How to use default method in assertpy

Best Python code snippet using assertpy_python

math_symbols.js

Source:math_symbols.js Github

copy

Full Screen

1[2 {3 "category": "Po",4 "mappings": {5 "default": {6 "default": "factorial operator",7 "alternative": "exclamation mark",8 "short": "factorial"9 },10 "mathspeak": {11 "default": "exclamation-mark"12 }13 },14 "key": "0021"15 },16 {17 "category": "Po",18 "mappings": {19 "default": {20 "default": "quotation mark"21 },22 "mathspeak": {23 "default": "quotation-mark"24 }25 },26 "key": "0022"27 },28 {29 "category": "Po",30 "mappings": {31 "default": {32 "default": "number sign",33 "alternative": "hash",34 "short": "number"35 },36 "mathspeak": {37 "default": "number-sign",38 "brief": "num-sign",39 "sbrief": "num-sign"40 }41 },42 "key": "0023"43 },44 {45 "category": "Sc",46 "mappings": {47 "default": {48 "default": "dollar sign",49 "short": "dollar"50 },51 "mathspeak": {52 "default": "dollar-sign"53 }54 },55 "key": "0024"56 },57 {58 "category": "Po",59 "mappings": {60 "default": {61 "default": "percent sign",62 "short": "percent"63 },64 "mathspeak": {65 "default": "percent-sign"66 }67 },68 "key": "0025"69 },70 {71 "category": "Po",72 "mappings": {73 "default": {74 "default": "ampersand"75 }76 },77 "key": "0026"78 },79 {80 "category": "Po",81 "mappings": {82 "default": {83 "default": "apostrophe",84 "alternative": "apostrophe quote"85 },86 "mathspeak": {87 "default": "prime"88 }89 },90 "key": "0027"91 },92 {93 "category": "Po",94 "mappings": {95 "default": {96 "default": "asterisk"97 }98 },99 "key": "002A"100 },101 {102 "category": "Sm",103 "mappings": {104 "default": {105 "default": "plus sign",106 "short": "plus"107 }108 },109 "key": "002B"110 },111 {112 "category": "Po",113 "mappings": {114 "default": {115 "default": "comma"116 }117 },118 "key": "002C"119 },120 {121 "category": "Pd",122 "mappings": {123 "default": {124 "default": "hyphen minus",125 "short": "minus"126 },127 "mathspeak": {128 "default": "hyphen"129 }130 },131 "key": "002D"132 },133 {134 "category": "Po",135 "mappings": {136 "default": {137 "default": "full stop",138 "alternative": "period"139 },140 "mathspeak": {141 "default": "period"142 }143 },144 "key": "002E"145 },146 {147 "category": "Po",148 "mappings": {149 "default": {150 "default": "solidus",151 "alternative": "slash"152 },153 "mathspeak": {154 "default": "slash"155 },156 "emacspeak": {157 "default": "slash"158 }159 },160 "key": "002F"161 },162 {163 "category": "Po",164 "mappings": {165 "default": {166 "default": "colon"167 }168 },169 "key": "003A"170 },171 {172 "category": "Po",173 "mappings": {174 "default": {175 "default": "semicolon"176 }177 },178 "key": "003B"179 },180 {181 "category": "Sm",182 "mappings": {183 "default": {184 "default": "less than sign",185 "short": "less than"186 },187 "mathspeak": {188 "default": "less-than"189 }190 },191 "key": "003C"192 },193 {194 "category": "Sm",195 "mappings": {196 "default": {197 "default": "equals sign",198 "short": "equals"199 }200 },201 "key": "003D"202 },203 {204 "category": "Sm",205 "mappings": {206 "default": {207 "default": "greater than sign",208 "short": "greater than"209 },210 "mathspeak": {211 "default": "greater-than"212 }213 },214 "key": "003E"215 },216 {217 "category": "Po",218 "mappings": {219 "default": {220 "default": "question mark"221 },222 "mathspeak": {223 "default": "question-mark"224 }225 },226 "key": "003F"227 },228 {229 "category": "Po",230 "mappings": {231 "default": {232 "default": "commercial at",233 "short": "at"234 },235 "mathspeak": {236 "default": "commercial-at"237 }238 },239 "key": "0040"240 },241 {242 "category": "Po",243 "mappings": {244 "default": {245 "default": "reverse solidus",246 "alternative": "backslash"247 },248 "mathspeak": {249 "default": "reverse-solidus"250 }251 },252 "key": "005C"253 },254 {255 "category": "Sk",256 "mappings": {257 "default": {258 "default": "circumflex accent",259 "alternative": "spacing circumflex",260 "short": "hat"261 },262 "mathspeak": {263 "default": "caret"264 }265 },266 "key": "005E"267 },268 {269 "category": "Pc",270 "mappings": {271 "default": {272 "default": "low line",273 "alternative": "spacing underscore"274 },275 "mathspeak": {276 "default": "bar"277 }278 },279 "key": "005F"280 },281 {282 "category": "Sk",283 "mappings": {284 "default": {285 "default": "grave accent",286 "alternative": "spacing grave",287 "short": "grave"288 },289 "mathspeak": {290 "default": "grave"291 }292 },293 "key": "0060"294 },295 {296 "category": "Sm",297 "mappings": {298 "default": {299 "default": "vertical line",300 "alternative": "vertical bar"301 },302 "mathspeak": {303 "default": "vertical-bar"304 }305 },306 "key": "007C"307 },308 {309 "category": "Sm",310 "mappings": {311 "default": {312 "default": "tilde"313 }314 },315 "key": "007E"316 },317 {318 "category": "Po",319 "mappings": {320 "default": {321 "default": "inverted exclamation mark"322 },323 "mathspeak": {324 "default": "inverted-exclamation-mark"325 }326 },327 "key": "00A1"328 },329 {330 "category": "Sc",331 "mappings": {332 "default": {333 "default": "cent sign",334 "short": "cent"335 },336 "mathspeak": {337 "default": "cent-sign"338 }339 },340 "key": "00A2"341 },342 {343 "category": "Sc",344 "mappings": {345 "default": {346 "default": "pound sign",347 "short": "pound"348 },349 "mathspeak": {350 "default": "pound-sign"351 }352 },353 "key": "00A3"354 },355 {356 "category": "Sc",357 "mappings": {358 "default": {359 "default": "currency sign",360 "short": "currency"361 },362 "mathspeak": {363 "default": "currency-sign"364 }365 },366 "key": "00A4"367 },368 {369 "category": "Sc",370 "mappings": {371 "default": {372 "default": "yen sign",373 "short": "yen"374 },375 "mathspeak": {376 "default": "yen-sign"377 }378 },379 "key": "00A5"380 },381 {382 "category": "So",383 "mappings": {384 "default": {385 "default": "broken bar",386 "alternative": "broken vertical bar"387 },388 "mathspeak": {389 "default": "broken-vertical-bar"390 }391 },392 "key": "00A6"393 },394 {395 "category": "Po",396 "mappings": {397 "default": {398 "default": "section sign",399 "short": "section"400 },401 "mathspeak": {402 "default": "section-sign"403 }404 },405 "key": "00A7"406 },407 {408 "category": "Sk",409 "mappings": {410 "default": {411 "default": "diaeresis",412 "alternative": "spacing diaeresis",413 "short": "double dot"414 },415 "mathspeak": {416 "default": "two-dots"417 }418 },419 "key": "00A8"420 },421 {422 "category": "So",423 "mappings": {424 "default": {425 "default": "copyright sign",426 "short": "copyright"427 },428 "mathspeak": {429 "default": "copyright-sign"430 }431 },432 "key": "00A9"433 },434 {435 "category": "Lo",436 "mappings": {437 "default": {438 "default": "feminine ordinal indicator"439 },440 "mathspeak": {441 "default": "feminine-ordinal-indicator"442 }443 },444 "key": "00AA"445 },446 {447 "category": "Pi",448 "mappings": {449 "default": {450 "default": "left pointing double angle quotation mark",451 "alternative": "left pointing guillemet"452 },453 "mathspeak": {454 "default": "left-pointing-guillemet"455 }456 },457 "key": "00AB"458 },459 {460 "category": "Sm",461 "mappings": {462 "default": {463 "default": "not sign",464 "short": "not"465 },466 "mathspeak": {467 "default": "not-sign"468 }469 },470 "key": "00AC"471 },472 {473 "category": "So",474 "mappings": {475 "default": {476 "default": "registered sign",477 "alternative": "registered trade mark sign",478 "short": "registered"479 },480 "mathspeak": {481 "default": "registered-trade-mark-sign"482 }483 },484 "key": "00AE"485 },486 {487 "category": "Sk",488 "mappings": {489 "default": {490 "default": "macron",491 "alternative": "spacing macron"492 },493 "mathspeak": {494 "default": "bar"495 }496 },497 "key": "00AF"498 },499 {500 "category": "So",501 "mappings": {502 "default": {503 "default": "degree sign",504 "short": "degree"505 },506 "mathspeak": {507 "default": "degree"508 }509 },510 "key": "00B0"511 },512 {513 "category": "Sm",514 "mappings": {515 "default": {516 "default": "plus minus sign",517 "alternative": "plus or minus sign",518 "short": "plus minus"519 },520 "mathspeak": {521 "default": "plus-or-minus"522 }523 },524 "key": "00B1"525 },526 {527 "category": "Sk",528 "mappings": {529 "default": {530 "default": "acute accent",531 "alternative": "spacing acute",532 "short": "acute"533 },534 "mathspeak": {535 "default": "acute"536 }537 },538 "key": "00B4"539 },540 {541 "category": "Ll",542 "mappings": {543 "default": {544 "default": "micro sign",545 "short": "micro"546 },547 "mathspeak": {548 "default": "micro-sign"549 }550 },551 "key": "00B5"552 },553 {554 "category": "Po",555 "mappings": {556 "default": {557 "default": "pilcrow sign",558 "alternative": "paragraph sign",559 "short": "pilcrow"560 },561 "mathspeak": {562 "default": "paragraph-sign"563 }564 },565 "key": "00B6"566 },567 {568 "category": "Po",569 "mappings": {570 "default": {571 "default": "middle dot"572 },573 "mathspeak": {574 "default": "dot"575 }576 },577 "key": "00B7"578 },579 {580 "category": "Sk",581 "mappings": {582 "default": {583 "default": "cedilla",584 "alternative": "spacing cedilla"585 },586 "mathspeak": {587 "default": "cedilla"588 }589 },590 "key": "00B8"591 },592 {593 "category": "Lo",594 "mappings": {595 "default": {596 "default": "masculine ordinal indicator"597 },598 "mathspeak": {599 "default": "masculine-ordinal-indicator"600 }601 },602 "key": "00BA"603 },604 {605 "category": "Pf",606 "mappings": {607 "default": {608 "default": "right pointing double angle quotation mark",609 "alternative": "right pointing guillemet"610 },611 "mathspeak": {612 "default": "right-pointing-guillemet"613 }614 },615 "key": "00BB"616 },617 {618 "category": "Po",619 "mappings": {620 "default": {621 "default": "inverted question mark"622 },623 "mathspeak": {624 "default": "inverted-question-mark"625 }626 },627 "key": "00BF"628 },629 {630 "category": "Sm",631 "mappings": {632 "default": {633 "default": "multiplication sign",634 "short": "multiplication"635 },636 "mathspeak": {637 "default": "times"638 }639 },640 "key": "00D7"641 },642 {643 "category": "Sm",644 "mappings": {645 "default": {646 "default": "division sign",647 "short": "division"648 },649 "mathspeak": {650 "default": "division-sign"651 }652 },653 "key": "00F7"654 },655 {656 "category": "Sk",657 "mappings": {658 "default": {659 "default": "breve",660 "alternative": "spacing breve"661 },662 "mathspeak": {663 "default": "breve"664 }665 },666 "key": "02D8"667 },668 {669 "category": "Sk",670 "mappings": {671 "default": {672 "default": "dot above",673 "alternative": "spacing dot above"674 },675 "mathspeak": {676 "default": "dot"677 }678 },679 "key": "02D9"680 },681 {682 "category": "Sk",683 "mappings": {684 "default": {685 "default": "ring above",686 "alternative": "spacing ring above"687 },688 "mathspeak": {689 "default": "ring-above"690 }691 },692 "key": "02DA"693 },694 {695 "category": "Sk",696 "mappings": {697 "default": {698 "default": "ogonek",699 "alternative": "spacing ogonek"700 },701 "mathspeak": {702 "default": "ogonek"703 }704 },705 "key": "02DB"706 },707 {708 "category": "Sk",709 "mappings": {710 "default": {711 "default": "small tilde",712 "alternative": "spacing tilde"713 },714 "mathspeak": {715 "default": "tilde"716 }717 },718 "key": "02DC"719 },720 {721 "category": "Sk",722 "mappings": {723 "default": {724 "default": "double acute accent",725 "alternative": "spacing double acute"726 },727 "mathspeak": {728 "default": "double-acute"729 }730 },731 "key": "02DD"732 },733 {734 "category": "Pd",735 "mappings": {736 "default": {737 "default": "hyphen"738 }739 },740 "key": "2010"741 },742 {743 "category": "Pd",744 "mappings": {745 "default": {746 "default": "non breaking hyphen"747 },748 "mathspeak": {749 "default": "non-breaking-hyphen"750 }751 },752 "key": "2011"753 },754 {755 "category": "Pd",756 "mappings": {757 "default": {758 "default": "figure dash"759 },760 "mathspeak": {761 "default": "figure-dash"762 }763 },764 "key": "2012"765 },766 {767 "category": "Pd",768 "mappings": {769 "default": {770 "default": "en dash"771 },772 "mathspeak": {773 "default": "en-dash"774 }775 },776 "key": "2013"777 },778 {779 "category": "Pd",780 "mappings": {781 "default": {782 "default": "em dash"783 },784 "mathspeak": {785 "default": "em-dash"786 }787 },788 "key": "2014"789 },790 {791 "category": "Pd",792 "mappings": {793 "default": {794 "default": "horizontal bar",795 "alternative": "quotation dash"796 },797 "mathspeak": {798 "default": "quotation-dash"799 }800 },801 "key": "2015"802 },803 {804 "category": "Po",805 "mappings": {806 "default": {807 "default": "double vertical line",808 "alternative": "double vertical bar"809 },810 "mathspeak": {811 "default": "double-vertical-bar"812 }813 },814 "key": "2016"815 },816 {817 "category": "Po",818 "mappings": {819 "default": {820 "default": "double low line",821 "alternative": "spacing double underscore"822 },823 "mathspeak": {824 "default": "double-underscore"825 }826 },827 "key": "2017"828 },829 {830 "category": "Pi",831 "mappings": {832 "default": {833 "default": "left single quotation mark",834 "alternative": "single turned comma quotation mark"835 },836 "mathspeak": {837 "default": "single-turned-comma-quotation-mark"838 }839 },840 "key": "2018"841 },842 {843 "category": "Pf",844 "mappings": {845 "default": {846 "default": "right single quotation mark",847 "alternative": "single comma quotation mark"848 },849 "mathspeak": {850 "default": "single-comma-quotation-mark"851 }852 },853 "key": "2019"854 },855 {856 "category": "Ps",857 "mappings": {858 "default": {859 "default": "single low 9 quotation mark",860 "alternative": "low single comma quotation mark"861 },862 "mathspeak": {863 "default": "low-single-comma-quotation-mark"864 }865 },866 "key": "201A"867 },868 {869 "category": "Pi",870 "mappings": {871 "default": {872 "default": "single high reversed 9 quotation mark",873 "alternative": "single reversed comma quotation mark"874 },875 "mathspeak": {876 "default": "single-reversed-comma-quotation-mark"877 }878 },879 "key": "201B"880 },881 {882 "category": "Pi",883 "mappings": {884 "default": {885 "default": "left double quotation mark",886 "alternative": "double turned comma quotation mark"887 },888 "mathspeak": {889 "default": "double-turned-comma-quotation-mark"890 }891 },892 "key": "201C"893 },894 {895 "category": "Pf",896 "mappings": {897 "default": {898 "default": "right double quotation mark",899 "alternative": "double comma quotation mark"900 },901 "mathspeak": {902 "default": "double-comma-quotation-mark"903 }904 },905 "key": "201D"906 },907 {908 "category": "Ps",909 "mappings": {910 "default": {911 "default": "double low 9 quotation mark",912 "alternative": "low double comma quotation mark"913 },914 "mathspeak": {915 "default": "low-double-comma-quotation-mark"916 }917 },918 "key": "201E"919 },920 {921 "category": "Pi",922 "mappings": {923 "default": {924 "default": "double high reversed 9 quotation mark",925 "alternative": "double reversed comma quotation mark"926 },927 "mathspeak": {928 "default": "double-reversed-comma-quotation-mark"929 }930 },931 "key": "201F"932 },933 {934 "category": "Po",935 "mappings": {936 "default": {937 "default": "dagger"938 }939 },940 "key": "2020"941 },942 {943 "category": "Po",944 "mappings": {945 "default": {946 "default": "double dagger"947 },948 "mathspeak": {949 "default": "double-dagger"950 }951 },952 "key": "2021"953 },954 {955 "category": "Po",956 "mappings": {957 "default": {958 "default": "bullet"959 }960 },961 "key": "2022"962 },963 {964 "category": "Po",965 "mappings": {966 "default": {967 "default": "triangular bullet"968 },969 "mathspeak": {970 "default": "triangular-bullet"971 }972 },973 "key": "2023"974 },975 {976 "category": "Po",977 "mappings": {978 "default": {979 "default": "one dot leader"980 },981 "mathspeak": {982 "default": "one-dot-leader"983 }984 },985 "key": "2024"986 },987 {988 "category": "Po",989 "mappings": {990 "default": {991 "default": "two dot leader"992 },993 "mathspeak": {994 "default": "two-dot-leader"995 }996 },997 "key": "2025"998 },999 {1000 "category": "Po",1001 "mappings": {1002 "default": {1003 "default": "horizontal ellipsis"1004 },1005 "mathspeak": {1006 "default": "ellipsis"1007 }1008 },1009 "key": "2026"1010 },1011 {1012 "category": "Po",1013 "mappings": {1014 "default": {1015 "default": "hyphenation point"1016 },1017 "mathspeak": {1018 "default": "hyphenation-point"1019 }1020 },1021 "key": "2027"1022 },1023 {1024 "category": "Po",1025 "mappings": {1026 "default": {1027 "default": "per mille sign",1028 "short": "per mille"1029 },1030 "mathspeak": {1031 "default": "per-mille"1032 }1033 },1034 "key": "2030"1035 },1036 {1037 "category": "Po",1038 "mappings": {1039 "default": {1040 "default": "per ten thousand sign",1041 "short": "per ten thousand"1042 },1043 "mathspeak": {1044 "default": "per-ten-thousand"1045 }1046 },1047 "key": "2031"1048 },1049 {1050 "category": "Po",1051 "mappings": {1052 "default": {1053 "default": "prime"1054 }1055 },1056 "key": "2032"1057 },1058 {1059 "category": "Po",1060 "mappings": {1061 "default": {1062 "default": "double prime"1063 },1064 "mathspeak": {1065 "default": "double-prime"1066 }1067 },1068 "key": "2033"1069 },1070 {1071 "category": "Po",1072 "mappings": {1073 "default": {1074 "default": "triple prime"1075 },1076 "mathspeak": {1077 "default": "triple-prime"1078 }1079 },1080 "key": "2034"1081 },1082 {1083 "category": "Po",1084 "mappings": {1085 "default": {1086 "default": "reversed prime"1087 },1088 "mathspeak": {1089 "default": "reversed-prime"1090 }1091 },1092 "key": "2035"1093 },1094 {1095 "category": "Po",1096 "mappings": {1097 "default": {1098 "default": "reversed double prime"1099 },1100 "mathspeak": {1101 "default": "reversed-double-prime"1102 }1103 },1104 "key": "2036"1105 },1106 {1107 "category": "Po",1108 "mappings": {1109 "default": {1110 "default": "reversed triple prime"1111 },1112 "mathspeak": {1113 "default": "reversed-triple-prime"1114 }1115 },1116 "key": "2037"1117 },1118 {1119 "category": "Po",1120 "mappings": {1121 "default": {1122 "default": "caret"1123 }1124 },1125 "key": "2038"1126 },1127 {1128 "category": "Pi",1129 "mappings": {1130 "default": {1131 "default": "single left pointing angle quotation mark",1132 "alternative": "left pointing single guillemet"1133 },1134 "mathspeak": {1135 "default": "left-pointing-single-guillemet"1136 }1137 },1138 "key": "2039"1139 },1140 {1141 "category": "Pf",1142 "mappings": {1143 "default": {1144 "default": "single right pointing angle quotation mark",1145 "alternative": "right pointing single guillemet"1146 },1147 "mathspeak": {1148 "default": "right-pointing-single-guillemet"1149 }1150 },1151 "key": "203A"1152 },1153 {1154 "category": "Po",1155 "mappings": {1156 "default": {1157 "default": "reference mark"1158 },1159 "mathspeak": {1160 "default": "reference-mark"1161 }1162 },1163 "key": "203B"1164 },1165 {1166 "category": "Po",1167 "mappings": {1168 "default": {1169 "default": "double exclamation mark"1170 },1171 "mathspeak": {1172 "default": "double-exclamation-mark"1173 }1174 },1175 "key": "203C"1176 },1177 {1178 "category": "Po",1179 "mappings": {1180 "default": {1181 "default": "interrobang"1182 }1183 },1184 "key": "203D"1185 },1186 {1187 "category": "Po",1188 "mappings": {1189 "default": {1190 "default": "overline",1191 "alternative": "spacing overscore"1192 },1193 "mathspeak": {1194 "default": "bar"1195 }1196 },1197 "key": "203E"1198 },1199 {1200 "category": "Pc",1201 "mappings": {1202 "default": {1203 "default": "undertie"1204 }1205 },1206 "key": "203F"1207 },1208 {1209 "category": "Pc",1210 "mappings": {1211 "default": {1212 "default": "character tie"1213 },1214 "mathspeak": {1215 "default": "character-tie"1216 }1217 },1218 "key": "2040"1219 },1220 {1221 "category": "Po",1222 "mappings": {1223 "default": {1224 "default": "caret insertion point"1225 },1226 "mathspeak": {1227 "default": "caret-insertion-point"1228 }1229 },1230 "key": "2041"1231 },1232 {1233 "category": "Po",1234 "mappings": {1235 "default": {1236 "default": "asterism"1237 }1238 },1239 "key": "2042"1240 },1241 {1242 "category": "Po",1243 "mappings": {1244 "default": {1245 "default": "hyphen bullet"1246 },1247 "mathspeak": {1248 "default": "hyphen-bullet"1249 }1250 },1251 "key": "2043"1252 },1253 {1254 "category": "Sm",1255 "mappings": {1256 "default": {1257 "default": "fraction slash"1258 },1259 "mathspeak": {1260 "default": "fraction-slash"1261 }1262 },1263 "key": "2044"1264 },1265 {1266 "category": "Po",1267 "mappings": {1268 "default": {1269 "default": "double question mark"1270 },1271 "mathspeak": {1272 "default": "double-question-mark"1273 }1274 },1275 "key": "2047"1276 },1277 {1278 "category": "Po",1279 "mappings": {1280 "default": {1281 "default": "question exclamation mark"1282 },1283 "mathspeak": {1284 "default": "question-exclamation-mark"1285 }1286 },1287 "key": "2048"1288 },1289 {1290 "category": "Po",1291 "mappings": {1292 "default": {1293 "default": "exclamation question mark"1294 },1295 "mathspeak": {1296 "default": "exclamation-question-mark"1297 }1298 },1299 "key": "2049"1300 },1301 {1302 "category": "Po",1303 "mappings": {1304 "default": {1305 "default": "reversed pilcrow sign",1306 "short": "reversed pilcrow"1307 },1308 "mathspeak": {1309 "default": "reversed-pilcrow"1310 }1311 },1312 "key": "204B"1313 },1314 {1315 "category": "Po",1316 "mappings": {1317 "default": {1318 "default": "black leftwards bullet"1319 },1320 "mathspeak": {1321 "default": "black-leftwards-bullet"1322 }1323 },1324 "key": "204C"1325 },1326 {1327 "category": "Po",1328 "mappings": {1329 "default": {1330 "default": "black rightwards bullet"1331 },1332 "mathspeak": {1333 "default": "black-rightwards-bullet"1334 }1335 },1336 "key": "204D"1337 },1338 {1339 "category": "Po",1340 "mappings": {1341 "default": {1342 "default": "low asterisk"1343 },1344 "mathspeak": {1345 "default": "low-asterisk"1346 }1347 },1348 "key": "204E"1349 },1350 {1351 "category": "Po",1352 "mappings": {1353 "default": {1354 "default": "reversed semicolon"1355 },1356 "mathspeak": {1357 "default": "reversed-semicolon"1358 }1359 },1360 "key": "204F"1361 },1362 {1363 "category": "Po",1364 "mappings": {1365 "default": {1366 "default": "close up"1367 },1368 "mathspeak": {1369 "default": "close-up"1370 }1371 },1372 "key": "2050"1373 },1374 {1375 "category": "Po",1376 "mappings": {1377 "default": {1378 "default": "two asterisks aligned vertically"1379 },1380 "mathspeak": {1381 "default": "two-asterisks-aligned-vertically"1382 }1383 },1384 "key": "2051"1385 },1386 {1387 "category": "Sm",1388 "mappings": {1389 "default": {1390 "default": "commercial minus sign",1391 "short": "commercial minus"1392 },1393 "mathspeak": {1394 "default": "commercial-minus"1395 }1396 },1397 "key": "2052"1398 },1399 {1400 "category": "Po",1401 "mappings": {1402 "default": {1403 "default": "swung dash"1404 },1405 "mathspeak": {1406 "default": "swung-dash"1407 }1408 },1409 "key": "2053"1410 },1411 {1412 "category": "Pc",1413 "mappings": {1414 "default": {1415 "default": "inverted undertie"1416 },1417 "mathspeak": {1418 "default": "inverted-undertie"1419 }1420 },1421 "key": "2054"1422 },1423 {1424 "category": "Po",1425 "mappings": {1426 "default": {1427 "default": "flower punctuation mark"1428 },1429 "mathspeak": {1430 "default": "flower-punctuation-mark"1431 }1432 },1433 "key": "2055"1434 },1435 {1436 "category": "Po",1437 "mappings": {1438 "default": {1439 "default": "three dot punctuation"1440 },1441 "mathspeak": {1442 "default": "three-dot-punctuation"1443 }1444 },1445 "key": "2056"1446 },1447 {1448 "category": "Po",1449 "mappings": {1450 "default": {1451 "default": "quadruple prime"1452 },1453 "mathspeak": {1454 "default": "quadruple-prime"1455 }1456 },1457 "key": "2057"1458 },1459 {1460 "category": "Po",1461 "mappings": {1462 "default": {1463 "default": "four dot punctuation"1464 },1465 "mathspeak": {1466 "default": "four-dot-punctuation"1467 }1468 },1469 "key": "2058"1470 },1471 {1472 "category": "Po",1473 "mappings": {1474 "default": {1475 "default": "five dot punctuation"1476 },1477 "mathspeak": {1478 "default": "five-dot-punctuation"1479 }1480 },1481 "key": "2059"1482 },1483 {1484 "category": "Po",1485 "mappings": {1486 "default": {1487 "default": "two dot punctuation"1488 },1489 "mathspeak": {1490 "default": "two-dot-punctuation"1491 }1492 },1493 "key": "205A"1494 },1495 {1496 "category": "Po",1497 "mappings": {1498 "default": {1499 "default": "four dot mark"1500 },1501 "mathspeak": {1502 "default": "four-dot-mark"1503 }1504 },1505 "key": "205B"1506 },1507 {1508 "category": "Po",1509 "mappings": {1510 "default": {1511 "default": "dotted cross"1512 },1513 "mathspeak": {1514 "default": "dotted-cross"1515 }1516 },1517 "key": "205C"1518 },1519 {1520 "category": "Po",1521 "mappings": {1522 "default": {1523 "default": "tricolon"1524 }1525 },1526 "key": "205D"1527 },1528 {1529 "category": "Po",1530 "mappings": {1531 "default": {1532 "default": "vertical four dots"1533 },1534 "mathspeak": {1535 "default": "vertical-four-dots"1536 }1537 },1538 "key": "205E"1539 },1540 {1541 "category": "Sm",1542 "mappings": {1543 "default": {1544 "default": "superscript plus sign",1545 "short": "superscript plus"1546 },1547 "mathspeak": {1548 "default": "superscript-plus"1549 }1550 },1551 "key": "207A"1552 },1553 {1554 "category": "Sm",1555 "mappings": {1556 "default": {1557 "default": "superscript minus",1558 "alternative": "superscript hyphen minus"1559 },1560 "mathspeak": {1561 "default": "superscript-hyphen-minus"1562 }1563 },1564 "key": "207B"1565 },1566 {1567 "category": "Sm",1568 "mappings": {1569 "default": {1570 "default": "superscript equals sign",1571 "short": "superscript equals"1572 },1573 "mathspeak": {1574 "default": "superscript-equals"1575 }1576 },1577 "key": "207C"1578 },1579 {1580 "category": "Ps",1581 "mappings": {1582 "default": {1583 "default": "superscript left parenthesis",1584 "alternative": "superscript opening parenthesis"1585 },1586 "mathspeak": {1587 "default": "superscript-opening-parenthesis"1588 }1589 },1590 "key": "207D"1591 },1592 {1593 "category": "Pe",1594 "mappings": {1595 "default": {1596 "default": "superscript right parenthesis",1597 "alternative": "superscript closing parenthesis"1598 },1599 "mathspeak": {1600 "default": "superscript-closing-parenthesis"1601 }1602 },1603 "key": "207E"1604 },1605 {1606 "category": "Sm",1607 "mappings": {1608 "default": {1609 "default": "subscript plus sign",1610 "short": "subscript plus"1611 },1612 "mathspeak": {1613 "default": "subscript-plus"1614 }1615 },1616 "key": "208A"1617 },1618 {1619 "category": "Sm",1620 "mappings": {1621 "default": {1622 "default": "subscript minus",1623 "alternative": "subscript hyphen minus"1624 },1625 "mathspeak": {1626 "default": "subscript-hyphen-minus"1627 }1628 },1629 "key": "208B"1630 },1631 {1632 "category": "Sm",1633 "mappings": {1634 "default": {1635 "default": "subscript equals sign",1636 "short": "subscript equals"1637 },1638 "mathspeak": {1639 "default": "subscript-equals"1640 }1641 },1642 "key": "208C"1643 },1644 {1645 "category": "Ps",1646 "mappings": {1647 "default": {1648 "default": "subscript left parenthesis",1649 "alternative": "subscript opening parenthesis"1650 },1651 "mathspeak": {1652 "default": "subscript-opening-parenthesis"1653 }1654 },1655 "key": "208D"1656 },1657 {1658 "category": "Pe",1659 "mappings": {1660 "default": {1661 "default": "subscript right parenthesis",1662 "alternative": "subscript closing parenthesis"1663 },1664 "mathspeak": {1665 "default": "subscript-closing-parenthesis"1666 }1667 },1668 "key": "208E"1669 },1670 {1671 "category": "So",1672 "mappings": {1673 "default": {1674 "default": "property line"1675 },1676 "mathspeak": {1677 "default": "property-line"1678 }1679 },1680 "key": "214A"1681 },1682 {1683 "category": "Sm",1684 "mappings": {1685 "default": {1686 "default": "turned ampersand"1687 },1688 "mathspeak": {1689 "default": "turned-ampersand"1690 }1691 },1692 "key": "214B"1693 },1694 {1695 "category": "So",1696 "mappings": {1697 "default": {1698 "default": "per sign",1699 "short": "per"1700 },1701 "mathspeak": {1702 "default": "per-sign"1703 }1704 },1705 "key": "214C"1706 },1707 {1708 "category": "So",1709 "mappings": {1710 "default": {1711 "default": "aktieselskab"1712 }1713 },1714 "key": "214D"1715 },1716 {1717 "category": "Ll",1718 "mappings": {1719 "default": {1720 "default": "turned small f"1721 },1722 "mathspeak": {1723 "default": "turned-small-f"1724 }1725 },1726 "key": "214E"1727 },1728 {1729 "category": "Sm",1730 "mappings": {1731 "default": {1732 "default": "for all"1733 },1734 "mathspeak": {1735 "default": "for-all"1736 }1737 },1738 "key": "2200"1739 },1740 {1741 "category": "Sm",1742 "mappings": {1743 "default": {1744 "default": "complement"1745 }1746 },1747 "key": "2201"1748 },1749 {1750 "category": "Sm",1751 "mappings": {1752 "default": {1753 "default": "partial differential"1754 },1755 "mathspeak": {1756 "default": "partial-differential"1757 }1758 },1759 "key": "2202"1760 },1761 {1762 "category": "Sm",1763 "mappings": {1764 "default": {1765 "default": "there exists"1766 },1767 "mathspeak": {1768 "default": "there-exists"1769 }1770 },1771 "key": "2203"1772 },1773 {1774 "category": "Sm",1775 "mappings": {1776 "default": {1777 "default": "there does not exist"1778 },1779 "mathspeak": {1780 "default": "there-does-not-exist"1781 }1782 },1783 "key": "2204"1784 },1785 {1786 "category": "Sm",1787 "mappings": {1788 "default": {1789 "default": "empty set"1790 },1791 "mathspeak": {1792 "default": "empty-set"1793 }1794 },1795 "key": "2205"1796 },1797 {1798 "category": "Sm",1799 "mappings": {1800 "default": {1801 "default": "increment"1802 }1803 },1804 "key": "2206"1805 },1806 {1807 "category": "Sm",1808 "mappings": {1809 "default": {1810 "default": "nabla"1811 }1812 },1813 "key": "2207"1814 },1815 {1816 "category": "Sm",1817 "mappings": {1818 "default": {1819 "default": "element of"1820 },1821 "mathspeak": {1822 "default": "element-of"1823 }1824 },1825 "key": "2208"1826 },1827 {1828 "category": "Sm",1829 "mappings": {1830 "default": {1831 "default": "not an element of"1832 },1833 "mathspeak": {1834 "default": "not-an-element-of"1835 }1836 },1837 "key": "2209"1838 },1839 {1840 "category": "Sm",1841 "mappings": {1842 "default": {1843 "default": "small element of"1844 },1845 "mathspeak": {1846 "default": "small-element-of"1847 }1848 },1849 "key": "220A"1850 },1851 {1852 "category": "Sm",1853 "mappings": {1854 "default": {1855 "default": "contains as member"1856 },1857 "mathspeak": {1858 "default": "contains-as-member"1859 }1860 },1861 "key": "220B"1862 },1863 {1864 "category": "Sm",1865 "mappings": {1866 "default": {1867 "default": "does not contain as member"1868 },1869 "mathspeak": {1870 "default": "does-not-contain-as-member"1871 }1872 },1873 "key": "220C"1874 },1875 {1876 "category": "Sm",1877 "mappings": {1878 "default": {1879 "default": "small contains as member"1880 },1881 "mathspeak": {1882 "default": "small-contains-as-member"1883 }1884 },1885 "key": "220D"1886 },1887 {1888 "category": "Sm",1889 "mappings": {1890 "default": {1891 "default": "end of proof"1892 },1893 "mathspeak": {1894 "default": "end-of-proof"1895 }1896 },1897 "key": "220E"1898 },1899 {1900 "category": "Sm",1901 "mappings": {1902 "default": {1903 "default": "n ary product"1904 },1905 "mathspeak": {1906 "default": "product"1907 }1908 },1909 "key": "220F"1910 },1911 {1912 "category": "Sm",1913 "mappings": {1914 "default": {1915 "default": "n ary coproduct"1916 },1917 "mathspeak": {1918 "default": "coproduct"1919 }1920 },1921 "key": "2210"1922 },1923 {1924 "category": "Sm",1925 "mappings": {1926 "default": {1927 "default": "n ary summation"1928 },1929 "mathspeak": {1930 "default": "sigma-summation"1931 }1932 },1933 "key": "2211"1934 },1935 {1936 "category": "Sm",1937 "mappings": {1938 "default": {1939 "default": "minus sign",1940 "short": "minus"1941 }1942 },1943 "key": "2212"1944 },1945 {1946 "category": "Sm",1947 "mappings": {1948 "default": {1949 "default": "minus or plus sign",1950 "short": "minus or plus"1951 },1952 "mathspeak": {1953 "default": "minus-or-plus"1954 }1955 },1956 "key": "2213"1957 },1958 {1959 "category": "Sm",1960 "mappings": {1961 "default": {1962 "default": "dot plus"1963 },1964 "mathspeak": {1965 "default": "dot-plus"1966 }1967 },1968 "key": "2214"1969 },1970 {1971 "category": "Sm",1972 "mappings": {1973 "default": {1974 "default": "division slash"1975 },1976 "mathspeak": {1977 "default": "division-slash"1978 }1979 },1980 "key": "2215"1981 },1982 {1983 "category": "Sm",1984 "mappings": {1985 "default": {1986 "default": "set minus"1987 },1988 "mathspeak": {1989 "default": "set-minus"1990 }1991 },1992 "key": "2216"1993 },1994 {1995 "category": "Sm",1996 "mappings": {1997 "default": {1998 "default": "asterisk operator"1999 },2000 "mathspeak": {2001 "default": "asterisk"2002 }2003 },2004 "key": "2217"2005 },2006 {2007 "category": "Sm",2008 "mappings": {2009 "default": {2010 "default": "ring operator"2011 },2012 "mathspeak": {2013 "default": "ring"2014 }2015 },2016 "key": "2218"2017 },2018 {2019 "category": "Sm",2020 "mappings": {2021 "default": {2022 "default": "bullet operator"2023 },2024 "mathspeak": {2025 "default": "bullet"2026 }2027 },2028 "key": "2219"2029 },2030 {2031 "category": "Sm",2032 "mappings": {2033 "default": {2034 "default": "square root"2035 },2036 "mathspeak": {2037 "default": "square-root"2038 }2039 },2040 "key": "221A"2041 },2042 {2043 "category": "Sm",2044 "mappings": {2045 "default": {2046 "default": "cube root"2047 },2048 "mathspeak": {2049 "default": "cube-root"2050 }2051 },2052 "key": "221B"2053 },2054 {2055 "category": "Sm",2056 "mappings": {2057 "default": {2058 "default": "fourth root"2059 },2060 "mathspeak": {2061 "default": "fourth-root"2062 }2063 },2064 "key": "221C"2065 },2066 {2067 "category": "Sm",2068 "mappings": {2069 "default": {2070 "default": "proportional to"2071 },2072 "mathspeak": {2073 "default": "proportional-to"2074 }2075 },2076 "key": "221D"2077 },2078 {2079 "category": "Sm",2080 "mappings": {2081 "default": {2082 "default": "infinity"2083 }2084 },2085 "key": "221E"2086 },2087 {2088 "category": "Sm",2089 "mappings": {2090 "default": {2091 "default": "right angle"2092 },2093 "mathspeak": {2094 "default": "right-angle"2095 }2096 },2097 "key": "221F"2098 },2099 {2100 "category": "Sm",2101 "mappings": {2102 "default": {2103 "default": "angle"2104 }2105 },2106 "key": "2220"2107 },2108 {2109 "category": "Sm",2110 "mappings": {2111 "default": {2112 "default": "measured angle"2113 },2114 "mathspeak": {2115 "default": "measured-angle"2116 }2117 },2118 "key": "2221"2119 },2120 {2121 "category": "Sm",2122 "mappings": {2123 "default": {2124 "default": "spherical angle"2125 },2126 "mathspeak": {2127 "default": "spherical-angle"2128 }2129 },2130 "key": "2222"2131 },2132 {2133 "category": "Sm",2134 "mappings": {2135 "default": {2136 "default": "divides",2137 "short": "bar"2138 }2139 },2140 "key": "2223"2141 },2142 {2143 "category": "Sm",2144 "mappings": {2145 "default": {2146 "default": "does not divide"2147 },2148 "mathspeak": {2149 "default": "does-not-divide"2150 }2151 },2152 "key": "2224"2153 },2154 {2155 "category": "Sm",2156 "mappings": {2157 "default": {2158 "default": "parallel to"2159 },2160 "mathspeak": {2161 "default": "parallel-to"2162 }2163 },2164 "key": "2225"2165 },2166 {2167 "category": "Sm",2168 "mappings": {2169 "default": {2170 "default": "not parallel to"2171 },2172 "mathspeak": {2173 "default": "not-parallel-to"2174 }2175 },2176 "key": "2226"2177 },2178 {2179 "category": "Sm",2180 "mappings": {2181 "default": {2182 "default": "logical and"2183 },2184 "mathspeak": {2185 "default": "logical-and"2186 }2187 },2188 "key": "2227"2189 },2190 {2191 "category": "Sm",2192 "mappings": {2193 "default": {2194 "default": "logical or"2195 },2196 "mathspeak": {2197 "default": "logical-or"2198 }2199 },2200 "key": "2228"2201 },2202 {2203 "category": "Sm",2204 "mappings": {2205 "default": {2206 "default": "intersection"2207 }2208 },2209 "key": "2229"2210 },2211 {2212 "category": "Sm",2213 "mappings": {2214 "default": {2215 "default": "union"2216 }2217 },2218 "key": "222A"2219 },2220 {2221 "category": "Sm",2222 "mappings": {2223 "default": {2224 "default": "integral"2225 }2226 },2227 "key": "222B"2228 },2229 {2230 "category": "Sm",2231 "mappings": {2232 "default": {2233 "default": "double integral"2234 },2235 "mathspeak": {2236 "default": "double-integral"2237 }2238 },2239 "key": "222C"2240 },2241 {2242 "category": "Sm",2243 "mappings": {2244 "default": {2245 "default": "triple integral"2246 },2247 "mathspeak": {2248 "default": "triple-integral"2249 }2250 },2251 "key": "222D"2252 },2253 {2254 "category": "Sm",2255 "mappings": {2256 "default": {2257 "default": "contour integral"2258 },2259 "mathspeak": {2260 "default": "contour-integral"2261 }2262 },2263 "key": "222E"2264 },2265 {2266 "category": "Sm",2267 "mappings": {2268 "default": {2269 "default": "surface integral"2270 },2271 "mathspeak": {2272 "default": "surface-integral"2273 }2274 },2275 "key": "222F"2276 },2277 {2278 "category": "Sm",2279 "mappings": {2280 "default": {2281 "default": "volume integral"2282 },2283 "mathspeak": {2284 "default": "volume-integral"2285 }2286 },2287 "key": "2230"2288 },2289 {2290 "category": "Sm",2291 "mappings": {2292 "default": {2293 "default": "clockwise integral"2294 },2295 "mathspeak": {2296 "default": "clockwise-integral"2297 }2298 },2299 "key": "2231"2300 },2301 {2302 "category": "Sm",2303 "mappings": {2304 "default": {2305 "default": "clockwise contour integral"2306 },2307 "mathspeak": {2308 "default": "clockwise-contour-integral"2309 }2310 },2311 "key": "2232"2312 },2313 {2314 "category": "Sm",2315 "mappings": {2316 "default": {2317 "default": "anticlockwise contour integral"2318 },2319 "mathspeak": {2320 "default": "anticlockwise-contour-integral"2321 }2322 },2323 "key": "2233"2324 },2325 {2326 "category": "Sm",2327 "mappings": {2328 "default": {2329 "default": "therefore"2330 }2331 },2332 "key": "2234"2333 },2334 {2335 "category": "Sm",2336 "mappings": {2337 "default": {2338 "default": "because"2339 }2340 },2341 "key": "2235"2342 },2343 {2344 "category": "Sm",2345 "mappings": {2346 "default": {2347 "default": "ratio"2348 }2349 },2350 "key": "2236"2351 },2352 {2353 "category": "Sm",2354 "mappings": {2355 "default": {2356 "default": "proportion"2357 }2358 },2359 "key": "2237"2360 },2361 {2362 "category": "Sm",2363 "mappings": {2364 "default": {2365 "default": "dot minus"2366 },2367 "mathspeak": {2368 "default": "dot-minus"2369 }2370 },2371 "key": "2238"2372 },2373 {2374 "category": "Sm",2375 "mappings": {2376 "default": {2377 "default": "excess"2378 }2379 },2380 "key": "2239"2381 },2382 {2383 "category": "Sm",2384 "mappings": {2385 "default": {2386 "default": "geometric proportion"2387 },2388 "mathspeak": {2389 "default": "geometric-proportion"2390 }2391 },2392 "key": "223A"2393 },2394 {2395 "category": "Sm",2396 "mappings": {2397 "default": {2398 "default": "homothetic"2399 }2400 },2401 "key": "223B"2402 },2403 {2404 "category": "Sm",2405 "mappings": {2406 "default": {2407 "default": "tilde operator"2408 },2409 "mathspeak": {2410 "default": "tilde"2411 }2412 },2413 "key": "223C"2414 },2415 {2416 "category": "Sm",2417 "mappings": {2418 "default": {2419 "default": "reversed tilde"2420 },2421 "mathspeak": {2422 "default": "reversed-tilde"2423 }2424 },2425 "key": "223D"2426 },2427 {2428 "category": "Sm",2429 "mappings": {2430 "default": {2431 "default": "inverted lazy s"2432 },2433 "mathspeak": {2434 "default": "inverted-lazy-s"2435 }2436 },2437 "key": "223E"2438 },2439 {2440 "category": "Sm",2441 "mappings": {2442 "default": {2443 "default": "sine wave"2444 },2445 "mathspeak": {2446 "default": "sine-wave"2447 }2448 },2449 "key": "223F"2450 },2451 {2452 "category": "Sm",2453 "mappings": {2454 "default": {2455 "default": "wreath product"2456 },2457 "mathspeak": {2458 "default": "wreath-product"2459 }2460 },2461 "key": "2240"2462 },2463 {2464 "category": "Sm",2465 "mappings": {2466 "default": {2467 "default": "not tilde"2468 },2469 "mathspeak": {2470 "default": "not-tilde"2471 }2472 },2473 "key": "2241"2474 },2475 {2476 "category": "Sm",2477 "mappings": {2478 "default": {2479 "default": "minus tilde"2480 },2481 "mathspeak": {2482 "default": "minus-tilde"2483 }2484 },2485 "key": "2242"2486 },2487 {2488 "category": "Sm",2489 "mappings": {2490 "default": {2491 "default": "asymptotically equals"2492 },2493 "mathspeak": {2494 "default": "asymptotically-equals"2495 }2496 },2497 "key": "2243"2498 },2499 {2500 "category": "Sm",2501 "mappings": {2502 "default": {2503 "default": "not asymptotically equals"2504 },2505 "mathspeak": {2506 "default": "not-asymptotically-equals"2507 }2508 },2509 "key": "2244"2510 },2511 {2512 "category": "Sm",2513 "mappings": {2514 "default": {2515 "default": "approximately equals"2516 },2517 "mathspeak": {2518 "default": "approximately-equals"2519 }2520 },2521 "key": "2245"2522 },2523 {2524 "category": "Sm",2525 "mappings": {2526 "default": {2527 "default": "approximately but not actually equals"2528 },2529 "mathspeak": {2530 "default": "approximately-but-not-actually-equals"2531 }2532 },2533 "key": "2246"2534 },2535 {2536 "category": "Sm",2537 "mappings": {2538 "default": {2539 "default": "neither approximately nor actually equals"2540 },2541 "mathspeak": {2542 "default": "neither-approximately-nor-actually-equals"2543 }2544 },2545 "key": "2247"2546 },2547 {2548 "category": "Sm",2549 "mappings": {2550 "default": {2551 "default": "almost equals"2552 },2553 "mathspeak": {2554 "default": "almost-equals"2555 }2556 },2557 "key": "2248"2558 },2559 {2560 "category": "Sm",2561 "mappings": {2562 "default": {2563 "default": "not almost equals"2564 },2565 "mathspeak": {2566 "default": "not-almost-equals"2567 }2568 },2569 "key": "2249"2570 },2571 {2572 "category": "Sm",2573 "mappings": {2574 "default": {2575 "default": "almost equal or equals"2576 },2577 "mathspeak": {2578 "default": "almost-equal-or-equal-to"2579 }2580 },2581 "key": "224A"2582 },2583 {2584 "category": "Sm",2585 "mappings": {2586 "default": {2587 "default": "triple tilde"2588 },2589 "mathspeak": {2590 "default": "triple-tilde"2591 }2592 },2593 "key": "224B"2594 },2595 {2596 "category": "Sm",2597 "mappings": {2598 "default": {2599 "default": "all equals"2600 },2601 "mathspeak": {2602 "default": "all-equals"2603 }2604 },2605 "key": "224C"2606 },2607 {2608 "category": "Sm",2609 "mappings": {2610 "default": {2611 "default": "equivalent to"2612 },2613 "mathspeak": {2614 "default": "equivalent-to"2615 }2616 },2617 "key": "224D"2618 },2619 {2620 "category": "Sm",2621 "mappings": {2622 "default": {2623 "default": "geometrically equivalent to"2624 },2625 "mathspeak": {2626 "default": "geometrically-equivalent-to"2627 }2628 },2629 "key": "224E"2630 },2631 {2632 "category": "Sm",2633 "mappings": {2634 "default": {2635 "default": "difference between"2636 },2637 "mathspeak": {2638 "default": "difference-between"2639 }2640 },2641 "key": "224F"2642 },2643 {2644 "category": "Sm",2645 "mappings": {2646 "default": {2647 "default": "approaches the limit"2648 },2649 "mathspeak": {2650 "default": "approaches-the-limit"2651 }2652 },2653 "key": "2250"2654 },2655 {2656 "category": "Sm",2657 "mappings": {2658 "default": {2659 "default": "geometrically equals"2660 },2661 "mathspeak": {2662 "default": "geometrically-equals"2663 }2664 },2665 "key": "2251"2666 },2667 {2668 "category": "Sm",2669 "mappings": {2670 "default": {2671 "default": "approximately equals or the image of"2672 },2673 "mathspeak": {2674 "default": "approximately-equals-or-the-image-of"2675 }2676 },2677 "key": "2252"2678 },2679 {2680 "category": "Sm",2681 "mappings": {2682 "default": {2683 "default": "image of or approximately equals"2684 },2685 "mathspeak": {2686 "default": "image-of-or-approximately-equals"2687 }2688 },2689 "key": "2253"2690 },2691 {2692 "category": "Sm",2693 "mappings": {2694 "default": {2695 "default": "colon equals",2696 "alternative": "colon equal"2697 },2698 "mathspeak": {2699 "default": "colon-equal"2700 }2701 },2702 "key": "2254"2703 },2704 {2705 "category": "Sm",2706 "mappings": {2707 "default": {2708 "default": "equals colon",2709 "alternative": "equal colon"2710 },2711 "mathspeak": {2712 "default": "equal-colon"2713 }2714 },2715 "key": "2255"2716 },2717 {2718 "category": "Sm",2719 "mappings": {2720 "default": {2721 "default": "ring in equals"2722 },2723 "mathspeak": {2724 "default": "ring-in-equals"2725 }2726 },2727 "key": "2256"2728 },2729 {2730 "category": "Sm",2731 "mappings": {2732 "default": {2733 "default": "ring equals"2734 },2735 "mathspeak": {2736 "default": "ring-equals"2737 }2738 },2739 "key": "2257"2740 },2741 {2742 "category": "Sm",2743 "mappings": {2744 "default": {2745 "default": "corresponds to"2746 },2747 "mathspeak": {2748 "default": "corresponds-to"2749 }2750 },2751 "key": "2258"2752 },2753 {2754 "category": "Sm",2755 "mappings": {2756 "default": {2757 "default": "estimates"2758 }2759 },2760 "key": "2259"2761 },2762 {2763 "category": "Sm",2764 "mappings": {2765 "default": {2766 "default": "equiangular to"2767 },2768 "mathspeak": {2769 "default": "equiangular-to"2770 }2771 },2772 "key": "225A"2773 },2774 {2775 "category": "Sm",2776 "mappings": {2777 "default": {2778 "default": "star equals"2779 },2780 "mathspeak": {2781 "default": "star-equals"2782 }2783 },2784 "key": "225B"2785 },2786 {2787 "category": "Sm",2788 "mappings": {2789 "default": {2790 "default": "delta equals"2791 },2792 "mathspeak": {2793 "default": "delta-equals"2794 }2795 },2796 "key": "225C"2797 },2798 {2799 "category": "Sm",2800 "mappings": {2801 "default": {2802 "default": "equals by definition"2803 },2804 "mathspeak": {2805 "default": "equals-by-definition"2806 }2807 },2808 "key": "225D"2809 },2810 {2811 "category": "Sm",2812 "mappings": {2813 "default": {2814 "default": "measured by"2815 },2816 "mathspeak": {2817 "default": "measured-by"2818 }2819 },2820 "key": "225E"2821 },2822 {2823 "category": "Sm",2824 "mappings": {2825 "default": {2826 "default": "questioned equals"2827 },2828 "mathspeak": {2829 "default": "questioned-equals"2830 }2831 },2832 "key": "225F"2833 },2834 {2835 "category": "Sm",2836 "mappings": {2837 "default": {2838 "default": "not equals"2839 },2840 "mathspeak": {2841 "default": "not-equals"2842 }2843 },2844 "key": "2260"2845 },2846 {2847 "category": "Sm",2848 "mappings": {2849 "default": {2850 "default": "identical to"2851 },2852 "mathspeak": {2853 "default": "identical-to"2854 }2855 },2856 "key": "2261"2857 },2858 {2859 "category": "Sm",2860 "mappings": {2861 "default": {2862 "default": "not identical to"2863 },2864 "mathspeak": {2865 "default": "not-identical-to"2866 }2867 },2868 "key": "2262"2869 },2870 {2871 "category": "Sm",2872 "mappings": {2873 "default": {2874 "default": "strictly equivalent to"2875 },2876 "mathspeak": {2877 "default": "strictly-equivalent-to"2878 }2879 },2880 "key": "2263"2881 },2882 {2883 "category": "Sm",2884 "mappings": {2885 "default": {2886 "default": "less than or equals",2887 "alternative": "less than or equals"2888 },2889 "mathspeak": {2890 "default": "less-than-or-equal-to"2891 }2892 },2893 "key": "2264"2894 },2895 {2896 "category": "Sm",2897 "mappings": {2898 "default": {2899 "default": "greater than or equals",2900 "alternative": "greater than or equals"2901 },2902 "mathspeak": {2903 "default": "greater-than-or-equal-to"2904 }2905 },2906 "key": "2265"2907 },2908 {2909 "category": "Sm",2910 "mappings": {2911 "default": {2912 "default": "less than over equals",2913 "alternative": "less than over equals"2914 },2915 "mathspeak": {2916 "default": "less-than-over-equals"2917 }2918 },2919 "key": "2266"2920 },2921 {2922 "category": "Sm",2923 "mappings": {2924 "default": {2925 "default": "greater than over equals",2926 "alternative": "greater than over equals"2927 },2928 "mathspeak": {2929 "default": "greater-than-over-equals"2930 }2931 },2932 "key": "2267"2933 },2934 {2935 "category": "Sm",2936 "mappings": {2937 "default": {2938 "default": "less than but not equals",2939 "alternative": "less than but not equals"2940 },2941 "mathspeak": {2942 "default": "less-than-but-not-equals"2943 }2944 },2945 "key": "2268"2946 },2947 {2948 "category": "Sm",2949 "mappings": {2950 "default": {2951 "default": "greater than but not equals",2952 "alternative": "greater than but not equals"2953 },2954 "mathspeak": {2955 "default": "greater-than-but-not-equals"2956 }2957 },2958 "key": "2269"2959 },2960 {2961 "category": "Sm",2962 "mappings": {2963 "default": {2964 "default": "much less than",2965 "alternative": "much less than"2966 },2967 "mathspeak": {2968 "default": "much-less-than"2969 }2970 },2971 "key": "226A"2972 },2973 {2974 "category": "Sm",2975 "mappings": {2976 "default": {2977 "default": "much greater than",2978 "alternative": "much greater than"2979 },2980 "mathspeak": {2981 "default": "much-greater-than"2982 }2983 },2984 "key": "226B"2985 },2986 {2987 "category": "Sm",2988 "mappings": {2989 "default": {2990 "default": "between"2991 }2992 },2993 "key": "226C"2994 },2995 {2996 "category": "Sm",2997 "mappings": {2998 "default": {2999 "default": "not equivalent to"3000 },3001 "mathspeak": {3002 "default": "not-equivalent-to"3003 }3004 },3005 "key": "226D"3006 },3007 {3008 "category": "Sm",3009 "mappings": {3010 "default": {3011 "default": "not less than",3012 "alternative": "not less than"3013 },3014 "mathspeak": {3015 "default": "not-less-than"3016 }3017 },3018 "key": "226E"3019 },3020 {3021 "category": "Sm",3022 "mappings": {3023 "default": {3024 "default": "not greater than",3025 "alternative": "not greater than"3026 },3027 "mathspeak": {3028 "default": "not-greater-than"3029 }3030 },3031 "key": "226F"3032 },3033 {3034 "category": "Sm",3035 "mappings": {3036 "default": {3037 "default": "neither less than nor equals",3038 "alternative": "neither less than nor equals"3039 },3040 "mathspeak": {3041 "default": "neither-less-than-nor-equal-to"3042 }3043 },3044 "key": "2270"3045 },3046 {3047 "category": "Sm",3048 "mappings": {3049 "default": {3050 "default": "neither greater than nor equals",3051 "alternative": "neither greater than nor equals"3052 },3053 "mathspeak": {3054 "default": "neither-greater-than-nor-equal-to"3055 }3056 },3057 "key": "2271"3058 },3059 {3060 "category": "Sm",3061 "mappings": {3062 "default": {3063 "default": "less than or equivalent to",3064 "alternative": "less than or equivalent to"3065 },3066 "mathspeak": {3067 "default": "less-than-or-equivalent-to"3068 }3069 },3070 "key": "2272"3071 },3072 {3073 "category": "Sm",3074 "mappings": {3075 "default": {3076 "default": "greater than or equivalent to",3077 "alternative": "greater than or equivalent to"3078 },3079 "mathspeak": {3080 "default": "greater-than-or-equivalent-to"3081 }3082 },3083 "key": "2273"3084 },3085 {3086 "category": "Sm",3087 "mappings": {3088 "default": {3089 "default": "neither less than nor equivalent to",3090 "alternative": "neither less than nor equivalent to"3091 },3092 "mathspeak": {3093 "default": "neither-less-than-nor-equivalent-to"3094 }3095 },3096 "key": "2274"3097 },3098 {3099 "category": "Sm",3100 "mappings": {3101 "default": {3102 "default": "neither greater than nor equivalent to",3103 "alternative": "neither greater than nor equivalent to"3104 },3105 "mathspeak": {3106 "default": "neither-greater-than-nor-equivalent-to"3107 }3108 },3109 "key": "2275"3110 },3111 {3112 "category": "Sm",3113 "mappings": {3114 "default": {3115 "default": "less than or greater than",3116 "alternative": "less than or greater than"3117 },3118 "mathspeak": {3119 "default": "less-than-or-greater-than"3120 }3121 },3122 "key": "2276"3123 },3124 {3125 "category": "Sm",3126 "mappings": {3127 "default": {3128 "default": "greater than or less than",3129 "alternative": "greater than or less than"3130 },3131 "mathspeak": {3132 "default": "greater-than-or-less-than"3133 }3134 },3135 "key": "2277"3136 },3137 {3138 "category": "Sm",3139 "mappings": {3140 "default": {3141 "default": "neither less than nor greater than",3142 "alternative": "neither less than nor greater than"3143 },3144 "mathspeak": {3145 "default": "neither-less-than-nor-greater-than"3146 }3147 },3148 "key": "2278"3149 },3150 {3151 "category": "Sm",3152 "mappings": {3153 "default": {3154 "default": "neither greater than nor less than",3155 "alternative": "neither greater than nor less than"3156 },3157 "mathspeak": {3158 "default": "neither-greater-than-nor-less-than"3159 }3160 },3161 "key": "2279"3162 },3163 {3164 "category": "Sm",3165 "mappings": {3166 "default": {3167 "default": "precedes"3168 }3169 },3170 "key": "227A"3171 },3172 {3173 "category": "Sm",3174 "mappings": {3175 "default": {3176 "default": "succeeds"3177 }3178 },3179 "key": "227B"3180 },3181 {3182 "category": "Sm",3183 "mappings": {3184 "default": {3185 "default": "precedes or equals"3186 },3187 "mathspeak": {3188 "default": "precedes-or-equal-to"3189 }3190 },3191 "key": "227C"3192 },3193 {3194 "category": "Sm",3195 "mappings": {3196 "default": {3197 "default": "succeeds or equals"3198 },3199 "mathspeak": {3200 "default": "succeeds-or-equal-to"3201 }3202 },3203 "key": "227D"3204 },3205 {3206 "category": "Sm",3207 "mappings": {3208 "default": {3209 "default": "precedes or equivalent to"3210 },3211 "mathspeak": {3212 "default": "precedes-or-equivalent-to"3213 }3214 },3215 "key": "227E"3216 },3217 {3218 "category": "Sm",3219 "mappings": {3220 "default": {3221 "default": "succeeds or equivalent to"3222 },3223 "mathspeak": {3224 "default": "succeeds-or-equivalent-to"3225 }3226 },3227 "key": "227F"3228 },3229 {3230 "category": "Sm",3231 "mappings": {3232 "default": {3233 "default": "does not precede"3234 },3235 "mathspeak": {3236 "default": "does-not-precede"3237 }3238 },3239 "key": "2280"3240 },3241 {3242 "category": "Sm",3243 "mappings": {3244 "default": {3245 "default": "does not succeed"3246 },3247 "mathspeak": {3248 "default": "does-not-succeed"3249 }3250 },3251 "key": "2281"3252 },3253 {3254 "category": "Sm",3255 "mappings": {3256 "default": {3257 "default": "subset of"3258 },3259 "mathspeak": {3260 "default": "subset-of"3261 }3262 },3263 "key": "2282"3264 },3265 {3266 "category": "Sm",3267 "mappings": {3268 "default": {3269 "default": "superset of"3270 },3271 "mathspeak": {3272 "default": "superset-of"3273 }3274 },3275 "key": "2283"3276 },3277 {3278 "category": "Sm",3279 "mappings": {3280 "default": {3281 "default": "not a subset of"3282 },3283 "mathspeak": {3284 "default": "not-a-subset-of"3285 }3286 },3287 "key": "2284"3288 },3289 {3290 "category": "Sm",3291 "mappings": {3292 "default": {3293 "default": "not a superset of"3294 },3295 "mathspeak": {3296 "default": "not-a-superset-of"3297 }3298 },3299 "key": "2285"3300 },3301 {3302 "category": "Sm",3303 "mappings": {3304 "default": {3305 "default": "subset of or equals"3306 },3307 "mathspeak": {3308 "default": "subset-of-or-equal-to"3309 }3310 },3311 "key": "2286"3312 },3313 {3314 "category": "Sm",3315 "mappings": {3316 "default": {3317 "default": "superset of or equals"3318 },3319 "mathspeak": {3320 "default": "superset-of-or-equal-to"3321 }3322 },3323 "key": "2287"3324 },3325 {3326 "category": "Sm",3327 "mappings": {3328 "default": {3329 "default": "neither a subset of nor equals"3330 },3331 "mathspeak": {3332 "default": "neither-a-subset-of-nor-equal-to"3333 }3334 },3335 "key": "2288"3336 },3337 {3338 "category": "Sm",3339 "mappings": {3340 "default": {3341 "default": "neither a superset of nor equals"3342 },3343 "mathspeak": {3344 "default": "neither-a-superset-of-nor-equal-to"3345 }3346 },3347 "key": "2289"3348 },3349 {3350 "category": "Sm",3351 "mappings": {3352 "default": {3353 "default": "subset of with not equals",3354 "alternative": "subset of or not equals",3355 "short": "subset of or not equals"3356 },3357 "mathspeak": {3358 "default": "subset-of-or-not-equals"3359 }3360 },3361 "key": "228A"3362 },3363 {3364 "category": "Sm",3365 "mappings": {3366 "default": {3367 "default": "superset of with not equals",3368 "alternative": "superset of or not equals",3369 "short": "superset of or not equals"3370 },3371 "mathspeak": {3372 "default": "superset-of-or-not-equals"3373 }3374 },3375 "key": "228B"3376 },3377 {3378 "category": "Sm",3379 "mappings": {3380 "default": {3381 "default": "multiset"3382 }3383 },3384 "key": "228C"3385 },3386 {3387 "category": "Sm",3388 "mappings": {3389 "default": {3390 "default": "multiset multiplication"3391 },3392 "mathspeak": {3393 "default": "multiset-multiplication"3394 }3395 },3396 "key": "228D"3397 },3398 {3399 "category": "Sm",3400 "mappings": {3401 "default": {3402 "default": "multiset union"3403 },3404 "mathspeak": {3405 "default": "multiset-union"3406 }3407 },3408 "key": "228E"3409 },3410 {3411 "category": "Sm",3412 "mappings": {3413 "default": {3414 "default": "square image of"3415 },3416 "mathspeak": {3417 "default": "square-image-of"3418 }3419 },3420 "key": "228F"3421 },3422 {3423 "category": "Sm",3424 "mappings": {3425 "default": {3426 "default": "square original of"3427 },3428 "mathspeak": {3429 "default": "square-original-of"3430 }3431 },3432 "key": "2290"3433 },3434 {3435 "category": "Sm",3436 "mappings": {3437 "default": {3438 "default": "square image of or equals"3439 },3440 "mathspeak": {3441 "default": "square-image-of-or-equal-to"3442 }3443 },3444 "key": "2291"3445 },3446 {3447 "category": "Sm",3448 "mappings": {3449 "default": {3450 "default": "square original of or equals"3451 },3452 "mathspeak": {3453 "default": "square-original-of-or-equal-to"3454 }3455 },3456 "key": "2292"3457 },3458 {3459 "category": "Sm",3460 "mappings": {3461 "default": {3462 "default": "square cap"3463 },3464 "mathspeak": {3465 "default": "square-cap"3466 }3467 },3468 "key": "2293"3469 },3470 {3471 "category": "Sm",3472 "mappings": {3473 "default": {3474 "default": "square cup"3475 },3476 "mathspeak": {3477 "default": "square-cup"3478 }3479 },3480 "key": "2294"3481 },3482 {3483 "category": "Sm",3484 "mappings": {3485 "default": {3486 "default": "circled plus"3487 },3488 "mathspeak": {3489 "default": "circled-plus"3490 }3491 },3492 "key": "2295"3493 },3494 {3495 "category": "Sm",3496 "mappings": {3497 "default": {3498 "default": "circled minus"3499 },3500 "mathspeak": {3501 "default": "circled-minus"3502 }3503 },3504 "key": "2296"3505 },3506 {3507 "category": "Sm",3508 "mappings": {3509 "default": {3510 "default": "circled times"3511 },3512 "mathspeak": {3513 "default": "circled-times"3514 }3515 },3516 "key": "2297"3517 },3518 {3519 "category": "Sm",3520 "mappings": {3521 "default": {3522 "default": "circled division slash"3523 },3524 "mathspeak": {3525 "default": "circled-division-slash"3526 }3527 },3528 "key": "2298"3529 },3530 {3531 "category": "Sm",3532 "mappings": {3533 "default": {3534 "default": "circled dot operator"3535 },3536 "mathspeak": {3537 "default": "circled-dot"3538 }3539 },3540 "key": "2299"3541 },3542 {3543 "category": "Sm",3544 "mappings": {3545 "default": {3546 "default": "circled ring operator"3547 },3548 "mathspeak": {3549 "default": "circled-ring"3550 }3551 },3552 "key": "229A"3553 },3554 {3555 "category": "Sm",3556 "mappings": {3557 "default": {3558 "default": "circled asterisk operator"3559 },3560 "mathspeak": {3561 "default": "circled-asterisk"3562 }3563 },3564 "key": "229B"3565 },3566 {3567 "category": "Sm",3568 "mappings": {3569 "default": {3570 "default": "circled equals"3571 },3572 "mathspeak": {3573 "default": "circled-equals"3574 }3575 },3576 "key": "229C"3577 },3578 {3579 "category": "Sm",3580 "mappings": {3581 "default": {3582 "default": "circled dash"3583 },3584 "mathspeak": {3585 "default": "circled-dash"3586 }3587 },3588 "key": "229D"3589 },3590 {3591 "category": "Sm",3592 "mappings": {3593 "default": {3594 "default": "squared plus"3595 },3596 "mathspeak": {3597 "default": "squared-plus"3598 }3599 },3600 "key": "229E"3601 },3602 {3603 "category": "Sm",3604 "mappings": {3605 "default": {3606 "default": "squared minus"3607 },3608 "mathspeak": {3609 "default": "squared-minus"3610 }3611 },3612 "key": "229F"3613 },3614 {3615 "category": "Sm",3616 "mappings": {3617 "default": {3618 "default": "squared times"3619 },3620 "mathspeak": {3621 "default": "squared-times"3622 }3623 },3624 "key": "22A0"3625 },3626 {3627 "category": "Sm",3628 "mappings": {3629 "default": {3630 "default": "squared dot operator"3631 },3632 "mathspeak": {3633 "default": "squared-dot"3634 }3635 },3636 "key": "22A1"3637 },3638 {3639 "category": "Sm",3640 "mappings": {3641 "default": {3642 "default": "right tack"3643 },3644 "mathspeak": {3645 "default": "right-tack"3646 }3647 },3648 "key": "22A2"3649 },3650 {3651 "category": "Sm",3652 "mappings": {3653 "default": {3654 "default": "left tack"3655 },3656 "mathspeak": {3657 "default": "left-tack"3658 }3659 },3660 "key": "22A3"3661 },3662 {3663 "category": "Sm",3664 "mappings": {3665 "default": {3666 "default": "down tack"3667 },3668 "mathspeak": {3669 "default": "down-tack"3670 }3671 },3672 "key": "22A4"3673 },3674 {3675 "category": "Sm",3676 "mappings": {3677 "default": {3678 "default": "up tack"3679 },3680 "mathspeak": {3681 "default": "up-tack"3682 }3683 },3684 "key": "22A5"3685 },3686 {3687 "category": "Sm",3688 "mappings": {3689 "default": {3690 "default": "assertion"3691 }3692 },3693 "key": "22A6"3694 },3695 {3696 "category": "Sm",3697 "mappings": {3698 "default": {3699 "default": "models"3700 }3701 },3702 "key": "22A7"3703 },3704 {3705 "category": "Sm",3706 "mappings": {3707 "default": {3708 "default": "true"3709 }3710 },3711 "key": "22A8"3712 },3713 {3714 "category": "Sm",3715 "mappings": {3716 "default": {3717 "default": "forces"3718 }3719 },3720 "key": "22A9"3721 },3722 {3723 "category": "Sm",3724 "mappings": {3725 "default": {3726 "default": "triple vertical bar right turnstile"3727 },3728 "mathspeak": {3729 "default": "triple-vertical-bar-right-turnstile"3730 }3731 },3732 "key": "22AA"3733 },3734 {3735 "category": "Sm",3736 "mappings": {3737 "default": {3738 "default": "double vertical bar double right turnstile"3739 },3740 "mathspeak": {3741 "default": "double-vertical-bar-double-right-turnstile"3742 }3743 },3744 "key": "22AB"3745 },3746 {3747 "category": "Sm",3748 "mappings": {3749 "default": {3750 "default": "does not prove"3751 },3752 "mathspeak": {3753 "default": "does-not-prove"3754 }3755 },3756 "key": "22AC"3757 },3758 {3759 "category": "Sm",3760 "mappings": {3761 "default": {3762 "default": "not true"3763 },3764 "mathspeak": {3765 "default": "not-true"3766 }3767 },3768 "key": "22AD"3769 },3770 {3771 "category": "Sm",3772 "mappings": {3773 "default": {3774 "default": "does not force"3775 },3776 "mathspeak": {3777 "default": "does-not-force"3778 }3779 },3780 "key": "22AE"3781 },3782 {3783 "category": "Sm",3784 "mappings": {3785 "default": {3786 "default": "negated double vertical bar double right turnstile"3787 },3788 "mathspeak": {3789 "default": "negated-double-vertical-bar-double-right-turnstile"3790 }3791 },3792 "key": "22AF"3793 },3794 {3795 "category": "Sm",3796 "mappings": {3797 "default": {3798 "default": "precedes under relation"3799 },3800 "mathspeak": {3801 "default": "precedes-under-relation"3802 }3803 },3804 "key": "22B0"3805 },3806 {3807 "category": "Sm",3808 "mappings": {3809 "default": {3810 "default": "succeeds under relation"3811 },3812 "mathspeak": {3813 "default": "succeeds-under-relation"3814 }3815 },3816 "key": "22B1"3817 },3818 {3819 "category": "Sm",3820 "mappings": {3821 "default": {3822 "default": "normal subgroup of"3823 },3824 "mathspeak": {3825 "default": "normal-subgroup-of"3826 }3827 },3828 "key": "22B2"3829 },3830 {3831 "category": "Sm",3832 "mappings": {3833 "default": {3834 "default": "contains as normal subgroup"3835 },3836 "mathspeak": {3837 "default": "contains-as-normal-subgroup"3838 }3839 },3840 "key": "22B3"3841 },3842 {3843 "category": "Sm",3844 "mappings": {3845 "default": {3846 "default": "normal subgroup of or equals"3847 },3848 "mathspeak": {3849 "default": "normal-subgroup-of-or-equal-to"3850 }3851 },3852 "key": "22B4"3853 },3854 {3855 "category": "Sm",3856 "mappings": {3857 "default": {3858 "default": "contains as normal subgroup or equals"3859 },3860 "mathspeak": {3861 "default": "contains-as-normal-subgroup-or-equal-to"3862 }3863 },3864 "key": "22B5"3865 },3866 {3867 "category": "Sm",3868 "mappings": {3869 "default": {3870 "default": "original of"3871 },3872 "mathspeak": {3873 "default": "original-of"3874 }3875 },3876 "key": "22B6"3877 },3878 {3879 "category": "Sm",3880 "mappings": {3881 "default": {3882 "default": "image of"3883 },3884 "mathspeak": {3885 "default": "image-of"3886 }3887 },3888 "key": "22B7"3889 },3890 {3891 "category": "Sm",3892 "mappings": {3893 "default": {3894 "default": "multimap"3895 }3896 },3897 "key": "22B8"3898 },3899 {3900 "category": "Sm",3901 "mappings": {3902 "default": {3903 "default": "hermitian conjugate matrix"3904 },3905 "mathspeak": {3906 "default": "hermitian-conjugate-matrix"3907 }3908 },3909 "key": "22B9"3910 },3911 {3912 "category": "Sm",3913 "mappings": {3914 "default": {3915 "default": "intercalate"3916 }3917 },3918 "key": "22BA"3919 },3920 {3921 "category": "Sm",3922 "mappings": {3923 "default": {3924 "default": "xor"3925 }3926 },3927 "key": "22BB"3928 },3929 {3930 "category": "Sm",3931 "mappings": {3932 "default": {3933 "default": "nand"3934 }3935 },3936 "key": "22BC"3937 },3938 {3939 "category": "Sm",3940 "mappings": {3941 "default": {3942 "default": "nor"3943 }3944 },3945 "key": "22BD"3946 },3947 {3948 "category": "Sm",3949 "mappings": {3950 "default": {3951 "default": "right triangle"3952 },3953 "mathspeak": {3954 "default": "right-triangle"3955 }3956 },3957 "key": "22BF"3958 },3959 {3960 "category": "Sm",3961 "mappings": {3962 "default": {3963 "default": "n ary logical and"3964 },3965 "mathspeak": {3966 "default": "logical-and"3967 }3968 },3969 "key": "22C0"3970 },3971 {3972 "category": "Sm",3973 "mappings": {3974 "default": {3975 "default": "n ary logical or"3976 },3977 "mathspeak": {3978 "default": "logical-or"3979 }3980 },3981 "key": "22C1"3982 },3983 {3984 "category": "Sm",3985 "mappings": {3986 "default": {3987 "default": "n ary intersection"3988 },3989 "mathspeak": {3990 "default": "intersection"3991 }3992 },3993 "key": "22C2"3994 },3995 {3996 "category": "Sm",3997 "mappings": {3998 "default": {3999 "default": "n ary union"4000 },4001 "mathspeak": {4002 "default": "union"4003 }4004 },4005 "key": "22C3"4006 },4007 {4008 "category": "Sm",4009 "mappings": {4010 "default": {4011 "default": "diamond operator"4012 },4013 "mathspeak": {4014 "default": "diamond"4015 }4016 },4017 "key": "22C4"4018 },4019 {4020 "category": "Sm",4021 "mappings": {4022 "default": {4023 "default": "dot operator"4024 },4025 "mathspeak": {4026 "default": "dot"4027 }4028 },4029 "key": "22C5"4030 },4031 {4032 "category": "Sm",4033 "mappings": {4034 "default": {4035 "default": "star operator"4036 },4037 "mathspeak": {4038 "default": "star"4039 }4040 },4041 "key": "22C6"4042 },4043 {4044 "category": "Sm",4045 "mappings": {4046 "default": {4047 "default": "division times"4048 },4049 "mathspeak": {4050 "default": "division-times"4051 }4052 },4053 "key": "22C7"4054 },4055 {4056 "category": "Sm",4057 "mappings": {4058 "default": {4059 "default": "bowtie"4060 }4061 },4062 "key": "22C8"4063 },4064 {4065 "category": "Sm",4066 "mappings": {4067 "default": {4068 "default": "left normal factor semidirect product"4069 },4070 "mathspeak": {4071 "default": "left-normal-factor-semidirect-product"4072 }4073 },4074 "key": "22C9"4075 },4076 {4077 "category": "Sm",4078 "mappings": {4079 "default": {4080 "default": "right normal factor semidirect product"4081 },4082 "mathspeak": {4083 "default": "right-normal-factor-semidirect-product"4084 }4085 },4086 "key": "22CA"4087 },4088 {4089 "category": "Sm",4090 "mappings": {4091 "default": {4092 "default": "left semidirect product"4093 },4094 "mathspeak": {4095 "default": "left-semidirect-product"4096 }4097 },4098 "key": "22CB"4099 },4100 {4101 "category": "Sm",4102 "mappings": {4103 "default": {4104 "default": "right semidirect product"4105 },4106 "mathspeak": {4107 "default": "right-semidirect-product"4108 }4109 },4110 "key": "22CC"4111 },4112 {4113 "category": "Sm",4114 "mappings": {4115 "default": {4116 "default": "reversed tilde equals"4117 },4118 "mathspeak": {4119 "default": "reversed-tilde-equals"4120 }4121 },4122 "key": "22CD"4123 },4124 {4125 "category": "Sm",4126 "mappings": {4127 "default": {4128 "default": "curly logical or"4129 },4130 "mathspeak": {4131 "default": "curly-logical-or"4132 }4133 },4134 "key": "22CE"4135 },4136 {4137 "category": "Sm",4138 "mappings": {4139 "default": {4140 "default": "curly logical and"4141 },4142 "mathspeak": {4143 "default": "curly-logical-and"4144 }4145 },4146 "key": "22CF"4147 },4148 {4149 "category": "Sm",4150 "mappings": {4151 "default": {4152 "default": "double subset"4153 },4154 "mathspeak": {4155 "default": "double-subset"4156 }4157 },4158 "key": "22D0"4159 },4160 {4161 "category": "Sm",4162 "mappings": {4163 "default": {4164 "default": "double superset"4165 },4166 "mathspeak": {4167 "default": "double-superset"4168 }4169 },4170 "key": "22D1"4171 },4172 {4173 "category": "Sm",4174 "mappings": {4175 "default": {4176 "default": "double intersection"4177 },4178 "mathspeak": {4179 "default": "double-intersection"4180 }4181 },4182 "key": "22D2"4183 },4184 {4185 "category": "Sm",4186 "mappings": {4187 "default": {4188 "default": "double union"4189 },4190 "mathspeak": {4191 "default": "double-union"4192 }4193 },4194 "key": "22D3"4195 },4196 {4197 "category": "Sm",4198 "mappings": {4199 "default": {4200 "default": "pitchfork"4201 }4202 },4203 "key": "22D4"4204 },4205 {4206 "category": "Sm",4207 "mappings": {4208 "default": {4209 "default": "equal and parallel to"4210 },4211 "mathspeak": {4212 "default": "equal-and-parallel-to"4213 }4214 },4215 "key": "22D5"4216 },4217 {4218 "category": "Sm",4219 "mappings": {4220 "default": {4221 "default": "less than with dot",4222 "alternative": "less than with dot",4223 "short": "less than dot"4224 },4225 "mathspeak": {4226 "default": "less-than-dot"4227 }4228 },4229 "key": "22D6"4230 },4231 {4232 "category": "Sm",4233 "mappings": {4234 "default": {4235 "default": "greater than with dot",4236 "alternative": "greater than with dot",4237 "short": "greater than dot"4238 },4239 "mathspeak": {4240 "default": "greater-than-dot"4241 }4242 },4243 "key": "22D7"4244 },4245 {4246 "category": "Sm",4247 "mappings": {4248 "default": {4249 "default": "very much less than",4250 "alternative": "very much less than"4251 },4252 "mathspeak": {4253 "default": "very-much-less-than"4254 }4255 },4256 "key": "22D8"4257 },4258 {4259 "category": "Sm",4260 "mappings": {4261 "default": {4262 "default": "very much greater than",4263 "alternative": "very much greater than"4264 },4265 "mathspeak": {4266 "default": "very-much-greater-than"4267 }4268 },4269 "key": "22D9"4270 },4271 {4272 "category": "Sm",4273 "mappings": {4274 "default": {4275 "default": "less than equals or greater than",4276 "alternative": "less than equals or greater than"4277 },4278 "mathspeak": {4279 "default": "less-than-equals-or-greater-than"4280 }4281 },4282 "key": "22DA"4283 },4284 {4285 "category": "Sm",4286 "mappings": {4287 "default": {4288 "default": "greater than equals or less than",4289 "alternative": "greater than equals or less than"4290 },4291 "mathspeak": {4292 "default": "greater-than-equals-or-less-than"4293 }4294 },4295 "key": "22DB"4296 },4297 {4298 "category": "Sm",4299 "mappings": {4300 "default": {4301 "default": "equals or less than",4302 "alternative": "equals or less than"4303 },4304 "mathspeak": {4305 "default": "equals-or-less-than"4306 }4307 },4308 "key": "22DC"4309 },4310 {4311 "category": "Sm",4312 "mappings": {4313 "default": {4314 "default": "equals or greater than",4315 "alternative": "equals or greater than"4316 },4317 "mathspeak": {4318 "default": "equals-or-greater-than"4319 }4320 },4321 "key": "22DD"4322 },4323 {4324 "category": "Sm",4325 "mappings": {4326 "default": {4327 "default": "equals or precedes"4328 },4329 "mathspeak": {4330 "default": "equals-or-precedes"4331 }4332 },4333 "key": "22DE"4334 },4335 {4336 "category": "Sm",4337 "mappings": {4338 "default": {4339 "default": "equals or succeeds"4340 },4341 "mathspeak": {4342 "default": "equals-or-succeeds"4343 }4344 },4345 "key": "22DF"4346 },4347 {4348 "category": "Sm",4349 "mappings": {4350 "default": {4351 "default": "does not precede or equal"4352 },4353 "mathspeak": {4354 "default": "does-not-precede-or-equal"4355 }4356 },4357 "key": "22E0"4358 },4359 {4360 "category": "Sm",4361 "mappings": {4362 "default": {4363 "default": "does not succeed or equal"4364 },4365 "mathspeak": {4366 "default": "does-not-succeed-or-equal"4367 }4368 },4369 "key": "22E1"4370 },4371 {4372 "category": "Sm",4373 "mappings": {4374 "default": {4375 "default": "not square image of or equals"4376 },4377 "mathspeak": {4378 "default": "not-square-image-of-or-equal-to"4379 }4380 },4381 "key": "22E2"4382 },4383 {4384 "category": "Sm",4385 "mappings": {4386 "default": {4387 "default": "not square original of or equals"4388 },4389 "mathspeak": {4390 "default": "not-square-original-of-or-equal-to"4391 }4392 },4393 "key": "22E3"4394 },4395 {4396 "category": "Sm",4397 "mappings": {4398 "default": {4399 "default": "square image of or not equals"4400 },4401 "mathspeak": {4402 "default": "square-image-of-or-not-equals"4403 }4404 },4405 "key": "22E4"4406 },4407 {4408 "category": "Sm",4409 "mappings": {4410 "default": {4411 "default": "square original of or not equals"4412 },4413 "mathspeak": {4414 "default": "square-original-of-or-not-equals"4415 }4416 },4417 "key": "22E5"4418 },4419 {4420 "category": "Sm",4421 "mappings": {4422 "default": {4423 "default": "less than but not equivalent to",4424 "alternative": "less than but not equivalent to"4425 },4426 "mathspeak": {4427 "default": "less-than-but-not-equivalent-to"4428 }4429 },4430 "key": "22E6"4431 },4432 {4433 "category": "Sm",4434 "mappings": {4435 "default": {4436 "default": "greater than but not equivalent to",4437 "alternative": "greater than but not equivalent to"4438 },4439 "mathspeak": {4440 "default": "greater-than-but-not-equivalent-to"4441 }4442 },4443 "key": "22E7"4444 },4445 {4446 "category": "Sm",4447 "mappings": {4448 "default": {4449 "default": "precedes but not equivalent to"4450 },4451 "mathspeak": {4452 "default": "precedes-but-not-equivalent-to"4453 }4454 },4455 "key": "22E8"4456 },4457 {4458 "category": "Sm",4459 "mappings": {4460 "default": {4461 "default": "succeeds but not equivalent to"4462 },4463 "mathspeak": {4464 "default": "succeeds-but-not-equivalent-to"4465 }4466 },4467 "key": "22E9"4468 },4469 {4470 "category": "Sm",4471 "mappings": {4472 "default": {4473 "default": "not normal subgroup of"4474 },4475 "mathspeak": {4476 "default": "not-normal-subgroup-of"4477 }4478 },4479 "key": "22EA"4480 },4481 {4482 "category": "Sm",4483 "mappings": {4484 "default": {4485 "default": "does not contain as normal subgroup"4486 },4487 "mathspeak": {4488 "default": "does-not-contain-as-normal-subgroup"4489 }4490 },4491 "key": "22EB"4492 },4493 {4494 "category": "Sm",4495 "mappings": {4496 "default": {4497 "default": "not normal subgroup of or equals"4498 },4499 "mathspeak": {4500 "default": "not-normal-subgroup-of-or-equal-to"4501 }4502 },4503 "key": "22EC"4504 },4505 {4506 "category": "Sm",4507 "mappings": {4508 "default": {4509 "default": "does not contain as normal subgroup or equal"4510 },4511 "mathspeak": {4512 "default": "does-not-contain-as-normal-subgroup-or-equal"4513 }4514 },4515 "key": "22ED"4516 },4517 {4518 "category": "Sm",4519 "mappings": {4520 "default": {4521 "default": "vertical ellipsis"4522 },4523 "mathspeak": {4524 "default": "vertical-ellipsis"4525 }4526 },4527 "key": "22EE"4528 },4529 {4530 "category": "Sm",4531 "mappings": {4532 "default": {4533 "default": "midline horizontal ellipsis"4534 },4535 "mathspeak": {4536 "default": "midline-horizontal-ellipsis"4537 }4538 },4539 "key": "22EF"4540 },4541 {4542 "category": "Sm",4543 "mappings": {4544 "default": {4545 "default": "up right diagonal ellipsis"4546 },4547 "mathspeak": {4548 "default": "up-right-diagonal-ellipsis"4549 }4550 },4551 "key": "22F0"4552 },4553 {4554 "category": "Sm",4555 "mappings": {4556 "default": {4557 "default": "down right diagonal ellipsis"4558 },4559 "mathspeak": {4560 "default": "down-right-diagonal-ellipsis"4561 }4562 },4563 "key": "22F1"4564 },4565 {4566 "category": "Sm",4567 "mappings": {4568 "default": {4569 "default": "element of with long horizontal stroke"4570 },4571 "mathspeak": {4572 "default": "element-of-with-long-horizontal-stroke"4573 }4574 },4575 "key": "22F2"4576 },4577 {4578 "category": "Sm",4579 "mappings": {4580 "default": {4581 "default": "element of with vertical bar at end of horizontal stroke"4582 },4583 "mathspeak": {4584 "default": "element-of-with-vertical-bar-at-end-of-horizontal-stroke"4585 }4586 },4587 "key": "22F3"4588 },4589 {4590 "category": "Sm",4591 "mappings": {4592 "default": {4593 "default": "small element of with vertical bar at end of horizontal stroke"4594 },4595 "mathspeak": {4596 "default": "small-element-of-with-vertical-bar-at-end-of-horizontal-stroke"4597 }4598 },4599 "key": "22F4"4600 },4601 {4602 "category": "Sm",4603 "mappings": {4604 "default": {4605 "default": "element of with dot above"4606 },4607 "mathspeak": {4608 "default": "element-of-with-dot-above"4609 }4610 },4611 "key": "22F5"4612 },4613 {4614 "category": "Sm",4615 "mappings": {4616 "default": {4617 "default": "element of with overbar"4618 },4619 "mathspeak": {4620 "default": "element-of-with-overbar"4621 }4622 },4623 "key": "22F6"4624 },4625 {4626 "category": "Sm",4627 "mappings": {4628 "default": {4629 "default": "small element of with overbar"4630 },4631 "mathspeak": {4632 "default": "small-element-of-with-overbar"4633 }4634 },4635 "key": "22F7"4636 },4637 {4638 "category": "Sm",4639 "mappings": {4640 "default": {4641 "default": "element of with underbar"4642 },4643 "mathspeak": {4644 "default": "element-of-with-underbar"4645 }4646 },4647 "key": "22F8"4648 },4649 {4650 "category": "Sm",4651 "mappings": {4652 "default": {4653 "default": "element of with two horizontal strokes"4654 },4655 "mathspeak": {4656 "default": "element-of-with-two-horizontal-strokes"4657 }4658 },4659 "key": "22F9"4660 },4661 {4662 "category": "Sm",4663 "mappings": {4664 "default": {4665 "default": "contains with long horizontal stroke"4666 },4667 "mathspeak": {4668 "default": "contains-with-long-horizontal-stroke"4669 }4670 },4671 "key": "22FA"4672 },4673 {4674 "category": "Sm",4675 "mappings": {4676 "default": {4677 "default": "contains with vertical bar at end of horizontal stroke"4678 },4679 "mathspeak": {4680 "default": "contains-with-vertical-bar-at-end-of-horizontal-stroke"4681 }4682 },4683 "key": "22FB"4684 },4685 {4686 "category": "Sm",4687 "mappings": {4688 "default": {4689 "default": "small contains with vertical bar at end of horizontal stroke"4690 },4691 "mathspeak": {4692 "default": "small-contains-with-vertical-bar-at-end-of-horizontal-stroke"4693 }4694 },4695 "key": "22FC"4696 },4697 {4698 "category": "Sm",4699 "mappings": {4700 "default": {4701 "default": "contains with overbar"4702 },4703 "mathspeak": {4704 "default": "contains-with-overbar"4705 }4706 },4707 "key": "22FD"4708 },4709 {4710 "category": "Sm",4711 "mappings": {4712 "default": {4713 "default": "small contains with overbar"4714 },4715 "mathspeak": {4716 "default": "small-contains-with-overbar"4717 }4718 },4719 "key": "22FE"4720 },4721 {4722 "category": "Sm",4723 "mappings": {4724 "default": {4725 "default": "z notation bag membership"4726 },4727 "mathspeak": {4728 "default": "z-notation-bag-membership"4729 }4730 },4731 "key": "22FF"4732 },4733 {4734 "category": "So",4735 "mappings": {4736 "default": {4737 "default": "diameter sign",4738 "short": "diameter"4739 },4740 "mathspeak": {4741 "default": "diameter-sign"4742 }4743 },4744 "key": "2300"4745 },4746 {4747 "category": "So",4748 "mappings": {4749 "default": {4750 "default": "house"4751 }4752 },4753 "key": "2302"4754 },4755 {4756 "category": "So",4757 "mappings": {4758 "default": {4759 "default": "projective"4760 }4761 },4762 "key": "2305"4763 },4764 {4765 "category": "So",4766 "mappings": {4767 "default": {4768 "default": "perspective"4769 }4770 },4771 "key": "2306"4772 },4773 {4774 "category": "So",4775 "mappings": {4776 "default": {4777 "default": "wavy line"4778 },4779 "mathspeak": {4780 "default": "wavy-line"4781 }4782 },4783 "key": "2307"4784 },4785 {4786 "category": "So",4787 "mappings": {4788 "default": {4789 "default": "reversed not sign",4790 "short": "reversed not"4791 },4792 "mathspeak": {4793 "default": "reversed-not"4794 }4795 },4796 "key": "2310"4797 },4798 {4799 "category": "So",4800 "mappings": {4801 "default": {4802 "default": "square lozenge"4803 },4804 "mathspeak": {4805 "default": "square-lozenge"4806 }4807 },4808 "key": "2311"4809 },4810 {4811 "category": "So",4812 "mappings": {4813 "default": {4814 "default": "arc"4815 }4816 },4817 "key": "2312"4818 },4819 {4820 "category": "So",4821 "mappings": {4822 "default": {4823 "default": "segment"4824 }4825 },4826 "key": "2313"4827 },4828 {4829 "category": "So",4830 "mappings": {4831 "default": {4832 "default": "sector"4833 }4834 },4835 "key": "2314"4836 },4837 {4838 "category": "So",4839 "mappings": {4840 "default": {4841 "default": "heavy plus sign",4842 "alternative": "heavy plus",4843 "short": "bold plus"4844 },4845 "mathspeak": {4846 "default": "bold-plus"4847 }4848 },4849 "key": "2795"4850 },4851 {4852 "category": "So",4853 "mappings": {4854 "default": {4855 "default": "heavy minus sign",4856 "alternative": "heavy minus",4857 "short": "bold minus"4858 },4859 "mathspeak": {4860 "default": "bold-minus"4861 }4862 },4863 "key": "2796"4864 },4865 {4866 "category": "So",4867 "mappings": {4868 "default": {4869 "default": "heavy division sign",4870 "alternative": "heavy division",4871 "short": "bold division"4872 },4873 "mathspeak": {4874 "default": "bold-division"4875 }4876 },4877 "key": "2797"4878 },4879 {4880 "category": "So",4881 "mappings": {4882 "default": {4883 "default": "curly loop"4884 },4885 "mathspeak": {4886 "default": "curly-loop"4887 }4888 },4889 "key": "27B0"4890 },4891 {4892 "category": "So",4893 "mappings": {4894 "default": {4895 "default": "double curly loop"4896 },4897 "mathspeak": {4898 "default": "double-curly-loop"4899 }4900 },4901 "key": "27BF"4902 },4903 {4904 "category": "Sm",4905 "mappings": {4906 "default": {4907 "default": "white triangle containing small white triangle"4908 },4909 "mathspeak": {4910 "default": "white-triangle-containing-small-white-triangle"4911 }4912 },4913 "key": "27C1"4914 },4915 {4916 "category": "Sm",4917 "mappings": {4918 "default": {4919 "default": "perpendicular"4920 }4921 },4922 "key": "27C2"4923 },4924 {4925 "category": "Sm",4926 "mappings": {4927 "default": {4928 "default": "open subset"4929 },4930 "mathspeak": {4931 "default": "open-subset"4932 }4933 },4934 "key": "27C3"4935 },4936 {4937 "category": "Sm",4938 "mappings": {4939 "default": {4940 "default": "open superset"4941 },4942 "mathspeak": {4943 "default": "open-superset"4944 }4945 },4946 "key": "27C4"4947 },4948 {4949 "category": "Sm",4950 "mappings": {4951 "default": {4952 "default": "or with dot inside"4953 },4954 "mathspeak": {4955 "default": "or-with-dot-inside"4956 }4957 },4958 "key": "27C7"4959 },4960 {4961 "category": "Sm",4962 "mappings": {4963 "default": {4964 "default": "reverse solidus preceding subset"4965 },4966 "mathspeak": {4967 "default": "reverse-solidus-preceding-subset"4968 }4969 },4970 "key": "27C8"4971 },4972 {4973 "category": "Sm",4974 "mappings": {4975 "default": {4976 "default": "superset preceding solidus"4977 },4978 "mathspeak": {4979 "default": "superset-preceding-solidus"4980 }4981 },4982 "key": "27C9"4983 },4984 {4985 "category": "Sm",4986 "mappings": {4987 "default": {4988 "default": "vertical bar with horizontal stroke"4989 },4990 "mathspeak": {4991 "default": "vertical-bar-with-horizontal-stroke"4992 }4993 },4994 "key": "27CA"4995 },4996 {4997 "category": "Sm",4998 "mappings": {4999 "default": {5000 "default": "mathematical rising diagonal"5001 },5002 "mathspeak": {5003 "default": "mathematical-rising-diagonal"5004 }5005 },5006 "key": "27CB"5007 },5008 {5009 "category": "Sm",5010 "mappings": {5011 "default": {5012 "default": "long division"5013 },5014 "mathspeak": {5015 "default": "long-division"5016 }5017 },5018 "key": "27CC"5019 },5020 {5021 "category": "Sm",5022 "mappings": {5023 "default": {5024 "default": "mathematical falling diagonal"5025 },5026 "mathspeak": {5027 "default": "mathematical-falling-diagonal"5028 }5029 },5030 "key": "27CD"5031 },5032 {5033 "category": "Sm",5034 "mappings": {5035 "default": {5036 "default": "squared logical and"5037 },5038 "mathspeak": {5039 "default": "squared-logical-and"5040 }5041 },5042 "key": "27CE"5043 },5044 {5045 "category": "Sm",5046 "mappings": {5047 "default": {5048 "default": "squared logical or"5049 },5050 "mathspeak": {5051 "default": "squared-logical-or"5052 }5053 },5054 "key": "27CF"5055 },5056 {5057 "category": "Sm",5058 "mappings": {5059 "default": {5060 "default": "white diamond with centered dot"5061 },5062 "mathspeak": {5063 "default": "white-diamond-with-centered-dot"5064 }5065 },5066 "key": "27D0"5067 },5068 {5069 "category": "Sm",5070 "mappings": {5071 "default": {5072 "default": "and with dot"5073 },5074 "mathspeak": {5075 "default": "and-with-dot"5076 }5077 },5078 "key": "27D1"5079 },5080 {5081 "category": "Sm",5082 "mappings": {5083 "default": {5084 "default": "element of opening upwards"5085 },5086 "mathspeak": {5087 "default": "element-of-opening-upwards"5088 }5089 },5090 "key": "27D2"5091 },5092 {5093 "category": "Sm",5094 "mappings": {5095 "default": {5096 "default": "lower right corner with dot"5097 },5098 "mathspeak": {5099 "default": "lower-right-corner-with-dot"5100 }5101 },5102 "key": "27D3"5103 },5104 {5105 "category": "Sm",5106 "mappings": {5107 "default": {5108 "default": "upper left corner with dot"5109 },5110 "mathspeak": {5111 "default": "upper-left-corner-with-dot"5112 }5113 },5114 "key": "27D4"5115 },5116 {5117 "category": "Sm",5118 "mappings": {5119 "default": {5120 "default": "left outer join"5121 },5122 "mathspeak": {5123 "default": "left-outer-join"5124 }5125 },5126 "key": "27D5"5127 },5128 {5129 "category": "Sm",5130 "mappings": {5131 "default": {5132 "default": "right outer join"5133 },5134 "mathspeak": {5135 "default": "right-outer-join"5136 }5137 },5138 "key": "27D6"5139 },5140 {5141 "category": "Sm",5142 "mappings": {5143 "default": {5144 "default": "full outer join"5145 },5146 "mathspeak": {5147 "default": "full-outer-join"5148 }5149 },5150 "key": "27D7"5151 },5152 {5153 "category": "Sm",5154 "mappings": {5155 "default": {5156 "default": "large up tack"5157 },5158 "mathspeak": {5159 "default": "large-up-tack"5160 }5161 },5162 "key": "27D8"5163 },5164 {5165 "category": "Sm",5166 "mappings": {5167 "default": {5168 "default": "large down tack"5169 },5170 "mathspeak": {5171 "default": "large-down-tack"5172 }5173 },5174 "key": "27D9"5175 },5176 {5177 "category": "Sm",5178 "mappings": {5179 "default": {5180 "default": "left and right double turnstile"5181 },5182 "mathspeak": {5183 "default": "left-and-right-double-turnstile"5184 }5185 },5186 "key": "27DA"5187 },5188 {5189 "category": "Sm",5190 "mappings": {5191 "default": {5192 "default": "left and right tack"5193 },5194 "mathspeak": {5195 "default": "left-and-right-tack"5196 }5197 },5198 "key": "27DB"5199 },5200 {5201 "category": "Sm",5202 "mappings": {5203 "default": {5204 "default": "left multimap"5205 },5206 "mathspeak": {5207 "default": "left-multimap"5208 }5209 },5210 "key": "27DC"5211 },5212 {5213 "category": "Sm",5214 "mappings": {5215 "default": {5216 "default": "long right tack"5217 },5218 "mathspeak": {5219 "default": "long-right-tack"5220 }5221 },5222 "key": "27DD"5223 },5224 {5225 "category": "Sm",5226 "mappings": {5227 "default": {5228 "default": "long left tack"5229 },5230 "mathspeak": {5231 "default": "long-left-tack"5232 }5233 },5234 "key": "27DE"5235 },5236 {5237 "category": "Sm",5238 "mappings": {5239 "default": {5240 "default": "up tack with circle above"5241 },5242 "mathspeak": {5243 "default": "up-tack-with-circle-above"5244 }5245 },5246 "key": "27DF"5247 },5248 {5249 "category": "Sm",5250 "mappings": {5251 "default": {5252 "default": "lozenge divided by horizontal rule"5253 },5254 "mathspeak": {5255 "default": "lozenge-divided-by-horizontal-rule"5256 }5257 },5258 "key": "27E0"5259 },5260 {5261 "category": "Sm",5262 "mappings": {5263 "default": {5264 "default": "white concave sided diamond"5265 },5266 "mathspeak": {5267 "default": "white-concave-sided-diamond"5268 }5269 },5270 "key": "27E1"5271 },5272 {5273 "category": "Sm",5274 "mappings": {5275 "default": {5276 "default": "white concave sided diamond with leftwards tick"5277 },5278 "mathspeak": {5279 "default": "white-concave-sided-diamond-with-leftwards-tick"5280 }5281 },5282 "key": "27E2"5283 },5284 {5285 "category": "Sm",5286 "mappings": {5287 "default": {5288 "default": "white concave sided diamond with rightwards tick"5289 },5290 "mathspeak": {5291 "default": "white-concave-sided-diamond-with-rightwards-tick"5292 }5293 },5294 "key": "27E3"5295 },5296 {5297 "category": "Sm",5298 "mappings": {5299 "default": {5300 "default": "white square with leftwards tick"5301 },5302 "mathspeak": {5303 "default": "white-square-with-leftwards-tick"5304 }5305 },5306 "key": "27E4"5307 },5308 {5309 "category": "Sm",5310 "mappings": {5311 "default": {5312 "default": "white square with rightwards tick"5313 },5314 "mathspeak": {5315 "default": "white-square-with-rightwards-tick"5316 }5317 },5318 "key": "27E5"5319 },5320 {5321 "category": "Sm",5322 "mappings": {5323 "default": {5324 "default": "rising diagonal crossing falling diagonal"5325 },5326 "mathspeak": {5327 "default": "rising-diagonal-crossing-falling-diagonal"5328 }5329 },5330 "key": "292B"5331 },5332 {5333 "category": "Sm",5334 "mappings": {5335 "default": {5336 "default": "falling diagonal crossing rising diagonal"5337 },5338 "mathspeak": {5339 "default": "falling-diagonal-crossing-rising-diagonal"5340 }5341 },5342 "key": "292C"5343 },5344 {5345 "category": "Sm",5346 "mappings": {5347 "default": {5348 "default": "triple vertical bar delimiter"5349 },5350 "mathspeak": {5351 "default": "triple-vertical-bar-delimiter"5352 }5353 },5354 "key": "2980"5355 },5356 {5357 "category": "Sm",5358 "mappings": {5359 "default": {5360 "default": "z notation spot"5361 },5362 "mathspeak": {5363 "default": "z-notation-spot"5364 }5365 },5366 "key": "2981"5367 },5368 {5369 "category": "Sm",5370 "mappings": {5371 "default": {5372 "default": "z notation type colon"5373 },5374 "mathspeak": {5375 "default": "z-notation-type-colon"5376 }5377 },5378 "key": "2982"5379 },5380 {5381 "category": "Sm",5382 "mappings": {5383 "default": {5384 "default": "dotted fence"5385 },5386 "mathspeak": {5387 "default": "dotted-fence"5388 }5389 },5390 "key": "2999"5391 },5392 {5393 "category": "Sm",5394 "mappings": {5395 "default": {5396 "default": "vertical zigzag line"5397 },5398 "mathspeak": {5399 "default": "vertical-zigzag-line"5400 }5401 },5402 "key": "299A"5403 },5404 {5405 "category": "Sm",5406 "mappings": {5407 "default": {5408 "default": "reversed empty set"5409 },5410 "mathspeak": {5411 "default": "reversed-empty-set"5412 }5413 },5414 "key": "29B0"5415 },5416 {5417 "category": "Sm",5418 "mappings": {5419 "default": {5420 "default": "empty set with overbar"5421 },5422 "mathspeak": {5423 "default": "empty-set-with-overbar"5424 }5425 },5426 "key": "29B1"5427 },5428 {5429 "category": "Sm",5430 "mappings": {5431 "default": {5432 "default": "empty set with small circle above"5433 },5434 "mathspeak": {5435 "default": "empty-set-with-small-circle-above"5436 }5437 },5438 "key": "29B2"5439 },5440 {5441 "category": "Sm",5442 "mappings": {5443 "default": {5444 "default": "circle with horizontal bar"5445 },5446 "mathspeak": {5447 "default": "circle-with-horizontal-bar"5448 }5449 },5450 "key": "29B5"5451 },5452 {5453 "category": "Sm",5454 "mappings": {5455 "default": {5456 "default": "circled vertical bar"5457 },5458 "mathspeak": {5459 "default": "circled-vertical-bar"5460 }5461 },5462 "key": "29B6"5463 },5464 {5465 "category": "Sm",5466 "mappings": {5467 "default": {5468 "default": "circled parallel"5469 },5470 "mathspeak": {5471 "default": "circled-parallel"5472 }5473 },5474 "key": "29B7"5475 },5476 {5477 "category": "Sm",5478 "mappings": {5479 "default": {5480 "default": "circled reverse solidus"5481 },5482 "mathspeak": {5483 "default": "circled-reverse-solidus"5484 }5485 },5486 "key": "29B8"5487 },5488 {5489 "category": "Sm",5490 "mappings": {5491 "default": {5492 "default": "circled perpendicular"5493 },5494 "mathspeak": {5495 "default": "circled-perpendicular"5496 }5497 },5498 "key": "29B9"5499 },5500 {5501 "category": "Sm",5502 "mappings": {5503 "default": {5504 "default": "circle divided by horizontal bar and top half divided by vertical bar"5505 },5506 "mathspeak": {5507 "default": "circle-divided-by-horizontal-bar-and-top-half-divided-by-vertical-bar"5508 }5509 },5510 "key": "29BA"5511 },5512 {5513 "category": "Sm",5514 "mappings": {5515 "default": {5516 "default": "circle with superimposed x"5517 },5518 "mathspeak": {5519 "default": "circle-with-superimposed-x"5520 }5521 },5522 "key": "29BB"5523 },5524 {5525 "category": "Sm",5526 "mappings": {5527 "default": {5528 "default": "circled anticlockwise rotated division sign",5529 "short": "circled anticlockwise rotated division"5530 },5531 "mathspeak": {5532 "default": "circled-anticlockwise-rotated-division"5533 }5534 },5535 "key": "29BC"5536 },5537 {5538 "category": "Sm",5539 "mappings": {5540 "default": {5541 "default": "circled white bullet"5542 },5543 "mathspeak": {5544 "default": "circled-white-bullet"5545 }5546 },5547 "key": "29BE"5548 },5549 {5550 "category": "Sm",5551 "mappings": {5552 "default": {5553 "default": "circled bullet"5554 },5555 "mathspeak": {5556 "default": "circled-bullet"5557 }5558 },5559 "key": "29BF"5560 },5561 {5562 "category": "Sm",5563 "mappings": {5564 "default": {5565 "default": "circled less than"5566 },5567 "mathspeak": {5568 "default": "circled-less-than"5569 }5570 },5571 "key": "29C0"5572 },5573 {5574 "category": "Sm",5575 "mappings": {5576 "default": {5577 "default": "circled greater than"5578 },5579 "mathspeak": {5580 "default": "circled-greater-than"5581 }5582 },5583 "key": "29C1"5584 },5585 {5586 "category": "Sm",5587 "mappings": {5588 "default": {5589 "default": "circle with small circle to the right"5590 },5591 "mathspeak": {5592 "default": "circle-with-small-circle-to-the-right"5593 }5594 },5595 "key": "29C2"5596 },5597 {5598 "category": "Sm",5599 "mappings": {5600 "default": {5601 "default": "circle with two horizontal strokes to the right"5602 },5603 "mathspeak": {5604 "default": "circle-with-two-horizontal-strokes-to-the-right"5605 }5606 },5607 "key": "29C3"5608 },5609 {5610 "category": "Sm",5611 "mappings": {5612 "default": {5613 "default": "squared rising diagonal slash"5614 },5615 "mathspeak": {5616 "default": "squared-rising-diagonal-slash"5617 }5618 },5619 "key": "29C4"5620 },5621 {5622 "category": "Sm",5623 "mappings": {5624 "default": {5625 "default": "squared falling diagonal slash"5626 },5627 "mathspeak": {5628 "default": "squared-falling-diagonal-slash"5629 }5630 },5631 "key": "29C5"5632 },5633 {5634 "category": "Sm",5635 "mappings": {5636 "default": {5637 "default": "squared asterisk"5638 },5639 "mathspeak": {5640 "default": "squared-asterisk"5641 }5642 },5643 "key": "29C6"5644 },5645 {5646 "category": "Sm",5647 "mappings": {5648 "default": {5649 "default": "squared small circle"5650 },5651 "mathspeak": {5652 "default": "squared-small-circle"5653 }5654 },5655 "key": "29C7"5656 },5657 {5658 "category": "Sm",5659 "mappings": {5660 "default": {5661 "default": "squared square"5662 },5663 "mathspeak": {5664 "default": "squared-square"5665 }5666 },5667 "key": "29C8"5668 },5669 {5670 "category": "Sm",5671 "mappings": {5672 "default": {5673 "default": "two joined squares"5674 },5675 "mathspeak": {5676 "default": "two-joined-squares"5677 }5678 },5679 "key": "29C9"5680 },5681 {5682 "category": "Sm",5683 "mappings": {5684 "default": {5685 "default": "triangle with dot above"5686 },5687 "mathspeak": {5688 "default": "triangle-with-dot-above"5689 }5690 },5691 "key": "29CA"5692 },5693 {5694 "category": "Sm",5695 "mappings": {5696 "default": {5697 "default": "triangle with underbar"5698 },5699 "mathspeak": {5700 "default": "triangle-with-underbar"5701 }5702 },5703 "key": "29CB"5704 },5705 {5706 "category": "Sm",5707 "mappings": {5708 "default": {5709 "default": "s in triangle"5710 },5711 "mathspeak": {5712 "default": "s-in-triangle"5713 }5714 },5715 "key": "29CC"5716 },5717 {5718 "category": "Sm",5719 "mappings": {5720 "default": {5721 "default": "triangle with serifs at bottom"5722 },5723 "mathspeak": {5724 "default": "triangle-with-serifs-at-bottom"5725 }5726 },5727 "key": "29CD"5728 },5729 {5730 "category": "Sm",5731 "mappings": {5732 "default": {5733 "default": "right triangle above left triangle"5734 },5735 "mathspeak": {5736 "default": "right-triangle-above-left-triangle"5737 }5738 },5739 "key": "29CE"5740 },5741 {5742 "category": "Sm",5743 "mappings": {5744 "default": {5745 "default": "left triangle beside vertical bar"5746 },5747 "mathspeak": {5748 "default": "left-triangle-beside-vertical-bar"5749 }5750 },5751 "key": "29CF"5752 },5753 {5754 "category": "Sm",5755 "mappings": {5756 "default": {5757 "default": "vertical bar beside right triangle"5758 },5759 "mathspeak": {5760 "default": "vertical-bar-beside-right-triangle"5761 }5762 },5763 "key": "29D0"5764 },5765 {5766 "category": "Sm",5767 "mappings": {5768 "default": {5769 "default": "bowtie with left half black"5770 },5771 "mathspeak": {5772 "default": "bowtie-with-left-half-black"5773 }5774 },5775 "key": "29D1"5776 },5777 {5778 "category": "Sm",5779 "mappings": {5780 "default": {5781 "default": "bowtie with right half black"5782 },5783 "mathspeak": {5784 "default": "bowtie-with-right-half-black"5785 }5786 },5787 "key": "29D2"5788 },5789 {5790 "category": "Sm",5791 "mappings": {5792 "default": {5793 "default": "black bowtie"5794 },5795 "mathspeak": {5796 "default": "black-bowtie"5797 }5798 },5799 "key": "29D3"5800 },5801 {5802 "category": "Sm",5803 "mappings": {5804 "default": {5805 "default": "times with left half black"5806 },5807 "mathspeak": {5808 "default": "times-with-left-half-black"5809 }5810 },5811 "key": "29D4"5812 },5813 {5814 "category": "Sm",5815 "mappings": {5816 "default": {5817 "default": "times with right half black"5818 },5819 "mathspeak": {5820 "default": "times-with-right-half-black"5821 }5822 },5823 "key": "29D5"5824 },5825 {5826 "category": "Sm",5827 "mappings": {5828 "default": {5829 "default": "white hourglass"5830 },5831 "mathspeak": {5832 "default": "white-hourglass"5833 }5834 },5835 "key": "29D6"5836 },5837 {5838 "category": "Sm",5839 "mappings": {5840 "default": {5841 "default": "black hourglass"5842 },5843 "mathspeak": {5844 "default": "black-hourglass"5845 }5846 },5847 "key": "29D7"5848 },5849 {5850 "category": "Sm",5851 "mappings": {5852 "default": {5853 "default": "incomplete infinity"5854 },5855 "mathspeak": {5856 "default": "incomplete-infinity"5857 }5858 },5859 "key": "29DC"5860 },5861 {5862 "category": "Sm",5863 "mappings": {5864 "default": {5865 "default": "tie over infinity"5866 },5867 "mathspeak": {5868 "default": "tie-over-infinity"5869 }5870 },5871 "key": "29DD"5872 },5873 {5874 "category": "Sm",5875 "mappings": {5876 "default": {5877 "default": "infinity negated with vertical bar"5878 },5879 "mathspeak": {5880 "default": "infinity-negated-with-vertical-bar"5881 }5882 },5883 "key": "29DE"5884 },5885 {5886 "category": "Sm",5887 "mappings": {5888 "default": {5889 "default": "double ended multimap"5890 },5891 "mathspeak": {5892 "default": "double-ended-multimap"5893 }5894 },5895 "key": "29DF"5896 },5897 {5898 "category": "Sm",5899 "mappings": {5900 "default": {5901 "default": "square with contoured outline"5902 },5903 "mathspeak": {5904 "default": "square-with-contoured-outline"5905 }5906 },5907 "key": "29E0"5908 },5909 {5910 "category": "Sm",5911 "mappings": {5912 "default": {5913 "default": "increases as"5914 },5915 "mathspeak": {5916 "default": "increases-as"5917 }5918 },5919 "key": "29E1"5920 },5921 {5922 "category": "Sm",5923 "mappings": {5924 "default": {5925 "default": "shuffle product"5926 },5927 "mathspeak": {5928 "default": "shuffle-product"5929 }5930 },5931 "key": "29E2"5932 },5933 {5934 "category": "Sm",5935 "mappings": {5936 "default": {5937 "default": "equals sign and slanted parallel"5938 },5939 "mathspeak": {5940 "default": "equals-and-slanted-parallel"5941 }5942 },5943 "key": "29E3"