entities.py 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513
  1. """HTML character entity references."""
  2. __all__ = ['html5', 'name2codepoint', 'codepoint2name', 'entitydefs']
  3. # maps HTML4 entity name to the Unicode code point
  4. name2codepoint = {
  5. 'AElig': 0x00c6, # latin capital letter AE = latin capital ligature AE, U+00C6 ISOlat1
  6. 'Aacute': 0x00c1, # latin capital letter A with acute, U+00C1 ISOlat1
  7. 'Acirc': 0x00c2, # latin capital letter A with circumflex, U+00C2 ISOlat1
  8. 'Agrave': 0x00c0, # latin capital letter A with grave = latin capital letter A grave, U+00C0 ISOlat1
  9. 'Alpha': 0x0391, # greek capital letter alpha, U+0391
  10. 'Aring': 0x00c5, # latin capital letter A with ring above = latin capital letter A ring, U+00C5 ISOlat1
  11. 'Atilde': 0x00c3, # latin capital letter A with tilde, U+00C3 ISOlat1
  12. 'Auml': 0x00c4, # latin capital letter A with diaeresis, U+00C4 ISOlat1
  13. 'Beta': 0x0392, # greek capital letter beta, U+0392
  14. 'Ccedil': 0x00c7, # latin capital letter C with cedilla, U+00C7 ISOlat1
  15. 'Chi': 0x03a7, # greek capital letter chi, U+03A7
  16. 'Dagger': 0x2021, # double dagger, U+2021 ISOpub
  17. 'Delta': 0x0394, # greek capital letter delta, U+0394 ISOgrk3
  18. 'ETH': 0x00d0, # latin capital letter ETH, U+00D0 ISOlat1
  19. 'Eacute': 0x00c9, # latin capital letter E with acute, U+00C9 ISOlat1
  20. 'Ecirc': 0x00ca, # latin capital letter E with circumflex, U+00CA ISOlat1
  21. 'Egrave': 0x00c8, # latin capital letter E with grave, U+00C8 ISOlat1
  22. 'Epsilon': 0x0395, # greek capital letter epsilon, U+0395
  23. 'Eta': 0x0397, # greek capital letter eta, U+0397
  24. 'Euml': 0x00cb, # latin capital letter E with diaeresis, U+00CB ISOlat1
  25. 'Gamma': 0x0393, # greek capital letter gamma, U+0393 ISOgrk3
  26. 'Iacute': 0x00cd, # latin capital letter I with acute, U+00CD ISOlat1
  27. 'Icirc': 0x00ce, # latin capital letter I with circumflex, U+00CE ISOlat1
  28. 'Igrave': 0x00cc, # latin capital letter I with grave, U+00CC ISOlat1
  29. 'Iota': 0x0399, # greek capital letter iota, U+0399
  30. 'Iuml': 0x00cf, # latin capital letter I with diaeresis, U+00CF ISOlat1
  31. 'Kappa': 0x039a, # greek capital letter kappa, U+039A
  32. 'Lambda': 0x039b, # greek capital letter lambda, U+039B ISOgrk3
  33. 'Mu': 0x039c, # greek capital letter mu, U+039C
  34. 'Ntilde': 0x00d1, # latin capital letter N with tilde, U+00D1 ISOlat1
  35. 'Nu': 0x039d, # greek capital letter nu, U+039D
  36. 'OElig': 0x0152, # latin capital ligature OE, U+0152 ISOlat2
  37. 'Oacute': 0x00d3, # latin capital letter O with acute, U+00D3 ISOlat1
  38. 'Ocirc': 0x00d4, # latin capital letter O with circumflex, U+00D4 ISOlat1
  39. 'Ograve': 0x00d2, # latin capital letter O with grave, U+00D2 ISOlat1
  40. 'Omega': 0x03a9, # greek capital letter omega, U+03A9 ISOgrk3
  41. 'Omicron': 0x039f, # greek capital letter omicron, U+039F
  42. 'Oslash': 0x00d8, # latin capital letter O with stroke = latin capital letter O slash, U+00D8 ISOlat1
  43. 'Otilde': 0x00d5, # latin capital letter O with tilde, U+00D5 ISOlat1
  44. 'Ouml': 0x00d6, # latin capital letter O with diaeresis, U+00D6 ISOlat1
  45. 'Phi': 0x03a6, # greek capital letter phi, U+03A6 ISOgrk3
  46. 'Pi': 0x03a0, # greek capital letter pi, U+03A0 ISOgrk3
  47. 'Prime': 0x2033, # double prime = seconds = inches, U+2033 ISOtech
  48. 'Psi': 0x03a8, # greek capital letter psi, U+03A8 ISOgrk3
  49. 'Rho': 0x03a1, # greek capital letter rho, U+03A1
  50. 'Scaron': 0x0160, # latin capital letter S with caron, U+0160 ISOlat2
  51. 'Sigma': 0x03a3, # greek capital letter sigma, U+03A3 ISOgrk3
  52. 'THORN': 0x00de, # latin capital letter THORN, U+00DE ISOlat1
  53. 'Tau': 0x03a4, # greek capital letter tau, U+03A4
  54. 'Theta': 0x0398, # greek capital letter theta, U+0398 ISOgrk3
  55. 'Uacute': 0x00da, # latin capital letter U with acute, U+00DA ISOlat1
  56. 'Ucirc': 0x00db, # latin capital letter U with circumflex, U+00DB ISOlat1
  57. 'Ugrave': 0x00d9, # latin capital letter U with grave, U+00D9 ISOlat1
  58. 'Upsilon': 0x03a5, # greek capital letter upsilon, U+03A5 ISOgrk3
  59. 'Uuml': 0x00dc, # latin capital letter U with diaeresis, U+00DC ISOlat1
  60. 'Xi': 0x039e, # greek capital letter xi, U+039E ISOgrk3
  61. 'Yacute': 0x00dd, # latin capital letter Y with acute, U+00DD ISOlat1
  62. 'Yuml': 0x0178, # latin capital letter Y with diaeresis, U+0178 ISOlat2
  63. 'Zeta': 0x0396, # greek capital letter zeta, U+0396
  64. 'aacute': 0x00e1, # latin small letter a with acute, U+00E1 ISOlat1
  65. 'acirc': 0x00e2, # latin small letter a with circumflex, U+00E2 ISOlat1
  66. 'acute': 0x00b4, # acute accent = spacing acute, U+00B4 ISOdia
  67. 'aelig': 0x00e6, # latin small letter ae = latin small ligature ae, U+00E6 ISOlat1
  68. 'agrave': 0x00e0, # latin small letter a with grave = latin small letter a grave, U+00E0 ISOlat1
  69. 'alefsym': 0x2135, # alef symbol = first transfinite cardinal, U+2135 NEW
  70. 'alpha': 0x03b1, # greek small letter alpha, U+03B1 ISOgrk3
  71. 'amp': 0x0026, # ampersand, U+0026 ISOnum
  72. 'and': 0x2227, # logical and = wedge, U+2227 ISOtech
  73. 'ang': 0x2220, # angle, U+2220 ISOamso
  74. 'aring': 0x00e5, # latin small letter a with ring above = latin small letter a ring, U+00E5 ISOlat1
  75. 'asymp': 0x2248, # almost equal to = asymptotic to, U+2248 ISOamsr
  76. 'atilde': 0x00e3, # latin small letter a with tilde, U+00E3 ISOlat1
  77. 'auml': 0x00e4, # latin small letter a with diaeresis, U+00E4 ISOlat1
  78. 'bdquo': 0x201e, # double low-9 quotation mark, U+201E NEW
  79. 'beta': 0x03b2, # greek small letter beta, U+03B2 ISOgrk3
  80. 'brvbar': 0x00a6, # broken bar = broken vertical bar, U+00A6 ISOnum
  81. 'bull': 0x2022, # bullet = black small circle, U+2022 ISOpub
  82. 'cap': 0x2229, # intersection = cap, U+2229 ISOtech
  83. 'ccedil': 0x00e7, # latin small letter c with cedilla, U+00E7 ISOlat1
  84. 'cedil': 0x00b8, # cedilla = spacing cedilla, U+00B8 ISOdia
  85. 'cent': 0x00a2, # cent sign, U+00A2 ISOnum
  86. 'chi': 0x03c7, # greek small letter chi, U+03C7 ISOgrk3
  87. 'circ': 0x02c6, # modifier letter circumflex accent, U+02C6 ISOpub
  88. 'clubs': 0x2663, # black club suit = shamrock, U+2663 ISOpub
  89. 'cong': 0x2245, # approximately equal to, U+2245 ISOtech
  90. 'copy': 0x00a9, # copyright sign, U+00A9 ISOnum
  91. 'crarr': 0x21b5, # downwards arrow with corner leftwards = carriage return, U+21B5 NEW
  92. 'cup': 0x222a, # union = cup, U+222A ISOtech
  93. 'curren': 0x00a4, # currency sign, U+00A4 ISOnum
  94. 'dArr': 0x21d3, # downwards double arrow, U+21D3 ISOamsa
  95. 'dagger': 0x2020, # dagger, U+2020 ISOpub
  96. 'darr': 0x2193, # downwards arrow, U+2193 ISOnum
  97. 'deg': 0x00b0, # degree sign, U+00B0 ISOnum
  98. 'delta': 0x03b4, # greek small letter delta, U+03B4 ISOgrk3
  99. 'diams': 0x2666, # black diamond suit, U+2666 ISOpub
  100. 'divide': 0x00f7, # division sign, U+00F7 ISOnum
  101. 'eacute': 0x00e9, # latin small letter e with acute, U+00E9 ISOlat1
  102. 'ecirc': 0x00ea, # latin small letter e with circumflex, U+00EA ISOlat1
  103. 'egrave': 0x00e8, # latin small letter e with grave, U+00E8 ISOlat1
  104. 'empty': 0x2205, # empty set = null set = diameter, U+2205 ISOamso
  105. 'emsp': 0x2003, # em space, U+2003 ISOpub
  106. 'ensp': 0x2002, # en space, U+2002 ISOpub
  107. 'epsilon': 0x03b5, # greek small letter epsilon, U+03B5 ISOgrk3
  108. 'equiv': 0x2261, # identical to, U+2261 ISOtech
  109. 'eta': 0x03b7, # greek small letter eta, U+03B7 ISOgrk3
  110. 'eth': 0x00f0, # latin small letter eth, U+00F0 ISOlat1
  111. 'euml': 0x00eb, # latin small letter e with diaeresis, U+00EB ISOlat1
  112. 'euro': 0x20ac, # euro sign, U+20AC NEW
  113. 'exist': 0x2203, # there exists, U+2203 ISOtech
  114. 'fnof': 0x0192, # latin small f with hook = function = florin, U+0192 ISOtech
  115. 'forall': 0x2200, # for all, U+2200 ISOtech
  116. 'frac12': 0x00bd, # vulgar fraction one half = fraction one half, U+00BD ISOnum
  117. 'frac14': 0x00bc, # vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum
  118. 'frac34': 0x00be, # vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum
  119. 'frasl': 0x2044, # fraction slash, U+2044 NEW
  120. 'gamma': 0x03b3, # greek small letter gamma, U+03B3 ISOgrk3
  121. 'ge': 0x2265, # greater-than or equal to, U+2265 ISOtech
  122. 'gt': 0x003e, # greater-than sign, U+003E ISOnum
  123. 'hArr': 0x21d4, # left right double arrow, U+21D4 ISOamsa
  124. 'harr': 0x2194, # left right arrow, U+2194 ISOamsa
  125. 'hearts': 0x2665, # black heart suit = valentine, U+2665 ISOpub
  126. 'hellip': 0x2026, # horizontal ellipsis = three dot leader, U+2026 ISOpub
  127. 'iacute': 0x00ed, # latin small letter i with acute, U+00ED ISOlat1
  128. 'icirc': 0x00ee, # latin small letter i with circumflex, U+00EE ISOlat1
  129. 'iexcl': 0x00a1, # inverted exclamation mark, U+00A1 ISOnum
  130. 'igrave': 0x00ec, # latin small letter i with grave, U+00EC ISOlat1
  131. 'image': 0x2111, # blackletter capital I = imaginary part, U+2111 ISOamso
  132. 'infin': 0x221e, # infinity, U+221E ISOtech
  133. 'int': 0x222b, # integral, U+222B ISOtech
  134. 'iota': 0x03b9, # greek small letter iota, U+03B9 ISOgrk3
  135. 'iquest': 0x00bf, # inverted question mark = turned question mark, U+00BF ISOnum
  136. 'isin': 0x2208, # element of, U+2208 ISOtech
  137. 'iuml': 0x00ef, # latin small letter i with diaeresis, U+00EF ISOlat1
  138. 'kappa': 0x03ba, # greek small letter kappa, U+03BA ISOgrk3
  139. 'lArr': 0x21d0, # leftwards double arrow, U+21D0 ISOtech
  140. 'lambda': 0x03bb, # greek small letter lambda, U+03BB ISOgrk3
  141. 'lang': 0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech
  142. 'laquo': 0x00ab, # left-pointing double angle quotation mark = left pointing guillemet, U+00AB ISOnum
  143. 'larr': 0x2190, # leftwards arrow, U+2190 ISOnum
  144. 'lceil': 0x2308, # left ceiling = apl upstile, U+2308 ISOamsc
  145. 'ldquo': 0x201c, # left double quotation mark, U+201C ISOnum
  146. 'le': 0x2264, # less-than or equal to, U+2264 ISOtech
  147. 'lfloor': 0x230a, # left floor = apl downstile, U+230A ISOamsc
  148. 'lowast': 0x2217, # asterisk operator, U+2217 ISOtech
  149. 'loz': 0x25ca, # lozenge, U+25CA ISOpub
  150. 'lrm': 0x200e, # left-to-right mark, U+200E NEW RFC 2070
  151. 'lsaquo': 0x2039, # single left-pointing angle quotation mark, U+2039 ISO proposed
  152. 'lsquo': 0x2018, # left single quotation mark, U+2018 ISOnum
  153. 'lt': 0x003c, # less-than sign, U+003C ISOnum
  154. 'macr': 0x00af, # macron = spacing macron = overline = APL overbar, U+00AF ISOdia
  155. 'mdash': 0x2014, # em dash, U+2014 ISOpub
  156. 'micro': 0x00b5, # micro sign, U+00B5 ISOnum
  157. 'middot': 0x00b7, # middle dot = Georgian comma = Greek middle dot, U+00B7 ISOnum
  158. 'minus': 0x2212, # minus sign, U+2212 ISOtech
  159. 'mu': 0x03bc, # greek small letter mu, U+03BC ISOgrk3
  160. 'nabla': 0x2207, # nabla = backward difference, U+2207 ISOtech
  161. 'nbsp': 0x00a0, # no-break space = non-breaking space, U+00A0 ISOnum
  162. 'ndash': 0x2013, # en dash, U+2013 ISOpub
  163. 'ne': 0x2260, # not equal to, U+2260 ISOtech
  164. 'ni': 0x220b, # contains as member, U+220B ISOtech
  165. 'not': 0x00ac, # not sign, U+00AC ISOnum
  166. 'notin': 0x2209, # not an element of, U+2209 ISOtech
  167. 'nsub': 0x2284, # not a subset of, U+2284 ISOamsn
  168. 'ntilde': 0x00f1, # latin small letter n with tilde, U+00F1 ISOlat1
  169. 'nu': 0x03bd, # greek small letter nu, U+03BD ISOgrk3
  170. 'oacute': 0x00f3, # latin small letter o with acute, U+00F3 ISOlat1
  171. 'ocirc': 0x00f4, # latin small letter o with circumflex, U+00F4 ISOlat1
  172. 'oelig': 0x0153, # latin small ligature oe, U+0153 ISOlat2
  173. 'ograve': 0x00f2, # latin small letter o with grave, U+00F2 ISOlat1
  174. 'oline': 0x203e, # overline = spacing overscore, U+203E NEW
  175. 'omega': 0x03c9, # greek small letter omega, U+03C9 ISOgrk3
  176. 'omicron': 0x03bf, # greek small letter omicron, U+03BF NEW
  177. 'oplus': 0x2295, # circled plus = direct sum, U+2295 ISOamsb
  178. 'or': 0x2228, # logical or = vee, U+2228 ISOtech
  179. 'ordf': 0x00aa, # feminine ordinal indicator, U+00AA ISOnum
  180. 'ordm': 0x00ba, # masculine ordinal indicator, U+00BA ISOnum
  181. 'oslash': 0x00f8, # latin small letter o with stroke, = latin small letter o slash, U+00F8 ISOlat1
  182. 'otilde': 0x00f5, # latin small letter o with tilde, U+00F5 ISOlat1
  183. 'otimes': 0x2297, # circled times = vector product, U+2297 ISOamsb
  184. 'ouml': 0x00f6, # latin small letter o with diaeresis, U+00F6 ISOlat1
  185. 'para': 0x00b6, # pilcrow sign = paragraph sign, U+00B6 ISOnum
  186. 'part': 0x2202, # partial differential, U+2202 ISOtech
  187. 'permil': 0x2030, # per mille sign, U+2030 ISOtech
  188. 'perp': 0x22a5, # up tack = orthogonal to = perpendicular, U+22A5 ISOtech
  189. 'phi': 0x03c6, # greek small letter phi, U+03C6 ISOgrk3
  190. 'pi': 0x03c0, # greek small letter pi, U+03C0 ISOgrk3
  191. 'piv': 0x03d6, # greek pi symbol, U+03D6 ISOgrk3
  192. 'plusmn': 0x00b1, # plus-minus sign = plus-or-minus sign, U+00B1 ISOnum
  193. 'pound': 0x00a3, # pound sign, U+00A3 ISOnum
  194. 'prime': 0x2032, # prime = minutes = feet, U+2032 ISOtech
  195. 'prod': 0x220f, # n-ary product = product sign, U+220F ISOamsb
  196. 'prop': 0x221d, # proportional to, U+221D ISOtech
  197. 'psi': 0x03c8, # greek small letter psi, U+03C8 ISOgrk3
  198. 'quot': 0x0022, # quotation mark = APL quote, U+0022 ISOnum
  199. 'rArr': 0x21d2, # rightwards double arrow, U+21D2 ISOtech
  200. 'radic': 0x221a, # square root = radical sign, U+221A ISOtech
  201. 'rang': 0x232a, # right-pointing angle bracket = ket, U+232A ISOtech
  202. 'raquo': 0x00bb, # right-pointing double angle quotation mark = right pointing guillemet, U+00BB ISOnum
  203. 'rarr': 0x2192, # rightwards arrow, U+2192 ISOnum
  204. 'rceil': 0x2309, # right ceiling, U+2309 ISOamsc
  205. 'rdquo': 0x201d, # right double quotation mark, U+201D ISOnum
  206. 'real': 0x211c, # blackletter capital R = real part symbol, U+211C ISOamso
  207. 'reg': 0x00ae, # registered sign = registered trade mark sign, U+00AE ISOnum
  208. 'rfloor': 0x230b, # right floor, U+230B ISOamsc
  209. 'rho': 0x03c1, # greek small letter rho, U+03C1 ISOgrk3
  210. 'rlm': 0x200f, # right-to-left mark, U+200F NEW RFC 2070
  211. 'rsaquo': 0x203a, # single right-pointing angle quotation mark, U+203A ISO proposed
  212. 'rsquo': 0x2019, # right single quotation mark, U+2019 ISOnum
  213. 'sbquo': 0x201a, # single low-9 quotation mark, U+201A NEW
  214. 'scaron': 0x0161, # latin small letter s with caron, U+0161 ISOlat2
  215. 'sdot': 0x22c5, # dot operator, U+22C5 ISOamsb
  216. 'sect': 0x00a7, # section sign, U+00A7 ISOnum
  217. 'shy': 0x00ad, # soft hyphen = discretionary hyphen, U+00AD ISOnum
  218. 'sigma': 0x03c3, # greek small letter sigma, U+03C3 ISOgrk3
  219. 'sigmaf': 0x03c2, # greek small letter final sigma, U+03C2 ISOgrk3
  220. 'sim': 0x223c, # tilde operator = varies with = similar to, U+223C ISOtech
  221. 'spades': 0x2660, # black spade suit, U+2660 ISOpub
  222. 'sub': 0x2282, # subset of, U+2282 ISOtech
  223. 'sube': 0x2286, # subset of or equal to, U+2286 ISOtech
  224. 'sum': 0x2211, # n-ary summation, U+2211 ISOamsb
  225. 'sup': 0x2283, # superset of, U+2283 ISOtech
  226. 'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum
  227. 'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum
  228. 'sup3': 0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum
  229. 'supe': 0x2287, # superset of or equal to, U+2287 ISOtech
  230. 'szlig': 0x00df, # latin small letter sharp s = ess-zed, U+00DF ISOlat1
  231. 'tau': 0x03c4, # greek small letter tau, U+03C4 ISOgrk3
  232. 'there4': 0x2234, # therefore, U+2234 ISOtech
  233. 'theta': 0x03b8, # greek small letter theta, U+03B8 ISOgrk3
  234. 'thetasym': 0x03d1, # greek small letter theta symbol, U+03D1 NEW
  235. 'thinsp': 0x2009, # thin space, U+2009 ISOpub
  236. 'thorn': 0x00fe, # latin small letter thorn with, U+00FE ISOlat1
  237. 'tilde': 0x02dc, # small tilde, U+02DC ISOdia
  238. 'times': 0x00d7, # multiplication sign, U+00D7 ISOnum
  239. 'trade': 0x2122, # trade mark sign, U+2122 ISOnum
  240. 'uArr': 0x21d1, # upwards double arrow, U+21D1 ISOamsa
  241. 'uacute': 0x00fa, # latin small letter u with acute, U+00FA ISOlat1
  242. 'uarr': 0x2191, # upwards arrow, U+2191 ISOnum
  243. 'ucirc': 0x00fb, # latin small letter u with circumflex, U+00FB ISOlat1
  244. 'ugrave': 0x00f9, # latin small letter u with grave, U+00F9 ISOlat1
  245. 'uml': 0x00a8, # diaeresis = spacing diaeresis, U+00A8 ISOdia
  246. 'upsih': 0x03d2, # greek upsilon with hook symbol, U+03D2 NEW
  247. 'upsilon': 0x03c5, # greek small letter upsilon, U+03C5 ISOgrk3
  248. 'uuml': 0x00fc, # latin small letter u with diaeresis, U+00FC ISOlat1
  249. 'weierp': 0x2118, # script capital P = power set = Weierstrass p, U+2118 ISOamso
  250. 'xi': 0x03be, # greek small letter xi, U+03BE ISOgrk3
  251. 'yacute': 0x00fd, # latin small letter y with acute, U+00FD ISOlat1
  252. 'yen': 0x00a5, # yen sign = yuan sign, U+00A5 ISOnum
  253. 'yuml': 0x00ff, # latin small letter y with diaeresis, U+00FF ISOlat1
  254. 'zeta': 0x03b6, # greek small letter zeta, U+03B6 ISOgrk3
  255. 'zwj': 0x200d, # zero width joiner, U+200D NEW RFC 2070
  256. 'zwnj': 0x200c, # zero width non-joiner, U+200C NEW RFC 2070
  257. }
  258. # HTML5 named character references
  259. # Generated by Tools/build/parse_html5_entities.py
  260. # from https://html.spec.whatwg.org/entities.json and
  261. # https://html.spec.whatwg.org/multipage/named-characters.html.
  262. # Map HTML5 named character references to the equivalent Unicode character(s).
  263. html5 = {
  264. 'Aacute': '\xc1',
  265. 'aacute': '\xe1',
  266. 'Aacute;': '\xc1',
  267. 'aacute;': '\xe1',
  268. 'Abreve;': '\u0102',
  269. 'abreve;': '\u0103',
  270. 'ac;': '\u223e',
  271. 'acd;': '\u223f',
  272. 'acE;': '\u223e\u0333',
  273. 'Acirc': '\xc2',
  274. 'acirc': '\xe2',
  275. 'Acirc;': '\xc2',
  276. 'acirc;': '\xe2',
  277. 'acute': '\xb4',
  278. 'acute;': '\xb4',
  279. 'Acy;': '\u0410',
  280. 'acy;': '\u0430',
  281. 'AElig': '\xc6',
  282. 'aelig': '\xe6',
  283. 'AElig;': '\xc6',
  284. 'aelig;': '\xe6',
  285. 'af;': '\u2061',
  286. 'Afr;': '\U0001d504',
  287. 'afr;': '\U0001d51e',
  288. 'Agrave': '\xc0',
  289. 'agrave': '\xe0',
  290. 'Agrave;': '\xc0',
  291. 'agrave;': '\xe0',
  292. 'alefsym;': '\u2135',
  293. 'aleph;': '\u2135',
  294. 'Alpha;': '\u0391',
  295. 'alpha;': '\u03b1',
  296. 'Amacr;': '\u0100',
  297. 'amacr;': '\u0101',
  298. 'amalg;': '\u2a3f',
  299. 'AMP': '&',
  300. 'amp': '&',
  301. 'AMP;': '&',
  302. 'amp;': '&',
  303. 'And;': '\u2a53',
  304. 'and;': '\u2227',
  305. 'andand;': '\u2a55',
  306. 'andd;': '\u2a5c',
  307. 'andslope;': '\u2a58',
  308. 'andv;': '\u2a5a',
  309. 'ang;': '\u2220',
  310. 'ange;': '\u29a4',
  311. 'angle;': '\u2220',
  312. 'angmsd;': '\u2221',
  313. 'angmsdaa;': '\u29a8',
  314. 'angmsdab;': '\u29a9',
  315. 'angmsdac;': '\u29aa',
  316. 'angmsdad;': '\u29ab',
  317. 'angmsdae;': '\u29ac',
  318. 'angmsdaf;': '\u29ad',
  319. 'angmsdag;': '\u29ae',
  320. 'angmsdah;': '\u29af',
  321. 'angrt;': '\u221f',
  322. 'angrtvb;': '\u22be',
  323. 'angrtvbd;': '\u299d',
  324. 'angsph;': '\u2222',
  325. 'angst;': '\xc5',
  326. 'angzarr;': '\u237c',
  327. 'Aogon;': '\u0104',
  328. 'aogon;': '\u0105',
  329. 'Aopf;': '\U0001d538',
  330. 'aopf;': '\U0001d552',
  331. 'ap;': '\u2248',
  332. 'apacir;': '\u2a6f',
  333. 'apE;': '\u2a70',
  334. 'ape;': '\u224a',
  335. 'apid;': '\u224b',
  336. 'apos;': "'",
  337. 'ApplyFunction;': '\u2061',
  338. 'approx;': '\u2248',
  339. 'approxeq;': '\u224a',
  340. 'Aring': '\xc5',
  341. 'aring': '\xe5',
  342. 'Aring;': '\xc5',
  343. 'aring;': '\xe5',
  344. 'Ascr;': '\U0001d49c',
  345. 'ascr;': '\U0001d4b6',
  346. 'Assign;': '\u2254',
  347. 'ast;': '*',
  348. 'asymp;': '\u2248',
  349. 'asympeq;': '\u224d',
  350. 'Atilde': '\xc3',
  351. 'atilde': '\xe3',
  352. 'Atilde;': '\xc3',
  353. 'atilde;': '\xe3',
  354. 'Auml': '\xc4',
  355. 'auml': '\xe4',
  356. 'Auml;': '\xc4',
  357. 'auml;': '\xe4',
  358. 'awconint;': '\u2233',
  359. 'awint;': '\u2a11',
  360. 'backcong;': '\u224c',
  361. 'backepsilon;': '\u03f6',
  362. 'backprime;': '\u2035',
  363. 'backsim;': '\u223d',
  364. 'backsimeq;': '\u22cd',
  365. 'Backslash;': '\u2216',
  366. 'Barv;': '\u2ae7',
  367. 'barvee;': '\u22bd',
  368. 'Barwed;': '\u2306',
  369. 'barwed;': '\u2305',
  370. 'barwedge;': '\u2305',
  371. 'bbrk;': '\u23b5',
  372. 'bbrktbrk;': '\u23b6',
  373. 'bcong;': '\u224c',
  374. 'Bcy;': '\u0411',
  375. 'bcy;': '\u0431',
  376. 'bdquo;': '\u201e',
  377. 'becaus;': '\u2235',
  378. 'Because;': '\u2235',
  379. 'because;': '\u2235',
  380. 'bemptyv;': '\u29b0',
  381. 'bepsi;': '\u03f6',
  382. 'bernou;': '\u212c',
  383. 'Bernoullis;': '\u212c',
  384. 'Beta;': '\u0392',
  385. 'beta;': '\u03b2',
  386. 'beth;': '\u2136',
  387. 'between;': '\u226c',
  388. 'Bfr;': '\U0001d505',
  389. 'bfr;': '\U0001d51f',
  390. 'bigcap;': '\u22c2',
  391. 'bigcirc;': '\u25ef',
  392. 'bigcup;': '\u22c3',
  393. 'bigodot;': '\u2a00',
  394. 'bigoplus;': '\u2a01',
  395. 'bigotimes;': '\u2a02',
  396. 'bigsqcup;': '\u2a06',
  397. 'bigstar;': '\u2605',
  398. 'bigtriangledown;': '\u25bd',
  399. 'bigtriangleup;': '\u25b3',
  400. 'biguplus;': '\u2a04',
  401. 'bigvee;': '\u22c1',
  402. 'bigwedge;': '\u22c0',
  403. 'bkarow;': '\u290d',
  404. 'blacklozenge;': '\u29eb',
  405. 'blacksquare;': '\u25aa',
  406. 'blacktriangle;': '\u25b4',
  407. 'blacktriangledown;': '\u25be',
  408. 'blacktriangleleft;': '\u25c2',
  409. 'blacktriangleright;': '\u25b8',
  410. 'blank;': '\u2423',
  411. 'blk12;': '\u2592',
  412. 'blk14;': '\u2591',
  413. 'blk34;': '\u2593',
  414. 'block;': '\u2588',
  415. 'bne;': '=\u20e5',
  416. 'bnequiv;': '\u2261\u20e5',
  417. 'bNot;': '\u2aed',
  418. 'bnot;': '\u2310',
  419. 'Bopf;': '\U0001d539',
  420. 'bopf;': '\U0001d553',
  421. 'bot;': '\u22a5',
  422. 'bottom;': '\u22a5',
  423. 'bowtie;': '\u22c8',
  424. 'boxbox;': '\u29c9',
  425. 'boxDL;': '\u2557',
  426. 'boxDl;': '\u2556',
  427. 'boxdL;': '\u2555',
  428. 'boxdl;': '\u2510',
  429. 'boxDR;': '\u2554',
  430. 'boxDr;': '\u2553',
  431. 'boxdR;': '\u2552',
  432. 'boxdr;': '\u250c',
  433. 'boxH;': '\u2550',
  434. 'boxh;': '\u2500',
  435. 'boxHD;': '\u2566',
  436. 'boxHd;': '\u2564',
  437. 'boxhD;': '\u2565',
  438. 'boxhd;': '\u252c',
  439. 'boxHU;': '\u2569',
  440. 'boxHu;': '\u2567',
  441. 'boxhU;': '\u2568',
  442. 'boxhu;': '\u2534',
  443. 'boxminus;': '\u229f',
  444. 'boxplus;': '\u229e',
  445. 'boxtimes;': '\u22a0',
  446. 'boxUL;': '\u255d',
  447. 'boxUl;': '\u255c',
  448. 'boxuL;': '\u255b',
  449. 'boxul;': '\u2518',
  450. 'boxUR;': '\u255a',
  451. 'boxUr;': '\u2559',
  452. 'boxuR;': '\u2558',
  453. 'boxur;': '\u2514',
  454. 'boxV;': '\u2551',
  455. 'boxv;': '\u2502',
  456. 'boxVH;': '\u256c',
  457. 'boxVh;': '\u256b',
  458. 'boxvH;': '\u256a',
  459. 'boxvh;': '\u253c',
  460. 'boxVL;': '\u2563',
  461. 'boxVl;': '\u2562',
  462. 'boxvL;': '\u2561',
  463. 'boxvl;': '\u2524',
  464. 'boxVR;': '\u2560',
  465. 'boxVr;': '\u255f',
  466. 'boxvR;': '\u255e',
  467. 'boxvr;': '\u251c',
  468. 'bprime;': '\u2035',
  469. 'Breve;': '\u02d8',
  470. 'breve;': '\u02d8',
  471. 'brvbar': '\xa6',
  472. 'brvbar;': '\xa6',
  473. 'Bscr;': '\u212c',
  474. 'bscr;': '\U0001d4b7',
  475. 'bsemi;': '\u204f',
  476. 'bsim;': '\u223d',
  477. 'bsime;': '\u22cd',
  478. 'bsol;': '\\',
  479. 'bsolb;': '\u29c5',
  480. 'bsolhsub;': '\u27c8',
  481. 'bull;': '\u2022',
  482. 'bullet;': '\u2022',
  483. 'bump;': '\u224e',
  484. 'bumpE;': '\u2aae',
  485. 'bumpe;': '\u224f',
  486. 'Bumpeq;': '\u224e',
  487. 'bumpeq;': '\u224f',
  488. 'Cacute;': '\u0106',
  489. 'cacute;': '\u0107',
  490. 'Cap;': '\u22d2',
  491. 'cap;': '\u2229',
  492. 'capand;': '\u2a44',
  493. 'capbrcup;': '\u2a49',
  494. 'capcap;': '\u2a4b',
  495. 'capcup;': '\u2a47',
  496. 'capdot;': '\u2a40',
  497. 'CapitalDifferentialD;': '\u2145',
  498. 'caps;': '\u2229\ufe00',
  499. 'caret;': '\u2041',
  500. 'caron;': '\u02c7',
  501. 'Cayleys;': '\u212d',
  502. 'ccaps;': '\u2a4d',
  503. 'Ccaron;': '\u010c',
  504. 'ccaron;': '\u010d',
  505. 'Ccedil': '\xc7',
  506. 'ccedil': '\xe7',
  507. 'Ccedil;': '\xc7',
  508. 'ccedil;': '\xe7',
  509. 'Ccirc;': '\u0108',
  510. 'ccirc;': '\u0109',
  511. 'Cconint;': '\u2230',
  512. 'ccups;': '\u2a4c',
  513. 'ccupssm;': '\u2a50',
  514. 'Cdot;': '\u010a',
  515. 'cdot;': '\u010b',
  516. 'cedil': '\xb8',
  517. 'cedil;': '\xb8',
  518. 'Cedilla;': '\xb8',
  519. 'cemptyv;': '\u29b2',
  520. 'cent': '\xa2',
  521. 'cent;': '\xa2',
  522. 'CenterDot;': '\xb7',
  523. 'centerdot;': '\xb7',
  524. 'Cfr;': '\u212d',
  525. 'cfr;': '\U0001d520',
  526. 'CHcy;': '\u0427',
  527. 'chcy;': '\u0447',
  528. 'check;': '\u2713',
  529. 'checkmark;': '\u2713',
  530. 'Chi;': '\u03a7',
  531. 'chi;': '\u03c7',
  532. 'cir;': '\u25cb',
  533. 'circ;': '\u02c6',
  534. 'circeq;': '\u2257',
  535. 'circlearrowleft;': '\u21ba',
  536. 'circlearrowright;': '\u21bb',
  537. 'circledast;': '\u229b',
  538. 'circledcirc;': '\u229a',
  539. 'circleddash;': '\u229d',
  540. 'CircleDot;': '\u2299',
  541. 'circledR;': '\xae',
  542. 'circledS;': '\u24c8',
  543. 'CircleMinus;': '\u2296',
  544. 'CirclePlus;': '\u2295',
  545. 'CircleTimes;': '\u2297',
  546. 'cirE;': '\u29c3',
  547. 'cire;': '\u2257',
  548. 'cirfnint;': '\u2a10',
  549. 'cirmid;': '\u2aef',
  550. 'cirscir;': '\u29c2',
  551. 'ClockwiseContourIntegral;': '\u2232',
  552. 'CloseCurlyDoubleQuote;': '\u201d',
  553. 'CloseCurlyQuote;': '\u2019',
  554. 'clubs;': '\u2663',
  555. 'clubsuit;': '\u2663',
  556. 'Colon;': '\u2237',
  557. 'colon;': ':',
  558. 'Colone;': '\u2a74',
  559. 'colone;': '\u2254',
  560. 'coloneq;': '\u2254',
  561. 'comma;': ',',
  562. 'commat;': '@',
  563. 'comp;': '\u2201',
  564. 'compfn;': '\u2218',
  565. 'complement;': '\u2201',
  566. 'complexes;': '\u2102',
  567. 'cong;': '\u2245',
  568. 'congdot;': '\u2a6d',
  569. 'Congruent;': '\u2261',
  570. 'Conint;': '\u222f',
  571. 'conint;': '\u222e',
  572. 'ContourIntegral;': '\u222e',
  573. 'Copf;': '\u2102',
  574. 'copf;': '\U0001d554',
  575. 'coprod;': '\u2210',
  576. 'Coproduct;': '\u2210',
  577. 'COPY': '\xa9',
  578. 'copy': '\xa9',
  579. 'COPY;': '\xa9',
  580. 'copy;': '\xa9',
  581. 'copysr;': '\u2117',
  582. 'CounterClockwiseContourIntegral;': '\u2233',
  583. 'crarr;': '\u21b5',
  584. 'Cross;': '\u2a2f',
  585. 'cross;': '\u2717',
  586. 'Cscr;': '\U0001d49e',
  587. 'cscr;': '\U0001d4b8',
  588. 'csub;': '\u2acf',
  589. 'csube;': '\u2ad1',
  590. 'csup;': '\u2ad0',
  591. 'csupe;': '\u2ad2',
  592. 'ctdot;': '\u22ef',
  593. 'cudarrl;': '\u2938',
  594. 'cudarrr;': '\u2935',
  595. 'cuepr;': '\u22de',
  596. 'cuesc;': '\u22df',
  597. 'cularr;': '\u21b6',
  598. 'cularrp;': '\u293d',
  599. 'Cup;': '\u22d3',
  600. 'cup;': '\u222a',
  601. 'cupbrcap;': '\u2a48',
  602. 'CupCap;': '\u224d',
  603. 'cupcap;': '\u2a46',
  604. 'cupcup;': '\u2a4a',
  605. 'cupdot;': '\u228d',
  606. 'cupor;': '\u2a45',
  607. 'cups;': '\u222a\ufe00',
  608. 'curarr;': '\u21b7',
  609. 'curarrm;': '\u293c',
  610. 'curlyeqprec;': '\u22de',
  611. 'curlyeqsucc;': '\u22df',
  612. 'curlyvee;': '\u22ce',
  613. 'curlywedge;': '\u22cf',
  614. 'curren': '\xa4',
  615. 'curren;': '\xa4',
  616. 'curvearrowleft;': '\u21b6',
  617. 'curvearrowright;': '\u21b7',
  618. 'cuvee;': '\u22ce',
  619. 'cuwed;': '\u22cf',
  620. 'cwconint;': '\u2232',
  621. 'cwint;': '\u2231',
  622. 'cylcty;': '\u232d',
  623. 'Dagger;': '\u2021',
  624. 'dagger;': '\u2020',
  625. 'daleth;': '\u2138',
  626. 'Darr;': '\u21a1',
  627. 'dArr;': '\u21d3',
  628. 'darr;': '\u2193',
  629. 'dash;': '\u2010',
  630. 'Dashv;': '\u2ae4',
  631. 'dashv;': '\u22a3',
  632. 'dbkarow;': '\u290f',
  633. 'dblac;': '\u02dd',
  634. 'Dcaron;': '\u010e',
  635. 'dcaron;': '\u010f',
  636. 'Dcy;': '\u0414',
  637. 'dcy;': '\u0434',
  638. 'DD;': '\u2145',
  639. 'dd;': '\u2146',
  640. 'ddagger;': '\u2021',
  641. 'ddarr;': '\u21ca',
  642. 'DDotrahd;': '\u2911',
  643. 'ddotseq;': '\u2a77',
  644. 'deg': '\xb0',
  645. 'deg;': '\xb0',
  646. 'Del;': '\u2207',
  647. 'Delta;': '\u0394',
  648. 'delta;': '\u03b4',
  649. 'demptyv;': '\u29b1',
  650. 'dfisht;': '\u297f',
  651. 'Dfr;': '\U0001d507',
  652. 'dfr;': '\U0001d521',
  653. 'dHar;': '\u2965',
  654. 'dharl;': '\u21c3',
  655. 'dharr;': '\u21c2',
  656. 'DiacriticalAcute;': '\xb4',
  657. 'DiacriticalDot;': '\u02d9',
  658. 'DiacriticalDoubleAcute;': '\u02dd',
  659. 'DiacriticalGrave;': '`',
  660. 'DiacriticalTilde;': '\u02dc',
  661. 'diam;': '\u22c4',
  662. 'Diamond;': '\u22c4',
  663. 'diamond;': '\u22c4',
  664. 'diamondsuit;': '\u2666',
  665. 'diams;': '\u2666',
  666. 'die;': '\xa8',
  667. 'DifferentialD;': '\u2146',
  668. 'digamma;': '\u03dd',
  669. 'disin;': '\u22f2',
  670. 'div;': '\xf7',
  671. 'divide': '\xf7',
  672. 'divide;': '\xf7',
  673. 'divideontimes;': '\u22c7',
  674. 'divonx;': '\u22c7',
  675. 'DJcy;': '\u0402',
  676. 'djcy;': '\u0452',
  677. 'dlcorn;': '\u231e',
  678. 'dlcrop;': '\u230d',
  679. 'dollar;': '$',
  680. 'Dopf;': '\U0001d53b',
  681. 'dopf;': '\U0001d555',
  682. 'Dot;': '\xa8',
  683. 'dot;': '\u02d9',
  684. 'DotDot;': '\u20dc',
  685. 'doteq;': '\u2250',
  686. 'doteqdot;': '\u2251',
  687. 'DotEqual;': '\u2250',
  688. 'dotminus;': '\u2238',
  689. 'dotplus;': '\u2214',
  690. 'dotsquare;': '\u22a1',
  691. 'doublebarwedge;': '\u2306',
  692. 'DoubleContourIntegral;': '\u222f',
  693. 'DoubleDot;': '\xa8',
  694. 'DoubleDownArrow;': '\u21d3',
  695. 'DoubleLeftArrow;': '\u21d0',
  696. 'DoubleLeftRightArrow;': '\u21d4',
  697. 'DoubleLeftTee;': '\u2ae4',
  698. 'DoubleLongLeftArrow;': '\u27f8',
  699. 'DoubleLongLeftRightArrow;': '\u27fa',
  700. 'DoubleLongRightArrow;': '\u27f9',
  701. 'DoubleRightArrow;': '\u21d2',
  702. 'DoubleRightTee;': '\u22a8',
  703. 'DoubleUpArrow;': '\u21d1',
  704. 'DoubleUpDownArrow;': '\u21d5',
  705. 'DoubleVerticalBar;': '\u2225',
  706. 'DownArrow;': '\u2193',
  707. 'Downarrow;': '\u21d3',
  708. 'downarrow;': '\u2193',
  709. 'DownArrowBar;': '\u2913',
  710. 'DownArrowUpArrow;': '\u21f5',
  711. 'DownBreve;': '\u0311',
  712. 'downdownarrows;': '\u21ca',
  713. 'downharpoonleft;': '\u21c3',
  714. 'downharpoonright;': '\u21c2',
  715. 'DownLeftRightVector;': '\u2950',
  716. 'DownLeftTeeVector;': '\u295e',
  717. 'DownLeftVector;': '\u21bd',
  718. 'DownLeftVectorBar;': '\u2956',
  719. 'DownRightTeeVector;': '\u295f',
  720. 'DownRightVector;': '\u21c1',
  721. 'DownRightVectorBar;': '\u2957',
  722. 'DownTee;': '\u22a4',
  723. 'DownTeeArrow;': '\u21a7',
  724. 'drbkarow;': '\u2910',
  725. 'drcorn;': '\u231f',
  726. 'drcrop;': '\u230c',
  727. 'Dscr;': '\U0001d49f',
  728. 'dscr;': '\U0001d4b9',
  729. 'DScy;': '\u0405',
  730. 'dscy;': '\u0455',
  731. 'dsol;': '\u29f6',
  732. 'Dstrok;': '\u0110',
  733. 'dstrok;': '\u0111',
  734. 'dtdot;': '\u22f1',
  735. 'dtri;': '\u25bf',
  736. 'dtrif;': '\u25be',
  737. 'duarr;': '\u21f5',
  738. 'duhar;': '\u296f',
  739. 'dwangle;': '\u29a6',
  740. 'DZcy;': '\u040f',
  741. 'dzcy;': '\u045f',
  742. 'dzigrarr;': '\u27ff',
  743. 'Eacute': '\xc9',
  744. 'eacute': '\xe9',
  745. 'Eacute;': '\xc9',
  746. 'eacute;': '\xe9',
  747. 'easter;': '\u2a6e',
  748. 'Ecaron;': '\u011a',
  749. 'ecaron;': '\u011b',
  750. 'ecir;': '\u2256',
  751. 'Ecirc': '\xca',
  752. 'ecirc': '\xea',
  753. 'Ecirc;': '\xca',
  754. 'ecirc;': '\xea',
  755. 'ecolon;': '\u2255',
  756. 'Ecy;': '\u042d',
  757. 'ecy;': '\u044d',
  758. 'eDDot;': '\u2a77',
  759. 'Edot;': '\u0116',
  760. 'eDot;': '\u2251',
  761. 'edot;': '\u0117',
  762. 'ee;': '\u2147',
  763. 'efDot;': '\u2252',
  764. 'Efr;': '\U0001d508',
  765. 'efr;': '\U0001d522',
  766. 'eg;': '\u2a9a',
  767. 'Egrave': '\xc8',
  768. 'egrave': '\xe8',
  769. 'Egrave;': '\xc8',
  770. 'egrave;': '\xe8',
  771. 'egs;': '\u2a96',
  772. 'egsdot;': '\u2a98',
  773. 'el;': '\u2a99',
  774. 'Element;': '\u2208',
  775. 'elinters;': '\u23e7',
  776. 'ell;': '\u2113',
  777. 'els;': '\u2a95',
  778. 'elsdot;': '\u2a97',
  779. 'Emacr;': '\u0112',
  780. 'emacr;': '\u0113',
  781. 'empty;': '\u2205',
  782. 'emptyset;': '\u2205',
  783. 'EmptySmallSquare;': '\u25fb',
  784. 'emptyv;': '\u2205',
  785. 'EmptyVerySmallSquare;': '\u25ab',
  786. 'emsp13;': '\u2004',
  787. 'emsp14;': '\u2005',
  788. 'emsp;': '\u2003',
  789. 'ENG;': '\u014a',
  790. 'eng;': '\u014b',
  791. 'ensp;': '\u2002',
  792. 'Eogon;': '\u0118',
  793. 'eogon;': '\u0119',
  794. 'Eopf;': '\U0001d53c',
  795. 'eopf;': '\U0001d556',
  796. 'epar;': '\u22d5',
  797. 'eparsl;': '\u29e3',
  798. 'eplus;': '\u2a71',
  799. 'epsi;': '\u03b5',
  800. 'Epsilon;': '\u0395',
  801. 'epsilon;': '\u03b5',
  802. 'epsiv;': '\u03f5',
  803. 'eqcirc;': '\u2256',
  804. 'eqcolon;': '\u2255',
  805. 'eqsim;': '\u2242',
  806. 'eqslantgtr;': '\u2a96',
  807. 'eqslantless;': '\u2a95',
  808. 'Equal;': '\u2a75',
  809. 'equals;': '=',
  810. 'EqualTilde;': '\u2242',
  811. 'equest;': '\u225f',
  812. 'Equilibrium;': '\u21cc',
  813. 'equiv;': '\u2261',
  814. 'equivDD;': '\u2a78',
  815. 'eqvparsl;': '\u29e5',
  816. 'erarr;': '\u2971',
  817. 'erDot;': '\u2253',
  818. 'Escr;': '\u2130',
  819. 'escr;': '\u212f',
  820. 'esdot;': '\u2250',
  821. 'Esim;': '\u2a73',
  822. 'esim;': '\u2242',
  823. 'Eta;': '\u0397',
  824. 'eta;': '\u03b7',
  825. 'ETH': '\xd0',
  826. 'eth': '\xf0',
  827. 'ETH;': '\xd0',
  828. 'eth;': '\xf0',
  829. 'Euml': '\xcb',
  830. 'euml': '\xeb',
  831. 'Euml;': '\xcb',
  832. 'euml;': '\xeb',
  833. 'euro;': '\u20ac',
  834. 'excl;': '!',
  835. 'exist;': '\u2203',
  836. 'Exists;': '\u2203',
  837. 'expectation;': '\u2130',
  838. 'ExponentialE;': '\u2147',
  839. 'exponentiale;': '\u2147',
  840. 'fallingdotseq;': '\u2252',
  841. 'Fcy;': '\u0424',
  842. 'fcy;': '\u0444',
  843. 'female;': '\u2640',
  844. 'ffilig;': '\ufb03',
  845. 'fflig;': '\ufb00',
  846. 'ffllig;': '\ufb04',
  847. 'Ffr;': '\U0001d509',
  848. 'ffr;': '\U0001d523',
  849. 'filig;': '\ufb01',
  850. 'FilledSmallSquare;': '\u25fc',
  851. 'FilledVerySmallSquare;': '\u25aa',
  852. 'fjlig;': 'fj',
  853. 'flat;': '\u266d',
  854. 'fllig;': '\ufb02',
  855. 'fltns;': '\u25b1',
  856. 'fnof;': '\u0192',
  857. 'Fopf;': '\U0001d53d',
  858. 'fopf;': '\U0001d557',
  859. 'ForAll;': '\u2200',
  860. 'forall;': '\u2200',
  861. 'fork;': '\u22d4',
  862. 'forkv;': '\u2ad9',
  863. 'Fouriertrf;': '\u2131',
  864. 'fpartint;': '\u2a0d',
  865. 'frac12': '\xbd',
  866. 'frac12;': '\xbd',
  867. 'frac13;': '\u2153',
  868. 'frac14': '\xbc',
  869. 'frac14;': '\xbc',
  870. 'frac15;': '\u2155',
  871. 'frac16;': '\u2159',
  872. 'frac18;': '\u215b',
  873. 'frac23;': '\u2154',
  874. 'frac25;': '\u2156',
  875. 'frac34': '\xbe',
  876. 'frac34;': '\xbe',
  877. 'frac35;': '\u2157',
  878. 'frac38;': '\u215c',
  879. 'frac45;': '\u2158',
  880. 'frac56;': '\u215a',
  881. 'frac58;': '\u215d',
  882. 'frac78;': '\u215e',
  883. 'frasl;': '\u2044',
  884. 'frown;': '\u2322',
  885. 'Fscr;': '\u2131',
  886. 'fscr;': '\U0001d4bb',
  887. 'gacute;': '\u01f5',
  888. 'Gamma;': '\u0393',
  889. 'gamma;': '\u03b3',
  890. 'Gammad;': '\u03dc',
  891. 'gammad;': '\u03dd',
  892. 'gap;': '\u2a86',
  893. 'Gbreve;': '\u011e',
  894. 'gbreve;': '\u011f',
  895. 'Gcedil;': '\u0122',
  896. 'Gcirc;': '\u011c',
  897. 'gcirc;': '\u011d',
  898. 'Gcy;': '\u0413',
  899. 'gcy;': '\u0433',
  900. 'Gdot;': '\u0120',
  901. 'gdot;': '\u0121',
  902. 'gE;': '\u2267',
  903. 'ge;': '\u2265',
  904. 'gEl;': '\u2a8c',
  905. 'gel;': '\u22db',
  906. 'geq;': '\u2265',
  907. 'geqq;': '\u2267',
  908. 'geqslant;': '\u2a7e',
  909. 'ges;': '\u2a7e',
  910. 'gescc;': '\u2aa9',
  911. 'gesdot;': '\u2a80',
  912. 'gesdoto;': '\u2a82',
  913. 'gesdotol;': '\u2a84',
  914. 'gesl;': '\u22db\ufe00',
  915. 'gesles;': '\u2a94',
  916. 'Gfr;': '\U0001d50a',
  917. 'gfr;': '\U0001d524',
  918. 'Gg;': '\u22d9',
  919. 'gg;': '\u226b',
  920. 'ggg;': '\u22d9',
  921. 'gimel;': '\u2137',
  922. 'GJcy;': '\u0403',
  923. 'gjcy;': '\u0453',
  924. 'gl;': '\u2277',
  925. 'gla;': '\u2aa5',
  926. 'glE;': '\u2a92',
  927. 'glj;': '\u2aa4',
  928. 'gnap;': '\u2a8a',
  929. 'gnapprox;': '\u2a8a',
  930. 'gnE;': '\u2269',
  931. 'gne;': '\u2a88',
  932. 'gneq;': '\u2a88',
  933. 'gneqq;': '\u2269',
  934. 'gnsim;': '\u22e7',
  935. 'Gopf;': '\U0001d53e',
  936. 'gopf;': '\U0001d558',
  937. 'grave;': '`',
  938. 'GreaterEqual;': '\u2265',
  939. 'GreaterEqualLess;': '\u22db',
  940. 'GreaterFullEqual;': '\u2267',
  941. 'GreaterGreater;': '\u2aa2',
  942. 'GreaterLess;': '\u2277',
  943. 'GreaterSlantEqual;': '\u2a7e',
  944. 'GreaterTilde;': '\u2273',
  945. 'Gscr;': '\U0001d4a2',
  946. 'gscr;': '\u210a',
  947. 'gsim;': '\u2273',
  948. 'gsime;': '\u2a8e',
  949. 'gsiml;': '\u2a90',
  950. 'GT': '>',
  951. 'gt': '>',
  952. 'GT;': '>',
  953. 'Gt;': '\u226b',
  954. 'gt;': '>',
  955. 'gtcc;': '\u2aa7',
  956. 'gtcir;': '\u2a7a',
  957. 'gtdot;': '\u22d7',
  958. 'gtlPar;': '\u2995',
  959. 'gtquest;': '\u2a7c',
  960. 'gtrapprox;': '\u2a86',
  961. 'gtrarr;': '\u2978',
  962. 'gtrdot;': '\u22d7',
  963. 'gtreqless;': '\u22db',
  964. 'gtreqqless;': '\u2a8c',
  965. 'gtrless;': '\u2277',
  966. 'gtrsim;': '\u2273',
  967. 'gvertneqq;': '\u2269\ufe00',
  968. 'gvnE;': '\u2269\ufe00',
  969. 'Hacek;': '\u02c7',
  970. 'hairsp;': '\u200a',
  971. 'half;': '\xbd',
  972. 'hamilt;': '\u210b',
  973. 'HARDcy;': '\u042a',
  974. 'hardcy;': '\u044a',
  975. 'hArr;': '\u21d4',
  976. 'harr;': '\u2194',
  977. 'harrcir;': '\u2948',
  978. 'harrw;': '\u21ad',
  979. 'Hat;': '^',
  980. 'hbar;': '\u210f',
  981. 'Hcirc;': '\u0124',
  982. 'hcirc;': '\u0125',
  983. 'hearts;': '\u2665',
  984. 'heartsuit;': '\u2665',
  985. 'hellip;': '\u2026',
  986. 'hercon;': '\u22b9',
  987. 'Hfr;': '\u210c',
  988. 'hfr;': '\U0001d525',
  989. 'HilbertSpace;': '\u210b',
  990. 'hksearow;': '\u2925',
  991. 'hkswarow;': '\u2926',
  992. 'hoarr;': '\u21ff',
  993. 'homtht;': '\u223b',
  994. 'hookleftarrow;': '\u21a9',
  995. 'hookrightarrow;': '\u21aa',
  996. 'Hopf;': '\u210d',
  997. 'hopf;': '\U0001d559',
  998. 'horbar;': '\u2015',
  999. 'HorizontalLine;': '\u2500',
  1000. 'Hscr;': '\u210b',
  1001. 'hscr;': '\U0001d4bd',
  1002. 'hslash;': '\u210f',
  1003. 'Hstrok;': '\u0126',
  1004. 'hstrok;': '\u0127',
  1005. 'HumpDownHump;': '\u224e',
  1006. 'HumpEqual;': '\u224f',
  1007. 'hybull;': '\u2043',
  1008. 'hyphen;': '\u2010',
  1009. 'Iacute': '\xcd',
  1010. 'iacute': '\xed',
  1011. 'Iacute;': '\xcd',
  1012. 'iacute;': '\xed',
  1013. 'ic;': '\u2063',
  1014. 'Icirc': '\xce',
  1015. 'icirc': '\xee',
  1016. 'Icirc;': '\xce',
  1017. 'icirc;': '\xee',
  1018. 'Icy;': '\u0418',
  1019. 'icy;': '\u0438',
  1020. 'Idot;': '\u0130',
  1021. 'IEcy;': '\u0415',
  1022. 'iecy;': '\u0435',
  1023. 'iexcl': '\xa1',
  1024. 'iexcl;': '\xa1',
  1025. 'iff;': '\u21d4',
  1026. 'Ifr;': '\u2111',
  1027. 'ifr;': '\U0001d526',
  1028. 'Igrave': '\xcc',
  1029. 'igrave': '\xec',
  1030. 'Igrave;': '\xcc',
  1031. 'igrave;': '\xec',
  1032. 'ii;': '\u2148',
  1033. 'iiiint;': '\u2a0c',
  1034. 'iiint;': '\u222d',
  1035. 'iinfin;': '\u29dc',
  1036. 'iiota;': '\u2129',
  1037. 'IJlig;': '\u0132',
  1038. 'ijlig;': '\u0133',
  1039. 'Im;': '\u2111',
  1040. 'Imacr;': '\u012a',
  1041. 'imacr;': '\u012b',
  1042. 'image;': '\u2111',
  1043. 'ImaginaryI;': '\u2148',
  1044. 'imagline;': '\u2110',
  1045. 'imagpart;': '\u2111',
  1046. 'imath;': '\u0131',
  1047. 'imof;': '\u22b7',
  1048. 'imped;': '\u01b5',
  1049. 'Implies;': '\u21d2',
  1050. 'in;': '\u2208',
  1051. 'incare;': '\u2105',
  1052. 'infin;': '\u221e',
  1053. 'infintie;': '\u29dd',
  1054. 'inodot;': '\u0131',
  1055. 'Int;': '\u222c',
  1056. 'int;': '\u222b',
  1057. 'intcal;': '\u22ba',
  1058. 'integers;': '\u2124',
  1059. 'Integral;': '\u222b',
  1060. 'intercal;': '\u22ba',
  1061. 'Intersection;': '\u22c2',
  1062. 'intlarhk;': '\u2a17',
  1063. 'intprod;': '\u2a3c',
  1064. 'InvisibleComma;': '\u2063',
  1065. 'InvisibleTimes;': '\u2062',
  1066. 'IOcy;': '\u0401',
  1067. 'iocy;': '\u0451',
  1068. 'Iogon;': '\u012e',
  1069. 'iogon;': '\u012f',
  1070. 'Iopf;': '\U0001d540',
  1071. 'iopf;': '\U0001d55a',
  1072. 'Iota;': '\u0399',
  1073. 'iota;': '\u03b9',
  1074. 'iprod;': '\u2a3c',
  1075. 'iquest': '\xbf',
  1076. 'iquest;': '\xbf',
  1077. 'Iscr;': '\u2110',
  1078. 'iscr;': '\U0001d4be',
  1079. 'isin;': '\u2208',
  1080. 'isindot;': '\u22f5',
  1081. 'isinE;': '\u22f9',
  1082. 'isins;': '\u22f4',
  1083. 'isinsv;': '\u22f3',
  1084. 'isinv;': '\u2208',
  1085. 'it;': '\u2062',
  1086. 'Itilde;': '\u0128',
  1087. 'itilde;': '\u0129',
  1088. 'Iukcy;': '\u0406',
  1089. 'iukcy;': '\u0456',
  1090. 'Iuml': '\xcf',
  1091. 'iuml': '\xef',
  1092. 'Iuml;': '\xcf',
  1093. 'iuml;': '\xef',
  1094. 'Jcirc;': '\u0134',
  1095. 'jcirc;': '\u0135',
  1096. 'Jcy;': '\u0419',
  1097. 'jcy;': '\u0439',
  1098. 'Jfr;': '\U0001d50d',
  1099. 'jfr;': '\U0001d527',
  1100. 'jmath;': '\u0237',
  1101. 'Jopf;': '\U0001d541',
  1102. 'jopf;': '\U0001d55b',
  1103. 'Jscr;': '\U0001d4a5',
  1104. 'jscr;': '\U0001d4bf',
  1105. 'Jsercy;': '\u0408',
  1106. 'jsercy;': '\u0458',
  1107. 'Jukcy;': '\u0404',
  1108. 'jukcy;': '\u0454',
  1109. 'Kappa;': '\u039a',
  1110. 'kappa;': '\u03ba',
  1111. 'kappav;': '\u03f0',
  1112. 'Kcedil;': '\u0136',
  1113. 'kcedil;': '\u0137',
  1114. 'Kcy;': '\u041a',
  1115. 'kcy;': '\u043a',
  1116. 'Kfr;': '\U0001d50e',
  1117. 'kfr;': '\U0001d528',
  1118. 'kgreen;': '\u0138',
  1119. 'KHcy;': '\u0425',
  1120. 'khcy;': '\u0445',
  1121. 'KJcy;': '\u040c',
  1122. 'kjcy;': '\u045c',
  1123. 'Kopf;': '\U0001d542',
  1124. 'kopf;': '\U0001d55c',
  1125. 'Kscr;': '\U0001d4a6',
  1126. 'kscr;': '\U0001d4c0',
  1127. 'lAarr;': '\u21da',
  1128. 'Lacute;': '\u0139',
  1129. 'lacute;': '\u013a',
  1130. 'laemptyv;': '\u29b4',
  1131. 'lagran;': '\u2112',
  1132. 'Lambda;': '\u039b',
  1133. 'lambda;': '\u03bb',
  1134. 'Lang;': '\u27ea',
  1135. 'lang;': '\u27e8',
  1136. 'langd;': '\u2991',
  1137. 'langle;': '\u27e8',
  1138. 'lap;': '\u2a85',
  1139. 'Laplacetrf;': '\u2112',
  1140. 'laquo': '\xab',
  1141. 'laquo;': '\xab',
  1142. 'Larr;': '\u219e',
  1143. 'lArr;': '\u21d0',
  1144. 'larr;': '\u2190',
  1145. 'larrb;': '\u21e4',
  1146. 'larrbfs;': '\u291f',
  1147. 'larrfs;': '\u291d',
  1148. 'larrhk;': '\u21a9',
  1149. 'larrlp;': '\u21ab',
  1150. 'larrpl;': '\u2939',
  1151. 'larrsim;': '\u2973',
  1152. 'larrtl;': '\u21a2',
  1153. 'lat;': '\u2aab',
  1154. 'lAtail;': '\u291b',
  1155. 'latail;': '\u2919',
  1156. 'late;': '\u2aad',
  1157. 'lates;': '\u2aad\ufe00',
  1158. 'lBarr;': '\u290e',
  1159. 'lbarr;': '\u290c',
  1160. 'lbbrk;': '\u2772',
  1161. 'lbrace;': '{',
  1162. 'lbrack;': '[',
  1163. 'lbrke;': '\u298b',
  1164. 'lbrksld;': '\u298f',
  1165. 'lbrkslu;': '\u298d',
  1166. 'Lcaron;': '\u013d',
  1167. 'lcaron;': '\u013e',
  1168. 'Lcedil;': '\u013b',
  1169. 'lcedil;': '\u013c',
  1170. 'lceil;': '\u2308',
  1171. 'lcub;': '{',
  1172. 'Lcy;': '\u041b',
  1173. 'lcy;': '\u043b',
  1174. 'ldca;': '\u2936',
  1175. 'ldquo;': '\u201c',
  1176. 'ldquor;': '\u201e',
  1177. 'ldrdhar;': '\u2967',
  1178. 'ldrushar;': '\u294b',
  1179. 'ldsh;': '\u21b2',
  1180. 'lE;': '\u2266',
  1181. 'le;': '\u2264',
  1182. 'LeftAngleBracket;': '\u27e8',
  1183. 'LeftArrow;': '\u2190',
  1184. 'Leftarrow;': '\u21d0',
  1185. 'leftarrow;': '\u2190',
  1186. 'LeftArrowBar;': '\u21e4',
  1187. 'LeftArrowRightArrow;': '\u21c6',
  1188. 'leftarrowtail;': '\u21a2',
  1189. 'LeftCeiling;': '\u2308',
  1190. 'LeftDoubleBracket;': '\u27e6',
  1191. 'LeftDownTeeVector;': '\u2961',
  1192. 'LeftDownVector;': '\u21c3',
  1193. 'LeftDownVectorBar;': '\u2959',
  1194. 'LeftFloor;': '\u230a',
  1195. 'leftharpoondown;': '\u21bd',
  1196. 'leftharpoonup;': '\u21bc',
  1197. 'leftleftarrows;': '\u21c7',
  1198. 'LeftRightArrow;': '\u2194',
  1199. 'Leftrightarrow;': '\u21d4',
  1200. 'leftrightarrow;': '\u2194',
  1201. 'leftrightarrows;': '\u21c6',
  1202. 'leftrightharpoons;': '\u21cb',
  1203. 'leftrightsquigarrow;': '\u21ad',
  1204. 'LeftRightVector;': '\u294e',
  1205. 'LeftTee;': '\u22a3',
  1206. 'LeftTeeArrow;': '\u21a4',
  1207. 'LeftTeeVector;': '\u295a',
  1208. 'leftthreetimes;': '\u22cb',
  1209. 'LeftTriangle;': '\u22b2',
  1210. 'LeftTriangleBar;': '\u29cf',
  1211. 'LeftTriangleEqual;': '\u22b4',
  1212. 'LeftUpDownVector;': '\u2951',
  1213. 'LeftUpTeeVector;': '\u2960',
  1214. 'LeftUpVector;': '\u21bf',
  1215. 'LeftUpVectorBar;': '\u2958',
  1216. 'LeftVector;': '\u21bc',
  1217. 'LeftVectorBar;': '\u2952',
  1218. 'lEg;': '\u2a8b',
  1219. 'leg;': '\u22da',
  1220. 'leq;': '\u2264',
  1221. 'leqq;': '\u2266',
  1222. 'leqslant;': '\u2a7d',
  1223. 'les;': '\u2a7d',
  1224. 'lescc;': '\u2aa8',
  1225. 'lesdot;': '\u2a7f',
  1226. 'lesdoto;': '\u2a81',
  1227. 'lesdotor;': '\u2a83',
  1228. 'lesg;': '\u22da\ufe00',
  1229. 'lesges;': '\u2a93',
  1230. 'lessapprox;': '\u2a85',
  1231. 'lessdot;': '\u22d6',
  1232. 'lesseqgtr;': '\u22da',
  1233. 'lesseqqgtr;': '\u2a8b',
  1234. 'LessEqualGreater;': '\u22da',
  1235. 'LessFullEqual;': '\u2266',
  1236. 'LessGreater;': '\u2276',
  1237. 'lessgtr;': '\u2276',
  1238. 'LessLess;': '\u2aa1',
  1239. 'lesssim;': '\u2272',
  1240. 'LessSlantEqual;': '\u2a7d',
  1241. 'LessTilde;': '\u2272',
  1242. 'lfisht;': '\u297c',
  1243. 'lfloor;': '\u230a',
  1244. 'Lfr;': '\U0001d50f',
  1245. 'lfr;': '\U0001d529',
  1246. 'lg;': '\u2276',
  1247. 'lgE;': '\u2a91',
  1248. 'lHar;': '\u2962',
  1249. 'lhard;': '\u21bd',
  1250. 'lharu;': '\u21bc',
  1251. 'lharul;': '\u296a',
  1252. 'lhblk;': '\u2584',
  1253. 'LJcy;': '\u0409',
  1254. 'ljcy;': '\u0459',
  1255. 'Ll;': '\u22d8',
  1256. 'll;': '\u226a',
  1257. 'llarr;': '\u21c7',
  1258. 'llcorner;': '\u231e',
  1259. 'Lleftarrow;': '\u21da',
  1260. 'llhard;': '\u296b',
  1261. 'lltri;': '\u25fa',
  1262. 'Lmidot;': '\u013f',
  1263. 'lmidot;': '\u0140',
  1264. 'lmoust;': '\u23b0',
  1265. 'lmoustache;': '\u23b0',
  1266. 'lnap;': '\u2a89',
  1267. 'lnapprox;': '\u2a89',
  1268. 'lnE;': '\u2268',
  1269. 'lne;': '\u2a87',
  1270. 'lneq;': '\u2a87',
  1271. 'lneqq;': '\u2268',
  1272. 'lnsim;': '\u22e6',
  1273. 'loang;': '\u27ec',
  1274. 'loarr;': '\u21fd',
  1275. 'lobrk;': '\u27e6',
  1276. 'LongLeftArrow;': '\u27f5',
  1277. 'Longleftarrow;': '\u27f8',
  1278. 'longleftarrow;': '\u27f5',
  1279. 'LongLeftRightArrow;': '\u27f7',
  1280. 'Longleftrightarrow;': '\u27fa',
  1281. 'longleftrightarrow;': '\u27f7',
  1282. 'longmapsto;': '\u27fc',
  1283. 'LongRightArrow;': '\u27f6',
  1284. 'Longrightarrow;': '\u27f9',
  1285. 'longrightarrow;': '\u27f6',
  1286. 'looparrowleft;': '\u21ab',
  1287. 'looparrowright;': '\u21ac',
  1288. 'lopar;': '\u2985',
  1289. 'Lopf;': '\U0001d543',
  1290. 'lopf;': '\U0001d55d',
  1291. 'loplus;': '\u2a2d',
  1292. 'lotimes;': '\u2a34',
  1293. 'lowast;': '\u2217',
  1294. 'lowbar;': '_',
  1295. 'LowerLeftArrow;': '\u2199',
  1296. 'LowerRightArrow;': '\u2198',
  1297. 'loz;': '\u25ca',
  1298. 'lozenge;': '\u25ca',
  1299. 'lozf;': '\u29eb',
  1300. 'lpar;': '(',
  1301. 'lparlt;': '\u2993',
  1302. 'lrarr;': '\u21c6',
  1303. 'lrcorner;': '\u231f',
  1304. 'lrhar;': '\u21cb',
  1305. 'lrhard;': '\u296d',
  1306. 'lrm;': '\u200e',
  1307. 'lrtri;': '\u22bf',
  1308. 'lsaquo;': '\u2039',
  1309. 'Lscr;': '\u2112',
  1310. 'lscr;': '\U0001d4c1',
  1311. 'Lsh;': '\u21b0',
  1312. 'lsh;': '\u21b0',
  1313. 'lsim;': '\u2272',
  1314. 'lsime;': '\u2a8d',
  1315. 'lsimg;': '\u2a8f',
  1316. 'lsqb;': '[',
  1317. 'lsquo;': '\u2018',
  1318. 'lsquor;': '\u201a',
  1319. 'Lstrok;': '\u0141',
  1320. 'lstrok;': '\u0142',
  1321. 'LT': '<',
  1322. 'lt': '<',
  1323. 'LT;': '<',
  1324. 'Lt;': '\u226a',
  1325. 'lt;': '<',
  1326. 'ltcc;': '\u2aa6',
  1327. 'ltcir;': '\u2a79',
  1328. 'ltdot;': '\u22d6',
  1329. 'lthree;': '\u22cb',
  1330. 'ltimes;': '\u22c9',
  1331. 'ltlarr;': '\u2976',
  1332. 'ltquest;': '\u2a7b',
  1333. 'ltri;': '\u25c3',
  1334. 'ltrie;': '\u22b4',
  1335. 'ltrif;': '\u25c2',
  1336. 'ltrPar;': '\u2996',
  1337. 'lurdshar;': '\u294a',
  1338. 'luruhar;': '\u2966',
  1339. 'lvertneqq;': '\u2268\ufe00',
  1340. 'lvnE;': '\u2268\ufe00',
  1341. 'macr': '\xaf',
  1342. 'macr;': '\xaf',
  1343. 'male;': '\u2642',
  1344. 'malt;': '\u2720',
  1345. 'maltese;': '\u2720',
  1346. 'Map;': '\u2905',
  1347. 'map;': '\u21a6',
  1348. 'mapsto;': '\u21a6',
  1349. 'mapstodown;': '\u21a7',
  1350. 'mapstoleft;': '\u21a4',
  1351. 'mapstoup;': '\u21a5',
  1352. 'marker;': '\u25ae',
  1353. 'mcomma;': '\u2a29',
  1354. 'Mcy;': '\u041c',
  1355. 'mcy;': '\u043c',
  1356. 'mdash;': '\u2014',
  1357. 'mDDot;': '\u223a',
  1358. 'measuredangle;': '\u2221',
  1359. 'MediumSpace;': '\u205f',
  1360. 'Mellintrf;': '\u2133',
  1361. 'Mfr;': '\U0001d510',
  1362. 'mfr;': '\U0001d52a',
  1363. 'mho;': '\u2127',
  1364. 'micro': '\xb5',
  1365. 'micro;': '\xb5',
  1366. 'mid;': '\u2223',
  1367. 'midast;': '*',
  1368. 'midcir;': '\u2af0',
  1369. 'middot': '\xb7',
  1370. 'middot;': '\xb7',
  1371. 'minus;': '\u2212',
  1372. 'minusb;': '\u229f',
  1373. 'minusd;': '\u2238',
  1374. 'minusdu;': '\u2a2a',
  1375. 'MinusPlus;': '\u2213',
  1376. 'mlcp;': '\u2adb',
  1377. 'mldr;': '\u2026',
  1378. 'mnplus;': '\u2213',
  1379. 'models;': '\u22a7',
  1380. 'Mopf;': '\U0001d544',
  1381. 'mopf;': '\U0001d55e',
  1382. 'mp;': '\u2213',
  1383. 'Mscr;': '\u2133',
  1384. 'mscr;': '\U0001d4c2',
  1385. 'mstpos;': '\u223e',
  1386. 'Mu;': '\u039c',
  1387. 'mu;': '\u03bc',
  1388. 'multimap;': '\u22b8',
  1389. 'mumap;': '\u22b8',
  1390. 'nabla;': '\u2207',
  1391. 'Nacute;': '\u0143',
  1392. 'nacute;': '\u0144',
  1393. 'nang;': '\u2220\u20d2',
  1394. 'nap;': '\u2249',
  1395. 'napE;': '\u2a70\u0338',
  1396. 'napid;': '\u224b\u0338',
  1397. 'napos;': '\u0149',
  1398. 'napprox;': '\u2249',
  1399. 'natur;': '\u266e',
  1400. 'natural;': '\u266e',
  1401. 'naturals;': '\u2115',
  1402. 'nbsp': '\xa0',
  1403. 'nbsp;': '\xa0',
  1404. 'nbump;': '\u224e\u0338',
  1405. 'nbumpe;': '\u224f\u0338',
  1406. 'ncap;': '\u2a43',
  1407. 'Ncaron;': '\u0147',
  1408. 'ncaron;': '\u0148',
  1409. 'Ncedil;': '\u0145',
  1410. 'ncedil;': '\u0146',
  1411. 'ncong;': '\u2247',
  1412. 'ncongdot;': '\u2a6d\u0338',
  1413. 'ncup;': '\u2a42',
  1414. 'Ncy;': '\u041d',
  1415. 'ncy;': '\u043d',
  1416. 'ndash;': '\u2013',
  1417. 'ne;': '\u2260',
  1418. 'nearhk;': '\u2924',
  1419. 'neArr;': '\u21d7',
  1420. 'nearr;': '\u2197',
  1421. 'nearrow;': '\u2197',
  1422. 'nedot;': '\u2250\u0338',
  1423. 'NegativeMediumSpace;': '\u200b',
  1424. 'NegativeThickSpace;': '\u200b',
  1425. 'NegativeThinSpace;': '\u200b',
  1426. 'NegativeVeryThinSpace;': '\u200b',
  1427. 'nequiv;': '\u2262',
  1428. 'nesear;': '\u2928',
  1429. 'nesim;': '\u2242\u0338',
  1430. 'NestedGreaterGreater;': '\u226b',
  1431. 'NestedLessLess;': '\u226a',
  1432. 'NewLine;': '\n',
  1433. 'nexist;': '\u2204',
  1434. 'nexists;': '\u2204',
  1435. 'Nfr;': '\U0001d511',
  1436. 'nfr;': '\U0001d52b',
  1437. 'ngE;': '\u2267\u0338',
  1438. 'nge;': '\u2271',
  1439. 'ngeq;': '\u2271',
  1440. 'ngeqq;': '\u2267\u0338',
  1441. 'ngeqslant;': '\u2a7e\u0338',
  1442. 'nges;': '\u2a7e\u0338',
  1443. 'nGg;': '\u22d9\u0338',
  1444. 'ngsim;': '\u2275',
  1445. 'nGt;': '\u226b\u20d2',
  1446. 'ngt;': '\u226f',
  1447. 'ngtr;': '\u226f',
  1448. 'nGtv;': '\u226b\u0338',
  1449. 'nhArr;': '\u21ce',
  1450. 'nharr;': '\u21ae',
  1451. 'nhpar;': '\u2af2',
  1452. 'ni;': '\u220b',
  1453. 'nis;': '\u22fc',
  1454. 'nisd;': '\u22fa',
  1455. 'niv;': '\u220b',
  1456. 'NJcy;': '\u040a',
  1457. 'njcy;': '\u045a',
  1458. 'nlArr;': '\u21cd',
  1459. 'nlarr;': '\u219a',
  1460. 'nldr;': '\u2025',
  1461. 'nlE;': '\u2266\u0338',
  1462. 'nle;': '\u2270',
  1463. 'nLeftarrow;': '\u21cd',
  1464. 'nleftarrow;': '\u219a',
  1465. 'nLeftrightarrow;': '\u21ce',
  1466. 'nleftrightarrow;': '\u21ae',
  1467. 'nleq;': '\u2270',
  1468. 'nleqq;': '\u2266\u0338',
  1469. 'nleqslant;': '\u2a7d\u0338',
  1470. 'nles;': '\u2a7d\u0338',
  1471. 'nless;': '\u226e',
  1472. 'nLl;': '\u22d8\u0338',
  1473. 'nlsim;': '\u2274',
  1474. 'nLt;': '\u226a\u20d2',
  1475. 'nlt;': '\u226e',
  1476. 'nltri;': '\u22ea',
  1477. 'nltrie;': '\u22ec',
  1478. 'nLtv;': '\u226a\u0338',
  1479. 'nmid;': '\u2224',
  1480. 'NoBreak;': '\u2060',
  1481. 'NonBreakingSpace;': '\xa0',
  1482. 'Nopf;': '\u2115',
  1483. 'nopf;': '\U0001d55f',
  1484. 'not': '\xac',
  1485. 'Not;': '\u2aec',
  1486. 'not;': '\xac',
  1487. 'NotCongruent;': '\u2262',
  1488. 'NotCupCap;': '\u226d',
  1489. 'NotDoubleVerticalBar;': '\u2226',
  1490. 'NotElement;': '\u2209',
  1491. 'NotEqual;': '\u2260',
  1492. 'NotEqualTilde;': '\u2242\u0338',
  1493. 'NotExists;': '\u2204',
  1494. 'NotGreater;': '\u226f',
  1495. 'NotGreaterEqual;': '\u2271',
  1496. 'NotGreaterFullEqual;': '\u2267\u0338',
  1497. 'NotGreaterGreater;': '\u226b\u0338',
  1498. 'NotGreaterLess;': '\u2279',
  1499. 'NotGreaterSlantEqual;': '\u2a7e\u0338',
  1500. 'NotGreaterTilde;': '\u2275',
  1501. 'NotHumpDownHump;': '\u224e\u0338',
  1502. 'NotHumpEqual;': '\u224f\u0338',
  1503. 'notin;': '\u2209',
  1504. 'notindot;': '\u22f5\u0338',
  1505. 'notinE;': '\u22f9\u0338',
  1506. 'notinva;': '\u2209',
  1507. 'notinvb;': '\u22f7',
  1508. 'notinvc;': '\u22f6',
  1509. 'NotLeftTriangle;': '\u22ea',
  1510. 'NotLeftTriangleBar;': '\u29cf\u0338',
  1511. 'NotLeftTriangleEqual;': '\u22ec',
  1512. 'NotLess;': '\u226e',
  1513. 'NotLessEqual;': '\u2270',
  1514. 'NotLessGreater;': '\u2278',
  1515. 'NotLessLess;': '\u226a\u0338',
  1516. 'NotLessSlantEqual;': '\u2a7d\u0338',
  1517. 'NotLessTilde;': '\u2274',
  1518. 'NotNestedGreaterGreater;': '\u2aa2\u0338',
  1519. 'NotNestedLessLess;': '\u2aa1\u0338',
  1520. 'notni;': '\u220c',
  1521. 'notniva;': '\u220c',
  1522. 'notnivb;': '\u22fe',
  1523. 'notnivc;': '\u22fd',
  1524. 'NotPrecedes;': '\u2280',
  1525. 'NotPrecedesEqual;': '\u2aaf\u0338',
  1526. 'NotPrecedesSlantEqual;': '\u22e0',
  1527. 'NotReverseElement;': '\u220c',
  1528. 'NotRightTriangle;': '\u22eb',
  1529. 'NotRightTriangleBar;': '\u29d0\u0338',
  1530. 'NotRightTriangleEqual;': '\u22ed',
  1531. 'NotSquareSubset;': '\u228f\u0338',
  1532. 'NotSquareSubsetEqual;': '\u22e2',
  1533. 'NotSquareSuperset;': '\u2290\u0338',
  1534. 'NotSquareSupersetEqual;': '\u22e3',
  1535. 'NotSubset;': '\u2282\u20d2',
  1536. 'NotSubsetEqual;': '\u2288',
  1537. 'NotSucceeds;': '\u2281',
  1538. 'NotSucceedsEqual;': '\u2ab0\u0338',
  1539. 'NotSucceedsSlantEqual;': '\u22e1',
  1540. 'NotSucceedsTilde;': '\u227f\u0338',
  1541. 'NotSuperset;': '\u2283\u20d2',
  1542. 'NotSupersetEqual;': '\u2289',
  1543. 'NotTilde;': '\u2241',
  1544. 'NotTildeEqual;': '\u2244',
  1545. 'NotTildeFullEqual;': '\u2247',
  1546. 'NotTildeTilde;': '\u2249',
  1547. 'NotVerticalBar;': '\u2224',
  1548. 'npar;': '\u2226',
  1549. 'nparallel;': '\u2226',
  1550. 'nparsl;': '\u2afd\u20e5',
  1551. 'npart;': '\u2202\u0338',
  1552. 'npolint;': '\u2a14',
  1553. 'npr;': '\u2280',
  1554. 'nprcue;': '\u22e0',
  1555. 'npre;': '\u2aaf\u0338',
  1556. 'nprec;': '\u2280',
  1557. 'npreceq;': '\u2aaf\u0338',
  1558. 'nrArr;': '\u21cf',
  1559. 'nrarr;': '\u219b',
  1560. 'nrarrc;': '\u2933\u0338',
  1561. 'nrarrw;': '\u219d\u0338',
  1562. 'nRightarrow;': '\u21cf',
  1563. 'nrightarrow;': '\u219b',
  1564. 'nrtri;': '\u22eb',
  1565. 'nrtrie;': '\u22ed',
  1566. 'nsc;': '\u2281',
  1567. 'nsccue;': '\u22e1',
  1568. 'nsce;': '\u2ab0\u0338',
  1569. 'Nscr;': '\U0001d4a9',
  1570. 'nscr;': '\U0001d4c3',
  1571. 'nshortmid;': '\u2224',
  1572. 'nshortparallel;': '\u2226',
  1573. 'nsim;': '\u2241',
  1574. 'nsime;': '\u2244',
  1575. 'nsimeq;': '\u2244',
  1576. 'nsmid;': '\u2224',
  1577. 'nspar;': '\u2226',
  1578. 'nsqsube;': '\u22e2',
  1579. 'nsqsupe;': '\u22e3',
  1580. 'nsub;': '\u2284',
  1581. 'nsubE;': '\u2ac5\u0338',
  1582. 'nsube;': '\u2288',
  1583. 'nsubset;': '\u2282\u20d2',
  1584. 'nsubseteq;': '\u2288',
  1585. 'nsubseteqq;': '\u2ac5\u0338',
  1586. 'nsucc;': '\u2281',
  1587. 'nsucceq;': '\u2ab0\u0338',
  1588. 'nsup;': '\u2285',
  1589. 'nsupE;': '\u2ac6\u0338',
  1590. 'nsupe;': '\u2289',
  1591. 'nsupset;': '\u2283\u20d2',
  1592. 'nsupseteq;': '\u2289',
  1593. 'nsupseteqq;': '\u2ac6\u0338',
  1594. 'ntgl;': '\u2279',
  1595. 'Ntilde': '\xd1',
  1596. 'ntilde': '\xf1',
  1597. 'Ntilde;': '\xd1',
  1598. 'ntilde;': '\xf1',
  1599. 'ntlg;': '\u2278',
  1600. 'ntriangleleft;': '\u22ea',
  1601. 'ntrianglelefteq;': '\u22ec',
  1602. 'ntriangleright;': '\u22eb',
  1603. 'ntrianglerighteq;': '\u22ed',
  1604. 'Nu;': '\u039d',
  1605. 'nu;': '\u03bd',
  1606. 'num;': '#',
  1607. 'numero;': '\u2116',
  1608. 'numsp;': '\u2007',
  1609. 'nvap;': '\u224d\u20d2',
  1610. 'nVDash;': '\u22af',
  1611. 'nVdash;': '\u22ae',
  1612. 'nvDash;': '\u22ad',
  1613. 'nvdash;': '\u22ac',
  1614. 'nvge;': '\u2265\u20d2',
  1615. 'nvgt;': '>\u20d2',
  1616. 'nvHarr;': '\u2904',
  1617. 'nvinfin;': '\u29de',
  1618. 'nvlArr;': '\u2902',
  1619. 'nvle;': '\u2264\u20d2',
  1620. 'nvlt;': '<\u20d2',
  1621. 'nvltrie;': '\u22b4\u20d2',
  1622. 'nvrArr;': '\u2903',
  1623. 'nvrtrie;': '\u22b5\u20d2',
  1624. 'nvsim;': '\u223c\u20d2',
  1625. 'nwarhk;': '\u2923',
  1626. 'nwArr;': '\u21d6',
  1627. 'nwarr;': '\u2196',
  1628. 'nwarrow;': '\u2196',
  1629. 'nwnear;': '\u2927',
  1630. 'Oacute': '\xd3',
  1631. 'oacute': '\xf3',
  1632. 'Oacute;': '\xd3',
  1633. 'oacute;': '\xf3',
  1634. 'oast;': '\u229b',
  1635. 'ocir;': '\u229a',
  1636. 'Ocirc': '\xd4',
  1637. 'ocirc': '\xf4',
  1638. 'Ocirc;': '\xd4',
  1639. 'ocirc;': '\xf4',
  1640. 'Ocy;': '\u041e',
  1641. 'ocy;': '\u043e',
  1642. 'odash;': '\u229d',
  1643. 'Odblac;': '\u0150',
  1644. 'odblac;': '\u0151',
  1645. 'odiv;': '\u2a38',
  1646. 'odot;': '\u2299',
  1647. 'odsold;': '\u29bc',
  1648. 'OElig;': '\u0152',
  1649. 'oelig;': '\u0153',
  1650. 'ofcir;': '\u29bf',
  1651. 'Ofr;': '\U0001d512',
  1652. 'ofr;': '\U0001d52c',
  1653. 'ogon;': '\u02db',
  1654. 'Ograve': '\xd2',
  1655. 'ograve': '\xf2',
  1656. 'Ograve;': '\xd2',
  1657. 'ograve;': '\xf2',
  1658. 'ogt;': '\u29c1',
  1659. 'ohbar;': '\u29b5',
  1660. 'ohm;': '\u03a9',
  1661. 'oint;': '\u222e',
  1662. 'olarr;': '\u21ba',
  1663. 'olcir;': '\u29be',
  1664. 'olcross;': '\u29bb',
  1665. 'oline;': '\u203e',
  1666. 'olt;': '\u29c0',
  1667. 'Omacr;': '\u014c',
  1668. 'omacr;': '\u014d',
  1669. 'Omega;': '\u03a9',
  1670. 'omega;': '\u03c9',
  1671. 'Omicron;': '\u039f',
  1672. 'omicron;': '\u03bf',
  1673. 'omid;': '\u29b6',
  1674. 'ominus;': '\u2296',
  1675. 'Oopf;': '\U0001d546',
  1676. 'oopf;': '\U0001d560',
  1677. 'opar;': '\u29b7',
  1678. 'OpenCurlyDoubleQuote;': '\u201c',
  1679. 'OpenCurlyQuote;': '\u2018',
  1680. 'operp;': '\u29b9',
  1681. 'oplus;': '\u2295',
  1682. 'Or;': '\u2a54',
  1683. 'or;': '\u2228',
  1684. 'orarr;': '\u21bb',
  1685. 'ord;': '\u2a5d',
  1686. 'order;': '\u2134',
  1687. 'orderof;': '\u2134',
  1688. 'ordf': '\xaa',
  1689. 'ordf;': '\xaa',
  1690. 'ordm': '\xba',
  1691. 'ordm;': '\xba',
  1692. 'origof;': '\u22b6',
  1693. 'oror;': '\u2a56',
  1694. 'orslope;': '\u2a57',
  1695. 'orv;': '\u2a5b',
  1696. 'oS;': '\u24c8',
  1697. 'Oscr;': '\U0001d4aa',
  1698. 'oscr;': '\u2134',
  1699. 'Oslash': '\xd8',
  1700. 'oslash': '\xf8',
  1701. 'Oslash;': '\xd8',
  1702. 'oslash;': '\xf8',
  1703. 'osol;': '\u2298',
  1704. 'Otilde': '\xd5',
  1705. 'otilde': '\xf5',
  1706. 'Otilde;': '\xd5',
  1707. 'otilde;': '\xf5',
  1708. 'Otimes;': '\u2a37',
  1709. 'otimes;': '\u2297',
  1710. 'otimesas;': '\u2a36',
  1711. 'Ouml': '\xd6',
  1712. 'ouml': '\xf6',
  1713. 'Ouml;': '\xd6',
  1714. 'ouml;': '\xf6',
  1715. 'ovbar;': '\u233d',
  1716. 'OverBar;': '\u203e',
  1717. 'OverBrace;': '\u23de',
  1718. 'OverBracket;': '\u23b4',
  1719. 'OverParenthesis;': '\u23dc',
  1720. 'par;': '\u2225',
  1721. 'para': '\xb6',
  1722. 'para;': '\xb6',
  1723. 'parallel;': '\u2225',
  1724. 'parsim;': '\u2af3',
  1725. 'parsl;': '\u2afd',
  1726. 'part;': '\u2202',
  1727. 'PartialD;': '\u2202',
  1728. 'Pcy;': '\u041f',
  1729. 'pcy;': '\u043f',
  1730. 'percnt;': '%',
  1731. 'period;': '.',
  1732. 'permil;': '\u2030',
  1733. 'perp;': '\u22a5',
  1734. 'pertenk;': '\u2031',
  1735. 'Pfr;': '\U0001d513',
  1736. 'pfr;': '\U0001d52d',
  1737. 'Phi;': '\u03a6',
  1738. 'phi;': '\u03c6',
  1739. 'phiv;': '\u03d5',
  1740. 'phmmat;': '\u2133',
  1741. 'phone;': '\u260e',
  1742. 'Pi;': '\u03a0',
  1743. 'pi;': '\u03c0',
  1744. 'pitchfork;': '\u22d4',
  1745. 'piv;': '\u03d6',
  1746. 'planck;': '\u210f',
  1747. 'planckh;': '\u210e',
  1748. 'plankv;': '\u210f',
  1749. 'plus;': '+',
  1750. 'plusacir;': '\u2a23',
  1751. 'plusb;': '\u229e',
  1752. 'pluscir;': '\u2a22',
  1753. 'plusdo;': '\u2214',
  1754. 'plusdu;': '\u2a25',
  1755. 'pluse;': '\u2a72',
  1756. 'PlusMinus;': '\xb1',
  1757. 'plusmn': '\xb1',
  1758. 'plusmn;': '\xb1',
  1759. 'plussim;': '\u2a26',
  1760. 'plustwo;': '\u2a27',
  1761. 'pm;': '\xb1',
  1762. 'Poincareplane;': '\u210c',
  1763. 'pointint;': '\u2a15',
  1764. 'Popf;': '\u2119',
  1765. 'popf;': '\U0001d561',
  1766. 'pound': '\xa3',
  1767. 'pound;': '\xa3',
  1768. 'Pr;': '\u2abb',
  1769. 'pr;': '\u227a',
  1770. 'prap;': '\u2ab7',
  1771. 'prcue;': '\u227c',
  1772. 'prE;': '\u2ab3',
  1773. 'pre;': '\u2aaf',
  1774. 'prec;': '\u227a',
  1775. 'precapprox;': '\u2ab7',
  1776. 'preccurlyeq;': '\u227c',
  1777. 'Precedes;': '\u227a',
  1778. 'PrecedesEqual;': '\u2aaf',
  1779. 'PrecedesSlantEqual;': '\u227c',
  1780. 'PrecedesTilde;': '\u227e',
  1781. 'preceq;': '\u2aaf',
  1782. 'precnapprox;': '\u2ab9',
  1783. 'precneqq;': '\u2ab5',
  1784. 'precnsim;': '\u22e8',
  1785. 'precsim;': '\u227e',
  1786. 'Prime;': '\u2033',
  1787. 'prime;': '\u2032',
  1788. 'primes;': '\u2119',
  1789. 'prnap;': '\u2ab9',
  1790. 'prnE;': '\u2ab5',
  1791. 'prnsim;': '\u22e8',
  1792. 'prod;': '\u220f',
  1793. 'Product;': '\u220f',
  1794. 'profalar;': '\u232e',
  1795. 'profline;': '\u2312',
  1796. 'profsurf;': '\u2313',
  1797. 'prop;': '\u221d',
  1798. 'Proportion;': '\u2237',
  1799. 'Proportional;': '\u221d',
  1800. 'propto;': '\u221d',
  1801. 'prsim;': '\u227e',
  1802. 'prurel;': '\u22b0',
  1803. 'Pscr;': '\U0001d4ab',
  1804. 'pscr;': '\U0001d4c5',
  1805. 'Psi;': '\u03a8',
  1806. 'psi;': '\u03c8',
  1807. 'puncsp;': '\u2008',
  1808. 'Qfr;': '\U0001d514',
  1809. 'qfr;': '\U0001d52e',
  1810. 'qint;': '\u2a0c',
  1811. 'Qopf;': '\u211a',
  1812. 'qopf;': '\U0001d562',
  1813. 'qprime;': '\u2057',
  1814. 'Qscr;': '\U0001d4ac',
  1815. 'qscr;': '\U0001d4c6',
  1816. 'quaternions;': '\u210d',
  1817. 'quatint;': '\u2a16',
  1818. 'quest;': '?',
  1819. 'questeq;': '\u225f',
  1820. 'QUOT': '"',
  1821. 'quot': '"',
  1822. 'QUOT;': '"',
  1823. 'quot;': '"',
  1824. 'rAarr;': '\u21db',
  1825. 'race;': '\u223d\u0331',
  1826. 'Racute;': '\u0154',
  1827. 'racute;': '\u0155',
  1828. 'radic;': '\u221a',
  1829. 'raemptyv;': '\u29b3',
  1830. 'Rang;': '\u27eb',
  1831. 'rang;': '\u27e9',
  1832. 'rangd;': '\u2992',
  1833. 'range;': '\u29a5',
  1834. 'rangle;': '\u27e9',
  1835. 'raquo': '\xbb',
  1836. 'raquo;': '\xbb',
  1837. 'Rarr;': '\u21a0',
  1838. 'rArr;': '\u21d2',
  1839. 'rarr;': '\u2192',
  1840. 'rarrap;': '\u2975',
  1841. 'rarrb;': '\u21e5',
  1842. 'rarrbfs;': '\u2920',
  1843. 'rarrc;': '\u2933',
  1844. 'rarrfs;': '\u291e',
  1845. 'rarrhk;': '\u21aa',
  1846. 'rarrlp;': '\u21ac',
  1847. 'rarrpl;': '\u2945',
  1848. 'rarrsim;': '\u2974',
  1849. 'Rarrtl;': '\u2916',
  1850. 'rarrtl;': '\u21a3',
  1851. 'rarrw;': '\u219d',
  1852. 'rAtail;': '\u291c',
  1853. 'ratail;': '\u291a',
  1854. 'ratio;': '\u2236',
  1855. 'rationals;': '\u211a',
  1856. 'RBarr;': '\u2910',
  1857. 'rBarr;': '\u290f',
  1858. 'rbarr;': '\u290d',
  1859. 'rbbrk;': '\u2773',
  1860. 'rbrace;': '}',
  1861. 'rbrack;': ']',
  1862. 'rbrke;': '\u298c',
  1863. 'rbrksld;': '\u298e',
  1864. 'rbrkslu;': '\u2990',
  1865. 'Rcaron;': '\u0158',
  1866. 'rcaron;': '\u0159',
  1867. 'Rcedil;': '\u0156',
  1868. 'rcedil;': '\u0157',
  1869. 'rceil;': '\u2309',
  1870. 'rcub;': '}',
  1871. 'Rcy;': '\u0420',
  1872. 'rcy;': '\u0440',
  1873. 'rdca;': '\u2937',
  1874. 'rdldhar;': '\u2969',
  1875. 'rdquo;': '\u201d',
  1876. 'rdquor;': '\u201d',
  1877. 'rdsh;': '\u21b3',
  1878. 'Re;': '\u211c',
  1879. 'real;': '\u211c',
  1880. 'realine;': '\u211b',
  1881. 'realpart;': '\u211c',
  1882. 'reals;': '\u211d',
  1883. 'rect;': '\u25ad',
  1884. 'REG': '\xae',
  1885. 'reg': '\xae',
  1886. 'REG;': '\xae',
  1887. 'reg;': '\xae',
  1888. 'ReverseElement;': '\u220b',
  1889. 'ReverseEquilibrium;': '\u21cb',
  1890. 'ReverseUpEquilibrium;': '\u296f',
  1891. 'rfisht;': '\u297d',
  1892. 'rfloor;': '\u230b',
  1893. 'Rfr;': '\u211c',
  1894. 'rfr;': '\U0001d52f',
  1895. 'rHar;': '\u2964',
  1896. 'rhard;': '\u21c1',
  1897. 'rharu;': '\u21c0',
  1898. 'rharul;': '\u296c',
  1899. 'Rho;': '\u03a1',
  1900. 'rho;': '\u03c1',
  1901. 'rhov;': '\u03f1',
  1902. 'RightAngleBracket;': '\u27e9',
  1903. 'RightArrow;': '\u2192',
  1904. 'Rightarrow;': '\u21d2',
  1905. 'rightarrow;': '\u2192',
  1906. 'RightArrowBar;': '\u21e5',
  1907. 'RightArrowLeftArrow;': '\u21c4',
  1908. 'rightarrowtail;': '\u21a3',
  1909. 'RightCeiling;': '\u2309',
  1910. 'RightDoubleBracket;': '\u27e7',
  1911. 'RightDownTeeVector;': '\u295d',
  1912. 'RightDownVector;': '\u21c2',
  1913. 'RightDownVectorBar;': '\u2955',
  1914. 'RightFloor;': '\u230b',
  1915. 'rightharpoondown;': '\u21c1',
  1916. 'rightharpoonup;': '\u21c0',
  1917. 'rightleftarrows;': '\u21c4',
  1918. 'rightleftharpoons;': '\u21cc',
  1919. 'rightrightarrows;': '\u21c9',
  1920. 'rightsquigarrow;': '\u219d',
  1921. 'RightTee;': '\u22a2',
  1922. 'RightTeeArrow;': '\u21a6',
  1923. 'RightTeeVector;': '\u295b',
  1924. 'rightthreetimes;': '\u22cc',
  1925. 'RightTriangle;': '\u22b3',
  1926. 'RightTriangleBar;': '\u29d0',
  1927. 'RightTriangleEqual;': '\u22b5',
  1928. 'RightUpDownVector;': '\u294f',
  1929. 'RightUpTeeVector;': '\u295c',
  1930. 'RightUpVector;': '\u21be',
  1931. 'RightUpVectorBar;': '\u2954',
  1932. 'RightVector;': '\u21c0',
  1933. 'RightVectorBar;': '\u2953',
  1934. 'ring;': '\u02da',
  1935. 'risingdotseq;': '\u2253',
  1936. 'rlarr;': '\u21c4',
  1937. 'rlhar;': '\u21cc',
  1938. 'rlm;': '\u200f',
  1939. 'rmoust;': '\u23b1',
  1940. 'rmoustache;': '\u23b1',
  1941. 'rnmid;': '\u2aee',
  1942. 'roang;': '\u27ed',
  1943. 'roarr;': '\u21fe',
  1944. 'robrk;': '\u27e7',
  1945. 'ropar;': '\u2986',
  1946. 'Ropf;': '\u211d',
  1947. 'ropf;': '\U0001d563',
  1948. 'roplus;': '\u2a2e',
  1949. 'rotimes;': '\u2a35',
  1950. 'RoundImplies;': '\u2970',
  1951. 'rpar;': ')',
  1952. 'rpargt;': '\u2994',
  1953. 'rppolint;': '\u2a12',
  1954. 'rrarr;': '\u21c9',
  1955. 'Rrightarrow;': '\u21db',
  1956. 'rsaquo;': '\u203a',
  1957. 'Rscr;': '\u211b',
  1958. 'rscr;': '\U0001d4c7',
  1959. 'Rsh;': '\u21b1',
  1960. 'rsh;': '\u21b1',
  1961. 'rsqb;': ']',
  1962. 'rsquo;': '\u2019',
  1963. 'rsquor;': '\u2019',
  1964. 'rthree;': '\u22cc',
  1965. 'rtimes;': '\u22ca',
  1966. 'rtri;': '\u25b9',
  1967. 'rtrie;': '\u22b5',
  1968. 'rtrif;': '\u25b8',
  1969. 'rtriltri;': '\u29ce',
  1970. 'RuleDelayed;': '\u29f4',
  1971. 'ruluhar;': '\u2968',
  1972. 'rx;': '\u211e',
  1973. 'Sacute;': '\u015a',
  1974. 'sacute;': '\u015b',
  1975. 'sbquo;': '\u201a',
  1976. 'Sc;': '\u2abc',
  1977. 'sc;': '\u227b',
  1978. 'scap;': '\u2ab8',
  1979. 'Scaron;': '\u0160',
  1980. 'scaron;': '\u0161',
  1981. 'sccue;': '\u227d',
  1982. 'scE;': '\u2ab4',
  1983. 'sce;': '\u2ab0',
  1984. 'Scedil;': '\u015e',
  1985. 'scedil;': '\u015f',
  1986. 'Scirc;': '\u015c',
  1987. 'scirc;': '\u015d',
  1988. 'scnap;': '\u2aba',
  1989. 'scnE;': '\u2ab6',
  1990. 'scnsim;': '\u22e9',
  1991. 'scpolint;': '\u2a13',
  1992. 'scsim;': '\u227f',
  1993. 'Scy;': '\u0421',
  1994. 'scy;': '\u0441',
  1995. 'sdot;': '\u22c5',
  1996. 'sdotb;': '\u22a1',
  1997. 'sdote;': '\u2a66',
  1998. 'searhk;': '\u2925',
  1999. 'seArr;': '\u21d8',
  2000. 'searr;': '\u2198',
  2001. 'searrow;': '\u2198',
  2002. 'sect': '\xa7',
  2003. 'sect;': '\xa7',
  2004. 'semi;': ';',
  2005. 'seswar;': '\u2929',
  2006. 'setminus;': '\u2216',
  2007. 'setmn;': '\u2216',
  2008. 'sext;': '\u2736',
  2009. 'Sfr;': '\U0001d516',
  2010. 'sfr;': '\U0001d530',
  2011. 'sfrown;': '\u2322',
  2012. 'sharp;': '\u266f',
  2013. 'SHCHcy;': '\u0429',
  2014. 'shchcy;': '\u0449',
  2015. 'SHcy;': '\u0428',
  2016. 'shcy;': '\u0448',
  2017. 'ShortDownArrow;': '\u2193',
  2018. 'ShortLeftArrow;': '\u2190',
  2019. 'shortmid;': '\u2223',
  2020. 'shortparallel;': '\u2225',
  2021. 'ShortRightArrow;': '\u2192',
  2022. 'ShortUpArrow;': '\u2191',
  2023. 'shy': '\xad',
  2024. 'shy;': '\xad',
  2025. 'Sigma;': '\u03a3',
  2026. 'sigma;': '\u03c3',
  2027. 'sigmaf;': '\u03c2',
  2028. 'sigmav;': '\u03c2',
  2029. 'sim;': '\u223c',
  2030. 'simdot;': '\u2a6a',
  2031. 'sime;': '\u2243',
  2032. 'simeq;': '\u2243',
  2033. 'simg;': '\u2a9e',
  2034. 'simgE;': '\u2aa0',
  2035. 'siml;': '\u2a9d',
  2036. 'simlE;': '\u2a9f',
  2037. 'simne;': '\u2246',
  2038. 'simplus;': '\u2a24',
  2039. 'simrarr;': '\u2972',
  2040. 'slarr;': '\u2190',
  2041. 'SmallCircle;': '\u2218',
  2042. 'smallsetminus;': '\u2216',
  2043. 'smashp;': '\u2a33',
  2044. 'smeparsl;': '\u29e4',
  2045. 'smid;': '\u2223',
  2046. 'smile;': '\u2323',
  2047. 'smt;': '\u2aaa',
  2048. 'smte;': '\u2aac',
  2049. 'smtes;': '\u2aac\ufe00',
  2050. 'SOFTcy;': '\u042c',
  2051. 'softcy;': '\u044c',
  2052. 'sol;': '/',
  2053. 'solb;': '\u29c4',
  2054. 'solbar;': '\u233f',
  2055. 'Sopf;': '\U0001d54a',
  2056. 'sopf;': '\U0001d564',
  2057. 'spades;': '\u2660',
  2058. 'spadesuit;': '\u2660',
  2059. 'spar;': '\u2225',
  2060. 'sqcap;': '\u2293',
  2061. 'sqcaps;': '\u2293\ufe00',
  2062. 'sqcup;': '\u2294',
  2063. 'sqcups;': '\u2294\ufe00',
  2064. 'Sqrt;': '\u221a',
  2065. 'sqsub;': '\u228f',
  2066. 'sqsube;': '\u2291',
  2067. 'sqsubset;': '\u228f',
  2068. 'sqsubseteq;': '\u2291',
  2069. 'sqsup;': '\u2290',
  2070. 'sqsupe;': '\u2292',
  2071. 'sqsupset;': '\u2290',
  2072. 'sqsupseteq;': '\u2292',
  2073. 'squ;': '\u25a1',
  2074. 'Square;': '\u25a1',
  2075. 'square;': '\u25a1',
  2076. 'SquareIntersection;': '\u2293',
  2077. 'SquareSubset;': '\u228f',
  2078. 'SquareSubsetEqual;': '\u2291',
  2079. 'SquareSuperset;': '\u2290',
  2080. 'SquareSupersetEqual;': '\u2292',
  2081. 'SquareUnion;': '\u2294',
  2082. 'squarf;': '\u25aa',
  2083. 'squf;': '\u25aa',
  2084. 'srarr;': '\u2192',
  2085. 'Sscr;': '\U0001d4ae',
  2086. 'sscr;': '\U0001d4c8',
  2087. 'ssetmn;': '\u2216',
  2088. 'ssmile;': '\u2323',
  2089. 'sstarf;': '\u22c6',
  2090. 'Star;': '\u22c6',
  2091. 'star;': '\u2606',
  2092. 'starf;': '\u2605',
  2093. 'straightepsilon;': '\u03f5',
  2094. 'straightphi;': '\u03d5',
  2095. 'strns;': '\xaf',
  2096. 'Sub;': '\u22d0',
  2097. 'sub;': '\u2282',
  2098. 'subdot;': '\u2abd',
  2099. 'subE;': '\u2ac5',
  2100. 'sube;': '\u2286',
  2101. 'subedot;': '\u2ac3',
  2102. 'submult;': '\u2ac1',
  2103. 'subnE;': '\u2acb',
  2104. 'subne;': '\u228a',
  2105. 'subplus;': '\u2abf',
  2106. 'subrarr;': '\u2979',
  2107. 'Subset;': '\u22d0',
  2108. 'subset;': '\u2282',
  2109. 'subseteq;': '\u2286',
  2110. 'subseteqq;': '\u2ac5',
  2111. 'SubsetEqual;': '\u2286',
  2112. 'subsetneq;': '\u228a',
  2113. 'subsetneqq;': '\u2acb',
  2114. 'subsim;': '\u2ac7',
  2115. 'subsub;': '\u2ad5',
  2116. 'subsup;': '\u2ad3',
  2117. 'succ;': '\u227b',
  2118. 'succapprox;': '\u2ab8',
  2119. 'succcurlyeq;': '\u227d',
  2120. 'Succeeds;': '\u227b',
  2121. 'SucceedsEqual;': '\u2ab0',
  2122. 'SucceedsSlantEqual;': '\u227d',
  2123. 'SucceedsTilde;': '\u227f',
  2124. 'succeq;': '\u2ab0',
  2125. 'succnapprox;': '\u2aba',
  2126. 'succneqq;': '\u2ab6',
  2127. 'succnsim;': '\u22e9',
  2128. 'succsim;': '\u227f',
  2129. 'SuchThat;': '\u220b',
  2130. 'Sum;': '\u2211',
  2131. 'sum;': '\u2211',
  2132. 'sung;': '\u266a',
  2133. 'sup1': '\xb9',
  2134. 'sup1;': '\xb9',
  2135. 'sup2': '\xb2',
  2136. 'sup2;': '\xb2',
  2137. 'sup3': '\xb3',
  2138. 'sup3;': '\xb3',
  2139. 'Sup;': '\u22d1',
  2140. 'sup;': '\u2283',
  2141. 'supdot;': '\u2abe',
  2142. 'supdsub;': '\u2ad8',
  2143. 'supE;': '\u2ac6',
  2144. 'supe;': '\u2287',
  2145. 'supedot;': '\u2ac4',
  2146. 'Superset;': '\u2283',
  2147. 'SupersetEqual;': '\u2287',
  2148. 'suphsol;': '\u27c9',
  2149. 'suphsub;': '\u2ad7',
  2150. 'suplarr;': '\u297b',
  2151. 'supmult;': '\u2ac2',
  2152. 'supnE;': '\u2acc',
  2153. 'supne;': '\u228b',
  2154. 'supplus;': '\u2ac0',
  2155. 'Supset;': '\u22d1',
  2156. 'supset;': '\u2283',
  2157. 'supseteq;': '\u2287',
  2158. 'supseteqq;': '\u2ac6',
  2159. 'supsetneq;': '\u228b',
  2160. 'supsetneqq;': '\u2acc',
  2161. 'supsim;': '\u2ac8',
  2162. 'supsub;': '\u2ad4',
  2163. 'supsup;': '\u2ad6',
  2164. 'swarhk;': '\u2926',
  2165. 'swArr;': '\u21d9',
  2166. 'swarr;': '\u2199',
  2167. 'swarrow;': '\u2199',
  2168. 'swnwar;': '\u292a',
  2169. 'szlig': '\xdf',
  2170. 'szlig;': '\xdf',
  2171. 'Tab;': '\t',
  2172. 'target;': '\u2316',
  2173. 'Tau;': '\u03a4',
  2174. 'tau;': '\u03c4',
  2175. 'tbrk;': '\u23b4',
  2176. 'Tcaron;': '\u0164',
  2177. 'tcaron;': '\u0165',
  2178. 'Tcedil;': '\u0162',
  2179. 'tcedil;': '\u0163',
  2180. 'Tcy;': '\u0422',
  2181. 'tcy;': '\u0442',
  2182. 'tdot;': '\u20db',
  2183. 'telrec;': '\u2315',
  2184. 'Tfr;': '\U0001d517',
  2185. 'tfr;': '\U0001d531',
  2186. 'there4;': '\u2234',
  2187. 'Therefore;': '\u2234',
  2188. 'therefore;': '\u2234',
  2189. 'Theta;': '\u0398',
  2190. 'theta;': '\u03b8',
  2191. 'thetasym;': '\u03d1',
  2192. 'thetav;': '\u03d1',
  2193. 'thickapprox;': '\u2248',
  2194. 'thicksim;': '\u223c',
  2195. 'ThickSpace;': '\u205f\u200a',
  2196. 'thinsp;': '\u2009',
  2197. 'ThinSpace;': '\u2009',
  2198. 'thkap;': '\u2248',
  2199. 'thksim;': '\u223c',
  2200. 'THORN': '\xde',
  2201. 'thorn': '\xfe',
  2202. 'THORN;': '\xde',
  2203. 'thorn;': '\xfe',
  2204. 'Tilde;': '\u223c',
  2205. 'tilde;': '\u02dc',
  2206. 'TildeEqual;': '\u2243',
  2207. 'TildeFullEqual;': '\u2245',
  2208. 'TildeTilde;': '\u2248',
  2209. 'times': '\xd7',
  2210. 'times;': '\xd7',
  2211. 'timesb;': '\u22a0',
  2212. 'timesbar;': '\u2a31',
  2213. 'timesd;': '\u2a30',
  2214. 'tint;': '\u222d',
  2215. 'toea;': '\u2928',
  2216. 'top;': '\u22a4',
  2217. 'topbot;': '\u2336',
  2218. 'topcir;': '\u2af1',
  2219. 'Topf;': '\U0001d54b',
  2220. 'topf;': '\U0001d565',
  2221. 'topfork;': '\u2ada',
  2222. 'tosa;': '\u2929',
  2223. 'tprime;': '\u2034',
  2224. 'TRADE;': '\u2122',
  2225. 'trade;': '\u2122',
  2226. 'triangle;': '\u25b5',
  2227. 'triangledown;': '\u25bf',
  2228. 'triangleleft;': '\u25c3',
  2229. 'trianglelefteq;': '\u22b4',
  2230. 'triangleq;': '\u225c',
  2231. 'triangleright;': '\u25b9',
  2232. 'trianglerighteq;': '\u22b5',
  2233. 'tridot;': '\u25ec',
  2234. 'trie;': '\u225c',
  2235. 'triminus;': '\u2a3a',
  2236. 'TripleDot;': '\u20db',
  2237. 'triplus;': '\u2a39',
  2238. 'trisb;': '\u29cd',
  2239. 'tritime;': '\u2a3b',
  2240. 'trpezium;': '\u23e2',
  2241. 'Tscr;': '\U0001d4af',
  2242. 'tscr;': '\U0001d4c9',
  2243. 'TScy;': '\u0426',
  2244. 'tscy;': '\u0446',
  2245. 'TSHcy;': '\u040b',
  2246. 'tshcy;': '\u045b',
  2247. 'Tstrok;': '\u0166',
  2248. 'tstrok;': '\u0167',
  2249. 'twixt;': '\u226c',
  2250. 'twoheadleftarrow;': '\u219e',
  2251. 'twoheadrightarrow;': '\u21a0',
  2252. 'Uacute': '\xda',
  2253. 'uacute': '\xfa',
  2254. 'Uacute;': '\xda',
  2255. 'uacute;': '\xfa',
  2256. 'Uarr;': '\u219f',
  2257. 'uArr;': '\u21d1',
  2258. 'uarr;': '\u2191',
  2259. 'Uarrocir;': '\u2949',
  2260. 'Ubrcy;': '\u040e',
  2261. 'ubrcy;': '\u045e',
  2262. 'Ubreve;': '\u016c',
  2263. 'ubreve;': '\u016d',
  2264. 'Ucirc': '\xdb',
  2265. 'ucirc': '\xfb',
  2266. 'Ucirc;': '\xdb',
  2267. 'ucirc;': '\xfb',
  2268. 'Ucy;': '\u0423',
  2269. 'ucy;': '\u0443',
  2270. 'udarr;': '\u21c5',
  2271. 'Udblac;': '\u0170',
  2272. 'udblac;': '\u0171',
  2273. 'udhar;': '\u296e',
  2274. 'ufisht;': '\u297e',
  2275. 'Ufr;': '\U0001d518',
  2276. 'ufr;': '\U0001d532',
  2277. 'Ugrave': '\xd9',
  2278. 'ugrave': '\xf9',
  2279. 'Ugrave;': '\xd9',
  2280. 'ugrave;': '\xf9',
  2281. 'uHar;': '\u2963',
  2282. 'uharl;': '\u21bf',
  2283. 'uharr;': '\u21be',
  2284. 'uhblk;': '\u2580',
  2285. 'ulcorn;': '\u231c',
  2286. 'ulcorner;': '\u231c',
  2287. 'ulcrop;': '\u230f',
  2288. 'ultri;': '\u25f8',
  2289. 'Umacr;': '\u016a',
  2290. 'umacr;': '\u016b',
  2291. 'uml': '\xa8',
  2292. 'uml;': '\xa8',
  2293. 'UnderBar;': '_',
  2294. 'UnderBrace;': '\u23df',
  2295. 'UnderBracket;': '\u23b5',
  2296. 'UnderParenthesis;': '\u23dd',
  2297. 'Union;': '\u22c3',
  2298. 'UnionPlus;': '\u228e',
  2299. 'Uogon;': '\u0172',
  2300. 'uogon;': '\u0173',
  2301. 'Uopf;': '\U0001d54c',
  2302. 'uopf;': '\U0001d566',
  2303. 'UpArrow;': '\u2191',
  2304. 'Uparrow;': '\u21d1',
  2305. 'uparrow;': '\u2191',
  2306. 'UpArrowBar;': '\u2912',
  2307. 'UpArrowDownArrow;': '\u21c5',
  2308. 'UpDownArrow;': '\u2195',
  2309. 'Updownarrow;': '\u21d5',
  2310. 'updownarrow;': '\u2195',
  2311. 'UpEquilibrium;': '\u296e',
  2312. 'upharpoonleft;': '\u21bf',
  2313. 'upharpoonright;': '\u21be',
  2314. 'uplus;': '\u228e',
  2315. 'UpperLeftArrow;': '\u2196',
  2316. 'UpperRightArrow;': '\u2197',
  2317. 'Upsi;': '\u03d2',
  2318. 'upsi;': '\u03c5',
  2319. 'upsih;': '\u03d2',
  2320. 'Upsilon;': '\u03a5',
  2321. 'upsilon;': '\u03c5',
  2322. 'UpTee;': '\u22a5',
  2323. 'UpTeeArrow;': '\u21a5',
  2324. 'upuparrows;': '\u21c8',
  2325. 'urcorn;': '\u231d',
  2326. 'urcorner;': '\u231d',
  2327. 'urcrop;': '\u230e',
  2328. 'Uring;': '\u016e',
  2329. 'uring;': '\u016f',
  2330. 'urtri;': '\u25f9',
  2331. 'Uscr;': '\U0001d4b0',
  2332. 'uscr;': '\U0001d4ca',
  2333. 'utdot;': '\u22f0',
  2334. 'Utilde;': '\u0168',
  2335. 'utilde;': '\u0169',
  2336. 'utri;': '\u25b5',
  2337. 'utrif;': '\u25b4',
  2338. 'uuarr;': '\u21c8',
  2339. 'Uuml': '\xdc',
  2340. 'uuml': '\xfc',
  2341. 'Uuml;': '\xdc',
  2342. 'uuml;': '\xfc',
  2343. 'uwangle;': '\u29a7',
  2344. 'vangrt;': '\u299c',
  2345. 'varepsilon;': '\u03f5',
  2346. 'varkappa;': '\u03f0',
  2347. 'varnothing;': '\u2205',
  2348. 'varphi;': '\u03d5',
  2349. 'varpi;': '\u03d6',
  2350. 'varpropto;': '\u221d',
  2351. 'vArr;': '\u21d5',
  2352. 'varr;': '\u2195',
  2353. 'varrho;': '\u03f1',
  2354. 'varsigma;': '\u03c2',
  2355. 'varsubsetneq;': '\u228a\ufe00',
  2356. 'varsubsetneqq;': '\u2acb\ufe00',
  2357. 'varsupsetneq;': '\u228b\ufe00',
  2358. 'varsupsetneqq;': '\u2acc\ufe00',
  2359. 'vartheta;': '\u03d1',
  2360. 'vartriangleleft;': '\u22b2',
  2361. 'vartriangleright;': '\u22b3',
  2362. 'Vbar;': '\u2aeb',
  2363. 'vBar;': '\u2ae8',
  2364. 'vBarv;': '\u2ae9',
  2365. 'Vcy;': '\u0412',
  2366. 'vcy;': '\u0432',
  2367. 'VDash;': '\u22ab',
  2368. 'Vdash;': '\u22a9',
  2369. 'vDash;': '\u22a8',
  2370. 'vdash;': '\u22a2',
  2371. 'Vdashl;': '\u2ae6',
  2372. 'Vee;': '\u22c1',
  2373. 'vee;': '\u2228',
  2374. 'veebar;': '\u22bb',
  2375. 'veeeq;': '\u225a',
  2376. 'vellip;': '\u22ee',
  2377. 'Verbar;': '\u2016',
  2378. 'verbar;': '|',
  2379. 'Vert;': '\u2016',
  2380. 'vert;': '|',
  2381. 'VerticalBar;': '\u2223',
  2382. 'VerticalLine;': '|',
  2383. 'VerticalSeparator;': '\u2758',
  2384. 'VerticalTilde;': '\u2240',
  2385. 'VeryThinSpace;': '\u200a',
  2386. 'Vfr;': '\U0001d519',
  2387. 'vfr;': '\U0001d533',
  2388. 'vltri;': '\u22b2',
  2389. 'vnsub;': '\u2282\u20d2',
  2390. 'vnsup;': '\u2283\u20d2',
  2391. 'Vopf;': '\U0001d54d',
  2392. 'vopf;': '\U0001d567',
  2393. 'vprop;': '\u221d',
  2394. 'vrtri;': '\u22b3',
  2395. 'Vscr;': '\U0001d4b1',
  2396. 'vscr;': '\U0001d4cb',
  2397. 'vsubnE;': '\u2acb\ufe00',
  2398. 'vsubne;': '\u228a\ufe00',
  2399. 'vsupnE;': '\u2acc\ufe00',
  2400. 'vsupne;': '\u228b\ufe00',
  2401. 'Vvdash;': '\u22aa',
  2402. 'vzigzag;': '\u299a',
  2403. 'Wcirc;': '\u0174',
  2404. 'wcirc;': '\u0175',
  2405. 'wedbar;': '\u2a5f',
  2406. 'Wedge;': '\u22c0',
  2407. 'wedge;': '\u2227',
  2408. 'wedgeq;': '\u2259',
  2409. 'weierp;': '\u2118',
  2410. 'Wfr;': '\U0001d51a',
  2411. 'wfr;': '\U0001d534',
  2412. 'Wopf;': '\U0001d54e',
  2413. 'wopf;': '\U0001d568',
  2414. 'wp;': '\u2118',
  2415. 'wr;': '\u2240',
  2416. 'wreath;': '\u2240',
  2417. 'Wscr;': '\U0001d4b2',
  2418. 'wscr;': '\U0001d4cc',
  2419. 'xcap;': '\u22c2',
  2420. 'xcirc;': '\u25ef',
  2421. 'xcup;': '\u22c3',
  2422. 'xdtri;': '\u25bd',
  2423. 'Xfr;': '\U0001d51b',
  2424. 'xfr;': '\U0001d535',
  2425. 'xhArr;': '\u27fa',
  2426. 'xharr;': '\u27f7',
  2427. 'Xi;': '\u039e',
  2428. 'xi;': '\u03be',
  2429. 'xlArr;': '\u27f8',
  2430. 'xlarr;': '\u27f5',
  2431. 'xmap;': '\u27fc',
  2432. 'xnis;': '\u22fb',
  2433. 'xodot;': '\u2a00',
  2434. 'Xopf;': '\U0001d54f',
  2435. 'xopf;': '\U0001d569',
  2436. 'xoplus;': '\u2a01',
  2437. 'xotime;': '\u2a02',
  2438. 'xrArr;': '\u27f9',
  2439. 'xrarr;': '\u27f6',
  2440. 'Xscr;': '\U0001d4b3',
  2441. 'xscr;': '\U0001d4cd',
  2442. 'xsqcup;': '\u2a06',
  2443. 'xuplus;': '\u2a04',
  2444. 'xutri;': '\u25b3',
  2445. 'xvee;': '\u22c1',
  2446. 'xwedge;': '\u22c0',
  2447. 'Yacute': '\xdd',
  2448. 'yacute': '\xfd',
  2449. 'Yacute;': '\xdd',
  2450. 'yacute;': '\xfd',
  2451. 'YAcy;': '\u042f',
  2452. 'yacy;': '\u044f',
  2453. 'Ycirc;': '\u0176',
  2454. 'ycirc;': '\u0177',
  2455. 'Ycy;': '\u042b',
  2456. 'ycy;': '\u044b',
  2457. 'yen': '\xa5',
  2458. 'yen;': '\xa5',
  2459. 'Yfr;': '\U0001d51c',
  2460. 'yfr;': '\U0001d536',
  2461. 'YIcy;': '\u0407',
  2462. 'yicy;': '\u0457',
  2463. 'Yopf;': '\U0001d550',
  2464. 'yopf;': '\U0001d56a',
  2465. 'Yscr;': '\U0001d4b4',
  2466. 'yscr;': '\U0001d4ce',
  2467. 'YUcy;': '\u042e',
  2468. 'yucy;': '\u044e',
  2469. 'yuml': '\xff',
  2470. 'Yuml;': '\u0178',
  2471. 'yuml;': '\xff',
  2472. 'Zacute;': '\u0179',
  2473. 'zacute;': '\u017a',
  2474. 'Zcaron;': '\u017d',
  2475. 'zcaron;': '\u017e',
  2476. 'Zcy;': '\u0417',
  2477. 'zcy;': '\u0437',
  2478. 'Zdot;': '\u017b',
  2479. 'zdot;': '\u017c',
  2480. 'zeetrf;': '\u2128',
  2481. 'ZeroWidthSpace;': '\u200b',
  2482. 'Zeta;': '\u0396',
  2483. 'zeta;': '\u03b6',
  2484. 'Zfr;': '\u2128',
  2485. 'zfr;': '\U0001d537',
  2486. 'ZHcy;': '\u0416',
  2487. 'zhcy;': '\u0436',
  2488. 'zigrarr;': '\u21dd',
  2489. 'Zopf;': '\u2124',
  2490. 'zopf;': '\U0001d56b',
  2491. 'Zscr;': '\U0001d4b5',
  2492. 'zscr;': '\U0001d4cf',
  2493. 'zwj;': '\u200d',
  2494. 'zwnj;': '\u200c',
  2495. }
  2496. # maps the Unicode code point to the HTML entity name
  2497. codepoint2name = {}
  2498. # maps the HTML entity name to the character
  2499. # (or a character reference if the character is outside the Latin-1 range)
  2500. entitydefs = {}
  2501. for (name, codepoint) in name2codepoint.items():
  2502. codepoint2name[codepoint] = name
  2503. entitydefs[name] = chr(codepoint)
  2504. del name, codepoint