fin-html-entities
Version:
HTML entities decoder for FIN natural language processor
2,600 lines • 96.2 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var list = {
"tab": " ",
"#x00009": " ",
"#9": " ",
"newline": " ",
"#x0000a": " ",
"#10": " ",
"excl": "!",
"#x00021": "!",
"#33": "!",
"quot": "\"",
"#x00022": "\"",
"#34": "\"",
"num": "#",
"#x00023": "#",
"#35": "#",
"dollar": "$",
"#x00024": "$",
"#36": "$",
"percnt": "%",
"#x00025": "%",
"#37": "%",
"amp": "&",
"#x00026": "&",
"#38": "&",
"apos": "'",
"#x00027": "'",
"#39": "'",
"lpar": "(",
"#x00028": "(",
"#40": "(",
"rpar": ")",
"#x00029": ")",
"#41": ")",
"ast": "*",
"midast": "*",
"#x0002a": "*",
"#42": "*",
"plus": "+",
"#x0002b": "+",
"#43": "+",
"comma": ",",
"#x0002c": ",",
"#44": ",",
"period": ".",
"#x0002e": ".",
"#46": ".",
"sol": "/",
"#x0002f": "/",
"#47": "/",
"colon": "∷",
"#x0003a": ":",
"#58": ":",
"semi": ";",
"#x0003b": ";",
"#59": ";",
"lt": "<",
"#x0003c": "<",
"#60": "<",
"equals": "=",
"#x0003d": "=",
"#61": "=",
"gt": ">",
"#x0003e": ">",
"#62": ">",
"quest": "?",
"#x0003f": "?",
"#63": "?",
"commat": "@",
"#x00040": "@",
"#64": "@",
"lsqb": "[",
"lbrack": "[",
"#x0005b": "[",
"#91": "[",
"bsol": "\\",
"#x0005c": "\\",
"#92": "\\",
"rsqb": "]",
"rbrack": "]",
"#x0005d": "]",
"#93": "]",
"hat": "^",
"#x0005e": "^",
"#94": "^",
"lowbar": "_",
"#x0005f": "_",
"#95": "_",
"grave": "`",
"diacriticalgrave": "`",
"#x00060": "`",
"#96": "`",
"lcub": "{",
"lbrace": "{",
"#x0007b": "{",
"#123": "{",
"verbar": "‖",
"vert": "‖",
"verticalline": "|",
"#x0007c": "|",
"#124": "|",
"rcub": "}",
"rbrace": "}",
"#x0007d": "}",
"#125": "}",
"nbsp": " ",
"nonbreakingspace": " ",
"#x000a0": " ",
"#160": " ",
"iexcl": "¡",
"#x000a1": "¡",
"#161": "¡",
"cent": "¢",
"#x000a2": "¢",
"#162": "¢",
"pound": "£",
"#x000a3": "£",
"#163": "£",
"curren": "¤",
"#x000a4": "¤",
"#164": "¤",
"yen": "¥",
"#x000a5": "¥",
"#165": "¥",
"brvbar": "¦",
"#x000a6": "¦",
"#166": "¦",
"sect": "§",
"#x000a7": "§",
"#167": "§",
"dot": "˙",
"die": "¨",
"doubledot": "¨",
"uml": "¨",
"#x000a8": "¨",
"#168": "¨",
"copy": "©",
"#x000a9": "©",
"#169": "©",
"ordf": "ª",
"#x000aa": "ª",
"#170": "ª",
"laquo": "«",
"#x000ab": "«",
"#171": "«",
"not": "⫬",
"#x000ac": "¬",
"#172": "¬",
"shy": "",
"#x000ad": "",
"#173": "",
"reg": "®",
"circledr": "®",
"#x000ae": "®",
"#174": "®",
"macr": "¯",
"overbar": "¯",
"strns": "¯",
"#x000af": "¯",
"#175": "¯",
"deg": "°",
"#x000b0": "°",
"#176": "°",
"plusmn": "±",
"pm": "±",
"plusminus": "±",
"#x000b1": "±",
"#177": "±",
"sup2": "²",
"#x000b2": "²",
"#178": "²",
"sup3": "³",
"#x000b3": "³",
"#179": "³",
"acute": "´",
"diacriticalacute": "´",
"#x000b4": "´",
"#180": "´",
"micro": "µ",
"#x000b5": "µ",
"#181": "µ",
"para": "¶",
"#x000b6": "¶",
"#182": "¶",
"middot": "·",
"centerdot": "·",
"#x000b7": "·",
"#183": "·",
"cedil": "¸",
"cedilla": "¸",
"#x000b8": "¸",
"#184": "¸",
"sup1": "¹",
"#x000b9": "¹",
"#185": "¹",
"ordm": "º",
"#x000ba": "º",
"#186": "º",
"raquo": "»",
"#x000bb": "»",
"#187": "»",
"frac14": "¼",
"#x000bc": "¼",
"#188": "¼",
"frac12": "½",
"half": "½",
"#x000bd": "½",
"#189": "½",
"frac34": "¾",
"#x000be": "¾",
"#190": "¾",
"iquest": "¿",
"#x000bf": "¿",
"#191": "¿",
"agrave": "à",
"#x000c0": "À",
"#192": "À",
"aacute": "á",
"#x000c1": "Á",
"#193": "Á",
"acirc": "â",
"#x000c2": "Â",
"#194": "Â",
"atilde": "ã",
"#x000c3": "Ã",
"#195": "Ã",
"auml": "ä",
"#x000c4": "Ä",
"#196": "Ä",
"aring": "å",
"#x000c5": "Å",
"#197": "Å",
"aelig": "æ",
"#x000c6": "Æ",
"#198": "Æ",
"ccedil": "ç",
"#x000c7": "Ç",
"#199": "Ç",
"egrave": "è",
"#x000c8": "È",
"#200": "È",
"eacute": "é",
"#x000c9": "É",
"#201": "É",
"ecirc": "ê",
"#x000ca": "Ê",
"#202": "Ê",
"euml": "ë",
"#x000cb": "Ë",
"#203": "Ë",
"igrave": "ì",
"#x000cc": "Ì",
"#204": "Ì",
"iacute": "í",
"#x000cd": "Í",
"#205": "Í",
"icirc": "î",
"#x000ce": "Î",
"#206": "Î",
"iuml": "ï",
"#x000cf": "Ï",
"#207": "Ï",
"eth": "ð",
"#x000d0": "Ð",
"#208": "Ð",
"ntilde": "ñ",
"#x000d1": "Ñ",
"#209": "Ñ",
"ograve": "ò",
"#x000d2": "Ò",
"#210": "Ò",
"oacute": "ó",
"#x000d3": "Ó",
"#211": "Ó",
"ocirc": "ô",
"#x000d4": "Ô",
"#212": "Ô",
"otilde": "õ",
"#x000d5": "Õ",
"#213": "Õ",
"ouml": "ö",
"#x000d6": "Ö",
"#214": "Ö",
"times": "×",
"#x000d7": "×",
"#215": "×",
"oslash": "ø",
"#x000d8": "Ø",
"#216": "Ø",
"ugrave": "ù",
"#x000d9": "Ù",
"#217": "Ù",
"uacute": "ú",
"#x000da": "Ú",
"#218": "Ú",
"ucirc": "û",
"#x000db": "Û",
"#219": "Û",
"uuml": "ü",
"#x000dc": "Ü",
"#220": "Ü",
"yacute": "ý",
"#x000dd": "Ý",
"#221": "Ý",
"thorn": "þ",
"#x000de": "Þ",
"#222": "Þ",
"szlig": "ß",
"#x000df": "ß",
"#223": "ß",
"#x000e0": "à",
"#224": "à",
"#x000e1": "á",
"#225": "á",
"#x000e2": "â",
"#226": "â",
"#x000e3": "ã",
"#227": "ã",
"#x000e4": "ä",
"#228": "ä",
"#x000e5": "å",
"#229": "å",
"#x000e6": "æ",
"#230": "æ",
"#x000e7": "ç",
"#231": "ç",
"#x000e8": "è",
"#232": "è",
"#x000e9": "é",
"#233": "é",
"#x000ea": "ê",
"#234": "ê",
"#x000eb": "ë",
"#235": "ë",
"#x000ec": "ì",
"#236": "ì",
"#x000ed": "í",
"#237": "í",
"#x000ee": "î",
"#238": "î",
"#x000ef": "ï",
"#239": "ï",
"#x000f0": "ð",
"#240": "ð",
"#x000f1": "ñ",
"#241": "ñ",
"#x000f2": "ò",
"#242": "ò",
"#x000f3": "ó",
"#243": "ó",
"#x000f4": "ô",
"#244": "ô",
"#x000f5": "õ",
"#245": "õ",
"#x000f6": "ö",
"#246": "ö",
"divide": "÷",
"div": "÷",
"#x000f7": "÷",
"#247": "÷",
"#x000f8": "ø",
"#248": "ø",
"#x000f9": "ù",
"#249": "ù",
"#x000fa": "ú",
"#250": "ú",
"#x000fb": "û",
"#251": "û",
"#x000fc": "ü",
"#252": "ü",
"#x000fd": "ý",
"#253": "ý",
"#x000fe": "þ",
"#254": "þ",
"yuml": "Ÿ",
"#x000ff": "ÿ",
"#255": "ÿ",
"amacr": "ā",
"#x00100": "Ā",
"#256": "Ā",
"#x00101": "ā",
"#257": "ā",
"abreve": "ă",
"#x00102": "Ă",
"#258": "Ă",
"#x00103": "ă",
"#259": "ă",
"aogon": "ą",
"#x00104": "Ą",
"#260": "Ą",
"#x00105": "ą",
"#261": "ą",
"cacute": "ć",
"#x00106": "Ć",
"#262": "Ć",
"#x00107": "ć",
"#263": "ć",
"ccirc": "ĉ",
"#x00108": "Ĉ",
"#264": "Ĉ",
"#x00109": "ĉ",
"#265": "ĉ",
"cdot": "ċ",
"#x0010a": "Ċ",
"#266": "Ċ",
"#x0010b": "ċ",
"#267": "ċ",
"ccaron": "č",
"#x0010c": "Č",
"#268": "Č",
"#x0010d": "č",
"#269": "č",
"dcaron": "ď",
"#x0010e": "Ď",
"#270": "Ď",
"#x0010f": "ď",
"#271": "ď",
"dstrok": "đ",
"#x00110": "Đ",
"#272": "Đ",
"#x00111": "đ",
"#273": "đ",
"emacr": "ē",
"#x00112": "Ē",
"#274": "Ē",
"#x00113": "ē",
"#275": "ē",
"edot": "≑",
"#x00116": "Ė",
"#278": "Ė",
"#x00117": "ė",
"#279": "ė",
"eogon": "ę",
"#x00118": "Ę",
"#280": "Ę",
"#x00119": "ę",
"#281": "ę",
"ecaron": "ě",
"#x0011a": "Ě",
"#282": "Ě",
"#x0011b": "ě",
"#283": "ě",
"gcirc": "ĝ",
"#x0011c": "Ĝ",
"#284": "Ĝ",
"#x0011d": "ĝ",
"#285": "ĝ",
"gbreve": "ğ",
"#x0011e": "Ğ",
"#286": "Ğ",
"#x0011f": "ğ",
"#287": "ğ",
"gdot": "ġ",
"#x00120": "Ġ",
"#288": "Ġ",
"#x00121": "ġ",
"#289": "ġ",
"gcedil": "Ģ",
"#x00122": "Ģ",
"#290": "Ģ",
"hcirc": "ĥ",
"#x00124": "Ĥ",
"#292": "Ĥ",
"#x00125": "ĥ",
"#293": "ĥ",
"hstrok": "ħ",
"#x00126": "Ħ",
"#294": "Ħ",
"#x00127": "ħ",
"#295": "ħ",
"itilde": "ĩ",
"#x00128": "Ĩ",
"#296": "Ĩ",
"#x00129": "ĩ",
"#297": "ĩ",
"imacr": "ī",
"#x0012a": "Ī",
"#298": "Ī",
"#x0012b": "ī",
"#299": "ī",
"iogon": "į",
"#x0012e": "Į",
"#302": "Į",
"#x0012f": "į",
"#303": "į",
"idot": "İ",
"#x00130": "İ",
"#304": "İ",
"imath": "ı",
"inodot": "ı",
"#x00131": "ı",
"#305": "ı",
"ijlig": "ij",
"#x00132": "IJ",
"#306": "IJ",
"#x00133": "ij",
"#307": "ij",
"jcirc": "ĵ",
"#x00134": "Ĵ",
"#308": "Ĵ",
"#x00135": "ĵ",
"#309": "ĵ",
"kcedil": "ķ",
"#x00136": "Ķ",
"#310": "Ķ",
"#x00137": "ķ",
"#311": "ķ",
"kgreen": "ĸ",
"#x00138": "ĸ",
"#312": "ĸ",
"lacute": "ĺ",
"#x00139": "Ĺ",
"#313": "Ĺ",
"#x0013a": "ĺ",
"#314": "ĺ",
"lcedil": "ļ",
"#x0013b": "Ļ",
"#315": "Ļ",
"#x0013c": "ļ",
"#316": "ļ",
"lcaron": "ľ",
"#x0013d": "Ľ",
"#317": "Ľ",
"#x0013e": "ľ",
"#318": "ľ",
"lmidot": "ŀ",
"#x0013f": "Ŀ",
"#319": "Ŀ",
"#x00140": "ŀ",
"#320": "ŀ",
"lstrok": "ł",
"#x00141": "Ł",
"#321": "Ł",
"#x00142": "ł",
"#322": "ł",
"nacute": "ń",
"#x00143": "Ń",
"#323": "Ń",
"#x00144": "ń",
"#324": "ń",
"ncedil": "ņ",
"#x00145": "Ņ",
"#325": "Ņ",
"#x00146": "ņ",
"#326": "ņ",
"ncaron": "ň",
"#x00147": "Ň",
"#327": "Ň",
"#x00148": "ň",
"#328": "ň",
"napos": "ʼn",
"#x00149": "ʼn",
"#329": "ʼn",
"eng": "ŋ",
"#x0014a": "Ŋ",
"#330": "Ŋ",
"#x0014b": "ŋ",
"#331": "ŋ",
"omacr": "ō",
"#x0014c": "Ō",
"#332": "Ō",
"#x0014d": "ō",
"#333": "ō",
"odblac": "ő",
"#x00150": "Ő",
"#336": "Ő",
"#x00151": "ő",
"#337": "ő",
"oelig": "œ",
"#x00152": "Œ",
"#338": "Œ",
"#x00153": "œ",
"#339": "œ",
"racute": "ŕ",
"#x00154": "Ŕ",
"#340": "Ŕ",
"#x00155": "ŕ",
"#341": "ŕ",
"rcedil": "ŗ",
"#x00156": "Ŗ",
"#342": "Ŗ",
"#x00157": "ŗ",
"#343": "ŗ",
"rcaron": "ř",
"#x00158": "Ř",
"#344": "Ř",
"#x00159": "ř",
"#345": "ř",
"sacute": "ś",
"#x0015a": "Ś",
"#346": "Ś",
"#x0015b": "ś",
"#347": "ś",
"scirc": "ŝ",
"#x0015c": "Ŝ",
"#348": "Ŝ",
"#x0015d": "ŝ",
"#349": "ŝ",
"scedil": "ş",
"#x0015e": "Ş",
"#350": "Ş",
"#x0015f": "ş",
"#351": "ş",
"scaron": "š",
"#x00160": "Š",
"#352": "Š",
"#x00161": "š",
"#353": "š",
"tcedil": "ţ",
"#x00162": "Ţ",
"#354": "Ţ",
"#x00163": "ţ",
"#355": "ţ",
"tcaron": "ť",
"#x00164": "Ť",
"#356": "Ť",
"#x00165": "ť",
"#357": "ť",
"tstrok": "ŧ",
"#x00166": "Ŧ",
"#358": "Ŧ",
"#x00167": "ŧ",
"#359": "ŧ",
"utilde": "ũ",
"#x00168": "Ũ",
"#360": "Ũ",
"#x00169": "ũ",
"#361": "ũ",
"umacr": "ū",
"#x0016a": "Ū",
"#362": "Ū",
"#x0016b": "ū",
"#363": "ū",
"ubreve": "ŭ",
"#x0016c": "Ŭ",
"#364": "Ŭ",
"#x0016d": "ŭ",
"#365": "ŭ",
"uring": "ů",
"#x0016e": "Ů",
"#366": "Ů",
"#x0016f": "ů",
"#367": "ů",
"udblac": "ű",
"#x00170": "Ű",
"#368": "Ű",
"#x00171": "ű",
"#369": "ű",
"uogon": "ų",
"#x00172": "Ų",
"#370": "Ų",
"#x00173": "ų",
"#371": "ų",
"wcirc": "ŵ",
"#x00174": "Ŵ",
"#372": "Ŵ",
"#x00175": "ŵ",
"#373": "ŵ",
"ycirc": "ŷ",
"#x00176": "Ŷ",
"#374": "Ŷ",
"#x00177": "ŷ",
"#375": "ŷ",
"#x00178": "Ÿ",
"#376": "Ÿ",
"zacute": "ź",
"#x00179": "Ź",
"#377": "Ź",
"#x0017a": "ź",
"#378": "ź",
"zdot": "ż",
"#x0017b": "Ż",
"#379": "Ż",
"#x0017c": "ż",
"#380": "ż",
"zcaron": "ž",
"#x0017d": "Ž",
"#381": "Ž",
"#x0017e": "ž",
"#382": "ž",
"fnof": "ƒ",
"#x00192": "ƒ",
"#402": "ƒ",
"imped": "Ƶ",
"#x001b5": "Ƶ",
"#437": "Ƶ",
"gacute": "ǵ",
"#x001f5": "ǵ",
"#501": "ǵ",
"jmath": "ȷ",
"#x00237": "ȷ",
"#567": "ȷ",
"circ": "ˆ",
"#x002c6": "ˆ",
"#710": "ˆ",
"caron": "ˇ",
"hacek": "ˇ",
"#x002c7": "ˇ",
"#711": "ˇ",
"breve": "˘",
"#x002d8": "˘",
"#728": "˘",
"diacriticaldot": "˙",
"#x002d9": "˙",
"#729": "˙",
"ring": "˚",
"#x002da": "˚",
"#730": "˚",
"ogon": "˛",
"#x002db": "˛",
"#731": "˛",
"tilde": "∼",
"diacriticaltilde": "˜",
"#x002dc": "˜",
"#732": "˜",
"dblac": "˝",
"diacriticaldoubleacute": "˝",
"#x002dd": "˝",
"#733": "˝",
"downbreve": "̑",
"#x00311": "̑",
"#785": "̑",
"underbar": "̲",
"#x00332": "̲",
"#818": "̲",
"alpha": "α",
"#x00391": "Α",
"#913": "Α",
"beta": "β",
"#x00392": "Β",
"#914": "Β",
"gamma": "γ",
"#x00393": "Γ",
"#915": "Γ",
"delta": "δ",
"#x00394": "Δ",
"#916": "Δ",
"epsilon": "ε",
"#x00395": "Ε",
"#917": "Ε",
"zeta": "ζ",
"#x00396": "Ζ",
"#918": "Ζ",
"eta": "η",
"#x00397": "Η",
"#919": "Η",
"theta": "θ",
"#x00398": "Θ",
"#920": "Θ",
"iota": "ι",
"#x00399": "Ι",
"#921": "Ι",
"kappa": "κ",
"#x0039a": "Κ",
"#922": "Κ",
"lambda": "λ",
"#x0039b": "Λ",
"#923": "Λ",
"mu": "μ",
"#x0039c": "Μ",
"#924": "Μ",
"nu": "ν",
"#x0039d": "Ν",
"#925": "Ν",
"xi": "ξ",
"#x0039e": "Ξ",
"#926": "Ξ",
"omicron": "ο",
"#x0039f": "Ο",
"#927": "Ο",
"pi": "π",
"#x003a0": "Π",
"#928": "Π",
"rho": "ρ",
"#x003a1": "Ρ",
"#929": "Ρ",
"sigma": "σ",
"#x003a3": "Σ",
"#931": "Σ",
"tau": "τ",
"#x003a4": "Τ",
"#932": "Τ",
"upsilon": "υ",
"#x003a5": "Υ",
"#933": "Υ",
"phi": "φ",
"#x003a6": "Φ",
"#934": "Φ",
"chi": "χ",
"#x003a7": "Χ",
"#935": "Χ",
"psi": "ψ",
"#x003a8": "Ψ",
"#936": "Ψ",
"omega": "ω",
"#x003a9": "Ω",
"#937": "Ω",
"#x003b1": "α",
"#945": "α",
"#x003b2": "β",
"#946": "β",
"#x003b3": "γ",
"#947": "γ",
"#x003b4": "δ",
"#948": "δ",
"epsiv": "ε",
"varepsilon": "ε",
"#x003b5": "ε",
"#949": "ε",
"#x003b6": "ζ",
"#950": "ζ",
"#x003b7": "η",
"#951": "η",
"#x003b8": "θ",
"#952": "θ",
"#x003b9": "ι",
"#953": "ι",
"#x003ba": "κ",
"#954": "κ",
"#x003bb": "λ",
"#955": "λ",
"#x003bc": "μ",
"#956": "μ",
"#x003bd": "ν",
"#957": "ν",
"#x003be": "ξ",
"#958": "ξ",
"#x003bf": "ο",
"#959": "ο",
"#x003c0": "π",
"#960": "π",
"#x003c1": "ρ",
"#961": "ρ",
"sigmav": "ς",
"varsigma": "ς",
"sigmaf": "ς",
"#x003c2": "ς",
"#962": "ς",
"#x003c3": "σ",
"#963": "σ",
"#x003c4": "τ",
"#964": "τ",
"upsi": "ϒ",
"#x003c5": "υ",
"#965": "υ",
"phiv": "φ",
"varphi": "φ",
"#x003c6": "φ",
"#966": "φ",
"#x003c7": "χ",
"#967": "χ",
"#x003c8": "ψ",
"#968": "ψ",
"#x003c9": "ω",
"#969": "ω",
"thetav": "ϑ",
"vartheta": "ϑ",
"thetasym": "ϑ",
"#x003d1": "ϑ",
"#977": "ϑ",
"upsih": "ϒ",
"#x003d2": "ϒ",
"#978": "ϒ",
"straightphi": "ϕ",
"#x003d5": "ϕ",
"#981": "ϕ",
"piv": "ϖ",
"varpi": "ϖ",
"#x003d6": "ϖ",
"#982": "ϖ",
"gammad": "ϝ",
"#x003dc": "Ϝ",
"#988": "Ϝ",
"digamma": "ϝ",
"#x003dd": "ϝ",
"#989": "ϝ",
"kappav": "ϰ",
"varkappa": "ϰ",
"#x003f0": "ϰ",
"#1008": "ϰ",
"rhov": "ϱ",
"varrho": "ϱ",
"#x003f1": "ϱ",
"#1009": "ϱ",
"epsi": "ϵ",
"straightepsilon": "ϵ",
"#x003f5": "ϵ",
"#1013": "ϵ",
"bepsi": "϶",
"backepsilon": "϶",
"#x003f6": "϶",
"#1014": "϶",
"iocy": "ё",
"#x00401": "Ё",
"#1025": "Ё",
"djcy": "ђ",
"#x00402": "Ђ",
"#1026": "Ђ",
"gjcy": "ѓ",
"#x00403": "Ѓ",
"#1027": "Ѓ",
"jukcy": "є",
"#x00404": "Є",
"#1028": "Є",
"dscy": "ѕ",
"#x00405": "Ѕ",
"#1029": "Ѕ",
"iukcy": "і",
"#x00406": "І",
"#1030": "І",
"yicy": "ї",
"#x00407": "Ї",
"#1031": "Ї",
"jsercy": "ј",
"#x00408": "Ј",
"#1032": "Ј",
"ljcy": "љ",
"#x00409": "Љ",
"#1033": "Љ",
"njcy": "њ",
"#x0040a": "Њ",
"#1034": "Њ",
"tshcy": "ћ",
"#x0040b": "Ћ",
"#1035": "Ћ",
"kjcy": "ќ",
"#x0040c": "Ќ",
"#1036": "Ќ",
"ubrcy": "ў",
"#x0040e": "Ў",
"#1038": "Ў",
"dzcy": "џ",
"#x0040f": "Џ",
"#1039": "Џ",
"acy": "а",
"#x00410": "А",
"#1040": "А",
"bcy": "б",
"#x00411": "Б",
"#1041": "Б",
"vcy": "в",
"#x00412": "В",
"#1042": "В",
"gcy": "г",
"#x00413": "Г",
"#1043": "Г",
"dcy": "д",
"#x00414": "Д",
"#1044": "Д",
"iecy": "е",
"#x00415": "Е",
"#1045": "Е",
"zhcy": "ж",
"#x00416": "Ж",
"#1046": "Ж",
"zcy": "з",
"#x00417": "З",
"#1047": "З",
"icy": "и",
"#x00418": "И",
"#1048": "И",
"jcy": "й",
"#x00419": "Й",
"#1049": "Й",
"kcy": "к",
"#x0041a": "К",
"#1050": "К",
"lcy": "л",
"#x0041b": "Л",
"#1051": "Л",
"mcy": "м",
"#x0041c": "М",
"#1052": "М",
"ncy": "н",
"#x0041d": "Н",
"#1053": "Н",
"ocy": "о",
"#x0041e": "О",
"#1054": "О",
"pcy": "п",
"#x0041f": "П",
"#1055": "П",
"rcy": "р",
"#x00420": "Р",
"#1056": "Р",
"scy": "с",
"#x00421": "С",
"#1057": "С",
"tcy": "т",
"#x00422": "Т",
"#1058": "Т",
"ucy": "у",
"#x00423": "У",
"#1059": "У",
"fcy": "ф",
"#x00424": "Ф",
"#1060": "Ф",
"khcy": "х",
"#x00425": "Х",
"#1061": "Х",
"tscy": "ц",
"#x00426": "Ц",
"#1062": "Ц",
"chcy": "ч",
"#x00427": "Ч",
"#1063": "Ч",
"shcy": "ш",
"#x00428": "Ш",
"#1064": "Ш",
"shchcy": "щ",
"#x00429": "Щ",
"#1065": "Щ",
"hardcy": "ъ",
"#x0042a": "Ъ",
"#1066": "Ъ",
"ycy": "ы",
"#x0042b": "Ы",
"#1067": "Ы",
"softcy": "ь",
"#x0042c": "Ь",
"#1068": "Ь",
"ecy": "э",
"#x0042d": "Э",
"#1069": "Э",
"yucy": "ю",
"#x0042e": "Ю",
"#1070": "Ю",
"yacy": "я",
"#x0042f": "Я",
"#1071": "Я",
"#x00430": "а",
"#1072": "а",
"#x00431": "б",
"#1073": "б",
"#x00432": "в",
"#1074": "в",
"#x00433": "г",
"#1075": "г",
"#x00434": "д",
"#1076": "д",
"#x00435": "е",
"#1077": "е",
"#x00436": "ж",
"#1078": "ж",
"#x00437": "з",
"#1079": "з",
"#x00438": "и",
"#1080": "и",
"#x00439": "й",
"#1081": "й",
"#x0043a": "к",
"#1082": "к",
"#x0043b": "л",
"#1083": "л",
"#x0043c": "м",
"#1084": "м",
"#x0043d": "н",
"#1085": "н",
"#x0043e": "о",
"#1086": "о",
"#x0043f": "п",
"#1087": "п",
"#x00440": "р",
"#1088": "р",
"#x00441": "с",
"#1089": "с",
"#x00442": "т",
"#1090": "т",
"#x00443": "у",
"#1091": "у",
"#x00444": "ф",
"#1092": "ф",
"#x00445": "х",
"#1093": "х",
"#x00446": "ц",
"#1094": "ц",
"#x00447": "ч",
"#1095": "ч",
"#x00448": "ш",
"#1096": "ш",
"#x00449": "щ",
"#1097": "щ",
"#x0044a": "ъ",
"#1098": "ъ",
"#x0044b": "ы",
"#1099": "ы",
"#x0044c": "ь",
"#1100": "ь",
"#x0044d": "э",
"#1101": "э",
"#x0044e": "ю",
"#1102": "ю",
"#x0044f": "я",
"#1103": "я",
"#x00451": "ё",
"#1105": "ё",
"#x00452": "ђ",
"#1106": "ђ",
"#x00453": "ѓ",
"#1107": "ѓ",
"#x00454": "є",
"#1108": "є",
"#x00455": "ѕ",
"#1109": "ѕ",
"#x00456": "і",
"#1110": "і",
"#x00457": "ї",
"#1111": "ї",
"#x00458": "ј",
"#1112": "ј",
"#x00459": "љ",
"#1113": "љ",
"#x0045a": "њ",
"#1114": "њ",
"#x0045b": "ћ",
"#1115": "ћ",
"#x0045c": "ќ",
"#1116": "ќ",
"#x0045e": "ў",
"#1118": "ў",
"#x0045f": "џ",
"#1119": "џ",
"ensp": " ",
"#x02002": " ",
"#8194": " ",
"emsp": " ",
"#x02003": " ",
"#8195": " ",
"emsp13": " ",
"#x02004": " ",
"#8196": " ",
"emsp14": " ",
"#x02005": " ",
"#8197": " ",
"numsp": " ",
"#x02007": " ",
"#8199": " ",
"puncsp": " ",
"#x02008": " ",
"#8200": " ",
"thinsp": " ",
"thinspace": " ",
"#x02009": " ",
"#8201": " ",
"hairsp": " ",
"verythinspace": " ",
"#x0200a": " ",
"#8202": " ",
"zerowidthspace": "",
"negativeverythinspace": "",
"negativethinspace": "",
"negativemediumspace": "",
"negativethickspace": "",
"#x0200b": "",
"#8203": "",
"zwnj": "",
"#x0200c": "",
"#8204": "",
"zwj": "",
"#x0200d": "",
"#8205": "",
"lrm": "",
"#x0200e": "",
"#8206": "",
"rlm": "",
"#x0200f": "",
"#8207": "",
"hyphen": "‐",
"dash": "‐",
"#x02010": "‐",
"#8208": "‐",
"ndash": "–",
"#x02013": "–",
"#8211": "–",
"mdash": "—",
"#x02014": "—",
"#8212": "—",
"horbar": "―",
"#x02015": "―",
"#8213": "―",
"#x02016": "‖",
"#8214": "‖",
"lsquo": "‘",
"opencurlyquote": "‘",
"#x02018": "‘",
"#8216": "‘",
"rsquo": "’",
"rsquor": "’",
"closecurlyquote": "’",
"#x02019": "’",
"#8217": "’",
"lsquor": "‚",
"sbquo": "‚",
"#x0201a": "‚",
"#8218": "‚",
"ldquo": "“",
"opencurlydoublequote": "“",
"#x0201c": "“",
"#8220": "“",
"rdquo": "”",
"rdquor": "”",
"closecurlydoublequote": "”",
"#x0201d": "”",
"#8221": "”",
"ldquor": "„",
"bdquo": "„",
"#x0201e": "„",
"#8222": "„",
"dagger": "‡",
"#x02020": "†",
"#8224": "†",
"ddagger": "‡",
"#x02021": "‡",
"#8225": "‡",
"bull": "•",
"bullet": "•",
"#x02022": "•",
"#8226": "•",
"nldr": "‥",
"#x02025": "‥",
"#8229": "‥",
"hellip": "…",
"mldr": "…",
"#x02026": "…",
"#8230": "…",
"permil": "‰",
"#x02030": "‰",
"#8240": "‰",
"pertenk": "‱",
"#x02031": "‱",
"#8241": "‱",
"prime": "″",
"#x02032": "′",
"#8242": "′",
"#x02033": "″",
"#8243": "″",
"tprime": "‴",
"#x02034": "‴",
"#8244": "‴",
"bprime": "‵",
"backprime": "‵",
"#x02035": "‵",
"#8245": "‵",
"lsaquo": "‹",
"#x02039": "‹",
"#8249": "‹",
"rsaquo": "›",
"#x0203a": "›",
"#8250": "›",
"oline": "‾",
"#x0203e": "‾",
"#8254": "‾",
"caret": "⁁",
"#x02041": "⁁",
"#8257": "⁁",
"hybull": "⁃",
"#x02043": "⁃",
"#8259": "⁃",
"frasl": "⁄",
"#x02044": "⁄",
"#8260": "⁄",
"bsemi": "⁏",
"#x0204f": "⁏",
"#8271": "⁏",
"qprime": "⁗",
"#x02057": "⁗",
"#8279": "⁗",
"mediumspace": " ",
"#x0205f": " ",
"#8287": " ",
"nobreak": "",
"#x02060": "",
"#8288": "",
"applyfunction": "",
"af": "",
"#x02061": "",
"#8289": "",
"invisibletimes": "",
"it": "",
"#x02062": "",
"#8290": "",
"invisiblecomma": "",
"ic": "",
"#x02063": "",
"#8291": "",
"euro": "€",
"#x020ac": "€",
"#8364": "€",
"tdot": "⃛",
"tripledot": "⃛",
"#x020db": "⃛",
"#8411": "⃛",
"dotdot": "⃜",
"#x020dc": "⃜",
"#8412": "⃜",
"copf": "𝕔",
"complexes": "ℂ",
"#x02102": "ℂ",
"#8450": "ℂ",
"incare": "℅",
"#x02105": "℅",
"#8453": "℅",
"gscr": "𝒢",
"#x0210a": "ℊ",
"#8458": "ℊ",
"hamilt": "ℋ",
"hilbertspace": "ℋ",
"hscr": "𝒽",
"#x0210b": "ℋ",
"#8459": "ℋ",
"hfr": "𝔥",
"poincareplane": "ℌ",
"#x0210c": "ℌ",
"#8460": "ℌ",
"quaternions": "ℍ",
"hopf": "𝕙",
"#x0210d": "ℍ",
"#8461": "ℍ",
"planckh": "ℎ",
"#x0210e": "ℎ",
"#8462": "ℎ",
"planck": "ℏ",
"hbar": "ℏ",
"plankv": "ℏ",
"hslash": "ℏ",
"#x0210f": "ℏ",
"#8463": "ℏ",
"iscr": "𝒾",
"imagline": "ℐ",
"#x02110": "ℐ",
"#8464": "ℐ",
"image": "ℑ",
"im": "ℑ",
"imagpart": "ℑ",
"ifr": "𝔦",
"#x02111": "ℑ",
"#8465": "ℑ",
"lscr": "𝓁",
"lagran": "ℒ",
"laplacetrf": "ℒ",
"#x02112": "ℒ",
"#8466": "ℒ",
"ell": "ℓ",
"#x02113": "ℓ",
"#8467": "ℓ",
"nopf": "𝕟",
"naturals": "ℕ",
"#x02115": "ℕ",
"#8469": "ℕ",
"numero": "№",
"#x02116": "№",
"#8470": "№",
"copysr": "℗",
"#x02117": "℗",
"#8471": "℗",
"weierp": "℘",
"wp": "℘",
"#x02118": "℘",
"#8472": "℘",
"popf": "𝕡",
"primes": "ℙ",
"#x02119": "ℙ",
"#8473": "ℙ",
"rationals": "ℚ",
"qopf": "𝕢",
"#x0211a": "ℚ",
"#8474": "ℚ",
"rscr": "𝓇",
"realine": "ℛ",
"#x0211b": "ℛ",
"#8475": "ℛ",
"real": "ℜ",
"re": "ℜ",
"realpart": "ℜ",
"rfr": "𝔯",
"#x0211c": "ℜ",
"#8476": "ℜ",
"reals": "ℝ",
"ropf": "𝕣",
"#x0211d": "ℝ",
"#8477": "ℝ",
"rx": "℞",
"#x0211e": "℞",
"#8478": "℞",
"trade": "™",
"#x02122": "™",
"#8482": "™",
"integers": "ℤ",
"zopf": "𝕫",
"#x02124": "ℤ",
"#8484": "ℤ",
"ohm": "Ω",
"#x02126": "Ω",
"#8486": "Ω",
"mho": "℧",
"#x02127": "℧",
"#8487": "℧",
"zfr": "𝔷",
"zeetrf": "ℨ",
"#x02128": "ℨ",
"#8488": "ℨ",
"iiota": "℩",
"#x02129": "℩",
"#8489": "℩",
"angst": "Å",
"#x0212b": "Å",
"#8491": "Å",
"bernou": "ℬ",
"bernoullis": "ℬ",
"bscr": "𝒷",
"#x0212c": "ℬ",
"#8492": "ℬ",
"cfr": "𝔠",
"cayleys": "ℭ",
"#x0212d": "ℭ",
"#8493": "ℭ",
"escr": "ℰ",
"#x0212f": "ℯ",
"#8495": "ℯ",
"expectation": "ℰ",
"#x02130": "ℰ",
"#8496": "ℰ",
"fscr": "𝒻",
"fouriertrf": "ℱ",
"#x02131": "ℱ",
"#8497": "ℱ",
"phmmat": "ℳ",
"mellintrf": "ℳ",
"mscr": "𝓂",
"#x02133": "ℳ",
"#8499": "ℳ",
"order": "ℴ",
"orderof": "ℴ",
"oscr": "𝒪",
"#x02134": "ℴ",
"#8500": "ℴ",
"alefsym": "ℵ",
"aleph": "ℵ",
"#x02135": "ℵ",
"#8501": "ℵ",
"beth": "ℶ",
"#x02136": "ℶ",
"#8502": "ℶ",
"gimel": "ℷ",
"#x02137": "ℷ",
"#8503": "ℷ",
"daleth": "ℸ",
"#x02138": "ℸ",
"#8504": "ℸ",
"capitaldifferentiald": "ⅅ",
"dd": "ⅆ",
"#x02145": "ⅅ",
"#8517": "ⅅ",
"differentiald": "ⅆ",
"#x02146": "ⅆ",
"#8518": "ⅆ",
"exponentiale": "ⅇ",
"ee": "ⅇ",
"#x02147": "ⅇ",
"#8519": "ⅇ",
"imaginaryi": "ⅈ",
"ii": "ⅈ",
"#x02148": "ⅈ",
"#8520": "ⅈ",
"frac13": "⅓",
"#x02153": "⅓",
"#8531": "⅓",
"frac23": "⅔",
"#x02154": "⅔",
"#8532": "⅔",
"frac15": "⅕",
"#x02155": "⅕",
"#8533": "⅕",
"frac25": "⅖",
"#x02156": "⅖",
"#8534": "⅖",
"frac35": "⅗",
"#x02157": "⅗",
"#8535": "⅗",
"frac45": "⅘",
"#x02158": "⅘",
"#8536": "⅘",
"frac16": "⅙",
"#x02159": "⅙",
"#8537": "⅙",
"frac56": "⅚",
"#x0215a": "⅚",
"#8538": "⅚",
"frac18": "⅛",
"#x0215b": "⅛",
"#8539": "⅛",
"frac38": "⅜",
"#x0215c": "⅜",
"#8540": "⅜",
"frac58": "⅝",
"#x0215d": "⅝",
"#8541": "⅝",
"frac78": "⅞",
"#x0215e": "⅞",
"#8542": "⅞",
"larr": "⇐",
"leftarrow": "⇐",
"slarr": "←",
"shortleftarrow": "←",
"#x02190": "←",
"#8592": "←",
"uarr": "⇑",
"uparrow": "⇑",
"shortuparrow": "↑",
"#x02191": "↑",
"#8593": "↑",
"rarr": "⇒",
"rightarrow": "⇒",
"srarr": "→",
"shortrightarrow": "→",
"#x02192": "→",
"#8594": "→",
"darr": "⇓",
"downarrow": "⇓",
"shortdownarrow": "↓",
"#x02193": "↓",
"#8595": "↓",
"harr": "⇔",
"leftrightarrow": "⇔",
"#x02194": "↔",
"#8596": "↔",
"varr": "⇕",
"updownarrow": "⇕",
"#x02195": "↕",
"#8597": "↕",
"nwarr": "⇖",
"upperleftarrow": "↖",
"nwarrow": "↖",
"#x02196": "↖",
"#8598": "↖",
"nearr": "⇗",
"upperrightarrow": "↗",
"nearrow": "↗",
"#x02197": "↗",
"#8599": "↗",
"searr": "⇘",
"searrow": "↘",
"lowerrightarrow": "↘",
"#x02198": "↘",
"#8600": "↘",
"swarr": "⇙",
"swarrow": "↙",
"lowerleftarrow": "↙",
"#x02199": "↙",
"#8601": "↙",
"nlarr": "⇍",
"nleftarrow": "⇍",
"#x0219a": "↚",
"#8602": "↚",
"nrarr": "⇏",
"nrightarrow": "⇏",
"#x0219b": "↛",
"#8603": "↛",
"rarrw": "↝",
"rightsquigarrow": "↝",
"#x0219d": "↝",
"#8605": "↝",
"twoheadleftarrow": "↞",
"#x0219e": "↞",
"#8606": "↞",
"#x0219f": "↟",
"#8607": "↟",
"twoheadrightarrow": "↠",
"#x021a0": "↠",
"#8608": "↠",
"#x021a1": "↡",
"#8609": "↡",
"larrtl": "↢",
"leftarrowtail": "↢",
"#x021a2": "↢",
"#8610": "↢",
"rarrtl": "⤖",
"rightarrowtail": "↣",
"#x021a3": "↣",
"#8611": "↣",
"leftteearrow": "↤",
"mapstoleft": "↤",
"#x021a4": "↤",
"#8612": "↤",
"upteearrow": "↥",
"mapstoup": "↥",
"#x021a5": "↥",
"#8613": "↥",
"map": "⤅",
"rightteearrow": "↦",
"mapsto": "↦",
"#x021a6": "↦",
"#8614": "↦",
"downteearrow": "↧",
"mapstodown": "↧",
"#x021a7": "↧",
"#8615": "↧",
"larrhk": "↩",
"hookleftarrow": "↩",
"#x021a9": "↩",
"#8617": "↩",
"rarrhk": "↪",
"hookrightarrow": "↪",
"#x021aa": "↪",
"#8618": "↪",
"larrlp": "↫",
"looparrowleft": "↫",
"#x021ab": "↫",
"#8619": "↫",
"rarrlp": "↬",
"looparrowright": "↬",
"#x021ac": "↬",
"#8620": "↬",
"harrw": "↭",
"leftrightsquigarrow": "↭",
"#x021ad": "↭",
"#8621": "↭",
"nharr": "⇎",
"nleftrightarrow": "⇎",
"#x021ae": "↮",
"#8622": "↮",
"lsh": "↰",
"#x021b0": "↰",
"#8624": "↰",
"rsh": "↱",
"#x021b1": "↱",
"#8625": "↱",
"ldsh": "↲",
"#x021b2": "↲",
"#8626": "↲",
"rdsh": "↳",
"#x021b3": "↳",
"#8627": "↳",
"crarr": "↵",
"#x021b5": "↵",
"#8629": "↵",
"cularr": "↶",
"curvearrowleft": "↶",
"#x021b6": "↶",
"#8630": "↶",
"curarr": "↷",
"curvearrowright": "↷",
"#x021b7": "↷",
"#8631": "↷",
"olarr": "↺",
"circlearrowleft": "↺",
"#x021ba": "↺",
"#8634": "↺",
"orarr": "↻",
"circlearrowright": "↻",
"#x021bb": "↻",
"#8635": "↻",
"lharu": "↼",
"leftvector": "↼",
"leftharpoonup": "↼",
"#x021bc": "↼",
"#8636": "↼",
"lhard": "↽",
"leftharpoondown": "↽",
"downleftvector": "↽",
"#x021bd": "↽",
"#8637": "↽",
"uharr": "↾",
"upharpoonright": "↾",
"rightupvector": "↾",
"#x021be": "↾",
"#8638": "↾",
"uharl": "↿",
"upharpoonleft": "↿",
"leftupvector": "↿",
"#x021bf": "↿",
"#8639": "↿",
"rharu": "⇀",
"rightvector": "⇀",
"rightharpoonup": "⇀",
"#x021c0": "⇀",
"#8640": "⇀",
"rhard": "⇁",
"rightharpoondown": "⇁",
"downrightvector": "⇁",
"#x021c1": "⇁",
"#8641": "⇁",
"dharr": "⇂",
"rightdownvector": "⇂",
"downharpoonright": "⇂",
"#x021c2": "⇂",
"#8642": "⇂",
"dharl": "⇃",
"leftdownvector": "⇃",
"downharpoonleft": "⇃",
"#x021c3": "⇃",
"#8643": "⇃",
"rlarr": "⇄",
"rightleftarrows": "⇄",
"rightarrowleftarrow": "⇄",
"#x021c4": "⇄",
"#8644": "⇄",
"udarr": "⇅",
"uparrowdownarrow": "⇅",
"#x021c5": "⇅",
"#8645": "⇅",
"lrarr": "⇆",
"leftrightarrows": "⇆",
"leftarrowrightarrow": "⇆",
"#x021c6": "⇆",
"#8646": "⇆",
"llarr": "⇇",
"leftleftarrows": "⇇",
"#x021c7": "⇇",
"#8647": "⇇",
"uuarr": "⇈",
"upuparrows": "⇈",
"#x021c8": "⇈",
"#8648": "⇈",
"rrarr": "⇉",
"rightrightarrows": "⇉",
"#x021c9": "⇉",
"#8649": "⇉",
"ddarr": "⇊",
"downdownarrows": "⇊",
"#x021ca": "⇊",
"#8650": "⇊",
"lrhar": "⇋",
"reverseequilibrium": "⇋",
"leftrightharpoons": "⇋",
"#x021cb": "⇋",
"#8651": "⇋",
"rlhar": "⇌",
"rightleftharpoons": "⇌",
"equilibrium": "⇌",
"#x021cc": "⇌",
"#8652": "⇌",
"#x021cd": "⇍",
"#8653": "⇍",
"#x021ce": "⇎",
"#8654": "⇎",
"#x021cf": "⇏",
"#8655": "⇏",
"doubleleftarrow": "⇐",
"#x021d0": "⇐",
"#8656": "⇐",
"doubleuparrow": "⇑",
"#x021d1": "⇑",
"#8657": "⇑",
"implies": "⇒",
"doublerightarrow": "⇒",
"#x021d2": "⇒",
"#8658": "⇒",
"doubledownarrow": "⇓",
"#x021d3": "⇓",
"#8659": "⇓",
"doubleleftrightarrow": "⇔",
"iff": "⇔",
"#x021d4": "⇔",
"#8660": "⇔",
"doubleupdownarrow": "⇕",
"#x021d5": "⇕",
"#8661": "⇕",
"#x021d6": "⇖",
"#8662": "⇖",
"#x021d7": "⇗",
"#8663": "⇗",
"#x021d8": "⇘",
"#8664": "⇘",
"#x021d9": "⇙",
"#8665": "⇙",
"laarr": "⇚",
"lleftarrow": "⇚",
"#x021da": "⇚",
"#8666": "⇚",
"raarr": "⇛",
"rrightarrow": "⇛",
"#x021db": "⇛",
"#8667": "⇛",
"zigrarr": "⇝",
"#x021dd": "⇝",
"#8669": "⇝",
"larrb": "⇤",
"leftarrowbar": "⇤",
"#x021e4": "⇤",
"#8676": "⇤",
"rarrb": "⇥",
"rightarrowbar": "⇥",
"#x021e5": "⇥",
"#8677": "⇥",
"duarr": "⇵",
"downarrowuparrow": "⇵",
"#x021f5": "⇵",
"#8693": "⇵",
"loarr": "⇽",
"#x021fd": "⇽",
"#8701": "⇽",
"roarr": "⇾",
"#x021fe": "⇾",
"#8702": "⇾",
"hoarr": "⇿",
"#x021ff": "⇿",
"#8703": "⇿",
"forall": "∀",
"#x02200": "∀",
"#8704": "∀",
"comp": "∁",
"complement": "∁",
"#x02201": "∁",
"#8705": "∁",
"part": "∂",
"partiald": "∂",
"#x02202": "∂",
"#8706": "∂",
"exist": "∃",
"exists": "∃",
"#x02203": "∃",
"#8707": "∃",
"nexist": "∄",
"notexists": "∄",
"nexists": "∄",
"#x02204": "∄",
"#8708": "∄",
"empty": "∅",
"emptyset": "∅",
"emptyv": "∅",
"varnothing": "∅",
"#x02205": "∅",
"#8709": "∅",
"nabla": "∇",
"del": "∇",
"#x02207": "∇",
"#8711": "∇",
"isin": "∈",
"isinv": "∈",
"element": "∈",
"in": "∈",
"#x02208": "∈",
"#8712": "∈",
"notin": "∉",
"notelement": "∉",
"notinva": "∉",
"#x02209": "∉",
"#8713": "∉",
"niv": "∋",
"reverseelement": "∋",
"ni": "∋",
"suchthat": "∋",
"#x0220b": "∋",
"#8715": "∋",
"notni": "∌",
"notniva": "∌",
"notreverseelement": "∌",
"#x0220c": "∌",
"#8716": "∌",
"prod": "∏",
"product": "∏",
"#x0220f": "∏",
"#8719": "∏",
"coprod": "∐",
"coproduct": "∐",
"#x02210": "∐",
"#8720": "∐",
"sum": "∑",
"#x02211": "∑",
"#8721": "∑",
"minus": "−",
"#x02212": "−",
"#8722": "−",
"mnplus": "∓",
"mp": "∓",
"minusplus": "∓",
"#x02213": "∓",
"#8723": "∓",
"plusdo": "∔",
"dotplus": "∔",
"#x02214": "∔",
"#8724": "∔",
"setmn": "∖",
"setminus": "∖",
"backslash": "∖",
"ssetmn": "∖",
"smallsetminus": "∖",
"#x02216": "∖",
"#8726": "∖",
"lowast": "∗",
"#x02217": "∗",
"#8727": "∗",
"compfn": "∘",
"smallcircle": "∘",
"#x02218": "∘",
"#8728": "∘",
"radic": "√",
"sqrt": "√",
"#x0221a": "√",
"#8730": "√",
"prop": "∝",
"propto": "∝",
"proportional": "∝",
"vprop": "∝",
"varpropto": "∝",
"#x0221d": "∝",
"#8733": "∝",
"infin": "∞",
"#x0221e": "∞",
"#8734": "∞",
"angrt": "∟",
"#x0221f": "∟",
"#8735": "∟",
"ang": "∠",
"angle": "∠",
"#x02220": "∠",
"#8736": "∠",
"angmsd": "∡",
"measuredangle": "∡",
"#x02221": "∡",
"#8737": "∡",
"angsph": "∢",
"#x02222": "∢",
"#8738": "∢",
"mid": "∣",
"verticalbar": "∣",
"smid": "∣",
"shortmid": "∣",
"#x02223": "∣",
"#8739": "∣",
"nmid": "∤",
"notverticalbar": "∤",
"nsmid": "∤",
"nshortmid": "∤",
"#x02224": "∤",
"#8740": "∤",
"par": "∥",
"parallel": "∥",
"doubleverticalbar": "∥",
"spar": "∥",
"shortparallel": "∥",
"#x02225": "∥",
"#8741": "∥",
"npar": "∦",
"nparallel": "∦",
"notdoubleverticalbar": "∦",
"nspar": "∦",
"nshortparallel": "∦",
"#x02226": "∦",
"#8742": "∦",
"and": "⩓",
"wedge": "⋀",
"#x02227": "∧",
"#8743": "∧",
"or": "⩔",
"vee": "⋁",
"#x02228": "∨",
"#8744": "∨",
"cap": "⋒",
"#x02229": "∩",
"#8745": "∩",
"cup": "⋓",
"#x0222a": "∪",
"#8746": "∪",
"int": "∬",
"integral": "∫",
"#x0222b": "∫",
"#8747": "∫",
"#x0222c": "∬",
"#8748": "∬",
"tint": "∭",
"iiint": "∭",
"#x0222d": "∭",
"#8749": "∭",
"conint": "∯",
"oint": "∮",
"contourintegral": "∮",
"#x0222e": "∮",
"#8750": "∮",
"doublecontourintegral": "∯",
"#x0222f": "∯",
"#8751": "∯",
"cconint": "∰",
"#x02230": "∰",
"#8752": "∰",
"cwint": "∱",
"#x02231": "∱",
"#8753": "∱",
"cwconint": "∲",
"clockwisecontourintegral": "∲",
"#x02232": "∲",
"#8754": "∲",
"awconint": "∳",
"counterclockwisecontourintegral": "∳",
"#x02233": "∳",
"#8755": "∳",
"there4": "∴",
"therefore": "∴",
"#x02234": "∴",
"#8756": "∴",
"becaus": "∵",
"because": "∵",
"#x02235": "∵",
"#8757": "∵",
"ratio": "∶",
"#x02236": "∶",
"#8758": "∶",
"proportion": "∷",
"#x02237": "∷",
"#8759": "∷",
"minusd": "∸",
"dotminus": "∸",
"#x02238": "∸",
"#8760": "∸",
"mddot": "∺",
"#x0223a": "∺",
"#8762": "∺",
"homtht": "∻",
"#x0223b": "∻",
"#8763": "∻",
"sim": "∼",
"thksim": "∼",
"thicksim": "∼",
"#x0223c": "∼",
"#8764": "∼",
"bsim": "∽",
"backsim": "∽",
"#x0223d": "∽",
"#8765": "∽",
"ac": "∾",
"mstpos": "∾",
"#x0223e": "∾",
"#8766": "∾",
"acd": "∿",
"#x0223f": "∿",
"#8767": "∿",
"wreath": "≀",
"verticaltilde": "≀",
"wr": "≀",
"#x02240": "≀",
"#8768": "≀",
"nsim": "≁",
"nottilde": "≁",
"#x02241": "≁",
"#8769": "≁",
"esim": "⩳",
"equaltilde": "≂",
"eqsim": "≂",
"#x02242": "≂",
"#8770": "≂",
"sime": "≃",
"tildeequal": "≃",
"simeq": "≃",
"#x02243": "≃",
"#8771": "≃",
"nsime": "≄",
"nsimeq": "≄",
"nottildeequal": "≄",
"#x02244": "≄",
"#8772": "≄",
"cong": "≅",
"tildefullequal": "≅",
"#x02245": "≅",
"#8773": "≅",
"simne": "≆",
"#x02246": "≆",
"#8774": "≆",
"ncong": "≇",
"nottildefullequal": "≇",
"#x02247": "≇",
"#8775": "≇",
"asymp": "≈",
"ap": "≈",
"tildetilde": "≈",
"approx": "≈",
"thkap": "≈",
"thickapprox": "≈",
"#x02248": "≈",
"#8776": "≈",
"nap": "≉",
"nottildetilde": "≉",
"napprox": "≉",
"#x02249": "≉",
"#8777": "≉",
"ape": "⩰",
"approxeq": "≊",
"#x0224a": "≊",
"#8778": "≊",
"apid": "≋",
"#x0224b": "≋",
"#8779": "≋",
"bcong": "≌",
"backcong": "≌",
"#x0224c": "≌",
"#8780": "≌",
"asympeq": "≍",
"cupcap": "⩆",
"#x0224d": "≍",
"#8781": "≍",
"bump": "≎",
"humpdownhump": "≎",
"bumpeq": "≏",
"#x0224e": "≎",
"#8782": "≎",
"bumpe": "⪮",
"humpequal": "≏",
"#x0224f": "≏",
"#8783": "≏",
"esdot": "≐",
"dotequal": "≐",
"doteq": "≐",
"#x02250": "≐",
"#8784": "≐",
"doteqdot": "≑",
"#x02251": "≑",
"#8785": "≑",
"efdot": "≒",
"fallingdotseq": "≒",
"#x02252": "≒",
"#8786": "≒",
"erdot": "≓",
"risingdotseq": "≓",
"#x02253": "≓",
"#8787": "≓",
"colone": "⩴",
"coloneq": "≔",
"assign": "≔",
"#x02254": "≔",
"#8788": "≔",
"ecolon": "≕",
"eqcolon": "≕",
"#x02255": "≕",
"#8789": "≕",
"ecir": "≖",
"eqcirc": "≖",
"#x02256": "≖",
"#8790": "≖",
"cire": "⧃",
"circeq": "≗",
"#x02257": "≗",
"#8791": "≗",
"wedgeq": "≙",
"#x02259": "≙",
"#8793": "≙",
"veeeq": "≚",
"#x0225a": "≚",
"#8794": "≚",
"trie": "≜",
"triangleq": "≜",
"#x0225c": "≜",
"#8796": "≜",
"equest": "≟",
"questeq": "≟",
"#x0225f": "≟",
"#8799": "≟",
"ne": "≠",
"notequal": "≠",
"#x02260": "≠",
"#8800": "≠",
"equiv": "≡",
"congruent": "≡",
"#x02261": "≡",
"#8801": "≡",
"nequiv": "≢",
"notcongruent": "≢",
"#x02262": "≢",
"#8802": "≢",
"le": "≦",
"leq": "≤",
"#x02264": "≤",
"#8804": "≤",
"ge": "≧",
"greaterequal": "≥",
"geq": "≥",
"#x02265": "≥",
"#8805": "≥",
"lessfullequal": "≦",
"leqq": "≦",
"#x02266": "≦",
"#8806": "≦",
"greaterfullequal": "≧",
"geqq": "≧",
"#x02267": "≧",
"#8807": "≧",
"lne": "⪇",
"lneqq": "≨",
"#x02268": "≨",
"#8808": "≨",
"gne": "⪈",
"gneqq": "≩",
"#x02269": "≩",
"#8809": "≩",
"nestedlessless": "≪",
"ll": "⋘",
"#x0226a": "≪",
"#8810": "≪",
"nestedgreatergreater": "≫",
"gg": "⋙",
"#x0226b": "≫",
"#8811": "≫",
"twixt": "≬",
"between": "≬",
"#x0226c": "≬",
"#8812": "≬",
"notcupcap": "≭",
"#x0226d": "≭",
"#8813": "≭",
"nlt": "≮",
"notless": "≮",
"nless": "≮",
"#x0226e": "≮",
"#8814": "≮",
"ngt": "≯",
"notgreater": "≯",
"ngtr": "≯",
"#x0226f": "≯",
"#8815": "≯",
"nle": "≰",
"notlessequal": "≰",
"nleq": "≰",
"#x02270": "≰",
"#8816": "≰",
"nge": "≱",
"notgreaterequal": "≱",
"ngeq": "≱",
"#x02271": "≱",
"#8817": "≱",
"lsim": "≲",
"lesstilde": "≲",
"lesssim": "≲",
"#x02272": "≲",
"#8818": "≲",
"gsim": "≳",
"gtrsim": "≳",
"greatertilde": "≳",
"#x02273": "≳",
"#8819": "≳",
"nlsim": "≴",
"notlesstilde": "≴",
"#x02274": "≴",
"#8820": "≴",
"ngsim": "≵",
"notgreatertilde": "≵",
"#x02275": "≵",
"#8821": "≵",
"lg": "≶",
"lessgtr": "≶",
"lessgreater": "≶",
"#x02276": "≶",
"#8822": "≶",
"gl": "≷",
"gtrless": "≷",
"greaterless": "≷",
"#x02277": "≷",
"#8823": "≷",
"ntlg": "≸",
"notlessgreater": "≸",
"#x02278": "≸",
"#8824": "≸",
"ntgl": "≹",
"notgreaterless": "≹",
"#x02279": "≹",
"#8825": "≹",
"pr": "⪻",
"precedes": "≺",
"prec": "≺",
"#x0227a": "≺",
"#8826": "≺",
"sc": "⪼",
"succeeds": "≻",
"succ": "≻",
"#x0227b": "≻",
"#8827": "≻",
"prcue": "≼",
"precedesslantequal": "≼",
"preccurlyeq": "≼",
"#x0227c": "≼",
"#8828": "≼",
"sccue": "≽",
"succeedsslantequal": "≽",
"succcurlyeq": "≽",
"#x0227d": "≽",
"#8829": "≽",
"prsim": "≾",
"precsim": "≾",
"precedestilde": "≾",
"#x0227e": "≾",
"#8830": "≾",
"scsim": "≿",
"succsim": "≿",
"succeedstilde": "≿",
"#x0227f": "≿",
"#8831": "≿",
"npr": "⊀",
"nprec": "⊀",
"notprecedes": "⊀",
"#x02280": "⊀",
"#8832": "⊀",
"nsc": "⊁",
"nsucc": "⊁",
"notsucceeds": "⊁",
"#x02281": "⊁",
"#8833": "⊁",
"sub": "⋐",
"subset": "⋐",
"#x02282": "⊂",
"#8834": "⊂",
"sup": "⋑",
"supset": "⋑",
"superset": "⊃",
"#x02283": "⊃",
"#8835": "⊃",
"nsub": "⊄",
"#x02284": "⊄",
"#8836": "⊄",
"nsup": "⊅",
"#x02285": "⊅",
"#8837": "⊅",
"sube": "⫅",
"subsetequal": "⊆",
"subseteq": "⊆",
"#x02286": "⊆",
"#8838": "⊆",
"supe": "⫆",
"supseteq": "⊇",
"supersetequal": "⊇",
"#x02287": "⊇",
"#8839": "⊇",
"nsube": "⊈",
"nsubseteq": "⊈",
"notsubsetequal": "⊈",
"#x02288": "⊈",
"#8840": "⊈",
"nsupe": "⊉",
"nsupseteq": "⊉",
"notsupersetequal": "⊉",
"#x02289": "⊉",
"#8841": "⊉",
"subne": "⫋",
"subsetneq": "⊊",
"#x0228a": "⊊",
"#8842": "⊊",
"supne": "⫌",
"supsetneq": "⊋",
"#x0228b": "⊋",
"#8843": "⊋",
"cupdot": "⊍",
"#x0228d": "⊍",
"#8845": "⊍",
"uplus": "⊎",
"unionplus": "⊎",
"#x0228e": "⊎",
"#8846": "⊎",
"sqsub": "⊏",
"squaresubset": "⊏",
"sqsubset": "⊏",
"#x0228f": "⊏",
"#8847": "⊏",
"sqsup": "⊐",
"squaresuperset": "⊐",
"sqsupset": "⊐",
"#x02290": "⊐",
"#8848": "⊐",
"sqsube": "⊑",
"squaresubsetequal": "⊑",
"sqsubseteq": "⊑",
"#x02291": "⊑",
"#8849": "⊑",
"sqsupe": "⊒",
"squaresupersetequal": "⊒",
"sqsupseteq": "⊒",
"#x02292": "⊒",
"#8850": "⊒",
"sqcap": "⊓",
"squareintersection": "⊓",
"#x02293": "⊓",
"#8851": "⊓",
"sqcup": "⊔",
"squareunion": "⊔",
"#x02294": "⊔",
"#8852": "⊔",
"oplus": "⊕",
"circleplus": "⊕",
"#x02295": "⊕",
"#8853": "⊕",
"ominus": "⊖",
"circleminus": "⊖",
"#x02296": "⊖",
"#8854": "⊖",
"otimes": "⨷",
"circletimes": "⊗",
"#x02297": "⊗",
"#8855": "⊗",
"osol": "⊘",
"#x02298": "⊘",
"#8856": "⊘",
"odot": "⊙",
"circledot": "⊙",
"#x02299": "⊙",
"#8857": "⊙",
"ocir": "⊚",
"circledcirc": "⊚",
"#x0229a": "⊚",
"#8858": "⊚",
"oast": "⊛",
"circledast": "⊛",
"#x0229b": "⊛",
"#8859": "⊛",
"odash": "⊝",
"circleddash": "⊝",
"#x0229d": "⊝",
"#8861": "⊝",
"plusb": "⊞",
"boxplus": "⊞",
"#x0229e": "⊞",
"#8862": "⊞",
"minusb": "⊟",
"boxminus": "⊟",
"#x0229f": "⊟",
"#8863": "⊟",
"timesb": "⊠",
"boxtimes": "⊠",
"#x022a0": "⊠",
"#8864": "⊠",
"sdotb": "⊡",
"dotsquare": "⊡",
"#x022a1": "⊡",
"#8865": "⊡",
"vdash": "⊫",
"righttee": "⊢",
"#x022a2": "⊢",
"#8866": "⊢",
"dashv": "⫤",
"lefttee": "⊣",
"#x022a3": "⊣",
"#8867": "⊣",
"top": "⊤",
"downtee": "⊤",
"#x022a4": "⊤",
"#8868": "⊤",
"bottom": "⊥",
"bot": "⊥",
"perp": "⊥",
"uptee": "⊥",
"#x022a5": "⊥",
"#8869": "⊥",
"models": "⊧",
"#x022a7": "⊧",
"#8871": "⊧",
"doublerighttee": "⊨",
"#x022a8": "⊨",
"#8872": "⊨",
"#x022a9": "⊩",
"#8873": "⊩",
"vvdash": "⊪",
"#x022aa": "⊪",
"#8874": "⊪",
"#x022ab": "⊫",
"#8875": "⊫",
"nvdash": "⊯",
"#x022ac": "⊬",
"#8876": "⊬",
"#x022ad": "⊭",
"#8877": "⊭",
"#x022ae": "⊮",
"#8878": "⊮",
"#x022af": "⊯",
"#8879": "⊯",
"prurel": "⊰",
"#x022b0": "⊰",
"#8880": "⊰",
"vltri": "⊲",
"vartriangleleft": "⊲",
"lefttriangle": "⊲",
"#x022b2": "⊲",
"#8882": "⊲",
"vrtri": "⊳",
"vartriangleright": "⊳",
"righttriangle": "⊳",
"#x022b3": "⊳",
"#8883": "⊳",
"ltrie": "⊴",
"trianglelefteq": "⊴",
"lefttriangleequal": "⊴",
"#x022b4": "⊴",
"#8884": "⊴",
"rtrie": "⊵",
"trianglerighteq": "⊵",
"righttriangleequal": "⊵",
"#x022b5": "⊵",
"#8885": "⊵",
"origof": "⊶",
"#x022b6": "⊶",
"#8886": "⊶",
"imof": "⊷",
"#x022b7": "⊷",
"#8887": "⊷",
"mumap": "⊸",
"multimap": "⊸",
"#x022b8": "⊸",
"#8888": "⊸",
"hercon": "⊹",
"#x022b9": "⊹",
"#8889": "⊹",
"intcal": "⊺",
"intercal": "⊺",
"#x022ba": "⊺",
"#8890": "⊺",
"veebar": "⊻",
"#x022bb": "⊻",
"#8891": "⊻",
"barvee": "⊽",
"#x022bd": "⊽",
"#8893": "⊽",
"angrtvb": "⊾",
"#x022be": "⊾",
"#8894": "⊾",
"lrtri": "⊿",
"#x022bf": "⊿",
"#8895": "⊿",
"xwedge": "⋀",
"bigwedge": "⋀",
"#x022c0": "⋀",
"#8896": "⋀",
"xvee": "⋁",
"bigvee": "⋁",
"#x022c1": "⋁",
"#8897": "⋁",
"xcap": "⋂",
"intersection": "⋂",
"bigcap": "⋂",
"#x022c2": "⋂",
"#8898": "⋂",
"xcup": "⋃",
"union": "⋃",
"bigcup": "⋃",
"#x022c3": "⋃",
"#8899": "⋃",
"diam": "⋄",
"diamond": "⋄",
"#x022c4": "⋄",
"#8900": "⋄",
"sdot": "⋅",
"#x022c5": "⋅",
"#8901": "⋅",
"sstarf": "⋆",
"star": "☆",
"#x022c6": "⋆",
"#8902": "⋆",
"divonx": "⋇",
"divideontimes": "⋇",
"#x022c7": "⋇",
"#8903": "⋇",
"bowtie": "⋈",
"#x022c8": "⋈",
"#8904": "⋈",
"ltimes": "⋉",
"#x022c9": "⋉",
"#8905": "⋉",
"rtimes": "⋊",
"#x022ca": "⋊",
"#8906": "⋊",
"lthree": "⋋",
"leftthreetimes": "⋋",
"#x022cb": "⋋",
"#8907": "⋋",
"rthree": "⋌",
"rightthreetimes": "⋌",
"#x022cc": "⋌",
"#8908": "⋌",
"bsime": "⋍",
"backsimeq": "⋍",
"#x022cd": "⋍",
"#8909": "⋍",
"cuvee": "⋎",
"curlyvee": "⋎",
"#x022ce": "⋎",
"#8910": "⋎",
"cuwed": "⋏",
"curlywedge": "⋏",
"#x022cf": "⋏",
"#8911": "⋏",
"#x022d0": "⋐",
"#8912": "⋐",
"#x022d1": "⋑",
"#8913": "⋑",
"#x022d2": "⋒",
"#8914": "⋒",
"#x022d3": "⋓",
"#8915": "⋓",
"fork": "⋔",
"pitchfork": "⋔",
"#x022d4": "⋔",
"#8916": "⋔",
"epar": "⋕",
"#x022d5": "⋕",
"#8917": "⋕",
"ltdot": "⋖",
"lessdot": "⋖",
"#x022d6": "⋖",
"#8918": "⋖",
"gtdot": "⋗",
"gtrdot": "⋗",
"#x022d7": "⋗",
"#8919": "⋗",
"#x022d8": "⋘",
"#8920":