latin-rest.js 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819
  1. [
  2. {
  3. "category": "Mn",
  4. "key": "0363",
  5. "mappings": {
  6. "default": {
  7. "default": "combining latin small letter a",
  8. "short": "combining a"
  9. }
  10. }
  11. },
  12. {
  13. "category": "Mn",
  14. "key": "0364",
  15. "mappings": {
  16. "default": {
  17. "default": "combining latin small letter e",
  18. "short": "combining e"
  19. }
  20. }
  21. },
  22. {
  23. "category": "Mn",
  24. "key": "0365",
  25. "mappings": {
  26. "default": {
  27. "default": "combining latin small letter i",
  28. "short": "combining i"
  29. }
  30. }
  31. },
  32. {
  33. "category": "Mn",
  34. "key": "0366",
  35. "mappings": {
  36. "default": {
  37. "default": "combining latin small letter o",
  38. "short": "combining o"
  39. }
  40. }
  41. },
  42. {
  43. "category": "Mn",
  44. "key": "0367",
  45. "mappings": {
  46. "default": {
  47. "default": "combining latin small letter u",
  48. "short": "combining u"
  49. }
  50. }
  51. },
  52. {
  53. "category": "Mn",
  54. "key": "0368",
  55. "mappings": {
  56. "default": {
  57. "default": "combining latin small letter c",
  58. "short": "combining c"
  59. }
  60. }
  61. },
  62. {
  63. "category": "Mn",
  64. "key": "0369",
  65. "mappings": {
  66. "default": {
  67. "default": "combining latin small letter d",
  68. "short": "combining d"
  69. }
  70. }
  71. },
  72. {
  73. "category": "Mn",
  74. "key": "036A",
  75. "mappings": {
  76. "default": {
  77. "default": "combining latin small letter h",
  78. "short": "combining h"
  79. }
  80. }
  81. },
  82. {
  83. "category": "Mn",
  84. "key": "036B",
  85. "mappings": {
  86. "default": {
  87. "default": "combining latin small letter m",
  88. "short": "combining m"
  89. }
  90. }
  91. },
  92. {
  93. "category": "Mn",
  94. "key": "036C",
  95. "mappings": {
  96. "default": {
  97. "default": "combining latin small letter r",
  98. "short": "combining r"
  99. }
  100. }
  101. },
  102. {
  103. "category": "Mn",
  104. "key": "036D",
  105. "mappings": {
  106. "default": {
  107. "default": "combining latin small letter t",
  108. "short": "combining t"
  109. }
  110. }
  111. },
  112. {
  113. "category": "Mn",
  114. "key": "036E",
  115. "mappings": {
  116. "default": {
  117. "default": "combining latin small letter v",
  118. "short": "combining v"
  119. }
  120. }
  121. },
  122. {
  123. "category": "Mn",
  124. "key": "036F",
  125. "mappings": {
  126. "default": {
  127. "default": "combining latin small letter x",
  128. "short": "combining x"
  129. }
  130. }
  131. },
  132. {
  133. "category": "Lm",
  134. "key": "1D62",
  135. "mappings": {
  136. "default": {
  137. "default": "latin subscript small letter i",
  138. "short": "subscript i"
  139. }
  140. }
  141. },
  142. {
  143. "category": "Lm",
  144. "key": "1D63",
  145. "mappings": {
  146. "default": {
  147. "default": "latin subscript small letter r",
  148. "short": "subscript r"
  149. }
  150. }
  151. },
  152. {
  153. "category": "Lm",
  154. "key": "1D64",
  155. "mappings": {
  156. "default": {
  157. "default": "latin subscript small letter u",
  158. "short": "subscript u"
  159. }
  160. }
  161. },
  162. {
  163. "category": "Lm",
  164. "key": "1D65",
  165. "mappings": {
  166. "default": {
  167. "default": "latin subscript small letter v",
  168. "short": "subscript v"
  169. }
  170. }
  171. },
  172. {
  173. "category": "Mn",
  174. "key": "1DCA",
  175. "mappings": {
  176. "default": {
  177. "default": "combining latin small letter r below",
  178. "short": "combining r below"
  179. }
  180. }
  181. },
  182. {
  183. "category": "Mn",
  184. "key": "1DD3",
  185. "mappings": {
  186. "default": {
  187. "default": "combining latin small letter flattened open a above",
  188. "short": "combining flattened open a above"
  189. }
  190. }
  191. },
  192. {
  193. "category": "Mn",
  194. "key": "1DD4",
  195. "mappings": {
  196. "default": {
  197. "default": "combining latin small letter ae",
  198. "short": "combining ae"
  199. }
  200. }
  201. },
  202. {
  203. "category": "Mn",
  204. "key": "1DD5",
  205. "mappings": {
  206. "default": {
  207. "default": "combining latin small letter ao",
  208. "short": "combining ao"
  209. }
  210. }
  211. },
  212. {
  213. "category": "Mn",
  214. "key": "1DD6",
  215. "mappings": {
  216. "default": {
  217. "default": "combining latin small letter av",
  218. "short": "combining av"
  219. }
  220. }
  221. },
  222. {
  223. "category": "Mn",
  224. "key": "1DD7",
  225. "mappings": {
  226. "default": {
  227. "default": "combining latin small letter c cedilla",
  228. "short": "combining c cedilla"
  229. }
  230. }
  231. },
  232. {
  233. "category": "Mn",
  234. "key": "1DD8",
  235. "mappings": {
  236. "default": {
  237. "default": "combining latin small letter insular d",
  238. "short": "combining insular d"
  239. }
  240. }
  241. },
  242. {
  243. "category": "Mn",
  244. "key": "1DD9",
  245. "mappings": {
  246. "default": {
  247. "default": "combining latin small letter eth",
  248. "short": "combining eth"
  249. }
  250. }
  251. },
  252. {
  253. "category": "Mn",
  254. "key": "1DDA",
  255. "mappings": {
  256. "default": {
  257. "default": "combining latin small letter g",
  258. "short": "combining g"
  259. }
  260. }
  261. },
  262. {
  263. "category": "Mn",
  264. "key": "1DDB",
  265. "mappings": {
  266. "default": {
  267. "default": "combining latin letter small capital g",
  268. "short": "combining small cap g"
  269. },
  270. "mathspeak": {
  271. "default": "combining small upper G"
  272. }
  273. }
  274. },
  275. {
  276. "category": "Mn",
  277. "key": "1DDC",
  278. "mappings": {
  279. "default": {
  280. "default": "combining latin small letter k",
  281. "short": "combining k"
  282. }
  283. }
  284. },
  285. {
  286. "category": "Mn",
  287. "key": "1DDD",
  288. "mappings": {
  289. "default": {
  290. "default": "combining latin small letter l",
  291. "short": "combining l"
  292. }
  293. }
  294. },
  295. {
  296. "category": "Mn",
  297. "key": "1DDE",
  298. "mappings": {
  299. "default": {
  300. "default": "combining latin letter small capital l",
  301. "short": "combining small cap l"
  302. },
  303. "mathspeak": {
  304. "default": "combining small upper L"
  305. }
  306. }
  307. },
  308. {
  309. "category": "Mn",
  310. "key": "1DDF",
  311. "mappings": {
  312. "default": {
  313. "default": "combining latin letter small capital m",
  314. "short": "combining small cap m"
  315. },
  316. "mathspeak": {
  317. "default": "combining small upper M"
  318. }
  319. }
  320. },
  321. {
  322. "category": "Mn",
  323. "key": "1DE0",
  324. "mappings": {
  325. "default": {
  326. "default": "combining latin small letter n",
  327. "short": "combining n"
  328. }
  329. }
  330. },
  331. {
  332. "category": "Mn",
  333. "key": "1DE1",
  334. "mappings": {
  335. "default": {
  336. "default": "combining latin letter small capital n",
  337. "short": "combining small cap n"
  338. },
  339. "mathspeak": {
  340. "default": "combining small upper N"
  341. }
  342. }
  343. },
  344. {
  345. "category": "Mn",
  346. "key": "1DE2",
  347. "mappings": {
  348. "default": {
  349. "default": "combining latin letter small capital r",
  350. "short": "combining small cap r"
  351. },
  352. "mathspeak": {
  353. "default": "combining small upper R"
  354. }
  355. }
  356. },
  357. {
  358. "category": "Mn",
  359. "key": "1DE3",
  360. "mappings": {
  361. "default": {
  362. "default": "combining latin small letter r rotunda",
  363. "short": "combining r rotunda"
  364. }
  365. }
  366. },
  367. {
  368. "category": "Mn",
  369. "key": "1DE4",
  370. "mappings": {
  371. "default": {
  372. "default": "combining latin small letter s",
  373. "short": "combining s"
  374. }
  375. }
  376. },
  377. {
  378. "category": "Mn",
  379. "key": "1DE5",
  380. "mappings": {
  381. "default": {
  382. "default": "combining latin small letter long s",
  383. "short": "combining long s"
  384. }
  385. }
  386. },
  387. {
  388. "category": "Mn",
  389. "key": "1DE6",
  390. "mappings": {
  391. "default": {
  392. "default": "combining latin small letter z",
  393. "short": "combining z"
  394. }
  395. }
  396. },
  397. {
  398. "category": "Lm",
  399. "key": "2071",
  400. "mappings": {
  401. "default": {
  402. "default": "superscript latin small letter i",
  403. "short": "superscript i"
  404. }
  405. }
  406. },
  407. {
  408. "category": "Lm",
  409. "key": "207F",
  410. "mappings": {
  411. "default": {
  412. "default": "superscript latin small letter n",
  413. "short": "superscript n"
  414. }
  415. }
  416. },
  417. {
  418. "category": "Lm",
  419. "key": "2090",
  420. "mappings": {
  421. "default": {
  422. "default": "latin subscript small letter a",
  423. "short": "subscript a"
  424. }
  425. }
  426. },
  427. {
  428. "category": "Lm",
  429. "key": "2091",
  430. "mappings": {
  431. "default": {
  432. "default": "latin subscript small letter e",
  433. "short": "subscript e"
  434. }
  435. }
  436. },
  437. {
  438. "category": "Lm",
  439. "key": "2092",
  440. "mappings": {
  441. "default": {
  442. "default": "latin subscript small letter o",
  443. "short": "subscript o"
  444. }
  445. }
  446. },
  447. {
  448. "category": "Lm",
  449. "key": "2093",
  450. "mappings": {
  451. "default": {
  452. "default": "latin subscript small letter x",
  453. "short": "subscript x"
  454. }
  455. }
  456. },
  457. {
  458. "category": "Lm",
  459. "key": "2094",
  460. "mappings": {
  461. "default": {
  462. "default": "latin subscript small letter schwa",
  463. "short": "subscript schwa"
  464. }
  465. }
  466. },
  467. {
  468. "category": "Lm",
  469. "key": "2095",
  470. "mappings": {
  471. "default": {
  472. "default": "latin subscript small letter h",
  473. "short": "subscript h"
  474. }
  475. }
  476. },
  477. {
  478. "category": "Lm",
  479. "key": "2096",
  480. "mappings": {
  481. "default": {
  482. "default": "latin subscript small letter k",
  483. "short": "subscript k"
  484. }
  485. }
  486. },
  487. {
  488. "category": "Lm",
  489. "key": "2097",
  490. "mappings": {
  491. "default": {
  492. "default": "latin subscript small letter l",
  493. "short": "subscript l"
  494. }
  495. }
  496. },
  497. {
  498. "category": "Lm",
  499. "key": "2098",
  500. "mappings": {
  501. "default": {
  502. "default": "latin subscript small letter m",
  503. "short": "subscript m"
  504. }
  505. }
  506. },
  507. {
  508. "category": "Lm",
  509. "key": "2099",
  510. "mappings": {
  511. "default": {
  512. "default": "latin subscript small letter n",
  513. "short": "subscript n"
  514. }
  515. }
  516. },
  517. {
  518. "category": "Lm",
  519. "key": "209A",
  520. "mappings": {
  521. "default": {
  522. "default": "latin subscript small letter p",
  523. "short": "subscript p"
  524. }
  525. }
  526. },
  527. {
  528. "category": "Lm",
  529. "key": "209B",
  530. "mappings": {
  531. "default": {
  532. "default": "latin subscript small letter s",
  533. "short": "subscript s"
  534. }
  535. }
  536. },
  537. {
  538. "category": "Lm",
  539. "key": "209C",
  540. "mappings": {
  541. "default": {
  542. "default": "latin subscript small letter t",
  543. "short": "subscript t"
  544. }
  545. }
  546. },
  547. {
  548. "category": "So",
  549. "key": "249C",
  550. "mappings": {
  551. "default": {
  552. "default": "parenthesized latin small letter a",
  553. "short": "parenthesized a"
  554. }
  555. }
  556. },
  557. {
  558. "category": "So",
  559. "key": "249D",
  560. "mappings": {
  561. "default": {
  562. "default": "parenthesized latin small letter b",
  563. "short": "parenthesized b"
  564. }
  565. }
  566. },
  567. {
  568. "category": "So",
  569. "key": "249E",
  570. "mappings": {
  571. "default": {
  572. "default": "parenthesized latin small letter c",
  573. "short": "parenthesized c"
  574. }
  575. }
  576. },
  577. {
  578. "category": "So",
  579. "key": "249F",
  580. "mappings": {
  581. "default": {
  582. "default": "parenthesized latin small letter d",
  583. "short": "parenthesized d"
  584. }
  585. }
  586. },
  587. {
  588. "category": "So",
  589. "key": "24A0",
  590. "mappings": {
  591. "default": {
  592. "default": "parenthesized latin small letter e",
  593. "short": "parenthesized e"
  594. }
  595. }
  596. },
  597. {
  598. "category": "So",
  599. "key": "24A1",
  600. "mappings": {
  601. "default": {
  602. "default": "parenthesized latin small letter f",
  603. "short": "parenthesized f"
  604. }
  605. }
  606. },
  607. {
  608. "category": "So",
  609. "key": "24A2",
  610. "mappings": {
  611. "default": {
  612. "default": "parenthesized latin small letter g",
  613. "short": "parenthesized g"
  614. }
  615. }
  616. },
  617. {
  618. "category": "So",
  619. "key": "24A3",
  620. "mappings": {
  621. "default": {
  622. "default": "parenthesized latin small letter h",
  623. "short": "parenthesized h"
  624. }
  625. }
  626. },
  627. {
  628. "category": "So",
  629. "key": "24A4",
  630. "mappings": {
  631. "default": {
  632. "default": "parenthesized latin small letter i",
  633. "short": "parenthesized i"
  634. }
  635. }
  636. },
  637. {
  638. "category": "So",
  639. "key": "24A5",
  640. "mappings": {
  641. "default": {
  642. "default": "parenthesized latin small letter j",
  643. "short": "parenthesized j"
  644. }
  645. }
  646. },
  647. {
  648. "category": "So",
  649. "key": "24A6",
  650. "mappings": {
  651. "default": {
  652. "default": "parenthesized latin small letter k",
  653. "short": "parenthesized k"
  654. }
  655. }
  656. },
  657. {
  658. "category": "So",
  659. "key": "24A7",
  660. "mappings": {
  661. "default": {
  662. "default": "parenthesized latin small letter l",
  663. "short": "parenthesized l"
  664. }
  665. }
  666. },
  667. {
  668. "category": "So",
  669. "key": "24A8",
  670. "mappings": {
  671. "default": {
  672. "default": "parenthesized latin small letter m",
  673. "short": "parenthesized m"
  674. }
  675. }
  676. },
  677. {
  678. "category": "So",
  679. "key": "24A9",
  680. "mappings": {
  681. "default": {
  682. "default": "parenthesized latin small letter n",
  683. "short": "parenthesized n"
  684. }
  685. }
  686. },
  687. {
  688. "category": "So",
  689. "key": "24AA",
  690. "mappings": {
  691. "default": {
  692. "default": "parenthesized latin small letter o",
  693. "short": "parenthesized o"
  694. }
  695. }
  696. },
  697. {
  698. "category": "So",
  699. "key": "24AB",
  700. "mappings": {
  701. "default": {
  702. "default": "parenthesized latin small letter p",
  703. "short": "parenthesized p"
  704. }
  705. }
  706. },
  707. {
  708. "category": "So",
  709. "key": "24AC",
  710. "mappings": {
  711. "default": {
  712. "default": "parenthesized latin small letter q",
  713. "short": "parenthesized q"
  714. }
  715. }
  716. },
  717. {
  718. "category": "So",
  719. "key": "24AD",
  720. "mappings": {
  721. "default": {
  722. "default": "parenthesized latin small letter r",
  723. "short": "parenthesized r"
  724. }
  725. }
  726. },
  727. {
  728. "category": "So",
  729. "key": "24AE",
  730. "mappings": {
  731. "default": {
  732. "default": "parenthesized latin small letter s",
  733. "short": "parenthesized s"
  734. }
  735. }
  736. },
  737. {
  738. "category": "So",
  739. "key": "24AF",
  740. "mappings": {
  741. "default": {
  742. "default": "parenthesized latin small letter t",
  743. "short": "parenthesized t"
  744. }
  745. }
  746. },
  747. {
  748. "category": "So",
  749. "key": "24B0",
  750. "mappings": {
  751. "default": {
  752. "default": "parenthesized latin small letter u",
  753. "short": "parenthesized u"
  754. }
  755. }
  756. },
  757. {
  758. "category": "So",
  759. "key": "24B1",
  760. "mappings": {
  761. "default": {
  762. "default": "parenthesized latin small letter v",
  763. "short": "parenthesized v"
  764. }
  765. }
  766. },
  767. {
  768. "category": "So",
  769. "key": "24B2",
  770. "mappings": {
  771. "default": {
  772. "default": "parenthesized latin small letter w",
  773. "short": "parenthesized w"
  774. }
  775. }
  776. },
  777. {
  778. "category": "So",
  779. "key": "24B3",
  780. "mappings": {
  781. "default": {
  782. "default": "parenthesized latin small letter x",
  783. "short": "parenthesized x"
  784. }
  785. }
  786. },
  787. {
  788. "category": "So",
  789. "key": "24B4",
  790. "mappings": {
  791. "default": {
  792. "default": "parenthesized latin small letter y",
  793. "short": "parenthesized y"
  794. }
  795. }
  796. },
  797. {
  798. "category": "So",
  799. "key": "24B5",
  800. "mappings": {
  801. "default": {
  802. "default": "parenthesized latin small letter z",
  803. "short": "parenthesized z"
  804. }
  805. }
  806. },
  807. {
  808. "category": "So",
  809. "key": "24B6",
  810. "mappings": {
  811. "default": {
  812. "default": "circled latin capital letter a",
  813. "short": "circled cap a"
  814. },
  815. "mathspeak": {
  816. "default": "circled upper A"
  817. }
  818. }
  819. },
  820. {
  821. "category": "So",
  822. "key": "24B7",
  823. "mappings": {
  824. "default": {
  825. "default": "circled latin capital letter b",
  826. "short": "circled cap b"
  827. },
  828. "mathspeak": {
  829. "default": "circled upper B"
  830. }
  831. }
  832. },
  833. {
  834. "category": "So",
  835. "key": "24B8",
  836. "mappings": {
  837. "default": {
  838. "default": "circled latin capital letter c",
  839. "short": "circled cap c"
  840. },
  841. "mathspeak": {
  842. "default": "circled upper C"
  843. }
  844. }
  845. },
  846. {
  847. "category": "So",
  848. "key": "24B9",
  849. "mappings": {
  850. "default": {
  851. "default": "circled latin capital letter d",
  852. "short": "circled cap d"
  853. },
  854. "mathspeak": {
  855. "default": "circled upper D"
  856. }
  857. }
  858. },
  859. {
  860. "category": "So",
  861. "key": "24BA",
  862. "mappings": {
  863. "default": {
  864. "default": "circled latin capital letter e",
  865. "short": "circled cap e"
  866. },
  867. "mathspeak": {
  868. "default": "circled upper E"
  869. }
  870. }
  871. },
  872. {
  873. "category": "So",
  874. "key": "24BB",
  875. "mappings": {
  876. "default": {
  877. "default": "circled latin capital letter f",
  878. "short": "circled cap f"
  879. },
  880. "mathspeak": {
  881. "default": "circled upper F"
  882. }
  883. }
  884. },
  885. {
  886. "category": "So",
  887. "key": "24BC",
  888. "mappings": {
  889. "default": {
  890. "default": "circled latin capital letter g",
  891. "short": "circled cap g"
  892. },
  893. "mathspeak": {
  894. "default": "circled upper G"
  895. }
  896. }
  897. },
  898. {
  899. "category": "So",
  900. "key": "24BD",
  901. "mappings": {
  902. "default": {
  903. "default": "circled latin capital letter h",
  904. "short": "circled cap h"
  905. },
  906. "mathspeak": {
  907. "default": "circled upper H"
  908. }
  909. }
  910. },
  911. {
  912. "category": "So",
  913. "key": "24BE",
  914. "mappings": {
  915. "default": {
  916. "default": "circled latin capital letter i",
  917. "short": "circled cap i"
  918. },
  919. "mathspeak": {
  920. "default": "circled upper I"
  921. }
  922. }
  923. },
  924. {
  925. "category": "So",
  926. "key": "24BF",
  927. "mappings": {
  928. "default": {
  929. "default": "circled latin capital letter j",
  930. "short": "circled cap j"
  931. },
  932. "mathspeak": {
  933. "default": "circled upper J"
  934. }
  935. }
  936. },
  937. {
  938. "category": "So",
  939. "key": "24C0",
  940. "mappings": {
  941. "default": {
  942. "default": "circled latin capital letter k",
  943. "short": "circled cap k"
  944. },
  945. "mathspeak": {
  946. "default": "circled upper K"
  947. }
  948. }
  949. },
  950. {
  951. "category": "So",
  952. "key": "24C1",
  953. "mappings": {
  954. "default": {
  955. "default": "circled latin capital letter l",
  956. "short": "circled cap l"
  957. },
  958. "mathspeak": {
  959. "default": "circled upper L"
  960. }
  961. }
  962. },
  963. {
  964. "category": "So",
  965. "key": "24C2",
  966. "mappings": {
  967. "default": {
  968. "default": "circled latin capital letter m",
  969. "short": "circled cap m"
  970. },
  971. "mathspeak": {
  972. "default": "circled upper M"
  973. }
  974. }
  975. },
  976. {
  977. "category": "So",
  978. "key": "24C3",
  979. "mappings": {
  980. "default": {
  981. "default": "circled latin capital letter n",
  982. "short": "circled cap n"
  983. },
  984. "mathspeak": {
  985. "default": "circled upper N"
  986. }
  987. }
  988. },
  989. {
  990. "category": "So",
  991. "key": "24C4",
  992. "mappings": {
  993. "default": {
  994. "default": "circled latin capital letter o",
  995. "short": "circled cap o"
  996. },
  997. "mathspeak": {
  998. "default": "circled upper O"
  999. }
  1000. }
  1001. },
  1002. {
  1003. "category": "So",
  1004. "key": "24C5",
  1005. "mappings": {
  1006. "default": {
  1007. "default": "circled latin capital letter p",
  1008. "short": "circled cap p"
  1009. },
  1010. "mathspeak": {
  1011. "default": "circled upper P"
  1012. }
  1013. }
  1014. },
  1015. {
  1016. "category": "So",
  1017. "key": "24C6",
  1018. "mappings": {
  1019. "default": {
  1020. "default": "circled latin capital letter q",
  1021. "short": "circled cap q"
  1022. },
  1023. "mathspeak": {
  1024. "default": "circled upper Q"
  1025. }
  1026. }
  1027. },
  1028. {
  1029. "category": "So",
  1030. "key": "24C7",
  1031. "mappings": {
  1032. "default": {
  1033. "default": "circled latin capital letter r",
  1034. "short": "circled cap r"
  1035. },
  1036. "mathspeak": {
  1037. "default": "circled upper R"
  1038. }
  1039. }
  1040. },
  1041. {
  1042. "category": "So",
  1043. "key": "24C8",
  1044. "mappings": {
  1045. "default": {
  1046. "default": "circled latin capital letter s",
  1047. "short": "circled cap s"
  1048. },
  1049. "mathspeak": {
  1050. "default": "circled upper S"
  1051. }
  1052. }
  1053. },
  1054. {
  1055. "category": "So",
  1056. "key": "24C9",
  1057. "mappings": {
  1058. "default": {
  1059. "default": "circled latin capital letter t",
  1060. "short": "circled cap t"
  1061. },
  1062. "mathspeak": {
  1063. "default": "circled upper T"
  1064. }
  1065. }
  1066. },
  1067. {
  1068. "category": "So",
  1069. "key": "24CA",
  1070. "mappings": {
  1071. "default": {
  1072. "default": "circled latin capital letter u",
  1073. "short": "circled cap u"
  1074. },
  1075. "mathspeak": {
  1076. "default": "circled upper U"
  1077. }
  1078. }
  1079. },
  1080. {
  1081. "category": "So",
  1082. "key": "24CB",
  1083. "mappings": {
  1084. "default": {
  1085. "default": "circled latin capital letter v",
  1086. "short": "circled cap v"
  1087. },
  1088. "mathspeak": {
  1089. "default": "circled upper V"
  1090. }
  1091. }
  1092. },
  1093. {
  1094. "category": "So",
  1095. "key": "24CC",
  1096. "mappings": {
  1097. "default": {
  1098. "default": "circled latin capital letter w",
  1099. "short": "circled cap w"
  1100. },
  1101. "mathspeak": {
  1102. "default": "circled upper W"
  1103. }
  1104. }
  1105. },
  1106. {
  1107. "category": "So",
  1108. "key": "24CD",
  1109. "mappings": {
  1110. "default": {
  1111. "default": "circled latin capital letter x",
  1112. "short": "circled cap x"
  1113. },
  1114. "mathspeak": {
  1115. "default": "circled upper X"
  1116. }
  1117. }
  1118. },
  1119. {
  1120. "category": "So",
  1121. "key": "24CE",
  1122. "mappings": {
  1123. "default": {
  1124. "default": "circled latin capital letter y",
  1125. "short": "circled cap y"
  1126. },
  1127. "mathspeak": {
  1128. "default": "circled upper Y"
  1129. }
  1130. }
  1131. },
  1132. {
  1133. "category": "So",
  1134. "key": "24CF",
  1135. "mappings": {
  1136. "default": {
  1137. "default": "circled latin capital letter z",
  1138. "short": "circled cap z"
  1139. },
  1140. "mathspeak": {
  1141. "default": "circled upper Z"
  1142. }
  1143. }
  1144. },
  1145. {
  1146. "category": "So",
  1147. "key": "24D0",
  1148. "mappings": {
  1149. "default": {
  1150. "default": "circled latin small letter a",
  1151. "short": "circled a"
  1152. }
  1153. }
  1154. },
  1155. {
  1156. "category": "So",
  1157. "key": "24D1",
  1158. "mappings": {
  1159. "default": {
  1160. "default": "circled latin small letter b",
  1161. "short": "circled b"
  1162. }
  1163. }
  1164. },
  1165. {
  1166. "category": "So",
  1167. "key": "24D2",
  1168. "mappings": {
  1169. "default": {
  1170. "default": "circled latin small letter c",
  1171. "short": "circled c"
  1172. }
  1173. }
  1174. },
  1175. {
  1176. "category": "So",
  1177. "key": "24D3",
  1178. "mappings": {
  1179. "default": {
  1180. "default": "circled latin small letter d",
  1181. "short": "circled d"
  1182. }
  1183. }
  1184. },
  1185. {
  1186. "category": "So",
  1187. "key": "24D4",
  1188. "mappings": {
  1189. "default": {
  1190. "default": "circled latin small letter e",
  1191. "short": "circled e"
  1192. }
  1193. }
  1194. },
  1195. {
  1196. "category": "So",
  1197. "key": "24D5",
  1198. "mappings": {
  1199. "default": {
  1200. "default": "circled latin small letter f",
  1201. "short": "circled f"
  1202. }
  1203. }
  1204. },
  1205. {
  1206. "category": "So",
  1207. "key": "24D6",
  1208. "mappings": {
  1209. "default": {
  1210. "default": "circled latin small letter g",
  1211. "short": "circled g"
  1212. }
  1213. }
  1214. },
  1215. {
  1216. "category": "So",
  1217. "key": "24D7",
  1218. "mappings": {
  1219. "default": {
  1220. "default": "circled latin small letter h",
  1221. "short": "circled h"
  1222. }
  1223. }
  1224. },
  1225. {
  1226. "category": "So",
  1227. "key": "24D8",
  1228. "mappings": {
  1229. "default": {
  1230. "default": "circled latin small letter i",
  1231. "short": "circled i"
  1232. }
  1233. }
  1234. },
  1235. {
  1236. "category": "So",
  1237. "key": "24D9",
  1238. "mappings": {
  1239. "default": {
  1240. "default": "circled latin small letter j",
  1241. "short": "circled j"
  1242. }
  1243. }
  1244. },
  1245. {
  1246. "category": "So",
  1247. "key": "24DA",
  1248. "mappings": {
  1249. "default": {
  1250. "default": "circled latin small letter k",
  1251. "short": "circled k"
  1252. }
  1253. }
  1254. },
  1255. {
  1256. "category": "So",
  1257. "key": "24DB",
  1258. "mappings": {
  1259. "default": {
  1260. "default": "circled latin small letter l",
  1261. "short": "circled l"
  1262. }
  1263. }
  1264. },
  1265. {
  1266. "category": "So",
  1267. "key": "24DC",
  1268. "mappings": {
  1269. "default": {
  1270. "default": "circled latin small letter m",
  1271. "short": "circled m"
  1272. }
  1273. }
  1274. },
  1275. {
  1276. "category": "So",
  1277. "key": "24DD",
  1278. "mappings": {
  1279. "default": {
  1280. "default": "circled latin small letter n",
  1281. "short": "circled n"
  1282. }
  1283. }
  1284. },
  1285. {
  1286. "category": "So",
  1287. "key": "24DE",
  1288. "mappings": {
  1289. "default": {
  1290. "default": "circled latin small letter o",
  1291. "short": "circled o"
  1292. }
  1293. }
  1294. },
  1295. {
  1296. "category": "So",
  1297. "key": "24DF",
  1298. "mappings": {
  1299. "default": {
  1300. "default": "circled latin small letter p",
  1301. "short": "circled p"
  1302. }
  1303. }
  1304. },
  1305. {
  1306. "category": "So",
  1307. "key": "24E0",
  1308. "mappings": {
  1309. "default": {
  1310. "default": "circled latin small letter q",
  1311. "short": "circled q"
  1312. }
  1313. }
  1314. },
  1315. {
  1316. "category": "So",
  1317. "key": "24E1",
  1318. "mappings": {
  1319. "default": {
  1320. "default": "circled latin small letter r",
  1321. "short": "circled r"
  1322. }
  1323. }
  1324. },
  1325. {
  1326. "category": "So",
  1327. "key": "24E2",
  1328. "mappings": {
  1329. "default": {
  1330. "default": "circled latin small letter s",
  1331. "short": "circled s"
  1332. }
  1333. }
  1334. },
  1335. {
  1336. "category": "So",
  1337. "key": "24E3",
  1338. "mappings": {
  1339. "default": {
  1340. "default": "circled latin small letter t",
  1341. "short": "circled t"
  1342. }
  1343. }
  1344. },
  1345. {
  1346. "category": "So",
  1347. "key": "24E4",
  1348. "mappings": {
  1349. "default": {
  1350. "default": "circled latin small letter u",
  1351. "short": "circled u"
  1352. }
  1353. }
  1354. },
  1355. {
  1356. "category": "So",
  1357. "key": "24E5",
  1358. "mappings": {
  1359. "default": {
  1360. "default": "circled latin small letter v",
  1361. "short": "circled v"
  1362. }
  1363. }
  1364. },
  1365. {
  1366. "category": "So",
  1367. "key": "24E6",
  1368. "mappings": {
  1369. "default": {
  1370. "default": "circled latin small letter w",
  1371. "short": "circled w"
  1372. }
  1373. }
  1374. },
  1375. {
  1376. "category": "So",
  1377. "key": "24E7",
  1378. "mappings": {
  1379. "default": {
  1380. "default": "circled latin small letter x",
  1381. "short": "circled x"
  1382. }
  1383. }
  1384. },
  1385. {
  1386. "category": "So",
  1387. "key": "24E8",
  1388. "mappings": {
  1389. "default": {
  1390. "default": "circled latin small letter y",
  1391. "short": "circled y"
  1392. }
  1393. }
  1394. },
  1395. {
  1396. "category": "So",
  1397. "key": "24E9",
  1398. "mappings": {
  1399. "default": {
  1400. "default": "circled latin small letter z",
  1401. "short": "circled z"
  1402. }
  1403. }
  1404. },
  1405. {
  1406. "category": "Lm",
  1407. "key": "2C7C",
  1408. "mappings": {
  1409. "default": {
  1410. "default": "latin subscript small letter j",
  1411. "short": "subscript j"
  1412. }
  1413. }
  1414. },
  1415. {
  1416. "category": "So",
  1417. "key": "1F110",
  1418. "mappings": {
  1419. "default": {
  1420. "default": "parenthesized latin capital letter a",
  1421. "short": "parenthesized cap a"
  1422. },
  1423. "mathspeak": {
  1424. "default": "parenthesized upper A"
  1425. }
  1426. }
  1427. },
  1428. {
  1429. "category": "So",
  1430. "key": "1F111",
  1431. "mappings": {
  1432. "default": {
  1433. "default": "parenthesized latin capital letter b",
  1434. "short": "parenthesized cap b"
  1435. },
  1436. "mathspeak": {
  1437. "default": "parenthesized upper B"
  1438. }
  1439. }
  1440. },
  1441. {
  1442. "category": "So",
  1443. "key": "1F112",
  1444. "mappings": {
  1445. "default": {
  1446. "default": "parenthesized latin capital letter c",
  1447. "short": "parenthesized cap c"
  1448. },
  1449. "mathspeak": {
  1450. "default": "parenthesized upper C"
  1451. }
  1452. }
  1453. },
  1454. {
  1455. "category": "So",
  1456. "key": "1F113",
  1457. "mappings": {
  1458. "default": {
  1459. "default": "parenthesized latin capital letter d",
  1460. "short": "parenthesized cap d"
  1461. },
  1462. "mathspeak": {
  1463. "default": "parenthesized upper D"
  1464. }
  1465. }
  1466. },
  1467. {
  1468. "category": "So",
  1469. "key": "1F114",
  1470. "mappings": {
  1471. "default": {
  1472. "default": "parenthesized latin capital letter e",
  1473. "short": "parenthesized cap e"
  1474. },
  1475. "mathspeak": {
  1476. "default": "parenthesized upper E"
  1477. }
  1478. }
  1479. },
  1480. {
  1481. "category": "So",
  1482. "key": "1F115",
  1483. "mappings": {
  1484. "default": {
  1485. "default": "parenthesized latin capital letter f",
  1486. "short": "parenthesized cap f"
  1487. },
  1488. "mathspeak": {
  1489. "default": "parenthesized upper F"
  1490. }
  1491. }
  1492. },
  1493. {
  1494. "category": "So",
  1495. "key": "1F116",
  1496. "mappings": {
  1497. "default": {
  1498. "default": "parenthesized latin capital letter g",
  1499. "short": "parenthesized cap g"
  1500. },
  1501. "mathspeak": {
  1502. "default": "parenthesized upper G"
  1503. }
  1504. }
  1505. },
  1506. {
  1507. "category": "So",
  1508. "key": "1F117",
  1509. "mappings": {
  1510. "default": {
  1511. "default": "parenthesized latin capital letter h",
  1512. "short": "parenthesized cap h"
  1513. },
  1514. "mathspeak": {
  1515. "default": "parenthesized upper H"
  1516. }
  1517. }
  1518. },
  1519. {
  1520. "category": "So",
  1521. "key": "1F118",
  1522. "mappings": {
  1523. "default": {
  1524. "default": "parenthesized latin capital letter i",
  1525. "short": "parenthesized cap i"
  1526. },
  1527. "mathspeak": {
  1528. "default": "parenthesized upper I"
  1529. }
  1530. }
  1531. },
  1532. {
  1533. "category": "So",
  1534. "key": "1F119",
  1535. "mappings": {
  1536. "default": {
  1537. "default": "parenthesized latin capital letter j",
  1538. "short": "parenthesized cap j"
  1539. },
  1540. "mathspeak": {
  1541. "default": "parenthesized upper J"
  1542. }
  1543. }
  1544. },
  1545. {
  1546. "category": "So",
  1547. "key": "1F11A",
  1548. "mappings": {
  1549. "default": {
  1550. "default": "parenthesized latin capital letter k",
  1551. "short": "parenthesized cap k"
  1552. },
  1553. "mathspeak": {
  1554. "default": "parenthesized upper K"
  1555. }
  1556. }
  1557. },
  1558. {
  1559. "category": "So",
  1560. "key": "1F11B",
  1561. "mappings": {
  1562. "default": {
  1563. "default": "parenthesized latin capital letter l",
  1564. "short": "parenthesized cap l"
  1565. },
  1566. "mathspeak": {
  1567. "default": "parenthesized upper L"
  1568. }
  1569. }
  1570. },
  1571. {
  1572. "category": "So",
  1573. "key": "1F11C",
  1574. "mappings": {
  1575. "default": {
  1576. "default": "parenthesized latin capital letter m",
  1577. "short": "parenthesized cap m"
  1578. },
  1579. "mathspeak": {
  1580. "default": "parenthesized upper M"
  1581. }
  1582. }
  1583. },
  1584. {
  1585. "category": "So",
  1586. "key": "1F11D",
  1587. "mappings": {
  1588. "default": {
  1589. "default": "parenthesized latin capital letter n",
  1590. "short": "parenthesized cap n"
  1591. },
  1592. "mathspeak": {
  1593. "default": "parenthesized upper N"
  1594. }
  1595. }
  1596. },
  1597. {
  1598. "category": "So",
  1599. "key": "1F11E",
  1600. "mappings": {
  1601. "default": {
  1602. "default": "parenthesized latin capital letter o",
  1603. "short": "parenthesized cap o"
  1604. },
  1605. "mathspeak": {
  1606. "default": "parenthesized upper O"
  1607. }
  1608. }
  1609. },
  1610. {
  1611. "category": "So",
  1612. "key": "1F11F",
  1613. "mappings": {
  1614. "default": {
  1615. "default": "parenthesized latin capital letter p",
  1616. "short": "parenthesized cap p"
  1617. },
  1618. "mathspeak": {
  1619. "default": "parenthesized upper P"
  1620. }
  1621. }
  1622. },
  1623. {
  1624. "category": "So",
  1625. "key": "1F120",
  1626. "mappings": {
  1627. "default": {
  1628. "default": "parenthesized latin capital letter q",
  1629. "short": "parenthesized cap q"
  1630. },
  1631. "mathspeak": {
  1632. "default": "parenthesized upper Q"
  1633. }
  1634. }
  1635. },
  1636. {
  1637. "category": "So",
  1638. "key": "1F121",
  1639. "mappings": {
  1640. "default": {
  1641. "default": "parenthesized latin capital letter r",
  1642. "short": "parenthesized cap r"
  1643. },
  1644. "mathspeak": {
  1645. "default": "parenthesized upper R"
  1646. }
  1647. }
  1648. },
  1649. {
  1650. "category": "So",
  1651. "key": "1F122",
  1652. "mappings": {
  1653. "default": {
  1654. "default": "parenthesized latin capital letter s",
  1655. "short": "parenthesized cap s"
  1656. },
  1657. "mathspeak": {
  1658. "default": "parenthesized upper S"
  1659. }
  1660. }
  1661. },
  1662. {
  1663. "category": "So",
  1664. "key": "1F123",
  1665. "mappings": {
  1666. "default": {
  1667. "default": "parenthesized latin capital letter t",
  1668. "short": "parenthesized cap t"
  1669. },
  1670. "mathspeak": {
  1671. "default": "parenthesized upper T"
  1672. }
  1673. }
  1674. },
  1675. {
  1676. "category": "So",
  1677. "key": "1F124",
  1678. "mappings": {
  1679. "default": {
  1680. "default": "parenthesized latin capital letter u",
  1681. "short": "parenthesized cap u"
  1682. },
  1683. "mathspeak": {
  1684. "default": "parenthesized upper U"
  1685. }
  1686. }
  1687. },
  1688. {
  1689. "category": "So",
  1690. "key": "1F125",
  1691. "mappings": {
  1692. "default": {
  1693. "default": "parenthesized latin capital letter v",
  1694. "short": "parenthesized cap v"
  1695. },
  1696. "mathspeak": {
  1697. "default": "parenthesized upper V"
  1698. }
  1699. }
  1700. },
  1701. {
  1702. "category": "So",
  1703. "key": "1F126",
  1704. "mappings": {
  1705. "default": {
  1706. "default": "parenthesized latin capital letter w",
  1707. "short": "parenthesized cap w"
  1708. },
  1709. "mathspeak": {
  1710. "default": "parenthesized upper W"
  1711. }
  1712. }
  1713. },
  1714. {
  1715. "category": "So",
  1716. "key": "1F127",
  1717. "mappings": {
  1718. "default": {
  1719. "default": "parenthesized latin capital letter x",
  1720. "short": "parenthesized cap x"
  1721. },
  1722. "mathspeak": {
  1723. "default": "parenthesized upper X"
  1724. }
  1725. }
  1726. },
  1727. {
  1728. "category": "So",
  1729. "key": "1F128",
  1730. "mappings": {
  1731. "default": {
  1732. "default": "parenthesized latin capital letter y",
  1733. "short": "parenthesized cap y"
  1734. },
  1735. "mathspeak": {
  1736. "default": "parenthesized upper Y"
  1737. }
  1738. }
  1739. },
  1740. {
  1741. "category": "So",
  1742. "key": "1F129",
  1743. "mappings": {
  1744. "default": {
  1745. "default": "parenthesized latin capital letter z",
  1746. "short": "parenthesized cap z"
  1747. },
  1748. "mathspeak": {
  1749. "default": "parenthesized upper Z"
  1750. }
  1751. }
  1752. },
  1753. {
  1754. "category": "So",
  1755. "key": "1F12A",
  1756. "mappings": {
  1757. "default": {
  1758. "default": "tortoise shell bracketed latin capital letter s",
  1759. "short": "tortoise shell bracketed cap s"
  1760. },
  1761. "mathspeak": {
  1762. "default": "tortoise shell bracketed upper S"
  1763. }
  1764. }
  1765. },
  1766. {
  1767. "category": "So",
  1768. "key": "1F12B",
  1769. "mappings": {
  1770. "default": {
  1771. "default": "circled italic latin capital letter c",
  1772. "short": "circled italic cap c"
  1773. },
  1774. "mathspeak": {
  1775. "default": "circled italic upper C"
  1776. }
  1777. }
  1778. },
  1779. {
  1780. "category": "So",
  1781. "key": "1F12C",
  1782. "mappings": {
  1783. "default": {
  1784. "default": "circled italic latin capital letter r",
  1785. "short": "circled italic cap r"
  1786. },
  1787. "mathspeak": {
  1788. "default": "circled italic upper R"
  1789. }
  1790. }
  1791. },
  1792. {
  1793. "category": "So",
  1794. "key": "1F130",
  1795. "mappings": {
  1796. "default": {
  1797. "default": "squared latin capital letter a",
  1798. "short": "squared cap a"
  1799. },
  1800. "mathspeak": {
  1801. "default": "squared upper A"
  1802. }
  1803. }
  1804. },
  1805. {
  1806. "category": "So",
  1807. "key": "1F131",
  1808. "mappings": {
  1809. "default": {
  1810. "default": "squared latin capital letter b",
  1811. "short": "squared cap b"
  1812. },
  1813. "mathspeak": {
  1814. "default": "squared upper B"
  1815. }
  1816. }
  1817. },
  1818. {
  1819. "category": "So",
  1820. "key": "1F132",
  1821. "mappings": {
  1822. "default": {
  1823. "default": "squared latin capital letter c",
  1824. "short": "squared cap c"
  1825. },
  1826. "mathspeak": {
  1827. "default": "squared upper C"
  1828. }
  1829. }
  1830. },
  1831. {
  1832. "category": "So",
  1833. "key": "1F133",
  1834. "mappings": {
  1835. "default": {
  1836. "default": "squared latin capital letter d",
  1837. "short": "squared cap d"
  1838. },
  1839. "mathspeak": {
  1840. "default": "squared upper D"
  1841. }
  1842. }
  1843. },
  1844. {
  1845. "category": "So",
  1846. "key": "1F134",
  1847. "mappings": {
  1848. "default": {
  1849. "default": "squared latin capital letter e",
  1850. "short": "squared cap e"
  1851. },
  1852. "mathspeak": {
  1853. "default": "squared upper E"
  1854. }
  1855. }
  1856. },
  1857. {
  1858. "category": "So",
  1859. "key": "1F135",
  1860. "mappings": {
  1861. "default": {
  1862. "default": "squared latin capital letter f",
  1863. "short": "squared cap f"
  1864. },
  1865. "mathspeak": {
  1866. "default": "squared upper F"
  1867. }
  1868. }
  1869. },
  1870. {
  1871. "category": "So",
  1872. "key": "1F136",
  1873. "mappings": {
  1874. "default": {
  1875. "default": "squared latin capital letter g",
  1876. "short": "squared cap g"
  1877. },
  1878. "mathspeak": {
  1879. "default": "squared upper G"
  1880. }
  1881. }
  1882. },
  1883. {
  1884. "category": "So",
  1885. "key": "1F137",
  1886. "mappings": {
  1887. "default": {
  1888. "default": "squared latin capital letter h",
  1889. "short": "squared cap h"
  1890. },
  1891. "mathspeak": {
  1892. "default": "squared upper H"
  1893. }
  1894. }
  1895. },
  1896. {
  1897. "category": "So",
  1898. "key": "1F138",
  1899. "mappings": {
  1900. "default": {
  1901. "default": "squared latin capital letter i",
  1902. "short": "squared cap i"
  1903. },
  1904. "mathspeak": {
  1905. "default": "squared upper I"
  1906. }
  1907. }
  1908. },
  1909. {
  1910. "category": "So",
  1911. "key": "1F139",
  1912. "mappings": {
  1913. "default": {
  1914. "default": "squared latin capital letter j",
  1915. "short": "squared cap j"
  1916. },
  1917. "mathspeak": {
  1918. "default": "squared upper J"
  1919. }
  1920. }
  1921. },
  1922. {
  1923. "category": "So",
  1924. "key": "1F13A",
  1925. "mappings": {
  1926. "default": {
  1927. "default": "squared latin capital letter k",
  1928. "short": "squared cap k"
  1929. },
  1930. "mathspeak": {
  1931. "default": "squared upper K"
  1932. }
  1933. }
  1934. },
  1935. {
  1936. "category": "So",
  1937. "key": "1F13B",
  1938. "mappings": {
  1939. "default": {
  1940. "default": "squared latin capital letter l",
  1941. "short": "squared cap l"
  1942. },
  1943. "mathspeak": {
  1944. "default": "squared upper L"
  1945. }
  1946. }
  1947. },
  1948. {
  1949. "category": "So",
  1950. "key": "1F13C",
  1951. "mappings": {
  1952. "default": {
  1953. "default": "squared latin capital letter m",
  1954. "short": "squared cap m"
  1955. },
  1956. "mathspeak": {
  1957. "default": "squared upper M"
  1958. }
  1959. }
  1960. },
  1961. {
  1962. "category": "So",
  1963. "key": "1F13D",
  1964. "mappings": {
  1965. "default": {
  1966. "default": "squared latin capital letter n",
  1967. "short": "squared cap n"
  1968. },
  1969. "mathspeak": {
  1970. "default": "squared upper N"
  1971. }
  1972. }
  1973. },
  1974. {
  1975. "category": "So",
  1976. "key": "1F13E",
  1977. "mappings": {
  1978. "default": {
  1979. "default": "squared latin capital letter o",
  1980. "short": "squared cap o"
  1981. },
  1982. "mathspeak": {
  1983. "default": "squared upper O"
  1984. }
  1985. }
  1986. },
  1987. {
  1988. "category": "So",
  1989. "key": "1F13F",
  1990. "mappings": {
  1991. "default": {
  1992. "default": "squared latin capital letter p",
  1993. "short": "squared cap p"
  1994. },
  1995. "mathspeak": {
  1996. "default": "squared upper P"
  1997. }
  1998. }
  1999. },
  2000. {
  2001. "category": "So",
  2002. "key": "1F140",
  2003. "mappings": {
  2004. "default": {
  2005. "default": "squared latin capital letter q",
  2006. "short": "squared cap q"
  2007. },
  2008. "mathspeak": {
  2009. "default": "squared upper Q"
  2010. }
  2011. }
  2012. },
  2013. {
  2014. "category": "So",
  2015. "key": "1F141",
  2016. "mappings": {
  2017. "default": {
  2018. "default": "squared latin capital letter r",
  2019. "short": "squared cap r"
  2020. },
  2021. "mathspeak": {
  2022. "default": "squared upper R"
  2023. }
  2024. }
  2025. },
  2026. {
  2027. "category": "So",
  2028. "key": "1F142",
  2029. "mappings": {
  2030. "default": {
  2031. "default": "squared latin capital letter s",
  2032. "short": "squared cap s"
  2033. },
  2034. "mathspeak": {
  2035. "default": "squared upper S"
  2036. }
  2037. }
  2038. },
  2039. {
  2040. "category": "So",
  2041. "key": "1F143",
  2042. "mappings": {
  2043. "default": {
  2044. "default": "squared latin capital letter t",
  2045. "short": "squared cap t"
  2046. },
  2047. "mathspeak": {
  2048. "default": "squared upper T"
  2049. }
  2050. }
  2051. },
  2052. {
  2053. "category": "So",
  2054. "key": "1F144",
  2055. "mappings": {
  2056. "default": {
  2057. "default": "squared latin capital letter u",
  2058. "short": "squared cap u"
  2059. },
  2060. "mathspeak": {
  2061. "default": "squared upper U"
  2062. }
  2063. }
  2064. },
  2065. {
  2066. "category": "So",
  2067. "key": "1F145",
  2068. "mappings": {
  2069. "default": {
  2070. "default": "squared latin capital letter v",
  2071. "short": "squared cap v"
  2072. },
  2073. "mathspeak": {
  2074. "default": "squared upper V"
  2075. }
  2076. }
  2077. },
  2078. {
  2079. "category": "So",
  2080. "key": "1F146",
  2081. "mappings": {
  2082. "default": {
  2083. "default": "squared latin capital letter w",
  2084. "short": "squared cap w"
  2085. },
  2086. "mathspeak": {
  2087. "default": "squared upper W"
  2088. }
  2089. }
  2090. },
  2091. {
  2092. "category": "So",
  2093. "key": "1F147",
  2094. "mappings": {
  2095. "default": {
  2096. "default": "squared latin capital letter x",
  2097. "short": "squared cap x"
  2098. },
  2099. "mathspeak": {
  2100. "default": "squared upper X"
  2101. }
  2102. }
  2103. },
  2104. {
  2105. "category": "So",
  2106. "key": "1F148",
  2107. "mappings": {
  2108. "default": {
  2109. "default": "squared latin capital letter y",
  2110. "short": "squared cap y"
  2111. },
  2112. "mathspeak": {
  2113. "default": "squared upper Y"
  2114. }
  2115. }
  2116. },
  2117. {
  2118. "category": "So",
  2119. "key": "1F149",
  2120. "mappings": {
  2121. "default": {
  2122. "default": "squared latin capital letter z",
  2123. "short": "squared cap z"
  2124. },
  2125. "mathspeak": {
  2126. "default": "squared upper Z"
  2127. }
  2128. }
  2129. },
  2130. {
  2131. "category": "So",
  2132. "key": "1F150",
  2133. "mappings": {
  2134. "default": {
  2135. "default": "negative circled latin capital letter a",
  2136. "short": "negative circled cap a"
  2137. },
  2138. "mathspeak": {
  2139. "default": "negative circled upper A"
  2140. }
  2141. }
  2142. },
  2143. {
  2144. "category": "So",
  2145. "key": "1F151",
  2146. "mappings": {
  2147. "default": {
  2148. "default": "negative circled latin capital letter b",
  2149. "short": "negative circled cap b"
  2150. },
  2151. "mathspeak": {
  2152. "default": "negative circled upper B"
  2153. }
  2154. }
  2155. },
  2156. {
  2157. "category": "So",
  2158. "key": "1F152",
  2159. "mappings": {
  2160. "default": {
  2161. "default": "negative circled latin capital letter c",
  2162. "short": "negative circled cap c"
  2163. },
  2164. "mathspeak": {
  2165. "default": "negative circled upper C"
  2166. }
  2167. }
  2168. },
  2169. {
  2170. "category": "So",
  2171. "key": "1F153",
  2172. "mappings": {
  2173. "default": {
  2174. "default": "negative circled latin capital letter d",
  2175. "short": "negative circled cap d"
  2176. },
  2177. "mathspeak": {
  2178. "default": "negative circled upper D"
  2179. }
  2180. }
  2181. },
  2182. {
  2183. "category": "So",
  2184. "key": "1F154",
  2185. "mappings": {
  2186. "default": {
  2187. "default": "negative circled latin capital letter e",
  2188. "short": "negative circled cap e"
  2189. },
  2190. "mathspeak": {
  2191. "default": "negative circled upper E"
  2192. }
  2193. }
  2194. },
  2195. {
  2196. "category": "So",
  2197. "key": "1F155",
  2198. "mappings": {
  2199. "default": {
  2200. "default": "negative circled latin capital letter f",
  2201. "short": "negative circled cap f"
  2202. },
  2203. "mathspeak": {
  2204. "default": "negative circled upper F"
  2205. }
  2206. }
  2207. },
  2208. {
  2209. "category": "So",
  2210. "key": "1F156",
  2211. "mappings": {
  2212. "default": {
  2213. "default": "negative circled latin capital letter g",
  2214. "short": "negative circled cap g"
  2215. },
  2216. "mathspeak": {
  2217. "default": "negative circled upper G"
  2218. }
  2219. }
  2220. },
  2221. {
  2222. "category": "So",
  2223. "key": "1F157",
  2224. "mappings": {
  2225. "default": {
  2226. "default": "negative circled latin capital letter h",
  2227. "short": "negative circled cap h"
  2228. },
  2229. "mathspeak": {
  2230. "default": "negative circled upper H"
  2231. }
  2232. }
  2233. },
  2234. {
  2235. "category": "So",
  2236. "key": "1F158",
  2237. "mappings": {
  2238. "default": {
  2239. "default": "negative circled latin capital letter i",
  2240. "short": "negative circled cap i"
  2241. },
  2242. "mathspeak": {
  2243. "default": "negative circled upper I"
  2244. }
  2245. }
  2246. },
  2247. {
  2248. "category": "So",
  2249. "key": "1F159",
  2250. "mappings": {
  2251. "default": {
  2252. "default": "negative circled latin capital letter j",
  2253. "short": "negative circled cap j"
  2254. },
  2255. "mathspeak": {
  2256. "default": "negative circled upper J"
  2257. }
  2258. }
  2259. },
  2260. {
  2261. "category": "So",
  2262. "key": "1F15A",
  2263. "mappings": {
  2264. "default": {
  2265. "default": "negative circled latin capital letter k",
  2266. "short": "negative circled cap k"
  2267. },
  2268. "mathspeak": {
  2269. "default": "negative circled upper K"
  2270. }
  2271. }
  2272. },
  2273. {
  2274. "category": "So",
  2275. "key": "1F15B",
  2276. "mappings": {
  2277. "default": {
  2278. "default": "negative circled latin capital letter l",
  2279. "short": "negative circled cap l"
  2280. },
  2281. "mathspeak": {
  2282. "default": "negative circled upper L"
  2283. }
  2284. }
  2285. },
  2286. {
  2287. "category": "So",
  2288. "key": "1F15C",
  2289. "mappings": {
  2290. "default": {
  2291. "default": "negative circled latin capital letter m",
  2292. "short": "negative circled cap m"
  2293. },
  2294. "mathspeak": {
  2295. "default": "negative circled upper M"
  2296. }
  2297. }
  2298. },
  2299. {
  2300. "category": "So",
  2301. "key": "1F15D",
  2302. "mappings": {
  2303. "default": {
  2304. "default": "negative circled latin capital letter n",
  2305. "short": "negative circled cap n"
  2306. },
  2307. "mathspeak": {
  2308. "default": "negative circled upper N"
  2309. }
  2310. }
  2311. },
  2312. {
  2313. "category": "So",
  2314. "key": "1F15E",
  2315. "mappings": {
  2316. "default": {
  2317. "default": "negative circled latin capital letter o",
  2318. "short": "negative circled cap o"
  2319. },
  2320. "mathspeak": {
  2321. "default": "negative circled upper O"
  2322. }
  2323. }
  2324. },
  2325. {
  2326. "category": "So",
  2327. "key": "1F15F",
  2328. "mappings": {
  2329. "default": {
  2330. "default": "negative circled latin capital letter p",
  2331. "short": "negative circled cap p"
  2332. },
  2333. "mathspeak": {
  2334. "default": "negative circled upper P"
  2335. }
  2336. }
  2337. },
  2338. {
  2339. "category": "So",
  2340. "key": "1F160",
  2341. "mappings": {
  2342. "default": {
  2343. "default": "negative circled latin capital letter q",
  2344. "short": "negative circled cap q"
  2345. },
  2346. "mathspeak": {
  2347. "default": "negative circled upper Q"
  2348. }
  2349. }
  2350. },
  2351. {
  2352. "category": "So",
  2353. "key": "1F161",
  2354. "mappings": {
  2355. "default": {
  2356. "default": "negative circled latin capital letter r",
  2357. "short": "negative circled cap r"
  2358. },
  2359. "mathspeak": {
  2360. "default": "negative circled upper R"
  2361. }
  2362. }
  2363. },
  2364. {
  2365. "category": "So",
  2366. "key": "1F162",
  2367. "mappings": {
  2368. "default": {
  2369. "default": "negative circled latin capital letter s",
  2370. "short": "negative circled cap s"
  2371. },
  2372. "mathspeak": {
  2373. "default": "negative circled upper S"
  2374. }
  2375. }
  2376. },
  2377. {
  2378. "category": "So",
  2379. "key": "1F163",
  2380. "mappings": {
  2381. "default": {
  2382. "default": "negative circled latin capital letter t",
  2383. "short": "negative circled cap t"
  2384. },
  2385. "mathspeak": {
  2386. "default": "negative circled upper T"
  2387. }
  2388. }
  2389. },
  2390. {
  2391. "category": "So",
  2392. "key": "1F164",
  2393. "mappings": {
  2394. "default": {
  2395. "default": "negative circled latin capital letter u",
  2396. "short": "negative circled cap u"
  2397. },
  2398. "mathspeak": {
  2399. "default": "negative circled upper U"
  2400. }
  2401. }
  2402. },
  2403. {
  2404. "category": "So",
  2405. "key": "1F165",
  2406. "mappings": {
  2407. "default": {
  2408. "default": "negative circled latin capital letter v",
  2409. "short": "negative circled cap v"
  2410. },
  2411. "mathspeak": {
  2412. "default": "negative circled upper V"
  2413. }
  2414. }
  2415. },
  2416. {
  2417. "category": "So",
  2418. "key": "1F166",
  2419. "mappings": {
  2420. "default": {
  2421. "default": "negative circled latin capital letter w",
  2422. "short": "negative circled cap w"
  2423. },
  2424. "mathspeak": {
  2425. "default": "negative circled upper W"
  2426. }
  2427. }
  2428. },
  2429. {
  2430. "category": "So",
  2431. "key": "1F167",
  2432. "mappings": {
  2433. "default": {
  2434. "default": "negative circled latin capital letter x",
  2435. "short": "negative circled cap x"
  2436. },
  2437. "mathspeak": {
  2438. "default": "negative circled upper X"
  2439. }
  2440. }
  2441. },
  2442. {
  2443. "category": "So",
  2444. "key": "1F168",
  2445. "mappings": {
  2446. "default": {
  2447. "default": "negative circled latin capital letter y",
  2448. "short": "negative circled cap y"
  2449. },
  2450. "mathspeak": {
  2451. "default": "negative circled upper Y"
  2452. }
  2453. }
  2454. },
  2455. {
  2456. "category": "So",
  2457. "key": "1F169",
  2458. "mappings": {
  2459. "default": {
  2460. "default": "negative circled latin capital letter z",
  2461. "short": "negative circled cap z"
  2462. },
  2463. "mathspeak": {
  2464. "default": "negative circled upper Z"
  2465. }
  2466. }
  2467. },
  2468. {
  2469. "category": "So",
  2470. "key": "1F170",
  2471. "mappings": {
  2472. "default": {
  2473. "default": "negative squared latin capital letter a",
  2474. "short": "negative squared cap a"
  2475. },
  2476. "mathspeak": {
  2477. "default": "negative squared upper A"
  2478. }
  2479. }
  2480. },
  2481. {
  2482. "category": "So",
  2483. "key": "1F171",
  2484. "mappings": {
  2485. "default": {
  2486. "default": "negative squared latin capital letter b",
  2487. "short": "negative squared cap b"
  2488. },
  2489. "mathspeak": {
  2490. "default": "negative squared upper B"
  2491. }
  2492. }
  2493. },
  2494. {
  2495. "category": "So",
  2496. "key": "1F172",
  2497. "mappings": {
  2498. "default": {
  2499. "default": "negative squared latin capital letter c",
  2500. "short": "negative squared cap c"
  2501. },
  2502. "mathspeak": {
  2503. "default": "negative squared upper C"
  2504. }
  2505. }
  2506. },
  2507. {
  2508. "category": "So",
  2509. "key": "1F173",
  2510. "mappings": {
  2511. "default": {
  2512. "default": "negative squared latin capital letter d",
  2513. "short": "negative squared cap d"
  2514. },
  2515. "mathspeak": {
  2516. "default": "negative squared upper D"
  2517. }
  2518. }
  2519. },
  2520. {
  2521. "category": "So",
  2522. "key": "1F174",
  2523. "mappings": {
  2524. "default": {
  2525. "default": "negative squared latin capital letter e",
  2526. "short": "negative squared cap e"
  2527. },
  2528. "mathspeak": {
  2529. "default": "negative squared upper E"
  2530. }
  2531. }
  2532. },
  2533. {
  2534. "category": "So",
  2535. "key": "1F175",
  2536. "mappings": {
  2537. "default": {
  2538. "default": "negative squared latin capital letter f",
  2539. "short": "negative squared cap f"
  2540. },
  2541. "mathspeak": {
  2542. "default": "negative squared upper F"
  2543. }
  2544. }
  2545. },
  2546. {
  2547. "category": "So",
  2548. "key": "1F176",
  2549. "mappings": {
  2550. "default": {
  2551. "default": "negative squared latin capital letter g",
  2552. "short": "negative squared cap g"
  2553. },
  2554. "mathspeak": {
  2555. "default": "negative squared upper G"
  2556. }
  2557. }
  2558. },
  2559. {
  2560. "category": "So",
  2561. "key": "1F177",
  2562. "mappings": {
  2563. "default": {
  2564. "default": "negative squared latin capital letter h",
  2565. "short": "negative squared cap h"
  2566. },
  2567. "mathspeak": {
  2568. "default": "negative squared upper H"
  2569. }
  2570. }
  2571. },
  2572. {
  2573. "category": "So",
  2574. "key": "1F178",
  2575. "mappings": {
  2576. "default": {
  2577. "default": "negative squared latin capital letter i",
  2578. "short": "negative squared cap i"
  2579. },
  2580. "mathspeak": {
  2581. "default": "negative squared upper I"
  2582. }
  2583. }
  2584. },
  2585. {
  2586. "category": "So",
  2587. "key": "1F179",
  2588. "mappings": {
  2589. "default": {
  2590. "default": "negative squared latin capital letter j",
  2591. "short": "negative squared cap j"
  2592. },
  2593. "mathspeak": {
  2594. "default": "negative squared upper J"
  2595. }
  2596. }
  2597. },
  2598. {
  2599. "category": "So",
  2600. "key": "1F17A",
  2601. "mappings": {
  2602. "default": {
  2603. "default": "negative squared latin capital letter k",
  2604. "short": "negative squared cap k"
  2605. },
  2606. "mathspeak": {
  2607. "default": "negative squared upper K"
  2608. }
  2609. }
  2610. },
  2611. {
  2612. "category": "So",
  2613. "key": "1F17B",
  2614. "mappings": {
  2615. "default": {
  2616. "default": "negative squared latin capital letter l",
  2617. "short": "negative squared cap l"
  2618. },
  2619. "mathspeak": {
  2620. "default": "negative squared upper L"
  2621. }
  2622. }
  2623. },
  2624. {
  2625. "category": "So",
  2626. "key": "1F17C",
  2627. "mappings": {
  2628. "default": {
  2629. "default": "negative squared latin capital letter m",
  2630. "short": "negative squared cap m"
  2631. },
  2632. "mathspeak": {
  2633. "default": "negative squared upper M"
  2634. }
  2635. }
  2636. },
  2637. {
  2638. "category": "So",
  2639. "key": "1F17D",
  2640. "mappings": {
  2641. "default": {
  2642. "default": "negative squared latin capital letter n",
  2643. "short": "negative squared cap n"
  2644. },
  2645. "mathspeak": {
  2646. "default": "negative squared upper N"
  2647. }
  2648. }
  2649. },
  2650. {
  2651. "category": "So",
  2652. "key": "1F17E",
  2653. "mappings": {
  2654. "default": {
  2655. "default": "negative squared latin capital letter o",
  2656. "short": "negative squared cap o"
  2657. },
  2658. "mathspeak": {
  2659. "default": "negative squared upper O"
  2660. }
  2661. }
  2662. },
  2663. {
  2664. "category": "So",
  2665. "key": "1F17F",
  2666. "mappings": {
  2667. "default": {
  2668. "default": "negative squared latin capital letter p",
  2669. "short": "negative squared cap p"
  2670. },
  2671. "mathspeak": {
  2672. "default": "negative squared upper P"
  2673. }
  2674. }
  2675. },
  2676. {
  2677. "category": "So",
  2678. "key": "1F180",
  2679. "mappings": {
  2680. "default": {
  2681. "default": "negative squared latin capital letter q",
  2682. "short": "negative squared cap q"
  2683. },
  2684. "mathspeak": {
  2685. "default": "negative squared upper Q"
  2686. }
  2687. }
  2688. },
  2689. {
  2690. "category": "So",
  2691. "key": "1F181",
  2692. "mappings": {
  2693. "default": {
  2694. "default": "negative squared latin capital letter r",
  2695. "short": "negative squared cap r"
  2696. },
  2697. "mathspeak": {
  2698. "default": "negative squared upper R"
  2699. }
  2700. }
  2701. },
  2702. {
  2703. "category": "So",
  2704. "key": "1F182",
  2705. "mappings": {
  2706. "default": {
  2707. "default": "negative squared latin capital letter s",
  2708. "short": "negative squared cap s"
  2709. },
  2710. "mathspeak": {
  2711. "default": "negative squared upper S"
  2712. }
  2713. }
  2714. },
  2715. {
  2716. "category": "So",
  2717. "key": "1F183",
  2718. "mappings": {
  2719. "default": {
  2720. "default": "negative squared latin capital letter t",
  2721. "short": "negative squared cap t"
  2722. },
  2723. "mathspeak": {
  2724. "default": "negative squared upper T"
  2725. }
  2726. }
  2727. },
  2728. {
  2729. "category": "So",
  2730. "key": "1F184",
  2731. "mappings": {
  2732. "default": {
  2733. "default": "negative squared latin capital letter u",
  2734. "short": "negative squared cap u"
  2735. },
  2736. "mathspeak": {
  2737. "default": "negative squared upper U"
  2738. }
  2739. }
  2740. },
  2741. {
  2742. "category": "So",
  2743. "key": "1F185",
  2744. "mappings": {
  2745. "default": {
  2746. "default": "negative squared latin capital letter v",
  2747. "short": "negative squared cap v"
  2748. },
  2749. "mathspeak": {
  2750. "default": "negative squared upper V"
  2751. }
  2752. }
  2753. },
  2754. {
  2755. "category": "So",
  2756. "key": "1F186",
  2757. "mappings": {
  2758. "default": {
  2759. "default": "negative squared latin capital letter w",
  2760. "short": "negative squared cap w"
  2761. },
  2762. "mathspeak": {
  2763. "default": "negative squared upper W"
  2764. }
  2765. }
  2766. },
  2767. {
  2768. "category": "So",
  2769. "key": "1F187",
  2770. "mappings": {
  2771. "default": {
  2772. "default": "negative squared latin capital letter x",
  2773. "short": "negative squared cap x"
  2774. },
  2775. "mathspeak": {
  2776. "default": "negative squared upper X"
  2777. }
  2778. }
  2779. },
  2780. {
  2781. "category": "So",
  2782. "key": "1F188",
  2783. "mappings": {
  2784. "default": {
  2785. "default": "negative squared latin capital letter y",
  2786. "short": "negative squared cap y"
  2787. },
  2788. "mathspeak": {
  2789. "default": "negative squared upper Y"
  2790. }
  2791. }
  2792. },
  2793. {
  2794. "category": "So",
  2795. "key": "1F189",
  2796. "mappings": {
  2797. "default": {
  2798. "default": "negative squared latin capital letter z",
  2799. "short": "negative squared cap z"
  2800. },
  2801. "mathspeak": {
  2802. "default": "negative squared upper Z"
  2803. }
  2804. }
  2805. },
  2806. {
  2807. "category": "So",
  2808. "key": "1F18A",
  2809. "mappings": {
  2810. "default": {
  2811. "default": "crossed negative squared latin capital letter p",
  2812. "short": "crossed negative squared cap p"
  2813. },
  2814. "mathspeak": {
  2815. "default": "crossed negative squared upper P"
  2816. }
  2817. }
  2818. }
  2819. ]