summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-def.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/char-def.lua')
-rw-r--r--tex/context/base/mkiv/char-def.lua13220
1 files changed, 12559 insertions, 661 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index f112f2b67..76c51a6b4 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -18,6 +18,11 @@ differences. We could save some bytes by sharing variant tables but it's not wor
the trouble. Some additional data is kept in other files.
]]--
+local variants_emoji={
+ [0xFE0E]="text style",
+ [0xFE0F]="emoji style",
+}
+
characters = characters or { }
characters.data={
@@ -98,6 +103,7 @@ characters.data={
description="CHARACTER TABULATION",
direction="s",
linebreak="ba",
+ synonyms={ "horizontal tabulation", "ht", "tab" },
unicodeslot=0x9,
},
{
@@ -106,6 +112,7 @@ characters.data={
description="LINE FEED (LF)",
direction="b",
linebreak="lf",
+ synonyms={ "end of line", "eol", "lf", "new line", "nl" },
unicodeslot=0xA,
},
{
@@ -114,6 +121,7 @@ characters.data={
description="LINE TABULATION",
direction="s",
linebreak="bk",
+ synonyms={ "vertical tabulation", "vt" },
unicodeslot=0xB,
},
{
@@ -122,6 +130,7 @@ characters.data={
description="FORM FEED (FF)",
direction="ws",
linebreak="bk",
+ synonyms={ "ff" },
unicodeslot=0xC,
},
{
@@ -130,6 +139,7 @@ characters.data={
description="CARRIAGE RETURN (CR)",
direction="b",
linebreak="cr",
+ synonyms={ "cr" },
unicodeslot=0xD,
},
{
@@ -250,6 +260,7 @@ characters.data={
description="INFORMATION SEPARATOR FOUR",
direction="b",
linebreak="cm",
+ synonyms={ "file separator" },
unicodeslot=0x1C,
},
{
@@ -258,6 +269,7 @@ characters.data={
description="INFORMATION SEPARATOR THREE",
direction="b",
linebreak="cm",
+ synonyms={ "group separator" },
unicodeslot=0x1D,
},
{
@@ -266,6 +278,7 @@ characters.data={
description="INFORMATION SEPARATOR TWO",
direction="b",
linebreak="cm",
+ synonyms={ "record separator" },
unicodeslot=0x1E,
},
{
@@ -274,6 +287,7 @@ characters.data={
description="INFORMATION SEPARATOR ONE",
direction="s",
linebreak="cm",
+ synonyms={ "unit separator" },
unicodeslot=0x1F,
},
{
@@ -293,6 +307,7 @@ characters.data={
direction="on",
linebreak="ex",
mathclass="close",
+ synonyms={ "bang", "factorial" },
unicodeslot=0x21,
},
{
@@ -304,6 +319,7 @@ characters.data={
direction="on",
linebreak="qu",
mathclass="default",
+ synonyms={ "neutral quotation mark" },
unicodeslot=0x22,
},
{
@@ -316,11 +332,9 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="mathhash",
+ synonyms={ "crosshatch", "hash", "octothorpe", "pound sign" },
unicodeslot=0x23,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="dollar",
@@ -332,6 +346,7 @@ characters.data={
linebreak="pr",
mathclass="binary",
mathname="mathdollar",
+ synonyms={ "escudo", "milreis" },
unicodeslot=0x24,
},
{
@@ -367,6 +382,7 @@ characters.data={
direction="on",
linebreak="qu",
mathclass="default",
+ synonyms={ "apl quote", "apostrophe-quote", "neutral single quotation mark" },
unicodeslot=0x27,
},
{
@@ -379,6 +395,7 @@ characters.data={
mathclass="open",
mathname="lparent",
mirror=0x29,
+ synonyms={ "opening parenthesis" },
textclass="open",
unicodeslot=0x28,
},
@@ -392,6 +409,7 @@ characters.data={
mathclass="close",
mathname="rparent",
mirror=0x28,
+ synonyms={ "closing parenthesis" },
textclass="close",
unicodeslot=0x29,
},
@@ -405,7 +423,9 @@ characters.data={
mathclass="binary",
mathname="ast",
mathsymbol=0x2217,
+ synonyms={ "star" },
unicodeslot=0x2A,
+ variants=variants_emoji,
},
{
adobename="plus",
@@ -426,18 +446,23 @@ characters.data={
direction="cs",
linebreak="is",
mathclass="punctuation",
+ synonyms={ "decimal separator" },
unicodeslot=0x2C,
},
{
adobename="hyphen",
category="pd",
cjkwd="na",
+ contextname="texthyphen",
description="HYPHEN-MINUS",
direction="es",
linebreak="hy",
+ mathclass="nothing",
mathextensible="h",
mathfiller="relfill",
+ mathname="mathhyphen",
mathsymbol=0x2212,
+ synonyms={ "hyphen or minus sign", "hyphus" },
unicodeslot=0x2D,
},
{
@@ -456,6 +481,7 @@ characters.data={
name="ldotp",
},
},
+ synonyms={ "decimal point", "dot", "period" },
unicodeslot=0x2E,
},
{
@@ -474,6 +500,7 @@ characters.data={
class="ordinary",
},
},
+ synonyms={ "slash", "virgule" },
unicodeslot=0x2F,
},
{
@@ -486,6 +513,7 @@ characters.data={
mathclass="number",
unicodeslot=0x30,
variants={
+ [0xFE00]="short diagonal stroke form",
[0xFE0E]="text style",
[0xFE0F]="emoji style",
},
@@ -499,10 +527,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x31,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="two",
@@ -513,10 +538,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x32,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="three",
@@ -527,10 +549,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x33,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="four",
@@ -541,10 +560,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x34,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="five",
@@ -555,10 +571,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x35,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="six",
@@ -569,10 +582,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x36,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="seven",
@@ -583,10 +593,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x37,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="eight",
@@ -597,10 +604,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x38,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="nine",
@@ -611,10 +615,7 @@ characters.data={
linebreak="nu",
mathclass="number",
unicodeslot=0x39,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="colon",
@@ -635,6 +636,7 @@ characters.data={
direction="on",
linebreak="is",
mathclass="punctuation",
+ synonyms={ "greek question mark" },
unicodeslot=0x3B,
},
{
@@ -703,6 +705,7 @@ characters.data={
description="COMMERCIAL AT",
direction="on",
linebreak="al",
+ synonyms={ "at sign" },
unicodeslot=0x40,
},
{
@@ -1003,6 +1006,7 @@ characters.data={
mathclass="open",
mathname="lbracket",
mirror=0x5D,
+ synonyms={ "opening square bracket" },
textclass="open",
unicodeslot=0x5B,
},
@@ -1016,6 +1020,7 @@ characters.data={
linebreak="pr",
mathclass="nothing",
mathname="backslash",
+ synonyms={ "backslash" },
unicodeslot=0x5C,
},
{
@@ -1028,6 +1033,7 @@ characters.data={
mathclass="close",
mathname="rbracket",
mirror=0x5B,
+ synonyms={ "closing square bracket" },
textclass="close",
unicodeslot=0x5D,
},
@@ -1041,6 +1047,7 @@ characters.data={
linebreak="al",
mathclass="topaccent",
mathname="Hat",
+ synonyms={ "spacing circumflex accent" },
unicodeslot=0x5E,
},
{
@@ -1051,6 +1058,7 @@ characters.data={
description="LOW LINE",
direction="on",
linebreak="al",
+ synonyms={ "spacing underscore" },
unicodeslot=0x5F,
},
{
@@ -1063,6 +1071,7 @@ characters.data={
linebreak="al",
mathclass="topaccent",
mathname="grave",
+ synonyms={ "spacing grave accent" },
unicodeslot=0x60,
},
{
@@ -1363,6 +1372,7 @@ characters.data={
mathclass="open",
mathname="lbrace",
mirror=0x7D,
+ synonyms={ "opening brace", "opening curly bracket" },
textclass="open",
unicodeslot=0x7B,
},
@@ -1401,6 +1411,7 @@ characters.data={
name="singleverticalbar",
},
},
+ synonyms={ "absolute value", "vertical bar" },
unicodeslot=0x7C,
},
{
@@ -1414,6 +1425,7 @@ characters.data={
mathclass="close",
mathname="rbrace",
mirror=0x7B,
+ synonyms={ "closing brace", "closing curly bracket" },
textclass="close",
unicodeslot=0x7D,
},
@@ -1425,6 +1437,7 @@ characters.data={
description="TILDE",
direction="on",
linebreak="al",
+ synonyms={ "spacing tilde" },
unicodeslot=0x7E,
},
{
@@ -1475,6 +1488,7 @@ characters.data={
description="NEXT LINE (NEL)",
direction="b",
linebreak="nl",
+ synonyms={ "nel" },
unicodeslot=0x85,
},
{
@@ -1667,6 +1681,7 @@ characters.data={
direction="cs",
linebreak="gl",
specials={ "nobreak", 0x20 },
+ synonyms={ "nbsp", "non-breaking space" },
unicodeslot=0xA0,
},
{
@@ -1697,6 +1712,7 @@ characters.data={
description="POUND SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "irish punt", "italian lira", "pound sterling" },
unicodeslot=0xA3,
},
{
@@ -1719,6 +1735,7 @@ characters.data={
linebreak="pr",
mathclass="nothing",
mathname="yen",
+ synonyms={ "yuan sign" },
unicodeslot=0xA5,
},
{
@@ -1729,6 +1746,7 @@ characters.data={
description="BROKEN BAR",
direction="on",
linebreak="al",
+ synonyms={ "broken vertical bar", "parted rule" },
unicodeslot=0xA6,
},
{
@@ -1741,6 +1759,7 @@ characters.data={
linebreak="ai",
mathclass="box",
mathname="S",
+ synonyms={ "european paragraph sign" },
unicodeslot=0xA7,
},
{
@@ -1754,6 +1773,7 @@ characters.data={
mathclass="topaccent",
mathname="ddot",
specials={ "compat", 0x20, 0x308 },
+ synonyms={ "spacing diaeresis" },
unicodeslot=0xA8,
},
{
@@ -1764,10 +1784,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0xA9,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="ordfeminine",
@@ -1788,6 +1805,7 @@ characters.data={
direction="on",
linebreak="qu",
mirror=0xBB,
+ synonyms={ "chevrons", "left pointing guillemet" },
textclass="open",
unicodeslot=0xAB,
},
@@ -1809,6 +1827,7 @@ characters.data={
name="neg",
},
},
+ synonyms={ "angled dash" },
unicodeslot=0xAC,
},
{
@@ -1819,6 +1838,7 @@ characters.data={
description="SOFT HYPHEN",
direction="bn",
linebreak="ba",
+ synonyms={ "discretionary hyphen", "shy" },
unicodeslot=0xAD,
},
{
@@ -1829,11 +1849,9 @@ characters.data={
description="REGISTERED SIGN",
direction="on",
linebreak="al",
+ synonyms={ "registered trade mark sign" },
unicodeslot=0xAE,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
{
adobename="macron",
@@ -1848,6 +1866,7 @@ characters.data={
mathmleq=0x203E,
mathname="bar",
specials={ "compat", 0x20, 0x304 },
+ synonyms={ "apl overbar", "overline", "spacing macron" },
unicodeslot=0xAF,
},
{
@@ -1881,6 +1900,7 @@ characters.data={
direction="en",
linebreak="ai",
specials={ "super", 0x32 },
+ synonyms={ "squared" },
unicodeslot=0xB2,
},
{
@@ -1892,6 +1912,7 @@ characters.data={
direction="en",
linebreak="ai",
specials={ "super", 0x33 },
+ synonyms={ "cubed" },
unicodeslot=0xB3,
},
{
@@ -1905,6 +1926,7 @@ characters.data={
mathclass="topaccent",
mathname="acute",
specials={ "compat", 0x20, 0x301 },
+ synonyms={ "spacing acute accent" },
unicodeslot=0xB4,
},
{
@@ -1928,6 +1950,7 @@ characters.data={
linebreak="ai",
mathclass="box",
mathname="P",
+ synonyms={ "european section sign", "paragraph sign" },
unicodeslot=0xB6,
},
{
@@ -1940,6 +1963,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="centerdot",
+ synonyms={ "georgian comma", "greek ano teleia", "greek middle dot", "midpoint" },
unicodeslot=0xB7,
},
{
@@ -1951,6 +1975,7 @@ characters.data={
direction="on",
linebreak="ai",
specials={ "compat", 0x20, 0x327 },
+ synonyms={ "spacing cedilla" },
unicodeslot=0xB8,
},
{
@@ -1983,6 +2008,7 @@ characters.data={
direction="on",
linebreak="qu",
mirror=0xAB,
+ synonyms={ "right pointing guillemet" },
textclass="close",
unicodeslot=0xBB,
},
@@ -2027,6 +2053,7 @@ characters.data={
description="INVERTED QUESTION MARK",
direction="on",
linebreak="op",
+ synonyms={ "turned question mark" },
unicodeslot=0xBF,
},
{
@@ -2111,6 +2138,7 @@ characters.data={
lccode=0xE6,
linebreak="al",
shcode={ 0x41, 0x45 },
+ synonyms={ "latin capital ligature ae" },
unicodeslot=0xC6,
},
{
@@ -2314,6 +2342,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="times",
+ synonyms={ "cartesian product" },
unicodeslot=0xD7,
},
{
@@ -2326,6 +2355,7 @@ characters.data={
lccode=0xF8,
linebreak="al",
shcode=0x4F,
+ synonyms={ "latin capital letter o slash" },
unicodeslot=0xD8,
},
{
@@ -2409,6 +2439,7 @@ characters.data={
direction="l",
linebreak="al",
shcode={ 0x73, 0x73 },
+ synonyms={ "eszett" },
uccode={ 0x53, 0x53 },
unicodeslot=0xDF,
},
@@ -2495,6 +2526,7 @@ characters.data={
direction="l",
linebreak="al",
shcode={ 0x61, 0x65 },
+ synonyms={ "ash", "latin small ligature ae" },
uccode=0xC6,
unicodeslot=0xE6,
},
@@ -2708,6 +2740,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="div",
+ synonyms={ "obelus" },
unicodeslot=0xF7,
},
{
@@ -2719,6 +2752,7 @@ characters.data={
direction="l",
linebreak="al",
shcode=0x6F,
+ synonyms={ "latin small letter o slash" },
uccode=0xD8,
unicodeslot=0xF8,
},
@@ -3397,6 +3431,7 @@ characters.data={
linebreak="al",
shcode=0x49,
specials={ "char", 0x49, 0x307 },
+ synonyms={ "latin capital letter i dot" },
unicodeslot=0x130,
},
{
@@ -3817,6 +3852,7 @@ characters.data={
direction="l",
linebreak="al",
shcode={ 0x6F, 0x65 },
+ synonyms={ "ethel", "latin small letter o e" },
uccode=0x152,
unicodeslot=0x153,
},
@@ -4495,6 +4531,7 @@ characters.data={
direction="l",
lccode=0x1DD,
linebreak="al",
+ synonyms={ "latin capital letter turned e" },
unicodeslot=0x18E,
},
{
@@ -4514,6 +4551,7 @@ characters.data={
direction="l",
lccode=0x25B,
linebreak="al",
+ synonyms={ "latin capital letter epsilon" },
unicodeslot=0x190,
},
{
@@ -4535,6 +4573,7 @@ characters.data={
direction="l",
linebreak="al",
shcode=0x66,
+ synonyms={ "florin currency symbol", "folder", "function symbol", "latin small letter script f" },
uccode=0x191,
unicodeslot=0x192,
},
@@ -4585,6 +4624,7 @@ characters.data={
lccode=0x268,
linebreak="al",
shcode=0x49,
+ synonyms={ "latin capital letter i bar" },
unicodeslot=0x197,
},
{
@@ -4628,6 +4668,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="lambdabar",
+ synonyms={ "latin letter lambda bar" },
unicodeslot=0x19B,
},
{
@@ -4667,6 +4708,7 @@ characters.data={
lccode=0x275,
linebreak="al",
shcode=0x4F,
+ synonyms={ "latin capital letter barred o", "latin capital letter o bar" },
unicodeslot=0x19F,
},
{
@@ -4860,6 +4902,7 @@ characters.data={
lccode=0x28B,
linebreak="al",
shcode=0x56,
+ synonyms={ "latin capital letter script v" },
unicodeslot=0x1B2,
},
{
@@ -4903,6 +4946,7 @@ characters.data={
direction="l",
linebreak="al",
shcode=0x7A,
+ synonyms={ "latin small letter z bar" },
uccode=0x1B5,
unicodeslot=0x1B6,
},
@@ -4991,6 +5035,7 @@ characters.data={
description="LATIN LETTER DENTAL CLICK",
direction="l",
linebreak="al",
+ synonyms={ "pipe" },
unicodeslot=0x1C0,
},
{
@@ -4999,6 +5044,7 @@ characters.data={
description="LATIN LETTER LATERAL CLICK",
direction="l",
linebreak="al",
+ synonyms={ "double pipe" },
unicodeslot=0x1C1,
},
{
@@ -5007,6 +5053,7 @@ characters.data={
description="LATIN LETTER ALVEOLAR CLICK",
direction="l",
linebreak="al",
+ synonyms={ "double-barred pipe" },
unicodeslot=0x1C2,
},
{
@@ -5015,6 +5062,7 @@ characters.data={
description="LATIN LETTER RETROFLEX CLICK",
direction="l",
linebreak="al",
+ synonyms={ "latin letter exclamation mark" },
unicodeslot=0x1C3,
},
{
@@ -6572,6 +6620,7 @@ characters.data={
description="LATIN SMALL LETTER ALPHA",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter script a" },
unicodeslot=0x251,
},
{
@@ -6620,6 +6669,7 @@ characters.data={
direction="l",
linebreak="al",
shcode=0x64,
+ synonyms={ "latin small letter d retroflex hook" },
uccode=0x189,
unicodeslot=0x256,
},
@@ -6668,6 +6718,7 @@ characters.data={
description="LATIN SMALL LETTER OPEN E",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter epsilon" },
uccode=0x190,
unicodeslot=0x25B,
},
@@ -6693,6 +6744,7 @@ characters.data={
description="LATIN SMALL LETTER CLOSED REVERSED OPEN E",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter closed reversed epsilon" },
unicodeslot=0x25E,
},
{
@@ -6745,6 +6797,7 @@ characters.data={
description="LATIN SMALL LETTER RAMS HORN",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter baby gamma" },
unicodeslot=0x264,
},
{
@@ -6892,6 +6945,7 @@ characters.data={
description="LATIN SMALL LETTER BARRED O",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter o bar" },
uccode=0x19F,
unicodeslot=0x275,
},
@@ -7080,6 +7134,7 @@ characters.data={
direction="l",
linebreak="al",
shcode=0x76,
+ synonyms={ "latin small letter script v" },
uccode=0x1B2,
unicodeslot=0x28B,
},
@@ -7089,6 +7144,7 @@ characters.data={
description="LATIN SMALL LETTER TURNED V",
direction="l",
linebreak="al",
+ synonyms={ "caret" },
uccode=0x245,
unicodeslot=0x28C,
},
@@ -7139,6 +7195,7 @@ characters.data={
description="LATIN SMALL LETTER EZH",
direction="l",
linebreak="al",
+ synonyms={ "dram" },
uccode=0x1B7,
unicodeslot=0x292,
},
@@ -7165,6 +7222,7 @@ characters.data={
description="LATIN LETTER PHARYNGEAL VOICED FRICATIVE",
direction="l",
linebreak="al",
+ synonyms={ "latin letter reversed glottal stop" },
unicodeslot=0x295,
},
{
@@ -7189,6 +7247,7 @@ characters.data={
description="LATIN LETTER BILABIAL CLICK",
direction="l",
linebreak="al",
+ synonyms={ "latin letter bullseye" },
unicodeslot=0x298,
},
{
@@ -7204,6 +7263,7 @@ characters.data={
description="LATIN SMALL LETTER CLOSED OPEN E",
direction="l",
linebreak="al",
+ synonyms={ "latin small letter closed epsilon" },
unicodeslot=0x29A,
},
{
@@ -7477,6 +7537,7 @@ characters.data={
description="MODIFIER LETTER APOSTROPHE",
direction="l",
linebreak="al",
+ synonyms={ "glottal stop", "neutral apostrophe" },
unicodeslot=0x2BC,
},
{
@@ -7577,6 +7638,7 @@ characters.data={
mathclass="topaccent",
mathname="check",
specials={ "compat", 0x20, 0x30C },
+ synonyms={ "mandarin chinese third tone", "modifier letter hacek" },
unicodeslot=0x2C7,
},
{
@@ -7594,6 +7656,7 @@ characters.data={
description="MODIFIER LETTER MACRON",
direction="on",
linebreak="ai",
+ synonyms={ "mandarin chinese first tone" },
unicodeslot=0x2C9,
},
{
@@ -7603,6 +7666,7 @@ characters.data={
description="MODIFIER LETTER ACUTE ACCENT",
direction="on",
linebreak="ai",
+ synonyms={ "mandarin chinese second tone" },
unicodeslot=0x2CA,
},
{
@@ -7612,6 +7676,7 @@ characters.data={
description="MODIFIER LETTER GRAVE ACCENT",
direction="on",
linebreak="ai",
+ synonyms={ "mandarin chinese fourth tone" },
unicodeslot=0x2CB,
},
{
@@ -7736,6 +7801,7 @@ characters.data={
mathclass="topaccent",
mathname="dot",
specials={ "compat", 0x20, 0x307 },
+ synonyms={ "mandarin chinese fifth or neutral tone" },
unicodeslot=0x2D9,
},
{
@@ -7799,6 +7865,7 @@ characters.data={
description="MODIFIER LETTER CROSS ACCENT",
direction="on",
linebreak="bb",
+ synonyms={ "swedish grave accent" },
unicodeslot=0x2DF,
},
{
@@ -8046,6 +8113,7 @@ characters.data={
description="COMBINING GRAVE ACCENT",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek varia" },
unicodeslot=0x300,
},
{
@@ -8056,6 +8124,7 @@ characters.data={
description="COMBINING ACUTE ACCENT",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek oxia", "greek tonos", "stress mark" },
unicodeslot=0x301,
},
{
@@ -8092,6 +8161,7 @@ characters.data={
description="COMBINING MACRON",
direction="nsm",
linebreak="cm",
+ synonyms={ "long" },
unicodeslot=0x304,
},
{
@@ -8102,6 +8172,7 @@ characters.data={
description="COMBINING OVERLINE",
direction="nsm",
linebreak="cm",
+ synonyms={ "overscore", "vinculum" },
unicodeslot=0x305,
},
{
@@ -8112,6 +8183,7 @@ characters.data={
description="COMBINING BREVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek vrachy", "short" },
unicodeslot=0x306,
},
{
@@ -8122,6 +8194,7 @@ characters.data={
description="COMBINING DOT ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "derivative" },
unicodeslot=0x307,
},
{
@@ -8132,6 +8205,7 @@ characters.data={
description="COMBINING DIAERESIS",
direction="nsm",
linebreak="cm",
+ synonyms={ "double derivative", "double dot above", "greek dialytika", "umlaut" },
unicodeslot=0x308,
},
{
@@ -8172,6 +8246,7 @@ characters.data={
description="COMBINING CARON",
direction="nsm",
linebreak="cm",
+ synonyms={ "combining hacek", "v above" },
unicodeslot=0x30C,
},
{
@@ -8232,6 +8307,7 @@ characters.data={
description="COMBINING TURNED COMMA ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "cedilla above" },
unicodeslot=0x312,
},
{
@@ -8242,6 +8318,7 @@ characters.data={
description="COMBINING COMMA ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek psili", "greek smooth breathing mark" },
unicodeslot=0x313,
},
{
@@ -8252,6 +8329,7 @@ characters.data={
description="COMBINING REVERSED COMMA ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek dasia", "greek rough breathing mark" },
unicodeslot=0x314,
},
{
@@ -8453,6 +8531,7 @@ characters.data={
description="COMBINING OGONEK",
direction="nsm",
linebreak="cm",
+ synonyms={ "nasal hook" },
unicodeslot=0x328,
},
{
@@ -8553,6 +8632,7 @@ characters.data={
description="COMBINING LOW LINE",
direction="nsm",
linebreak="cm",
+ synonyms={ "underline", "underscore" },
unicodeslot=0x332,
},
{
@@ -8563,6 +8643,7 @@ characters.data={
description="COMBINING DOUBLE LOW LINE",
direction="nsm",
linebreak="cm",
+ synonyms={ "double underline", "double underscore" },
unicodeslot=0x333,
},
{
@@ -8603,6 +8684,7 @@ characters.data={
description="COMBINING SHORT SOLIDUS OVERLAY",
direction="nsm",
linebreak="cm",
+ synonyms={ "short slash overlay" },
unicodeslot=0x337,
},
{
@@ -8615,6 +8697,7 @@ characters.data={
linebreak="cm",
mathclass="relation",
mathname="not",
+ synonyms={ "long slash overlay" },
unicodeslot=0x338,
},
{
@@ -8749,6 +8832,7 @@ characters.data={
description="COMBINING GREEK YPOGEGRAMMENI",
direction="nsm",
linebreak="cm",
+ synonyms={ "greek iota subscript", "greek non-spacing iota below" },
uccode=0x399,
unicodeslot=0x345,
},
@@ -8839,6 +8923,7 @@ characters.data={
description="COMBINING GRAPHEME JOINER",
direction="nsm",
linebreak="gl",
+ synonyms={ "cgj" },
unicodeslot=0x34F,
},
{
@@ -8956,6 +9041,7 @@ characters.data={
description="COMBINING DOUBLE BREVE BELOW",
direction="nsm",
linebreak="gl",
+ synonyms={ "ligature tie below", "papyrological hyphen" },
unicodeslot=0x35C,
},
{
@@ -9003,6 +9089,7 @@ characters.data={
description="COMBINING DOUBLE INVERTED BREVE",
direction="nsm",
linebreak="gl",
+ synonyms={ "ligature tie" },
unicodeslot=0x361,
},
{
@@ -9400,6 +9487,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="Gamma",
+ synonyms={ "gamma function" },
unicodeslot=0x393,
},
[0x394]={
@@ -9963,6 +10051,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="pi",
+ synonyms={ "mathematical constant 3.141592... pi", "mathematical constant pi" },
uccode=0x3A0,
unicodeslot=0x3C0,
},
@@ -10156,6 +10245,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "compat", 0x3B2 },
+ synonyms={ "curled beta" },
uccode=0x392,
unicodeslot=0x3D0,
},
@@ -10169,6 +10259,7 @@ characters.data={
mathclass="variable",
mathname="varTheta",
specials={ "compat", 0x3B8 },
+ synonyms={ "script theta" },
uccode=0x398,
unicodeslot=0x3D1,
},
@@ -10222,6 +10313,7 @@ characters.data={
mathclass="variable",
mathname="varpi",
specials={ "compat", 0x3C0 },
+ synonyms={ "omega pi" },
uccode=0x3A0,
unicodeslot=0x3D6,
},
@@ -10480,6 +10572,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "compat", 0x3C2 },
+ synonyms={ "greek small letter lunate sigma" },
uccode=0x3F9,
unicodeslot=0x3F2,
},
@@ -10509,6 +10602,7 @@ characters.data={
mathclass="variable",
mathname="epsilon",
specials={ "compat", 0x3B5 },
+ synonyms={ "straight epsilon" },
uccode=0x395,
unicodeslot=0x3F5,
},
@@ -10519,6 +10613,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="backepsilon",
+ synonyms={ "reversed straight epsilon" },
unicodeslot=0x3F6,
},
[0x3F7]={
@@ -14030,6 +14125,7 @@ characters.data={
description="ARMENIAN APOSTROPHE",
direction="l",
linebreak="al",
+ synonyms={ "armenian modifier letter right half ring" },
unicodeslot=0x55A,
},
[0x55B]={
@@ -14038,6 +14134,7 @@ characters.data={
description="ARMENIAN EMPHASIS MARK",
direction="l",
linebreak="al",
+ synonyms={ "armenian shesht" },
unicodeslot=0x55B,
},
[0x55C]={
@@ -14046,6 +14143,7 @@ characters.data={
description="ARMENIAN EXCLAMATION MARK",
direction="l",
linebreak="al",
+ synonyms={ "armenian batsaganchakan nshan" },
unicodeslot=0x55C,
},
[0x55D]={
@@ -14054,6 +14152,7 @@ characters.data={
description="ARMENIAN COMMA",
direction="l",
linebreak="al",
+ synonyms={ "armenian bowt" },
unicodeslot=0x55D,
},
[0x55E]={
@@ -14062,6 +14161,7 @@ characters.data={
description="ARMENIAN QUESTION MARK",
direction="l",
linebreak="al",
+ synonyms={ "armenian hartsakan nshan" },
unicodeslot=0x55E,
},
[0x55F]={
@@ -14070,6 +14170,7 @@ characters.data={
description="ARMENIAN ABBREVIATION MARK",
direction="l",
linebreak="al",
+ synonyms={ "armenian patiw" },
unicodeslot=0x55F,
},
[0x561]={
@@ -14429,6 +14530,7 @@ characters.data={
description="ARMENIAN FULL STOP",
direction="l",
linebreak="is",
+ synonyms={ "armenian vertsaket", "georgian full stop" },
unicodeslot=0x589,
},
[0x58A]={
@@ -14436,6 +14538,7 @@ characters.data={
description="ARMENIAN HYPHEN",
direction="on",
linebreak="ba",
+ synonyms={ "armenian yentamna" },
unicodeslot=0x58A,
},
[0x58D]={
@@ -14457,6 +14560,7 @@ characters.data={
description="ARMENIAN DRAM SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "armenian currency" },
unicodeslot=0x58F,
},
[0x591]={
@@ -15770,6 +15874,7 @@ characters.data={
description="ARABIC TATWEEL",
direction="al",
linebreak="al",
+ synonyms={ "arabic kashida" },
unicodeslot=0x640,
},
[0x641]={
@@ -16140,6 +16245,7 @@ characters.data={
description="ARABIC THOUSANDS SEPARATOR",
direction="an",
linebreak="nu",
+ synonyms={ "arabic phrase separator" },
unicodeslot=0x66C,
},
[0x66D]={
@@ -16873,6 +16979,7 @@ characters.data={
linebreak="al",
shcode=0x647,
specials={ "char", 0x6D5, 0x654 },
+ synonyms={ "arabic letter hamzah on ha", "izafet" },
unicodeslot=0x6C0,
},
[0x6C1]={
@@ -17494,6 +17601,7 @@ characters.data={
description="SYRIAC ABBREVIATION MARK",
direction="al",
linebreak="al",
+ synonyms={ "syriac sam" },
unicodeslot=0x70F,
visible="yes",
},
@@ -20060,6 +20168,190 @@ characters.data={
linebreak="al",
unicodeslot=0x8B4,
},
+ [0x8B6]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER BEH WITH SMALL MEEM ABOVE",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8B6,
+ },
+ [0x8B7]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER PEH WITH SMALL MEEM ABOVE",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8B7,
+ },
+ [0x8B8]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER TEH WITH SMALL TEH ABOVE",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8B8,
+ },
+ [0x8B9]={
+ arabic="r",
+ category="lo",
+ description="ARABIC LETTER REH WITH SMALL NOON ABOVE",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8B9,
+ },
+ [0x8BA]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8BA,
+ },
+ [0x8BB]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER AFRICAN FEH",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8BB,
+ },
+ [0x8BC]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER AFRICAN QAF",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8BC,
+ },
+ [0x8BD]={
+ arabic="d",
+ category="lo",
+ description="ARABIC LETTER AFRICAN NOON",
+ direction="al",
+ linebreak="al",
+ unicodeslot=0x8BD,
+ },
+ [0x8D4]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD AR-RUB",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D4,
+ },
+ [0x8D5]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH SAD",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D5,
+ },
+ [0x8D6]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH AIN",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D6,
+ },
+ [0x8D7]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH QAF",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D7,
+ },
+ [0x8D8]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH NOON WITH KASRA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D8,
+ },
+ [0x8D9]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL LOW NOON WITH KASRA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8D9,
+ },
+ [0x8DA]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD ATH-THALATHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DA,
+ },
+ [0x8DB]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD AS-SAJDA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DB,
+ },
+ [0x8DC]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD AN-NISF",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DC,
+ },
+ [0x8DD]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD SAKTA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DD,
+ },
+ [0x8DE]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD QIF",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DE,
+ },
+ [0x8DF]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH WORD WAQFA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8DF,
+ },
+ [0x8E0]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH FOOTNOTE MARKER",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8E0,
+ },
+ [0x8E1]={
+ category="mn",
+ combining=0xE6,
+ description="ARABIC SMALL HIGH SIGN SAFHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x8E1,
+ },
+ [0x8E2]={
+ arabic="u",
+ category="cf",
+ description="ARABIC DISPUTED END OF AYAH",
+ direction="an",
+ linebreak="al",
+ unicodeslot=0x8E2,
+ },
[0x8E3]={
category="mn",
combining=0xDC,
@@ -20305,6 +20597,7 @@ characters.data={
description="DEVANAGARI SIGN CANDRABINDU",
direction="nsm",
linebreak="cm",
+ synonyms={ "devanagari anunasika" },
unicodeslot=0x901,
},
[0x902]={
@@ -20313,6 +20606,7 @@ characters.data={
description="DEVANAGARI SIGN ANUSVARA",
direction="nsm",
linebreak="cm",
+ synonyms={ "devanagari bindu" },
unicodeslot=0x902,
},
[0x903]={
@@ -20915,6 +21209,7 @@ characters.data={
description="DEVANAGARI SIGN VIRAMA",
direction="nsm",
linebreak="cm",
+ synonyms={ "halant" },
unicodeslot=0x94D,
},
[0x94E]={
@@ -21106,6 +21401,7 @@ characters.data={
description="DEVANAGARI DANDA",
direction="l",
linebreak="ba",
+ synonyms={ "devanagari phrase separator", "devanagari purna viram" },
unicodeslot=0x964,
},
[0x965]={
@@ -21114,6 +21410,7 @@ characters.data={
description="DEVANAGARI DOUBLE DANDA",
direction="l",
linebreak="ba",
+ synonyms={ "devanagari deergh viram" },
unicodeslot=0x965,
},
[0x966]={
@@ -21805,6 +22102,7 @@ characters.data={
description="BENGALI SIGN VIRAMA",
direction="nsm",
linebreak="cm",
+ synonyms={ "bengali hasant" },
unicodeslot=0x9CD,
},
[0x9CE]={
@@ -24016,6 +24314,7 @@ characters.data={
description="TAMIL SIGN VISARGA",
direction="l",
linebreak="al",
+ synonyms={ "tamil aytham" },
unicodeslot=0xB83,
},
[0xB85]={
@@ -24462,6 +24761,7 @@ characters.data={
description="TAMIL DAY SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil naal" },
unicodeslot=0xBF3,
},
[0xBF4]={
@@ -24469,6 +24769,7 @@ characters.data={
description="TAMIL MONTH SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil maatham" },
unicodeslot=0xBF4,
},
[0xBF5]={
@@ -24476,6 +24777,7 @@ characters.data={
description="TAMIL YEAR SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil varudam" },
unicodeslot=0xBF5,
},
[0xBF6]={
@@ -24483,6 +24785,7 @@ characters.data={
description="TAMIL DEBIT SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil patru" },
unicodeslot=0xBF6,
},
[0xBF7]={
@@ -24490,6 +24793,7 @@ characters.data={
description="TAMIL CREDIT SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil varavu" },
unicodeslot=0xBF7,
},
[0xBF8]={
@@ -24497,6 +24801,7 @@ characters.data={
description="TAMIL AS ABOVE SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil merpadi" },
unicodeslot=0xBF8,
},
[0xBF9]={
@@ -24504,6 +24809,7 @@ characters.data={
description="TAMIL RUPEE SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "tamil rupai" },
unicodeslot=0xBF9,
},
[0xBFA]={
@@ -24511,6 +24817,7 @@ characters.data={
description="TAMIL NUMBER SIGN",
direction="on",
linebreak="al",
+ synonyms={ "tamil enn" },
unicodeslot=0xBFA,
},
[0xC00]={
@@ -24532,6 +24839,7 @@ characters.data={
description="TELUGU SIGN ANUSVARA",
direction="l",
linebreak="cm",
+ synonyms={ "telugu sunna" },
unicodeslot=0xC02,
},
[0xC03]={
@@ -25189,6 +25497,13 @@ characters.data={
linebreak="al",
unicodeslot=0xC7F,
},
+ [0xC80]={
+ category="lo",
+ description="KANNADA SIGN SPACING CANDRABINDU",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xC80,
+ },
[0xC81]={
category="mn",
description="KANNADA SIGN CANDRABINDU",
@@ -26297,6 +26612,7 @@ characters.data={
description="MALAYALAM SIGN VIRAMA",
direction="nsm",
linebreak="cm",
+ synonyms={ "malayalam chandrakkala", "malayalam vowel half-u" },
unicodeslot=0xD4D,
},
[0xD4E]={
@@ -26306,6 +26622,34 @@ characters.data={
linebreak="al",
unicodeslot=0xD4E,
},
+ [0xD4F]={
+ category="so",
+ description="MALAYALAM SIGN PARA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD4F,
+ },
+ [0xD54]={
+ category="lo",
+ description="MALAYALAM LETTER CHILLU M",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD54,
+ },
+ [0xD55]={
+ category="lo",
+ description="MALAYALAM LETTER CHILLU Y",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD55,
+ },
+ [0xD56]={
+ category="lo",
+ description="MALAYALAM LETTER CHILLU LLL",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD56,
+ },
[0xD57]={
category="mc",
description="MALAYALAM AU LENGTH MARK",
@@ -26313,6 +26657,55 @@ characters.data={
linebreak="cm",
unicodeslot=0xD57,
},
+ [0xD58]={
+ category="no",
+ description="MALAYALAM FRACTION ONE ONE-HUNDRED-AND-SIXTIETH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD58,
+ },
+ [0xD59]={
+ category="no",
+ description="MALAYALAM FRACTION ONE FORTIETH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD59,
+ },
+ [0xD5A]={
+ category="no",
+ description="MALAYALAM FRACTION THREE EIGHTIETHS",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD5A,
+ },
+ [0xD5B]={
+ category="no",
+ description="MALAYALAM FRACTION ONE TWENTIETH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD5B,
+ },
+ [0xD5C]={
+ category="no",
+ description="MALAYALAM FRACTION ONE TENTH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD5C,
+ },
+ [0xD5D]={
+ category="no",
+ description="MALAYALAM FRACTION THREE TWENTIETHS",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD5D,
+ },
+ [0xD5E]={
+ category="no",
+ description="MALAYALAM FRACTION ONE FIFTH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD5E,
+ },
[0xD5F]={
category="lo",
description="MALAYALAM LETTER ARCHAIC II",
@@ -26460,6 +26853,27 @@ characters.data={
linebreak="al",
unicodeslot=0xD75,
},
+ [0xD76]={
+ category="no",
+ description="MALAYALAM FRACTION ONE SIXTEENTH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD76,
+ },
+ [0xD77]={
+ category="no",
+ description="MALAYALAM FRACTION ONE EIGHTH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD77,
+ },
+ [0xD78]={
+ category="no",
+ description="MALAYALAM FRACTION THREE SIXTEENTHS",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xD78,
+ },
[0xD79]={
category="so",
description="MALAYALAM DATE MARK",
@@ -26942,6 +27356,7 @@ characters.data={
description="SINHALA SIGN AL-LAKUNA",
direction="nsm",
linebreak="cm",
+ synonyms={ "sinhala virama" },
unicodeslot=0xDCA,
},
[0xDCF]={
@@ -29207,6 +29622,7 @@ characters.data={
description="TIBETAN SIGN RJES SU NGA RO",
direction="nsm",
linebreak="cm",
+ synonyms={ "tibetan anusvara" },
unicodeslot=0xF7E,
},
[0xF7F]={
@@ -29214,6 +29630,7 @@ characters.data={
description="TIBETAN SIGN RNAM BCAD",
direction="l",
linebreak="ba",
+ synonyms={ "tibetan visarga" },
unicodeslot=0xF7F,
},
[0xF80]={
@@ -29254,6 +29671,7 @@ characters.data={
description="TIBETAN MARK HALANTA",
direction="nsm",
linebreak="cm",
+ synonyms={ "tibetan srog med" },
unicodeslot=0xF84,
},
[0xF85]={
@@ -29852,6 +30270,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1000,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1001]={
category="lo",
@@ -29866,6 +30287,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1002,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1003]={
category="lo",
@@ -29880,6 +30304,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1004,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1005]={
category="lo",
@@ -29964,6 +30391,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1010,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1011]={
category="lo",
@@ -29971,6 +30401,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1011,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1012]={
category="lo",
@@ -29999,6 +30432,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1015,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1016]={
category="lo",
@@ -30027,6 +30463,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1019,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x101A]={
category="lo",
@@ -30034,6 +30473,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x101A,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x101B]={
category="lo",
@@ -30048,6 +30490,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x101C,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x101D]={
category="lo",
@@ -30055,6 +30500,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x101D,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x101E]={
category="lo",
@@ -30090,6 +30538,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1022,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1023]={
category="lo",
@@ -30196,6 +30647,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1031,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1032]={
category="mn",
@@ -30253,6 +30707,7 @@ characters.data={
description="MYANMAR SIGN VIRAMA",
direction="nsm",
linebreak="sa",
+ synonyms={ "myanmar killer" },
unicodeslot=0x1039,
},
[0x103A]={
@@ -30675,6 +31130,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1075,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1076]={
category="lo",
@@ -30696,6 +31154,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1078,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1079]={
category="lo",
@@ -30710,6 +31171,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x107A,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x107B]={
category="lo",
@@ -30752,6 +31216,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0x1080,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0x1081]={
category="lo",
@@ -43221,6 +43688,7 @@ characters.data={
description="KHMER SIGN NIKAHIT",
direction="nsm",
linebreak="sa",
+ synonyms={ "khmer anusvara", "khmer srak am" },
unicodeslot=0x17C6,
},
[0x17C7]={
@@ -43228,6 +43696,7 @@ characters.data={
description="KHMER SIGN REAHMUK",
direction="l",
linebreak="sa",
+ synonyms={ "khmer srak ah", "khmer visarga" },
unicodeslot=0x17C7,
},
[0x17C8]={
@@ -43611,6 +44080,7 @@ characters.data={
description="MONGOLIAN FREE VARIATION SELECTOR ONE",
direction="nsm",
linebreak="cm",
+ synonyms={ "fvs1" },
unicodeslot=0x180B,
},
[0x180C]={
@@ -44579,19 +45049,19 @@ characters.data={
unicodeslot=0x1884,
},
[0x1885]={
- arabic="u",
+ arabic="t",
category="lo",
description="MONGOLIAN LETTER ALI GALI BALUDA",
- direction="l",
- linebreak="al",
+ direction="nsm",
+ linebreak="cm",
unicodeslot=0x1885,
},
[0x1886]={
- arabic="u",
+ arabic="t",
category="lo",
description="MONGOLIAN LETTER ALI GALI THREE BALUDA",
- direction="l",
- linebreak="al",
+ direction="nsm",
+ linebreak="cm",
unicodeslot=0x1886,
},
[0x1887]={
@@ -50711,6 +51181,69 @@ characters.data={
linebreak="ba",
unicodeslot=0x1C7F,
},
+ [0x1C80]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER ROUNDED VE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C80,
+ },
+ [0x1C81]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER LONG-LEGGED DE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C81,
+ },
+ [0x1C82]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER NARROW O",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C82,
+ },
+ [0x1C83]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER WIDE ES",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C83,
+ },
+ [0x1C84]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER TALL TE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C84,
+ },
+ [0x1C85]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER THREE-LEGGED TE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C85,
+ },
+ [0x1C86]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER TALL HARD SIGN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C86,
+ },
+ [0x1C87]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER TALL YAT",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C87,
+ },
+ [0x1C88]={
+ category="ll",
+ description="CYRILLIC SMALL LETTER UNBLENDED UK",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1C88,
+ },
[0x1CC0]={
category="po",
description="SUNDANESE PUNCTUATION BINDU SURYA",
@@ -52994,6 +53527,14 @@ characters.data={
linebreak="cm",
unicodeslot=0x1DF5,
},
+ [0x1DFB]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING DELETION MARK",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1DFB,
+ },
[0x1DFC]={
category="mn",
combining=0xE9,
@@ -58409,6 +58950,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "char", 0x2003 },
+ synonyms={ "mutton quad" },
unicodeslot=0x2001,
},
[0x2002]={
@@ -58419,6 +58961,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "compat", 0x20 },
+ synonyms={ "nut" },
unicodeslot=0x2002,
},
[0x2003]={
@@ -58428,6 +58971,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "compat", 0x20 },
+ synonyms={ "mutton" },
unicodeslot=0x2003,
},
[0x2004]={
@@ -58437,6 +58981,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "compat", 0x20 },
+ synonyms={ "thick space" },
unicodeslot=0x2004,
},
[0x2005]={
@@ -58446,6 +58991,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "compat", 0x20 },
+ synonyms={ "mid space" },
unicodeslot=0x2005,
},
[0x2006]={
@@ -58500,6 +59046,7 @@ characters.data={
description="ZERO WIDTH SPACE",
direction="bn",
linebreak="zw",
+ synonyms={ "zwsp" },
unicodeslot=0x200B,
},
[0x200C]={
@@ -58510,6 +59057,7 @@ characters.data={
description="ZERO WIDTH NON-JOINER",
direction="bn",
linebreak="cm",
+ synonyms={ "zwnj" },
unicodeslot=0x200C,
},
[0x200D]={
@@ -58519,7 +59067,8 @@ characters.data={
contextname="zwj",
description="ZERO WIDTH JOINER",
direction="bn",
- linebreak="cm",
+ linebreak="zwj",
+ synonyms={ "zwj" },
unicodeslot=0x200D,
},
[0x200E]={
@@ -58528,6 +59077,7 @@ characters.data={
description="LEFT-TO-RIGHT MARK",
direction="l",
linebreak="cm",
+ synonyms={ "lrm" },
unicodeslot=0x200E,
},
[0x200F]={
@@ -58536,6 +59086,7 @@ characters.data={
description="RIGHT-TO-LEFT MARK",
direction="r",
linebreak="cm",
+ synonyms={ "rlm" },
unicodeslot=0x200F,
},
[0x2010]={
@@ -58592,6 +59143,7 @@ characters.data={
description="HORIZONTAL BAR",
direction="on",
linebreak="ai",
+ synonyms={ "quotation dash" },
unicodeslot=0x2015,
},
[0x2016]={
@@ -58632,6 +59184,7 @@ characters.data={
direction="on",
linebreak="al",
specials={ "compat", 0x20, 0x333 },
+ synonyms={ "spacing double underscore" },
unicodeslot=0x2017,
},
[0x2018]={
@@ -58642,6 +59195,7 @@ characters.data={
description="LEFT SINGLE QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "single turned comma quotation mark" },
unicodeslot=0x2018,
},
[0x2019]={
@@ -58652,6 +59206,7 @@ characters.data={
description="RIGHT SINGLE QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "apostrophe", "single comma quotation mark" },
unicodeslot=0x2019,
},
[0x201A]={
@@ -58661,6 +59216,7 @@ characters.data={
description="SINGLE LOW-0x0009 QUOTATION MARK",
direction="on",
linebreak="op",
+ synonyms={ "low single comma quotation mark" },
unicodeslot=0x201A,
},
[0x201B]={
@@ -58669,6 +59225,7 @@ characters.data={
description="SINGLE HIGH-REVERSED-0x0009 QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "single reversed comma quotation mark" },
unicodeslot=0x201B,
},
[0x201C]={
@@ -58679,6 +59236,7 @@ characters.data={
description="LEFT DOUBLE QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "double turned comma quotation mark" },
unicodeslot=0x201C,
},
[0x201D]={
@@ -58689,6 +59247,7 @@ characters.data={
description="RIGHT DOUBLE QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "double comma quotation mark" },
unicodeslot=0x201D,
},
[0x201E]={
@@ -58698,6 +59257,7 @@ characters.data={
description="DOUBLE LOW-0x0009 QUOTATION MARK",
direction="on",
linebreak="op",
+ synonyms={ "low double comma quotation mark" },
unicodeslot=0x201E,
},
[0x201F]={
@@ -58705,6 +59265,7 @@ characters.data={
description="DOUBLE HIGH-REVERSED-0x0009 QUOTATION MARK",
direction="on",
linebreak="qu",
+ synonyms={ "double reversed comma quotation mark" },
unicodeslot=0x201F,
},
[0x2020]={
@@ -58725,6 +59286,7 @@ characters.data={
name="dag",
},
},
+ synonyms={ "long cross" },
unicodeslot=0x2020,
},
[0x2021]={
@@ -58745,6 +59307,7 @@ characters.data={
name="ddag",
},
},
+ synonyms={ "diesis" },
unicodeslot=0x2021,
},
[0x2022]={
@@ -58757,6 +59320,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="bullet",
+ synonyms={ "black small circle" },
unicodeslot=0x2022,
},
[0x2023]={
@@ -58805,6 +59369,7 @@ characters.data={
},
},
specials={ "compat", 0x2E, 0x2E, 0x2E },
+ synonyms={ "three dot leader" },
unicodeslot=0x2026,
},
[0x2027]={
@@ -58834,6 +59399,7 @@ characters.data={
description="LEFT-TO-RIGHT EMBEDDING",
direction="lre",
linebreak="cm",
+ synonyms={ "lre" },
unicodeslot=0x202A,
},
[0x202B]={
@@ -58841,6 +59407,7 @@ characters.data={
description="RIGHT-TO-LEFT EMBEDDING",
direction="rle",
linebreak="cm",
+ synonyms={ "rle" },
unicodeslot=0x202B,
},
[0x202C]={
@@ -58849,6 +59416,7 @@ characters.data={
description="POP DIRECTIONAL FORMATTING",
direction="pdf",
linebreak="cm",
+ synonyms={ "pdf" },
unicodeslot=0x202C,
},
[0x202D]={
@@ -58857,6 +59425,7 @@ characters.data={
description="LEFT-TO-RIGHT OVERRIDE",
direction="lro",
linebreak="cm",
+ synonyms={ "lro" },
unicodeslot=0x202D,
},
[0x202E]={
@@ -58865,15 +59434,18 @@ characters.data={
description="RIGHT-TO-LEFT OVERRIDE",
direction="rlo",
linebreak="cm",
+ synonyms={ "rlo" },
unicodeslot=0x202E,
},
[0x202F]={
+ arabic="u",
category="zs",
contextname="narrownobreakspace",
description="NARROW NO-BREAK SPACE",
direction="cs",
linebreak="gl",
specials={ "nobreak", 0x20 },
+ synonyms={ "nnbsp" },
unicodeslot=0x202F,
},
[0x2030]={
@@ -58884,6 +59456,7 @@ characters.data={
description="PER MILLE SIGN",
direction="et",
linebreak="po",
+ synonyms={ "per thousand" },
unicodeslot=0x2030,
},
[0x2031]={
@@ -58902,6 +59475,7 @@ characters.data={
linebreak="po",
mathclass="nothing",
mathname="prime",
+ synonyms={ "feet", "minutes" },
unicodeslot=0x2032,
},
[0x2033]={
@@ -58914,6 +59488,7 @@ characters.data={
mathclass="nothing",
mathname="doubleprime",
specials={ "compat", 0x2032, 0x2032 },
+ synonyms={ "inches", "seconds" },
unicodeslot=0x2033,
},
[0x2034]={
@@ -58972,6 +59547,7 @@ characters.data={
direction="on",
linebreak="qu",
mirror=0x203A,
+ synonyms={ "left pointing single guillemet" },
textclass="open",
unicodeslot=0x2039,
},
@@ -58983,6 +59559,7 @@ characters.data={
direction="on",
linebreak="qu",
mirror=0x2039,
+ synonyms={ "right pointing single guillemet" },
textclass="close",
unicodeslot=0x203A,
},
@@ -58993,6 +59570,7 @@ characters.data={
description="REFERENCE MARK",
direction="on",
linebreak="ai",
+ synonyms={ "japanese kome", "urdu paragraph separator" },
unicodeslot=0x203B,
},
[0x203C]={
@@ -59003,10 +59581,7 @@ characters.data={
linebreak="ns",
specials={ "compat", 0x21, 0x21 },
unicodeslot=0x203C,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x203D]={
category="po",
@@ -59037,6 +59612,7 @@ characters.data={
},
mathstretch="h",
specials={ "compat", 0x20, 0x305 },
+ synonyms={ "spacing overscore" },
unicodeslot=0x203E,
},
[0x203F]={
@@ -59044,6 +59620,7 @@ characters.data={
description="UNDERTIE",
direction="on",
linebreak="al",
+ synonyms={ "greek enotikon" },
unicodeslot=0x203F,
},
[0x2040]={
@@ -59051,6 +59628,7 @@ characters.data={
description="CHARACTER TIE",
direction="on",
linebreak="al",
+ synonyms={ "sequence concatenation" },
unicodeslot=0x2040,
},
[0x2041]={
@@ -59092,6 +59670,7 @@ characters.data={
name="solidus",
},
},
+ synonyms={ "solidus" },
unicodeslot=0x2044,
},
[0x2045]={
@@ -59133,10 +59712,7 @@ characters.data={
linebreak="ns",
specials={ "compat", 0x21, 0x3F },
unicodeslot=0x2049,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x204A]={
category="po",
@@ -59199,6 +59775,7 @@ characters.data={
description="COMMERCIAL MINUS SIGN",
direction="on",
linebreak="al",
+ synonyms={ "med avdrag av", "piska" },
unicodeslot=0x2052,
},
[0x2053]={
@@ -59220,6 +59797,7 @@ characters.data={
description="FLOWER PUNCTUATION MARK",
direction="on",
linebreak="al",
+ synonyms={ "phul", "puspika" },
unicodeslot=0x2055,
},
[0x2056]={
@@ -59251,6 +59829,7 @@ characters.data={
description="FIVE DOT PUNCTUATION",
direction="on",
linebreak="ba",
+ synonyms={ "greek pentonkion" },
unicodeslot=0x2059,
},
[0x205A]={
@@ -59279,6 +59858,7 @@ characters.data={
description="TRICOLON",
direction="on",
linebreak="ba",
+ synonyms={ "epidaurean acrophonic symbol three" },
unicodeslot=0x205D,
},
[0x205E]={
@@ -59295,6 +59875,7 @@ characters.data={
direction="ws",
linebreak="ba",
specials={ "compat", 0x20 },
+ synonyms={ "mmsp" },
unicodeslot=0x205F,
},
[0x2060]={
@@ -59302,6 +59883,7 @@ characters.data={
description="WORD JOINER",
direction="bn",
linebreak="wj",
+ synonyms={ "wj" },
unicodeslot=0x2060,
},
[0x2061]={
@@ -59326,6 +59908,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="invisibletimes",
+ synonyms={ "invisible comma" },
unicodeslot=0x2063,
},
[0x2064]={
@@ -59800,6 +60383,7 @@ characters.data={
description="COLON SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "costa rican currency", "el salvadorian currency" },
unicodeslot=0x20A1,
},
[0x20A2]={
@@ -59808,6 +60392,7 @@ characters.data={
description="CRUZEIRO SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "brazilian currency" },
unicodeslot=0x20A2,
},
[0x20A3]={
@@ -59816,6 +60401,7 @@ characters.data={
description="FRENCH FRANC SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "french currency" },
unicodeslot=0x20A3,
},
[0x20A4]={
@@ -59824,6 +60410,7 @@ characters.data={
description="LIRA SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "italian currency", "turkish currency" },
unicodeslot=0x20A4,
},
[0x20A5]={
@@ -59838,6 +60425,7 @@ characters.data={
description="NAIRA SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "nigerian currency" },
unicodeslot=0x20A6,
},
[0x20A7]={
@@ -59846,6 +60434,7 @@ characters.data={
description="PESETA SIGN",
direction="et",
linebreak="po",
+ synonyms={ "spanish currency" },
unicodeslot=0x20A7,
},
[0x20A8]={
@@ -59854,6 +60443,7 @@ characters.data={
direction="et",
linebreak="pr",
specials={ "compat", 0x52, 0x73 },
+ synonyms={ "indian currency" },
unicodeslot=0x20A8,
},
[0x20A9]={
@@ -59863,6 +60453,7 @@ characters.data={
description="WON SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "korean currency" },
unicodeslot=0x20A9,
},
[0x20AA]={
@@ -59871,6 +60462,7 @@ characters.data={
description="NEW SHEQEL SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "israeli currency" },
unicodeslot=0x20AA,
},
[0x20AB]={
@@ -59880,6 +60472,7 @@ characters.data={
description="DONG SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "vietnamese currency" },
unicodeslot=0x20AB,
},
[0x20AC]={
@@ -59890,6 +60483,7 @@ characters.data={
description="EURO SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "euro european currency" },
unicodeslot=0x20AC,
},
[0x20AD]={
@@ -59897,6 +60491,7 @@ characters.data={
description="KIP SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "laotian currency" },
unicodeslot=0x20AD,
},
[0x20AE]={
@@ -59904,6 +60499,7 @@ characters.data={
description="TUGRIK SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "mongolian currency" },
unicodeslot=0x20AE,
},
[0x20AF]={
@@ -59911,6 +60507,7 @@ characters.data={
description="DRACHMA SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "greek currency" },
unicodeslot=0x20AF,
},
[0x20B0]={
@@ -59925,6 +60522,7 @@ characters.data={
description="PESO SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "phillipine currency" },
unicodeslot=0x20B1,
},
[0x20B2]={
@@ -59932,6 +60530,7 @@ characters.data={
description="GUARANI SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "paraguayan currency" },
unicodeslot=0x20B2,
},
[0x20B3]={
@@ -59939,6 +60538,7 @@ characters.data={
description="AUSTRAL SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "argentinian former currency" },
unicodeslot=0x20B3,
},
[0x20B4]={
@@ -59946,6 +60546,7 @@ characters.data={
description="HRYVNIA SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "ukrainian currency" },
unicodeslot=0x20B4,
},
[0x20B5]={
@@ -59953,6 +60554,7 @@ characters.data={
description="CEDI SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "ghana currency" },
unicodeslot=0x20B5,
},
[0x20B6]={
@@ -60002,6 +60604,7 @@ characters.data={
description="MANAT SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "azerbaijani currency" },
unicodeslot=0x20BC,
},
[0x20BD]={
@@ -60009,6 +60612,7 @@ characters.data={
description="RUBLE SIGN",
direction="et",
linebreak="pr",
+ synonyms={ "russian currency" },
unicodeslot=0x20BD,
},
[0x20BE]={
@@ -60016,6 +60620,7 @@ characters.data={
description="LARI SIGN",
direction="et",
linebreak="po",
+ synonyms={ "georgian currency" },
unicodeslot=0x20BE,
},
[0x20D0]={
@@ -60056,6 +60661,7 @@ characters.data={
description="COMBINING ANTICLOCKWISE ARROW ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "combining counterclockwise arrow above" },
unicodeslot=0x20D4,
},
[0x20D5]={
@@ -60082,6 +60688,7 @@ characters.data={
linebreak="cm",
mathclass="topaccent",
mathname="vec",
+ synonyms={ "vector" },
unicodeslot=0x20D7,
},
[0x20D8]={
@@ -60106,6 +60713,7 @@ characters.data={
description="COMBINING ANTICLOCKWISE RING OVERLAY",
direction="nsm",
linebreak="cm",
+ synonyms={ "combining counterclockwise ring overlay" },
unicodeslot=0x20DA,
},
[0x20DB]={
@@ -60116,6 +60724,7 @@ characters.data={
linebreak="cm",
mathclass="topaccent",
mathname="dddot",
+ synonyms={ "third derivative" },
unicodeslot=0x20DB,
},
[0x20DC]={
@@ -60124,6 +60733,7 @@ characters.data={
description="COMBINING FOUR DOTS ABOVE",
direction="nsm",
linebreak="cm",
+ synonyms={ "fourth derivative" },
unicodeslot=0x20DC,
},
[0x20DD]={
@@ -60141,6 +60751,7 @@ characters.data={
name="bigcircle",
},
},
+ synonyms={ "jis composition circle" },
unicodeslot=0x20DD,
},
[0x20DE]={
@@ -60166,6 +60777,7 @@ characters.data={
description="COMBINING ENCLOSING CIRCLE BACKSLASH",
direction="nsm",
linebreak="cm",
+ synonyms={ "no", "prohibition" },
unicodeslot=0x20E0,
},
[0x20E1]={
@@ -60211,6 +60823,7 @@ characters.data={
description="COMBINING DOUBLE VERTICAL STROKE OVERLAY",
direction="nsm",
linebreak="cm",
+ synonyms={ "finite function diacritic" },
unicodeslot=0x20E6,
},
[0x20E7]={
@@ -60221,6 +60834,7 @@ characters.data={
linebreak="cm",
mathclass="topaccent",
mathname="actuarial",
+ synonyms={ "actuarial bend" },
unicodeslot=0x20E7,
},
[0x20E8]={
@@ -60238,6 +60852,7 @@ characters.data={
direction="nsm",
linebreak="cm",
mathclass="topaccent",
+ synonyms={ "contraction operator" },
unicodeslot=0x20E9,
},
[0x20EA]={
@@ -60254,6 +60869,7 @@ characters.data={
description="COMBINING LONG DOUBLE SOLIDUS OVERLAY",
direction="nsm",
linebreak="cm",
+ synonyms={ "long double slash overlay" },
unicodeslot=0x20EB,
},
[0x20EC]={
@@ -60320,6 +60936,7 @@ characters.data={
mathclass="variable",
mathname="complexes",
specials={ "font", 0x43 },
+ synonyms={ "complex numbers", "the set of complex numbers" },
unicodeslot=0x2102,
},
[0x2103]={
@@ -60331,6 +60948,7 @@ characters.data={
direction="on",
linebreak="po",
specials={ "compat", 0xB0, 0x43 },
+ synonyms={ "degrees centigrade" },
unicodeslot=0x2103,
},
[0x2104]={
@@ -60338,6 +60956,7 @@ characters.data={
description="CENTRE LINE SYMBOL",
direction="on",
linebreak="al",
+ synonyms={ "clone" },
unicodeslot=0x2104,
},
[0x2105]={
@@ -60391,6 +61010,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x67 },
+ synonyms={ "real number symbol" },
unicodeslot=0x210A,
},
[0x210B]={
@@ -60407,6 +61027,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x48 },
+ synonyms={ "hilbert space" },
unicodeslot=0x210C,
},
[0x210D]={
@@ -60462,6 +61083,7 @@ characters.data={
mathclass="default",
mathname="Im",
specials={ "font", 0x49 },
+ synonyms={ "imaginary part" },
unicodeslot=0x2111,
},
[0x2112]={
@@ -60470,6 +61092,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x4C },
+ synonyms={ "laplace transform" },
unicodeslot=0x2112,
},
[0x2113]={
@@ -60482,6 +61105,7 @@ characters.data={
mathclass="default",
mathname="ell",
specials={ "font", 0x6C },
+ synonyms={ "liter" },
unicodeslot=0x2113,
},
[0x2114]={
@@ -60489,6 +61113,7 @@ characters.data={
description="L B BAR SYMBOL",
direction="on",
linebreak="al",
+ synonyms={ "pounds" },
unicodeslot=0x2114,
},
[0x2115]={
@@ -60499,6 +61124,7 @@ characters.data={
mathclass="variable",
mathname="naturalnumbers",
specials={ "font", 0x4E },
+ synonyms={ "natural number" },
unicodeslot=0x2115,
},
[0x2116]={
@@ -60518,6 +61144,7 @@ characters.data={
description="SOUND RECORDING COPYRIGHT",
direction="on",
linebreak="al",
+ synonyms={ "phonorecord sign", "published" },
unicodeslot=0x2117,
},
[0x2118]={
@@ -60528,6 +61155,7 @@ characters.data={
linebreak="al",
mathclass="default",
mathname="wp",
+ synonyms={ "weierstrass elliptic function" },
unicodeslot=0x2118,
},
[0x2119]={
@@ -60548,6 +61176,7 @@ characters.data={
mathclass="variable",
mathname="rationals",
specials={ "font", 0x51 },
+ synonyms={ "rational numbers", "the set of rational numbers" },
unicodeslot=0x211A,
},
[0x211B]={
@@ -60556,6 +61185,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x52 },
+ synonyms={ "riemann integral" },
unicodeslot=0x211B,
},
[0x211C]={
@@ -60567,6 +61197,7 @@ characters.data={
mathclass="default",
mathname="Re",
specials={ "font", 0x52 },
+ synonyms={ "real part" },
unicodeslot=0x211C,
},
[0x211D]={
@@ -60577,6 +61208,7 @@ characters.data={
mathclass="variable",
mathname="reals",
specials={ "font", 0x52 },
+ synonyms={ "real numbers", "the set of real numbers" },
unicodeslot=0x211D,
},
[0x211E]={
@@ -60585,6 +61217,7 @@ characters.data={
description="PRESCRIPTION TAKE",
direction="on",
linebreak="al",
+ synonyms={ "cross ratio", "recipe" },
unicodeslot=0x211E,
},
[0x211F]={
@@ -60622,10 +61255,7 @@ characters.data={
linebreak="ai",
specials={ "super", 0x54, 0x4D },
unicodeslot=0x2122,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2123]={
category="so",
@@ -60642,6 +61272,7 @@ characters.data={
mathclass="variable",
mathname="integers",
specials={ "font", 0x5A },
+ synonyms={ "integers", "the set of integers" },
unicodeslot=0x2124,
},
[0x2125]={
@@ -60674,6 +61305,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="mho",
+ synonyms={ "mho" },
unicodeslot=0x2127,
},
[0x2128]={
@@ -60691,6 +61323,7 @@ characters.data={
linebreak="al",
mathclass="variable",
mathname="turnediota",
+ synonyms={ "unique element" },
unicodeslot=0x2129,
},
[0x212A]={
@@ -60723,6 +61356,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x42 },
+ synonyms={ "bernoulli function" },
unicodeslot=0x212C,
},
[0x212D]={
@@ -60747,6 +61381,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x65 },
+ synonyms={ "error", "natural exponent" },
unicodeslot=0x212F,
},
[0x2130]={
@@ -60755,6 +61390,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x45 },
+ synonyms={ "electromotive force", "emf" },
unicodeslot=0x2130,
},
[0x2131]={
@@ -60763,6 +61399,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x46 },
+ synonyms={ "fourier transform" },
unicodeslot=0x2131,
},
[0x2132]={
@@ -60773,6 +61410,7 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathname="Finv",
+ synonyms={ "claudian digamma inversum" },
unicodeslot=0x2132,
},
[0x2133]={
@@ -60781,6 +61419,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x4D },
+ synonyms={ "german mark pre-wwii", "m-matrix" },
unicodeslot=0x2133,
},
[0x2134]={
@@ -60789,6 +61428,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x6F },
+ synonyms={ "order" },
unicodeslot=0x2134,
},
[0x2135]={
@@ -60800,6 +61440,7 @@ characters.data={
mathclass="default",
mathname="aleph",
specials={ "compat", 0x5D0 },
+ synonyms={ "first transfinite cardinal", "first transfinite cardinal countable" },
unicodeslot=0x2135,
},
[0x2136]={
@@ -60810,6 +61451,7 @@ characters.data={
mathclass="default",
mathname="beth",
specials={ "compat", 0x5D1 },
+ synonyms={ "second transfinite cardinal", "second transfinite cardinal continuum" },
unicodeslot=0x2136,
},
[0x2137]={
@@ -60820,6 +61462,7 @@ characters.data={
mathclass="default",
mathname="gimel",
specials={ "compat", 0x5D2 },
+ synonyms={ "third transfinite cardinal" },
unicodeslot=0x2137,
},
[0x2138]={
@@ -60830,6 +61473,7 @@ characters.data={
mathclass="default",
mathname="daleth",
specials={ "compat", 0x5D3 },
+ synonyms={ "fourth transfinite cardinal" },
unicodeslot=0x2138,
},
[0x2139]={
@@ -60839,10 +61483,7 @@ characters.data={
linebreak="al",
specials={ "font", 0x69 },
unicodeslot=0x2139,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x213A]={
category="so",
@@ -60906,6 +61547,7 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathname="Game",
+ synonyms={ "game" },
unicodeslot=0x2141,
},
[0x2142]={
@@ -61577,6 +62219,7 @@ characters.data={
direction="l",
lccode=0x2184,
linebreak="al",
+ synonyms={ "apostrophic c", "claudian antisigma" },
unicodeslot=0x2183,
},
[0x2184]={
@@ -61678,6 +62321,7 @@ characters.data={
mathclass="relation",
mathextensible="u",
mathname="uparrow",
+ synonyms={ "egressive airflow" },
unicodeslot=0x2191,
},
[0x2192]={
@@ -61708,6 +62352,7 @@ characters.data={
},
},
mathstretch="h",
+ synonyms={ "total function" },
unicodeslot=0x2192,
},
[0x2193]={
@@ -61720,6 +62365,7 @@ characters.data={
mathclass="relation",
mathextensible="d",
mathname="downarrow",
+ synonyms={ "ingressive airflow" },
unicodeslot=0x2193,
},
[0x2194]={
@@ -61732,11 +62378,9 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="leftrightarrow",
+ synonyms={ "relation" },
unicodeslot=0x2194,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2195]={
adobename="arrowupdn",
@@ -61749,10 +62393,7 @@ characters.data={
mathextensible="v",
mathname="updownarrow",
unicodeslot=0x2195,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2196]={
adobename="arrowupleft",
@@ -61764,10 +62405,7 @@ characters.data={
mathclass="relation",
mathname="nwarrow",
unicodeslot=0x2196,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2197]={
adobename="arrowupright",
@@ -61779,10 +62417,7 @@ characters.data={
mathclass="relation",
mathname="nearrow",
unicodeslot=0x2197,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2198]={
adobename="arrowdownright",
@@ -61794,10 +62429,7 @@ characters.data={
mathclass="relation",
mathname="searrow",
unicodeslot=0x2198,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2199]={
adobename="arrowdownleft",
@@ -61809,10 +62441,7 @@ characters.data={
mathclass="relation",
mathname="swarrow",
unicodeslot=0x2199,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x219A]={
category="sm",
@@ -61865,6 +62494,7 @@ characters.data={
mathextensible="l",
mathfiller="twoheadleftarrowfill",
mathname="twoheadleftarrow",
+ synonyms={ "fast cursor left" },
unicodeslot=0x219E,
},
[0x219F]={
@@ -61875,6 +62505,7 @@ characters.data={
mathclass="relation",
mathextensible="u",
mathname="twoheaduparrow",
+ synonyms={ "fast cursor up" },
unicodeslot=0x219F,
},
[0x21A0]={
@@ -61886,6 +62517,7 @@ characters.data={
mathextensible="r",
mathfiller="twoheadrightarrowfill",
mathname="twoheadrightarrow",
+ synonyms={ "fast cursor right", "total surjection" },
unicodeslot=0x21A0,
},
[0x21A1]={
@@ -61896,6 +62528,7 @@ characters.data={
mathclass="relation",
mathextensible="d",
mathname="twoheaddownarrow",
+ synonyms={ "fast cursor down", "form feed" },
unicodeslot=0x21A1,
},
[0x21A2]={
@@ -61916,6 +62549,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="rightarrowtail",
+ synonyms={ "total injection" },
unicodeslot=0x21A3,
},
[0x21A4]={
@@ -61947,6 +62581,7 @@ characters.data={
mathextensible="r",
mathfiller="mapstofill",
mathname="mapsto",
+ synonyms={ "maplet" },
unicodeslot=0x21A6,
},
[0x21A7]={
@@ -61957,6 +62592,7 @@ characters.data={
mathclass="relation",
mathextensible="d",
mathname="mapsdown",
+ synonyms={ "depth symbol" },
unicodeslot=0x21A7,
},
[0x21A8]={
@@ -61980,10 +62616,7 @@ characters.data={
mathfiller="hookleftarrowfill",
mathname="hookleftarrow",
unicodeslot=0x21A9,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x21AA]={
category="so",
@@ -61995,10 +62628,7 @@ characters.data={
mathfiller="hookrightarrowfill",
mathname="hookrightarrow",
unicodeslot=0x21AA,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x21AB]={
category="so",
@@ -62049,6 +62679,7 @@ characters.data={
mathclass="relation",
mathextensible="d",
mathname="downzigzagarrow",
+ synonyms={ "electrolysis" },
unicodeslot=0x21AF,
},
[0x21B0]={
@@ -62099,6 +62730,7 @@ characters.data={
mathclass="ordinary",
mathextensible="m",
mathname="linefeed",
+ synonyms={ "line feed" },
unicodeslot=0x21B4,
},
[0x21B5]={
@@ -62150,6 +62782,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="barleftarrowrightarrowbar",
+ synonyms={ "tab with shift tab" },
unicodeslot=0x21B9,
},
[0x21BA]={
@@ -62575,6 +63208,7 @@ characters.data={
mathclass="relation",
mathextensible="u",
mathname="nHuparrow",
+ synonyms={ "page up" },
unicodeslot=0x21DE,
},
[0x21DF]={
@@ -62648,6 +63282,7 @@ characters.data={
mathclass="relation",
mathextensible="l",
mathname="barleftarrow",
+ synonyms={ "leftward tab" },
unicodeslot=0x21E4,
},
[0x21E5]={
@@ -62659,6 +63294,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="rightarrowbar",
+ synonyms={ "rightward tab" },
unicodeslot=0x21E5,
},
[0x21E6]={
@@ -62682,6 +63318,7 @@ characters.data={
mathclass="ordinary",
mathextensible="u",
mathname="upwhitearrow",
+ synonyms={ "shift" },
unicodeslot=0x21E7,
},
[0x21E8]={
@@ -62722,6 +63359,7 @@ characters.data={
mathclass="ordinary",
mathextensible="u",
mathname="whitearrowupfrombar",
+ synonyms={ "level 2 lock" },
unicodeslot=0x21EB,
},
[0x21EC]={
@@ -62729,6 +63367,7 @@ characters.data={
description="UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR",
direction="on",
linebreak="al",
+ synonyms={ "caps lock" },
unicodeslot=0x21EC,
},
[0x21ED]={
@@ -62736,6 +63375,7 @@ characters.data={
description="UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR",
direction="on",
linebreak="al",
+ synonyms={ "numerics lock" },
unicodeslot=0x21ED,
},
[0x21EE]={
@@ -62743,6 +63383,7 @@ characters.data={
description="UPWARDS WHITE DOUBLE ARROW",
direction="on",
linebreak="al",
+ synonyms={ "level 3 select" },
unicodeslot=0x21EE,
},
[0x21EF]={
@@ -62750,6 +63391,7 @@ characters.data={
description="UPWARDS WHITE DOUBLE ARROW ON PEDESTAL",
direction="on",
linebreak="al",
+ synonyms={ "level 3 lock" },
unicodeslot=0x21EF,
},
[0x21F0]={
@@ -62757,6 +63399,7 @@ characters.data={
description="RIGHTWARDS WHITE ARROW FROM WALL",
direction="on",
linebreak="al",
+ synonyms={ "group lock" },
unicodeslot=0x21F0,
},
[0x21F1]={
@@ -62764,6 +63407,7 @@ characters.data={
description="NORTH WEST ARROW TO CORNER",
direction="on",
linebreak="al",
+ synonyms={ "home" },
unicodeslot=0x21F1,
},
[0x21F2]={
@@ -62771,6 +63415,7 @@ characters.data={
description="SOUTH EAST ARROW TO CORNER",
direction="on",
linebreak="al",
+ synonyms={ "end" },
unicodeslot=0x21F2,
},
[0x21F3]={
@@ -62778,6 +63423,7 @@ characters.data={
description="UP DOWN WHITE ARROW",
direction="on",
linebreak="al",
+ synonyms={ "scrolling" },
unicodeslot=0x21F3,
},
[0x21F4]={
@@ -62828,6 +63474,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="nvrightarrow",
+ synonyms={ "partial function" },
unicodeslot=0x21F8,
},
[0x21F9]={
@@ -62838,6 +63485,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="nvleftrightarrow",
+ synonyms={ "partial relation" },
unicodeslot=0x21F9,
},
[0x21FA]={
@@ -62858,6 +63506,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="nVrightarrow",
+ synonyms={ "finite function" },
unicodeslot=0x21FB,
},
[0x21FC]={
@@ -62868,6 +63517,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="nVleftrightarrow",
+ synonyms={ "finite relation" },
unicodeslot=0x21FC,
},
[0x21FD]={
@@ -62909,6 +63559,7 @@ characters.data={
linebreak="ai",
mathclass="ordinary",
mathname="forall",
+ synonyms={ "universal quantifier" },
unicodeslot=0x2200,
},
[0x2201]={
@@ -62940,6 +63591,7 @@ characters.data={
linebreak="ai",
mathclass="ordinary",
mathname="exists",
+ synonyms={ "existential quantifier" },
unicodeslot=0x2203,
},
[0x2204]={
@@ -62960,7 +63612,11 @@ characters.data={
linebreak="al",
mathclass="default",
mathname="emptyset",
+ synonyms={ "null set" },
unicodeslot=0x2205,
+ variants={
+ [0xFE00]="zero with long diagonal stroke overlay form",
+ },
},
[0x2206]={
adobename="increment",
@@ -62968,6 +63624,7 @@ characters.data={
description="INCREMENT",
direction="on",
linebreak="al",
+ synonyms={ "forward difference", "laplace operator" },
unicodeslot=0x2206,
},
[0x2207]={
@@ -62979,6 +63636,7 @@ characters.data={
linebreak="ai",
mathclass="default",
mathname="nabla",
+ synonyms={ "backward difference", "del" },
unicodeslot=0x2207,
},
[0x2208]={
@@ -63074,6 +63732,7 @@ characters.data={
description="END OF PROOF",
direction="on",
linebreak="al",
+ synonyms={ "q.e.d." },
unicodeslot=0x220E,
},
[0x220F]={
@@ -63085,6 +63744,7 @@ characters.data={
linebreak="ai",
mathclass="limop",
mathname="prod",
+ synonyms={ "product sign" },
unicodeslot=0x220F,
},
[0x2210]={
@@ -63094,6 +63754,7 @@ characters.data={
linebreak="al",
mathclass="limop",
mathname="coprod",
+ synonyms={ "coproduct sign" },
unicodeslot=0x2210,
},
[0x2211]={
@@ -63105,6 +63766,7 @@ characters.data={
linebreak="ai",
mathclass="limop",
mathname="sum",
+ synonyms={ "summation sign" },
unicodeslot=0x2211,
},
[0x2212]={
@@ -63186,6 +63848,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="circ",
+ synonyms={ "apl jot", "composite function" },
unicodeslot=0x2218,
},
[0x2219]={
@@ -63219,6 +63882,7 @@ characters.data={
name="surd",
},
},
+ synonyms={ "radical sign" },
unicodeslot=0x221A,
},
[0x221B]={
@@ -63295,6 +63959,7 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathname="sphericalangle",
+ synonyms={ "angle arc" },
unicodeslot=0x2222,
},
[0x2223]={
@@ -63306,6 +63971,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="divides",
+ synonyms={ "apl stile", "such that" },
unicodeslot=0x2223,
},
[0x2224]={
@@ -63369,6 +64035,7 @@ characters.data={
name="land",
},
},
+ synonyms={ "conjunction", "wedge" },
unicodeslot=0x2227,
},
[0x2228]={
@@ -63388,6 +64055,7 @@ characters.data={
name="lor",
},
},
+ synonyms={ "disjunction", "vee" },
unicodeslot=0x2228,
},
[0x2229]={
@@ -63399,6 +64067,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="cap",
+ synonyms={ "cap", "hat" },
unicodeslot=0x2229,
variants={
[0xFE00]="with serifs",
@@ -63413,6 +64082,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="cup",
+ synonyms={ "cup" },
unicodeslot=0x222A,
variants={
[0xFE00]="with serifs",
@@ -63534,6 +64204,7 @@ characters.data={
linebreak="al",
mathclass="limop",
mathname="ointctrclockwise",
+ synonyms={ "counterclockwise contour integral" },
unicodeslot=0x2233,
},
[0x2234]={
@@ -63587,6 +64258,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="dotminus",
+ synonyms={ "saturating subtraction" },
unicodeslot=0x2238,
},
[0x2239]={
@@ -63622,6 +64294,7 @@ characters.data={
mathclass="relation",
mathname="sim",
mirror=0x223D,
+ synonyms={ "apl tilde", "cycle", "difference between", "not", "proportional to", "similar to", "varies with" },
unicodeslot=0x223C,
},
[0x223D]={
@@ -63634,6 +64307,7 @@ characters.data={
mathclass="relation",
mathname="backsim",
mirror=0x223C,
+ synonyms={ "lazy s" },
unicodeslot=0x223D,
},
[0x223E]={
@@ -63641,6 +64315,7 @@ characters.data={
description="INVERTED LAZY S",
direction="on",
linebreak="al",
+ synonyms={ "most positive" },
unicodeslot=0x223E,
},
[0x223F]={
@@ -63648,6 +64323,7 @@ characters.data={
description="SINE WAVE",
direction="on",
linebreak="al",
+ synonyms={ "alternating current" },
unicodeslot=0x223F,
},
[0x2240]={
@@ -63753,6 +64429,7 @@ characters.data={
linebreak="ai",
mathclass="relation",
mathname="approx",
+ synonyms={ "asymptotic to" },
unicodeslot=0x2248,
},
[0x2249]={
@@ -63854,6 +64531,7 @@ characters.data={
mathclass="relation",
mathname="fallingdotseq",
mirror=0x2253,
+ synonyms={ "nearly equals" },
unicodeslot=0x2252,
},
[0x2253]={
@@ -63905,6 +64583,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="circeq",
+ synonyms={ "approximately equal to" },
unicodeslot=0x2257,
},
[0x2258]={
@@ -63921,6 +64600,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="wedgeeq",
+ synonyms={ "corresponds to" },
unicodeslot=0x2259,
},
[0x225A]={
@@ -63948,6 +64628,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="triangleq",
+ synonyms={ "equal to by definition", "equiangular" },
unicodeslot=0x225C,
},
[0x225D]={
@@ -64154,6 +64835,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="between",
+ synonyms={ "plaintiff", "quantic" },
unicodeslot=0x226C,
},
[0x226D]={
@@ -64320,6 +65002,7 @@ characters.data={
mathclass="relation",
mathname="prec",
mirror=0x227B,
+ synonyms={ "lower rank than" },
unicodeslot=0x227A,
},
[0x227B]={
@@ -64331,6 +65014,7 @@ characters.data={
mathclass="relation",
mathname="succ",
mirror=0x227A,
+ synonyms={ "higher rank than" },
unicodeslot=0x227B,
},
[0x227C]={
@@ -64407,6 +65091,7 @@ characters.data={
mathclass="relation",
mathname="subset",
mirror=0x2283,
+ synonyms={ "included in set" },
unicodeslot=0x2282,
},
[0x2283]={
@@ -64419,6 +65104,7 @@ characters.data={
mathclass="relation",
mathname="supset",
mirror=0x2282,
+ synonyms={ "includes in set" },
unicodeslot=0x2283,
},
[0x2284]={
@@ -64540,6 +65226,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="uplus",
+ synonyms={ "bag addition" },
unicodeslot=0x228E,
},
[0x228F]={
@@ -64615,6 +65302,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="oplus",
+ synonyms={ "direct sum" },
unicodeslot=0x2295,
variants={
[0xFE00]="with white rim",
@@ -64628,6 +65316,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="ominus",
+ synonyms={ "symmetric difference" },
unicodeslot=0x2296,
},
[0x2297]={
@@ -64638,6 +65327,7 @@ characters.data={
linebreak="al",
mathclass="binary",
mathname="otimes",
+ synonyms={ "tensor product", "vector pointing into page" },
unicodeslot=0x2297,
variants={
[0xFE00]="with white rim",
@@ -64662,6 +65352,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="odot",
+ synonyms={ "direct product", "vector pointing out of page" },
unicodeslot=0x2299,
},
[0x229A]={
@@ -64747,6 +65438,7 @@ characters.data={
mathclass="relation",
mathname="vdash",
mirror=0x22A3,
+ synonyms={ "implies", "proves", "reducible", "turnstile", "yields" },
unicodeslot=0x22A2,
},
[0x22A3]={
@@ -64758,6 +65450,7 @@ characters.data={
mathclass="relation",
mathname="dashv",
mirror=0x22A2,
+ synonyms={ "does not yield", "non-theorem", "reverse turnstile" },
unicodeslot=0x22A3,
},
[0x22A4]={
@@ -64768,6 +65461,7 @@ characters.data={
linebreak="al",
mathclass="default",
mathname="top",
+ synonyms={ "top" },
unicodeslot=0x22A4,
},
[0x22A5]={
@@ -64787,6 +65481,7 @@ characters.data={
name="perp",
},
},
+ synonyms={ "base", "bottom", "orthogonal to", "perpendicular" },
unicodeslot=0x22A5,
},
[0x22A6]={
@@ -64795,6 +65490,7 @@ characters.data={
direction="on",
linebreak="al",
mirror=0x2ADE,
+ synonyms={ "reduces to" },
unicodeslot=0x22A6,
},
[0x22A7]={
@@ -64814,6 +65510,7 @@ characters.data={
mathclass="relation",
mathname="vDash",
mirror=0x2AE4,
+ synonyms={ "results in", "satisfies", "statement is true", "tautology", "valid" },
unicodeslot=0x22A8,
},
[0x22A9]={
@@ -65044,6 +65741,7 @@ characters.data={
linebreak="al",
mathclass="limop",
mathname="bigcap",
+ synonyms={ "generalized intersection" },
unicodeslot=0x22C2,
},
[0x22C3]={
@@ -65053,6 +65751,7 @@ characters.data={
linebreak="al",
mathclass="limop",
mathname="bigcup",
+ synonyms={ "generalized union" },
unicodeslot=0x22C3,
},
[0x22C4]={
@@ -65246,6 +65945,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="pitchfork",
+ synonyms={ "proper intersection" },
unicodeslot=0x22D4,
},
[0x22D5]={
@@ -65696,6 +66396,7 @@ characters.data={
description="ELECTRIC ARROW",
direction="on",
linebreak="al",
+ synonyms={ "end of transmission symbol" },
unicodeslot=0x2301,
},
[0x2302]={
@@ -65751,6 +66452,7 @@ characters.data={
mathclass="open",
mathname="lceil",
mirror=0x2309,
+ synonyms={ "apl upstile" },
unicodeslot=0x2308,
},
[0x2309]={
@@ -65771,6 +66473,7 @@ characters.data={
mathclass="open",
mathname="lfloor",
mirror=0x230B,
+ synonyms={ "apl downstile" },
unicodeslot=0x230A,
},
[0x230B]={
@@ -65817,6 +66520,7 @@ characters.data={
description="REVERSED NOT SIGN",
direction="on",
linebreak="al",
+ synonyms={ "beginning of line" },
unicodeslot=0x2310,
},
[0x2311]={
@@ -65824,6 +66528,7 @@ characters.data={
description="SQUARE LOZENGE",
direction="on",
linebreak="al",
+ synonyms={ "kissen", "pillow" },
unicodeslot=0x2311,
},
[0x2312]={
@@ -65876,6 +66581,7 @@ characters.data={
description="PLACE OF INTEREST SIGN",
direction="on",
linebreak="al",
+ synonyms={ "command key" },
unicodeslot=0x2318,
},
[0x2319]={
@@ -65883,29 +66589,26 @@ characters.data={
description="TURNED NOT SIGN",
direction="on",
linebreak="al",
+ synonyms={ "line marker" },
unicodeslot=0x2319,
},
[0x231A]={
category="so",
+ cjkwd="w",
description="WATCH",
direction="on",
linebreak="id",
unicodeslot=0x231A,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x231B]={
category="so",
+ cjkwd="w",
description="HOURGLASS",
direction="on",
linebreak="id",
unicodeslot=0x231B,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x231C]={
category="so",
@@ -65982,6 +66685,7 @@ characters.data={
description="UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS",
direction="on",
linebreak="al",
+ synonyms={ "enter key" },
unicodeslot=0x2324,
},
[0x2325]={
@@ -65998,6 +66702,7 @@ characters.data={
description="ERASE TO THE RIGHT",
direction="on",
linebreak="al",
+ synonyms={ "delete to the right key" },
unicodeslot=0x2326,
},
[0x2327]={
@@ -66006,6 +66711,7 @@ characters.data={
description="X IN A RECTANGLE BOX",
direction="on",
linebreak="al",
+ synonyms={ "clear key" },
unicodeslot=0x2327,
},
[0x2328]={
@@ -66014,6 +66720,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2328,
+ variants=variants_emoji,
},
[0x2329]={
adobename="angleleft",
@@ -66043,6 +66750,7 @@ characters.data={
description="ERASE TO THE LEFT",
direction="on",
linebreak="al",
+ synonyms={ "delete to the left key" },
unicodeslot=0x232B,
},
[0x232C]={
@@ -66442,6 +67150,7 @@ characters.data={
description="APL FUNCTIONAL SYMBOL JOT DIAERESIS",
direction="l",
linebreak="al",
+ synonyms={ "hoot" },
unicodeslot=0x2364,
},
[0x2365]={
@@ -66449,6 +67158,7 @@ characters.data={
description="APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS",
direction="l",
linebreak="al",
+ synonyms={ "holler" },
unicodeslot=0x2365,
},
[0x2366]={
@@ -66470,6 +67180,7 @@ characters.data={
description="APL FUNCTIONAL SYMBOL TILDE DIAERESIS",
direction="l",
linebreak="al",
+ synonyms={ "smirk" },
unicodeslot=0x2368,
},
[0x2369]={
@@ -66617,6 +67328,7 @@ characters.data={
description="SHOULDERED OPEN BOX",
direction="on",
linebreak="al",
+ synonyms={ "keyboard symbol for no break space" },
unicodeslot=0x237D,
},
[0x237E]={
@@ -66631,6 +67343,7 @@ characters.data={
description="VERTICAL LINE WITH MIDDLE DOT",
direction="on",
linebreak="al",
+ synonyms={ "symbol for end of medium" },
unicodeslot=0x237F,
},
[0x2380]={
@@ -66673,6 +67386,7 @@ characters.data={
description="WHITE SQUARE WITH CENTRE VERTICAL LINE",
direction="on",
linebreak="al",
+ synonyms={ "center" },
unicodeslot=0x2385,
},
[0x2386]={
@@ -66694,6 +67408,7 @@ characters.data={
description="HELM SYMBOL",
direction="on",
linebreak="al",
+ synonyms={ "control" },
unicodeslot=0x2388,
},
[0x2389]={
@@ -66701,6 +67416,7 @@ characters.data={
description="CIRCLED HORIZONTAL BAR WITH NOTCH",
direction="on",
linebreak="al",
+ synonyms={ "pause" },
unicodeslot=0x2389,
},
[0x238A]={
@@ -66708,6 +67424,7 @@ characters.data={
description="CIRCLED TRIANGLE DOWN",
direction="on",
linebreak="al",
+ synonyms={ "interrupt" },
unicodeslot=0x238A,
},
[0x238B]={
@@ -66976,6 +67693,7 @@ characters.data={
linebreak="al",
mathclass="open",
mathname="lmoustache",
+ synonyms={ "left moustache" },
unicodeslot=0x23B0,
},
[0x23B1]={
@@ -66985,6 +67703,7 @@ characters.data={
linebreak="al",
mathclass="close",
mathname="rmoustache",
+ synonyms={ "right moustache" },
unicodeslot=0x23B1,
},
[0x23B2]={
@@ -67203,7 +67922,9 @@ characters.data={
description="EJECT SYMBOL",
direction="on",
linebreak="al",
+ synonyms={ "eject media" },
unicodeslot=0x23CF,
+ variants=variants_emoji,
},
[0x23D0]={
category="so",
@@ -67400,20 +68121,25 @@ characters.data={
},
[0x23E9]={
category="so",
+ cjkwd="w",
description="BLACK RIGHT-POINTING DOUBLE TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "fast forward" },
unicodeslot=0x23E9,
},
[0x23EA]={
category="so",
+ cjkwd="w",
description="BLACK LEFT-POINTING DOUBLE TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "fast rewind" },
unicodeslot=0x23EA,
},
[0x23EB]={
category="so",
+ cjkwd="w",
description="BLACK UP-POINTING DOUBLE TRIANGLE",
direction="on",
linebreak="al",
@@ -67421,6 +68147,7 @@ characters.data={
},
[0x23EC]={
category="so",
+ cjkwd="w",
description="BLACK DOWN-POINTING DOUBLE TRIANGLE",
direction="on",
linebreak="al",
@@ -67432,6 +68159,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x23ED,
+ variants=variants_emoji,
},
[0x23EE]={
category="so",
@@ -67439,6 +68167,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x23EE,
+ variants=variants_emoji,
},
[0x23EF]={
category="so",
@@ -67446,9 +68175,11 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x23EF,
+ variants=variants_emoji,
},
[0x23F0]={
category="so",
+ cjkwd="w",
description="ALARM CLOCK",
direction="on",
linebreak="id",
@@ -67460,6 +68191,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x23F1,
+ variants=variants_emoji,
},
[0x23F2]={
category="so",
@@ -67467,9 +68199,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x23F2,
+ variants=variants_emoji,
},
[0x23F3]={
category="so",
+ cjkwd="w",
description="HOURGLASS WITH FLOWING SAND",
direction="on",
linebreak="id",
@@ -67480,6 +68214,7 @@ characters.data={
description="BLACK MEDIUM LEFT-POINTING TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "reverse play" },
unicodeslot=0x23F4,
},
[0x23F5]={
@@ -67487,6 +68222,7 @@ characters.data={
description="BLACK MEDIUM RIGHT-POINTING TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "forward play" },
unicodeslot=0x23F5,
},
[0x23F6]={
@@ -67494,6 +68230,7 @@ characters.data={
description="BLACK MEDIUM UP-POINTING TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "increase" },
unicodeslot=0x23F6,
},
[0x23F7]={
@@ -67501,6 +68238,7 @@ characters.data={
description="BLACK MEDIUM DOWN-POINTING TRIANGLE",
direction="on",
linebreak="al",
+ synonyms={ "decrease" },
unicodeslot=0x23F7,
},
[0x23F8]={
@@ -67508,21 +68246,55 @@ characters.data={
description="DOUBLE VERTICAL BAR",
direction="on",
linebreak="al",
+ synonyms={ "pause play" },
unicodeslot=0x23F8,
+ variants=variants_emoji,
},
[0x23F9]={
category="so",
description="BLACK SQUARE FOR STOP",
direction="on",
linebreak="al",
+ synonyms={ "stop play" },
unicodeslot=0x23F9,
+ variants=variants_emoji,
},
[0x23FA]={
category="so",
description="BLACK CIRCLE FOR RECORD",
direction="on",
linebreak="al",
+ synonyms={ "record" },
unicodeslot=0x23FA,
+ variants=variants_emoji,
+ },
+ [0x23FB]={
+ category="so",
+ description="POWER SYMBOL",
+ direction="on",
+ linebreak="al",
+ unicodeslot=0x23FB,
+ },
+ [0x23FC]={
+ category="so",
+ description="POWER ON-OFF SYMBOL",
+ direction="on",
+ linebreak="al",
+ unicodeslot=0x23FC,
+ },
+ [0x23FD]={
+ category="so",
+ description="POWER ON SYMBOL",
+ direction="on",
+ linebreak="al",
+ unicodeslot=0x23FD,
+ },
+ [0x23FE]={
+ category="so",
+ description="POWER SLEEP SYMBOL",
+ direction="on",
+ linebreak="al",
+ unicodeslot=0x23FE,
},
[0x2400]={
category="so",
@@ -67775,6 +68547,7 @@ characters.data={
description="OPEN BOX",
direction="on",
linebreak="al",
+ synonyms={ "graphic for space" },
unicodeslot=0x2423,
},
[0x2424]={
@@ -68877,10 +69650,7 @@ characters.data={
linebreak="ai",
specials={ "circle", 0x4D },
unicodeslot=0x24C2,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x24C3]={
adobename="Ncircle",
@@ -70612,6 +71382,7 @@ characters.data={
description="FULL BLOCK",
direction="on",
linebreak="ai",
+ synonyms={ "solid" },
unicodeslot=0x2588,
},
[0x2589]={
@@ -70819,6 +71590,7 @@ characters.data={
name="Box",
},
},
+ synonyms={ "quadrature" },
unicodeslot=0x25A1,
},
[0x25A2]={
@@ -70899,10 +71671,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x25AA,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25AB]={
adobename="whitesmallsquare",
@@ -70911,10 +71680,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x25AB,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25AC]={
adobename="filledrect",
@@ -70936,6 +71702,7 @@ characters.data={
description="BLACK VERTICAL RECTANGLE",
direction="on",
linebreak="al",
+ synonyms={ "histogram marker" },
unicodeslot=0x25AE,
},
[0x25AF]={
@@ -70987,6 +71754,7 @@ characters.data={
name="bigtriangleup",
},
},
+ synonyms={ "trine" },
unicodeslot=0x25B3,
},
[0x25B4]={
@@ -71015,10 +71783,7 @@ characters.data={
mathclass="binary",
mathname="blacktriangleright",
unicodeslot=0x25B6,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25B7]={
adobename="whiterightpointingtriangle",
@@ -71029,6 +71794,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="triangleright",
+ synonyms={ "range restriction" },
unicodeslot=0x25B7,
},
[0x25B8]={
@@ -71059,6 +71825,7 @@ characters.data={
description="WHITE RIGHT-POINTING POINTER",
direction="on",
linebreak="al",
+ synonyms={ "forward arrow indicator" },
unicodeslot=0x25BB,
},
[0x25BC]={
@@ -71089,6 +71856,7 @@ characters.data={
name="bigtriangledown",
},
},
+ synonyms={ "hamilton operator" },
unicodeslot=0x25BD,
},
[0x25BE]={
@@ -71116,10 +71884,7 @@ characters.data={
mathclass="binary",
mathname="blacktriangleleft",
unicodeslot=0x25C0,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25C1]={
adobename="whiteleftpointingtriangle",
@@ -71130,6 +71895,7 @@ characters.data={
linebreak="ai",
mathclass="binary",
mathname="triangleleft",
+ synonyms={ "domain restriction" },
unicodeslot=0x25C1,
},
[0x25C2]={
@@ -71160,6 +71926,7 @@ characters.data={
description="WHITE LEFT-POINTING POINTER",
direction="on",
linebreak="al",
+ synonyms={ "backward arrow indicator" },
unicodeslot=0x25C5,
},
[0x25C6]={
@@ -71195,6 +71962,7 @@ characters.data={
description="FISHEYE",
direction="on",
linebreak="al",
+ synonyms={ "tainome japanese bullet" },
unicodeslot=0x25C9,
},
[0x25CA]={
@@ -71574,11 +72342,9 @@ characters.data={
description="WHITE MEDIUM SQUARE",
direction="on",
linebreak="al",
+ synonyms={ "always" },
unicodeslot=0x25FB,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25FC]={
category="sm",
@@ -71586,32 +72352,25 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x25FC,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25FD]={
category="sm",
+ cjkwd="w",
description="WHITE MEDIUM SMALL SQUARE",
direction="on",
linebreak="al",
unicodeslot=0x25FD,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25FE]={
category="sm",
+ cjkwd="w",
description="BLACK MEDIUM SMALL SQUARE",
direction="on",
linebreak="al",
unicodeslot=0x25FE,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x25FF]={
category="sm",
@@ -71625,36 +72384,36 @@ characters.data={
description="BLACK SUN WITH RAYS",
direction="on",
linebreak="id",
+ synonyms={ "clear weather" },
unicodeslot=0x2600,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2601]={
category="so",
description="CLOUD",
direction="on",
linebreak="id",
+ synonyms={ "cloudy weather" },
unicodeslot=0x2601,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2602]={
category="so",
description="UMBRELLA",
direction="on",
linebreak="id",
+ synonyms={ "rainy weather" },
unicodeslot=0x2602,
+ variants=variants_emoji,
},
[0x2603]={
category="so",
description="SNOWMAN",
direction="on",
linebreak="id",
+ synonyms={ "snowy weather" },
unicodeslot=0x2603,
+ variants=variants_emoji,
},
[0x2604]={
category="so",
@@ -71662,6 +72421,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2604,
+ variants=variants_emoji,
},
[0x2605]={
adobename="blackstar",
@@ -71741,10 +72501,7 @@ characters.data={
direction="on",
linebreak="ai",
unicodeslot=0x260E,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x260F]={
adobename="whitetelephone",
@@ -71768,10 +72525,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2611,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2612]={
category="so",
@@ -71785,31 +72539,28 @@ characters.data={
description="SALTIRE",
direction="on",
linebreak="al",
+ synonyms={ "st. andrew's cross" },
unicodeslot=0x2613,
},
[0x2614]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="UMBRELLA WITH RAIN DROPS",
direction="on",
linebreak="id",
+ synonyms={ "showery weather" },
unicodeslot=0x2614,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2615]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="HOT BEVERAGE",
direction="on",
linebreak="id",
+ synonyms={ "cup of coffee", "cup of tea" },
unicodeslot=0x2615,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2616]={
category="so",
@@ -71831,6 +72582,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2618,
+ variants=variants_emoji,
},
[0x2619]={
category="so",
@@ -71867,12 +72619,9 @@ characters.data={
category="so",
description="WHITE UP POINTING INDEX",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x261D,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x261E]={
adobename="pointingindexrightwhite",
@@ -71881,6 +72630,7 @@ characters.data={
description="WHITE RIGHT POINTING INDEX",
direction="on",
linebreak="id",
+ synonyms={ "fist" },
unicodeslot=0x261E,
},
[0x261F]={
@@ -71896,7 +72646,9 @@ characters.data={
description="SKULL AND CROSSBONES",
direction="on",
linebreak="al",
+ synonyms={ "jolly roger", "poison" },
unicodeslot=0x2620,
+ variants=variants_emoji,
},
[0x2621]={
category="so",
@@ -71911,6 +72663,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2622,
+ variants=variants_emoji,
},
[0x2623]={
category="so",
@@ -71918,6 +72671,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2623,
+ variants=variants_emoji,
},
[0x2624]={
category="so",
@@ -71939,12 +72693,14 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2626,
+ variants=variants_emoji,
},
[0x2627]={
category="so",
description="CHI RHO",
direction="on",
linebreak="al",
+ synonyms={ "christogram", "constantine's cross" },
unicodeslot=0x2627,
},
[0x2628]={
@@ -71967,6 +72723,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x262A,
+ variants=variants_emoji,
},
[0x262B]={
category="so",
@@ -71980,6 +72737,7 @@ characters.data={
description="ADI SHAKTI",
direction="on",
linebreak="al",
+ synonyms={ "gurmukhi khanda" },
unicodeslot=0x262C,
},
[0x262D]={
@@ -71995,6 +72753,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x262E,
+ variants=variants_emoji,
},
[0x262F]={
adobename="yinyang",
@@ -72003,6 +72762,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x262F,
+ variants=variants_emoji,
},
[0x2630]={
category="so",
@@ -72066,6 +72826,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2638,
+ variants=variants_emoji,
},
[0x2639]={
category="so",
@@ -72073,6 +72834,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2639,
+ variants=variants_emoji,
},
[0x263A]={
adobename="whitesmilingface",
@@ -72080,11 +72842,9 @@ characters.data={
description="WHITE SMILING FACE",
direction="on",
linebreak="id",
+ synonyms={ "have a nice day!" },
unicodeslot=0x263A,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x263B]={
adobename="invsmileface",
@@ -72100,6 +72860,7 @@ characters.data={
description="WHITE SUN WITH RAYS",
direction="on",
linebreak="al",
+ synonyms={ "compass" },
unicodeslot=0x263C,
},
[0x263D]={
@@ -72130,6 +72891,7 @@ characters.data={
description="FEMALE SIGN",
direction="on",
linebreak="ai",
+ synonyms={ "venus" },
unicodeslot=0x2640,
},
[0x2641]={
@@ -72147,6 +72909,7 @@ characters.data={
description="MALE SIGN",
direction="on",
linebreak="ai",
+ synonyms={ "mars" },
unicodeslot=0x2642,
},
[0x2643]={
@@ -72186,135 +72949,113 @@ characters.data={
},
[0x2648]={
category="so",
+ cjkwd="w",
description="ARIES",
direction="on",
linebreak="al",
unicodeslot=0x2648,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2649]={
category="so",
+ cjkwd="w",
description="TAURUS",
direction="on",
linebreak="al",
unicodeslot=0x2649,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264A]={
category="so",
+ cjkwd="w",
description="GEMINI",
direction="on",
linebreak="al",
unicodeslot=0x264A,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264B]={
category="so",
+ cjkwd="w",
description="CANCER",
direction="on",
linebreak="al",
unicodeslot=0x264B,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264C]={
category="so",
+ cjkwd="w",
description="LEO",
direction="on",
linebreak="al",
unicodeslot=0x264C,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264D]={
category="so",
+ cjkwd="w",
description="VIRGO",
direction="on",
linebreak="al",
+ synonyms={ "minim alternate glyph" },
unicodeslot=0x264D,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264E]={
category="so",
+ cjkwd="w",
description="LIBRA",
direction="on",
linebreak="al",
unicodeslot=0x264E,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x264F]={
category="so",
+ cjkwd="w",
description="SCORPIUS",
direction="on",
linebreak="al",
+ synonyms={ "drop", "minim" },
unicodeslot=0x264F,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2650]={
category="so",
+ cjkwd="w",
description="SAGITTARIUS",
direction="on",
linebreak="al",
unicodeslot=0x2650,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2651]={
category="so",
+ cjkwd="w",
description="CAPRICORN",
direction="on",
linebreak="al",
unicodeslot=0x2651,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2652]={
category="so",
+ cjkwd="w",
description="AQUARIUS",
direction="on",
linebreak="al",
unicodeslot=0x2652,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2653]={
category="so",
+ cjkwd="w",
description="PISCES",
direction="on",
linebreak="al",
unicodeslot=0x2653,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2654]={
category="so",
@@ -72410,10 +73151,7 @@ characters.data={
mathclass="default",
mathname="spadesuit",
unicodeslot=0x2660,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2661]={
adobename="heartsuitwhite",
@@ -72445,11 +73183,9 @@ characters.data={
linebreak="ai",
mathclass="default",
mathname="clubsuit",
+ synonyms={ "shamrock" },
unicodeslot=0x2663,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2664]={
adobename="spadesuitwhite",
@@ -72467,11 +73203,9 @@ characters.data={
description="BLACK HEART SUIT",
direction="on",
linebreak="ai",
+ synonyms={ "valentine" },
unicodeslot=0x2665,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2666]={
adobename="diamond",
@@ -72482,10 +73216,7 @@ characters.data={
mathclass="ordinary",
mathname="blacklozenge",
unicodeslot=0x2666,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2667]={
adobename="clubsuitwhite",
@@ -72504,10 +73235,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2668,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2669]={
adobename="quarternote",
@@ -72516,6 +73244,7 @@ characters.data={
description="QUARTER NOTE",
direction="on",
linebreak="ai",
+ synonyms={ "crotchet" },
unicodeslot=0x2669,
},
[0x266A]={
@@ -72525,6 +73254,7 @@ characters.data={
description="EIGHTH NOTE",
direction="on",
linebreak="ai",
+ synonyms={ "quaver" },
unicodeslot=0x266A,
},
[0x266B]={
@@ -72533,6 +73263,7 @@ characters.data={
description="BEAMED EIGHTH NOTES",
direction="on",
linebreak="al",
+ synonyms={ "beamed quavers" },
unicodeslot=0x266B,
},
[0x266C]={
@@ -72542,6 +73273,7 @@ characters.data={
description="BEAMED SIXTEENTH NOTES",
direction="on",
linebreak="ai",
+ synonyms={ "beamed semiquavers" },
unicodeslot=0x266C,
},
[0x266D]={
@@ -72573,6 +73305,7 @@ characters.data={
linebreak="ai",
mathclass="default",
mathname="sharp",
+ synonyms={ "infix bag count" },
unicodeslot=0x266F,
},
[0x2670]={
@@ -72658,10 +73391,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x267B,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x267C]={
category="so",
@@ -72686,14 +73416,12 @@ characters.data={
},
[0x267F]={
category="so",
+ cjkwd="w",
description="WHEELCHAIR SYMBOL",
direction="on",
linebreak="id",
unicodeslot=0x267F,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2680]={
category="so",
@@ -72826,25 +73554,28 @@ characters.data={
description="HAMMER AND PICK",
direction="on",
linebreak="al",
+ synonyms={ "mining symbol", "working day symbol" },
unicodeslot=0x2692,
+ variants=variants_emoji,
},
[0x2693]={
category="so",
+ cjkwd="w",
description="ANCHOR",
direction="on",
linebreak="al",
+ synonyms={ "harbor symbol" },
unicodeslot=0x2693,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2694]={
category="so",
description="CROSSED SWORDS",
direction="on",
linebreak="al",
+ synonyms={ "battleground symbol" },
unicodeslot=0x2694,
+ variants=variants_emoji,
},
[0x2695]={
category="so",
@@ -72858,7 +73589,9 @@ characters.data={
description="SCALES",
direction="on",
linebreak="al",
+ synonyms={ "jurisprudence symbol" },
unicodeslot=0x2696,
+ variants=variants_emoji,
},
[0x2697]={
category="so",
@@ -72866,6 +73599,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2697,
+ variants=variants_emoji,
},
[0x2698]={
category="so",
@@ -72880,6 +73614,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2699,
+ variants=variants_emoji,
},
[0x269A]={
category="so",
@@ -72894,6 +73629,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x269B,
+ variants=variants_emoji,
},
[0x269C]={
category="so",
@@ -72901,6 +73637,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x269C,
+ variants=variants_emoji,
},
[0x269D]={
category="so",
@@ -72931,21 +73668,17 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x26A0,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26A1]={
category="so",
+ cjkwd="w",
description="HIGH VOLTAGE SIGN",
direction="on",
linebreak="al",
+ synonyms={ "lightning", "thunder" },
unicodeslot=0x26A1,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26A2]={
category="so",
@@ -73005,25 +73738,21 @@ characters.data={
},
[0x26AA]={
category="so",
+ cjkwd="w",
description="MEDIUM WHITE CIRCLE",
direction="on",
linebreak="al",
unicodeslot=0x26AA,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26AB]={
category="so",
+ cjkwd="w",
description="MEDIUM BLACK CIRCLE",
direction="on",
linebreak="al",
unicodeslot=0x26AB,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26AC]={
category="so",
@@ -73058,14 +73787,18 @@ characters.data={
description="COFFIN",
direction="on",
linebreak="al",
+ synonyms={ "buried symbol" },
unicodeslot=0x26B0,
+ variants=variants_emoji,
},
[0x26B1]={
category="so",
description="FUNERAL URN",
direction="on",
linebreak="al",
+ synonyms={ "cremated symbol" },
unicodeslot=0x26B1,
+ variants=variants_emoji,
},
[0x26B2]={
category="so",
@@ -73146,26 +73879,21 @@ characters.data={
},
[0x26BD]={
category="so",
+ cjkwd="w",
description="SOCCER BALL",
direction="on",
linebreak="id",
unicodeslot=0x26BD,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26BE]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="BASEBALL",
direction="on",
linebreak="id",
unicodeslot=0x26BE,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26BF]={
category="so",
@@ -73173,6 +73901,7 @@ characters.data={
description="SQUARED KEY",
direction="on",
linebreak="id",
+ synonyms={ "parental lock" },
unicodeslot=0x26BF,
},
[0x26C0]={
@@ -73205,27 +73934,23 @@ characters.data={
},
[0x26C4]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SNOWMAN WITHOUT SNOW",
direction="on",
linebreak="id",
+ synonyms={ "light snow" },
unicodeslot=0x26C4,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26C5]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SUN BEHIND CLOUD",
direction="on",
linebreak="id",
+ synonyms={ "partly cloudy" },
unicodeslot=0x26C5,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26C6]={
category="so",
@@ -73241,6 +73966,7 @@ characters.data={
description="BLACK SNOWMAN",
direction="on",
linebreak="id",
+ synonyms={ "heavy snow" },
unicodeslot=0x26C7,
},
[0x26C8]={
@@ -73249,7 +73975,9 @@ characters.data={
description="THUNDER CLOUD AND RAIN",
direction="on",
linebreak="id",
+ synonyms={ "thunderstorm" },
unicodeslot=0x26C8,
+ variants=variants_emoji,
},
[0x26C9]={
category="so",
@@ -73281,6 +74009,7 @@ characters.data={
description="CROSSING LANES",
direction="on",
linebreak="ai",
+ synonyms={ "accident" },
unicodeslot=0x26CC,
},
[0x26CD]={
@@ -73293,6 +74022,7 @@ characters.data={
},
[0x26CE]={
category="so",
+ cjkwd="w",
description="OPHIUCHUS",
direction="on",
linebreak="al",
@@ -73304,7 +74034,9 @@ characters.data={
description="PICK",
direction="on",
linebreak="id",
+ synonyms={ "construction" },
unicodeslot=0x26CF,
+ variants=variants_emoji,
},
[0x26D0]={
category="so",
@@ -73312,6 +74044,7 @@ characters.data={
description="CAR SLIDING",
direction="on",
linebreak="id",
+ synonyms={ "icy road" },
unicodeslot=0x26D0,
},
[0x26D1]={
@@ -73321,6 +74054,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x26D1,
+ variants=variants_emoji,
},
[0x26D2]={
category="so",
@@ -73328,6 +74062,7 @@ characters.data={
description="CIRCLED CROSSING LANES",
direction="on",
linebreak="ai",
+ synonyms={ "road closed" },
unicodeslot=0x26D2,
},
[0x26D3]={
@@ -73337,18 +74072,17 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x26D3,
+ variants=variants_emoji,
},
[0x26D4]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="NO ENTRY",
direction="on",
linebreak="id",
+ synonyms={ "do not enter" },
unicodeslot=0x26D4,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26D5]={
category="so",
@@ -73404,6 +74138,7 @@ characters.data={
description="HEAVY WHITE DOWN-POINTING TRIANGLE",
direction="on",
linebreak="ai",
+ synonyms={ "yield" },
unicodeslot=0x26DB,
},
[0x26DC]={
@@ -73436,6 +74171,7 @@ characters.data={
description="BLACK TRUCK",
direction="on",
linebreak="id",
+ synonyms={ "black lorry" },
unicodeslot=0x26DF,
},
[0x26E0]={
@@ -73459,6 +74195,7 @@ characters.data={
description="ASTRONOMICAL SYMBOL FOR URANUS",
direction="on",
linebreak="al",
+ synonyms={ "uranus" },
unicodeslot=0x26E2,
},
[0x26E3]={
@@ -73474,6 +74211,7 @@ characters.data={
description="PENTAGRAM",
direction="on",
linebreak="al",
+ synonyms={ "pentangle pentalpha" },
unicodeslot=0x26E4,
},
[0x26E5]={
@@ -73503,6 +74241,7 @@ characters.data={
description="BLACK CROSS ON SHIELD",
direction="on",
linebreak="ai",
+ synonyms={ "hospital" },
unicodeslot=0x26E8,
},
[0x26E9]={
@@ -73511,19 +74250,18 @@ characters.data={
description="SHINTO SHRINE",
direction="on",
linebreak="ai",
+ synonyms={ "torii" },
unicodeslot=0x26E9,
+ variants=variants_emoji,
},
[0x26EA]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="CHURCH",
direction="on",
linebreak="id",
unicodeslot=0x26EA,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26EB]={
category="so",
@@ -73547,6 +74285,7 @@ characters.data={
description="GEAR WITHOUT HUB",
direction="on",
linebreak="ai",
+ synonyms={ "factory" },
unicodeslot=0x26ED,
},
[0x26EE]={
@@ -73555,6 +74294,7 @@ characters.data={
description="GEAR WITH HANDLES",
direction="on",
linebreak="ai",
+ synonyms={ "power plant" },
unicodeslot=0x26EE,
},
[0x26EF]={
@@ -73572,6 +74312,7 @@ characters.data={
direction="on",
linebreak="ai",
unicodeslot=0x26F0,
+ variants=variants_emoji,
},
[0x26F1]={
category="so",
@@ -73579,31 +74320,29 @@ characters.data={
description="UMBRELLA ON GROUND",
direction="on",
linebreak="id",
+ synonyms={ "bathing beach" },
unicodeslot=0x26F1,
+ variants=variants_emoji,
},
[0x26F2]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="FOUNTAIN",
direction="on",
linebreak="id",
+ synonyms={ "park" },
unicodeslot=0x26F2,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26F3]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="FLAG IN HOLE",
direction="on",
linebreak="id",
+ synonyms={ "golf course" },
unicodeslot=0x26F3,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26F4]={
category="so",
@@ -73611,19 +74350,18 @@ characters.data={
description="FERRY",
direction="on",
linebreak="id",
+ synonyms={ "boat terminal", "marina or yacht harbour" },
unicodeslot=0x26F4,
+ variants=variants_emoji,
},
[0x26F5]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SAILBOAT",
direction="on",
linebreak="id",
unicodeslot=0x26F5,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26F6]={
category="so",
@@ -73640,6 +74378,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x26F7,
+ variants=variants_emoji,
},
[0x26F8]={
category="so",
@@ -73648,26 +74387,26 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x26F8,
+ variants=variants_emoji,
},
[0x26F9]={
category="so",
cjkwd="a",
description="PERSON WITH BALL",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x26F9,
+ variants=variants_emoji,
},
[0x26FA]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="TENT",
direction="on",
linebreak="id",
+ synonyms={ "camping site" },
unicodeslot=0x26FA,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26FB]={
category="so",
@@ -73683,19 +74422,18 @@ characters.data={
description="HEADSTONE GRAVEYARD SYMBOL",
direction="on",
linebreak="ai",
+ synonyms={ "cemetery", "graveyard" },
unicodeslot=0x26FC,
},
[0x26FD]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="FUEL PUMP",
direction="on",
linebreak="id",
+ synonyms={ "gas station", "petrol station" },
unicodeslot=0x26FD,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x26FE]={
category="so",
@@ -73703,6 +74441,7 @@ characters.data={
description="CUP ON BLACK SQUARE",
direction="on",
linebreak="id",
+ synonyms={ "drive-in restaurant" },
unicodeslot=0x26FE,
},
[0x26FF]={
@@ -73733,10 +74472,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2702,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2703]={
category="so",
@@ -73754,6 +74490,7 @@ characters.data={
},
[0x2705]={
category="so",
+ cjkwd="w",
description="WHITE HEAVY CHECK MARK",
direction="on",
linebreak="al",
@@ -73779,10 +74516,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2708,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2709]={
category="so",
@@ -73790,42 +74524,42 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x2709,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x270A]={
category="so",
+ cjkwd="w",
description="RAISED FIST",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "paper, scissors game rock in rock" },
unicodeslot=0x270A,
},
[0x270B]={
category="so",
+ cjkwd="w",
description="RAISED HAND",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "paper, scissors game paper in rock" },
unicodeslot=0x270B,
},
[0x270C]={
category="so",
description="VICTORY HAND",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "paper, scissors game scissors in rock" },
unicodeslot=0x270C,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x270D]={
category="so",
description="WRITING HAND",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x270D,
+ variants=variants_emoji,
},
[0x270E]={
category="so",
@@ -73840,10 +74574,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x270F,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2710]={
category="so",
@@ -73865,10 +74596,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2712,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2713]={
adobename="checkmark",
@@ -73886,10 +74614,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2714,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2715]={
category="so",
@@ -73904,10 +74629,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2716,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2717]={
category="so",
@@ -73957,6 +74679,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x271D,
+ variants=variants_emoji,
},
[0x271E]={
category="so",
@@ -73987,6 +74710,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2721,
+ variants=variants_emoji,
},
[0x2722]={
category="so",
@@ -74032,6 +74756,7 @@ characters.data={
},
[0x2728]={
category="so",
+ cjkwd="w",
description="SPARKLES",
direction="on",
linebreak="al",
@@ -74113,10 +74838,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2733,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2734]={
category="so",
@@ -74124,10 +74846,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2734,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2735]={
category="so",
@@ -74141,6 +74860,7 @@ characters.data={
description="SIX POINTED BLACK STAR",
direction="on",
linebreak="al",
+ synonyms={ "sextile" },
unicodeslot=0x2736,
},
[0x2737]={
@@ -74169,6 +74889,7 @@ characters.data={
description="SIXTEEN POINTED ASTERISK",
direction="on",
linebreak="al",
+ synonyms={ "starburst" },
unicodeslot=0x273A,
},
[0x273B]={
@@ -74241,10 +74962,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2744,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2745]={
category="so",
@@ -74266,10 +74984,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2747,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2748]={
category="so",
@@ -74283,6 +74998,7 @@ characters.data={
description="BALLOON-SPOKED ASTERISK",
direction="on",
linebreak="al",
+ synonyms={ "jack" },
unicodeslot=0x2749,
},
[0x274A]={
@@ -74297,10 +75013,12 @@ characters.data={
description="HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK",
direction="on",
linebreak="al",
+ synonyms={ "turbofan" },
unicodeslot=0x274B,
},
[0x274C]={
category="so",
+ cjkwd="w",
description="CROSS MARK",
direction="on",
linebreak="al",
@@ -74315,6 +75033,7 @@ characters.data={
},
[0x274E]={
category="so",
+ cjkwd="w",
description="NEGATIVE SQUARED CROSS MARK",
direction="on",
linebreak="al",
@@ -74350,6 +75069,7 @@ characters.data={
},
[0x2753]={
category="so",
+ cjkwd="w",
description="BLACK QUESTION MARK ORNAMENT",
direction="on",
linebreak="al",
@@ -74357,6 +75077,7 @@ characters.data={
},
[0x2754]={
category="so",
+ cjkwd="w",
description="WHITE QUESTION MARK ORNAMENT",
direction="on",
linebreak="al",
@@ -74364,6 +75085,7 @@ characters.data={
},
[0x2755]={
category="so",
+ cjkwd="w",
description="WHITE EXCLAMATION MARK ORNAMENT",
direction="on",
linebreak="al",
@@ -74378,15 +75100,12 @@ characters.data={
},
[0x2757]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="HEAVY EXCLAMATION MARK SYMBOL",
direction="on",
linebreak="ai",
unicodeslot=0x2757,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2758]={
category="so",
@@ -74471,17 +75190,15 @@ characters.data={
direction="on",
linebreak="ex",
unicodeslot=0x2763,
+ variants=variants_emoji,
},
[0x2764]={
category="so",
description="HEAVY BLACK HEART",
direction="on",
- linebreak="al",
+ linebreak="id",
unicodeslot=0x2764,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2765]={
category="so",
@@ -74495,6 +75212,7 @@ characters.data={
description="FLORAL HEART",
direction="on",
linebreak="al",
+ synonyms={ "aldus leaf" },
unicodeslot=0x2766,
},
[0x2767]={
@@ -74502,6 +75220,7 @@ characters.data={
description="ROTATED FLORAL HEART BULLET",
direction="on",
linebreak="al",
+ synonyms={ "hedera", "ivy leaf" },
unicodeslot=0x2767,
},
[0x2768]={
@@ -74854,6 +75573,7 @@ characters.data={
},
[0x2795]={
category="so",
+ cjkwd="w",
description="HEAVY PLUS SIGN",
direction="on",
linebreak="al",
@@ -74861,6 +75581,7 @@ characters.data={
},
[0x2796]={
category="so",
+ cjkwd="w",
description="HEAVY MINUS SIGN",
direction="on",
linebreak="al",
@@ -74868,6 +75589,7 @@ characters.data={
},
[0x2797]={
category="so",
+ cjkwd="w",
description="HEAVY DIVISION SIGN",
direction="on",
linebreak="al",
@@ -74943,10 +75665,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x27A1,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x27A2]={
category="so",
@@ -75048,6 +75767,7 @@ characters.data={
},
[0x27B0]={
category="so",
+ cjkwd="w",
description="CURLY LOOP",
direction="on",
linebreak="al",
@@ -75153,6 +75873,7 @@ characters.data={
},
[0x27BF]={
category="so",
+ cjkwd="w",
description="DOUBLE CURLY LOOP",
direction="on",
linebreak="al",
@@ -75306,6 +76027,7 @@ characters.data={
description="LOWER RIGHT CORNER WITH DOT",
direction="on",
linebreak="al",
+ synonyms={ "pullback" },
unicodeslot=0x27D3,
},
[0x27D4]={
@@ -75313,6 +76035,7 @@ characters.data={
description="UPPER LEFT CORNER WITH DOT",
direction="on",
linebreak="al",
+ synonyms={ "pushout" },
unicodeslot=0x27D4,
},
[0x27D5]={
@@ -75394,6 +76117,7 @@ characters.data={
description="UP TACK WITH CIRCLE ABOVE",
direction="on",
linebreak="al",
+ synonyms={ "radial component" },
unicodeslot=0x27DF,
},
[0x27E0]={
@@ -75451,6 +76175,7 @@ characters.data={
mathclass="open",
mathname="llbracket",
mirror=0x27E7,
+ synonyms={ "left bag bracket" },
unicodeslot=0x27E6,
},
[0x27E7]={
@@ -75462,6 +76187,7 @@ characters.data={
mathclass="close",
mathname="rrbracket",
mirror=0x27E6,
+ synonyms={ "right bag bracket" },
unicodeslot=0x27E7,
},
[0x27E8]={
@@ -75473,6 +76199,7 @@ characters.data={
mathclass="open",
mathname="langle",
mirror=0x27E9,
+ synonyms={ "bra", "left sequence bracket" },
unicodeslot=0x27E8,
},
[0x27E9]={
@@ -75484,6 +76211,7 @@ characters.data={
mathclass="close",
mathname="rangle",
mirror=0x27E8,
+ synonyms={ "ket", "right sequence bracket" },
unicodeslot=0x27E9,
},
[0x27EA]={
@@ -75495,6 +76223,7 @@ characters.data={
mathclass="open",
mathname="llangle",
mirror=0x27EB,
+ synonyms={ "left chevron bracket" },
unicodeslot=0x27EA,
},
[0x27EB]={
@@ -75506,6 +76235,7 @@ characters.data={
mathclass="close",
mathname="rrangle",
mirror=0x27EA,
+ synonyms={ "right chevron bracket" },
unicodeslot=0x27EB,
},
[0x27EC]={
@@ -75534,6 +76264,7 @@ characters.data={
mathclass="open",
mathname="lgroup",
mirror=0x27EF,
+ synonyms={ "lgroup" },
unicodeslot=0x27EE,
},
[0x27EF]={
@@ -75544,6 +76275,7 @@ characters.data={
mathclass="close",
mathname="rgroup",
mirror=0x27EE,
+ synonyms={ "rgroup" },
unicodeslot=0x27EF,
},
[0x27F0]={
@@ -77501,6 +78233,7 @@ characters.data={
direction="on",
linebreak="al",
mathextensible="r",
+ synonyms={ "partial surjection" },
unicodeslot=0x2900,
},
[0x2901]={
@@ -77509,6 +78242,7 @@ characters.data={
direction="on",
linebreak="al",
mathextensible="r",
+ synonyms={ "finite surjection" },
unicodeslot=0x2901,
},
[0x2902]={
@@ -77551,6 +78285,7 @@ characters.data={
mathclass="relation",
mathextensible="l",
mathname="Mapsfrom",
+ synonyms={ "maps from" },
unicodeslot=0x2906,
},
[0x2907]={
@@ -77561,6 +78296,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="Mapsto",
+ synonyms={ "maps to" },
unicodeslot=0x2907,
},
[0x2908]={
@@ -77675,6 +78411,7 @@ characters.data={
direction="on",
linebreak="al",
mathextensible="r",
+ synonyms={ "partial injection" },
unicodeslot=0x2914,
},
[0x2915]={
@@ -77683,6 +78420,7 @@ characters.data={
direction="on",
linebreak="al",
mathextensible="r",
+ synonyms={ "finite injection" },
unicodeslot=0x2915,
},
[0x2916]={
@@ -77693,6 +78431,7 @@ characters.data={
mathclass="relation",
mathextensible="r",
mathname="twoheadrightarrowtail",
+ synonyms={ "bijection" },
unicodeslot=0x2916,
},
[0x2917]={
@@ -77702,6 +78441,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathextensible="r",
+ synonyms={ "surjective injection" },
unicodeslot=0x2917,
},
[0x2918]={
@@ -77710,6 +78450,7 @@ characters.data={
direction="on",
linebreak="al",
mathextensible="r",
+ synonyms={ "finite surjective injection" },
unicodeslot=0x2918,
},
[0x2919]={
@@ -77929,10 +78670,7 @@ characters.data={
linebreak="al",
mathextensible="m",
unicodeslot=0x2934,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2935]={
category="sm",
@@ -77941,10 +78679,7 @@ characters.data={
linebreak="al",
mathextensible="m",
unicodeslot=0x2935,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2936]={
category="sm",
@@ -78668,7 +79403,26 @@ characters.data={
description="LEFT BLACK TORTOISE SHELL BRACKET",
direction="on",
linebreak="op",
+ mathspec={
+ {
+ class="open",
+ name="linterval",
+ },
+ {
+ class="close",
+ name="rointerval",
+ },
+ {
+ class="open",
+ name="rlointerval",
+ },
+ {
+ class="close",
+ name="rlointerval",
+ },
+ },
mirror=0x2998,
+ textclass="open",
unicodeslot=0x2997,
},
[0x2998]={
@@ -78676,7 +79430,26 @@ characters.data={
description="RIGHT BLACK TORTOISE SHELL BRACKET",
direction="on",
linebreak="cl",
+ mathspec={
+ {
+ class="close",
+ name="rinterval",
+ },
+ {
+ class="open",
+ name="lointerval",
+ },
+ {
+ class="open",
+ name="lrointerval",
+ },
+ {
+ class="close",
+ name="rrointerval",
+ },
+ },
mirror=0x2997,
+ textclass="close",
unicodeslot=0x2998,
},
[0x2999]={
@@ -79122,6 +79895,7 @@ characters.data={
description="WHITE HOURGLASS",
direction="on",
linebreak="al",
+ synonyms={ "vertical bowtie", "white framus" },
unicodeslot=0x29D6,
},
[0x29D7]={
@@ -79168,6 +79942,7 @@ characters.data={
description="INCOMPLETE INFINITY",
direction="on",
linebreak="al",
+ synonyms={ "isotech entity ⧜" },
unicodeslot=0x29DC,
},
[0x29DD]={
@@ -79196,6 +79971,7 @@ characters.data={
description="SQUARE WITH CONTOURED OUTLINE",
direction="on",
linebreak="al",
+ synonyms={ "d'alembertian" },
unicodeslot=0x29E0,
},
[0x29E1]={
@@ -79238,6 +80014,7 @@ characters.data={
description="GLEICH STARK",
direction="on",
linebreak="al",
+ synonyms={ "tautological equivalent" },
unicodeslot=0x29E6,
},
[0x29E7]={
@@ -79339,6 +80116,7 @@ characters.data={
description="RULE-DELAYED",
direction="on",
linebreak="al",
+ synonyms={ "colon right arrow" },
unicodeslot=0x29F4,
},
[0x29F5]={
@@ -79377,6 +80155,7 @@ characters.data={
direction="on",
linebreak="al",
mirror=0x29F8,
+ synonyms={ "schema hiding" },
unicodeslot=0x29F9,
},
[0x29FA]={
@@ -79491,6 +80270,7 @@ characters.data={
description="TWO LOGICAL AND OPERATOR",
direction="on",
linebreak="al",
+ synonyms={ "merge" },
unicodeslot=0x2A07,
},
[0x2A08]={
@@ -79528,6 +80308,17 @@ characters.data={
description="QUADRUPLE INTEGRAL OPERATOR",
direction="on",
linebreak="al",
+ mathclass="limop",
+ mathspec={
+ {
+ class="limop",
+ name="iiiint",
+ },
+ {
+ class="nothing",
+ name="iiiintop",
+ },
+ },
specials={ "compat", 0x222B, 0x222B, 0x222B, 0x222B },
unicodeslot=0x2A0C,
},
@@ -79564,6 +80355,7 @@ characters.data={
description="ANTICLOCKWISE INTEGRATION",
direction="on",
linebreak="al",
+ synonyms={ "counterclockwise integration" },
unicodeslot=0x2A11,
},
[0x2A12]={
@@ -79635,6 +80427,7 @@ characters.data={
description="INTEGRAL WITH OVERBAR",
direction="on",
linebreak="al",
+ synonyms={ "upper integral" },
unicodeslot=0x2A1B,
},
[0x2A1C]={
@@ -79642,6 +80435,7 @@ characters.data={
description="INTEGRAL WITH UNDERBAR",
direction="on",
linebreak="al",
+ synonyms={ "lower integral" },
unicodeslot=0x2A1C,
},
[0x2A1D]={
@@ -79649,6 +80443,7 @@ characters.data={
description="JOIN",
direction="on",
linebreak="al",
+ synonyms={ "large bowtie" },
unicodeslot=0x2A1D,
},
[0x2A1E]={
@@ -79698,6 +80493,7 @@ characters.data={
description="PLUS SIGN WITH TILDE ABOVE",
direction="on",
linebreak="al",
+ synonyms={ "positive difference or sum" },
unicodeslot=0x2A24,
},
[0x2A25]={
@@ -79712,6 +80508,7 @@ characters.data={
description="PLUS SIGN WITH TILDE BELOW",
direction="on",
linebreak="al",
+ synonyms={ "sum or positive difference" },
unicodeslot=0x2A26,
},
[0x2A27]={
@@ -79719,6 +80516,7 @@ characters.data={
description="PLUS SIGN WITH SUBSCRIPT TWO",
direction="on",
linebreak="al",
+ synonyms={ "nim-addition" },
unicodeslot=0x2A27,
},
[0x2A28]={
@@ -79917,6 +80715,7 @@ characters.data={
description="UNION WITH MINUS SIGN",
direction="on",
linebreak="al",
+ synonyms={ "bag subtraction" },
unicodeslot=0x2A41,
},
[0x2A42]={
@@ -80651,6 +81450,7 @@ characters.data={
direction="on",
linebreak="al",
mirror=0x2AA2,
+ synonyms={ "absolute continuity" },
unicodeslot=0x2AA1,
},
[0x2AA2]={
@@ -81144,6 +81944,7 @@ characters.data={
direction="on",
linebreak="al",
specials={ "char", 0x2ADD, 0x338 },
+ synonyms={ "not independent" },
unicodeslot=0x2ADC,
},
[0x2ADD]={
@@ -81151,6 +81952,7 @@ characters.data={
description="NONFORKING",
direction="on",
linebreak="al",
+ synonyms={ "independent" },
unicodeslot=0x2ADD,
},
[0x2ADE]={
@@ -81187,6 +81989,7 @@ characters.data={
description="VERTICAL BAR TRIPLE RIGHT TURNSTILE",
direction="on",
linebreak="al",
+ synonyms={ "ordinarily satisfies" },
unicodeslot=0x2AE2,
},
[0x2AE3]={
@@ -81253,6 +82056,7 @@ characters.data={
description="DOUBLE UP TACK",
direction="on",
linebreak="al",
+ synonyms={ "independence" },
unicodeslot=0x2AEB,
},
[0x2AEC]={
@@ -81297,6 +82101,7 @@ characters.data={
description="DOWN TACK WITH CIRCLE BELOW",
direction="on",
linebreak="al",
+ synonyms={ "necessarily satisfies" },
unicodeslot=0x2AF1,
},
[0x2AF2]={
@@ -81318,6 +82123,7 @@ characters.data={
description="TRIPLE VERTICAL BAR BINARY RELATION",
direction="on",
linebreak="al",
+ synonyms={ "interleave" },
unicodeslot=0x2AF4,
},
[0x2AF5]={
@@ -81392,6 +82198,7 @@ characters.data={
description="WHITE VERTICAL BAR",
direction="on",
linebreak="al",
+ synonyms={ "dijkstra choice" },
unicodeslot=0x2AFE,
},
[0x2AFF]={
@@ -81399,6 +82206,7 @@ characters.data={
description="N-ARY WHITE VERTICAL BAR",
direction="on",
linebreak="al",
+ synonyms={ "n-ary dijkstra choice" },
unicodeslot=0x2AFF,
},
[0x2B00]={
@@ -81442,10 +82250,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2B05,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B06]={
category="so",
@@ -81453,10 +82258,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2B06,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B07]={
category="so",
@@ -81464,10 +82266,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x2B07,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B08]={
category="so",
@@ -81604,25 +82403,21 @@ characters.data={
},
[0x2B1B]={
category="so",
+ cjkwd="w",
description="BLACK LARGE SQUARE",
direction="on",
linebreak="al",
unicodeslot=0x2B1B,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B1C]={
category="so",
+ cjkwd="w",
description="WHITE LARGE SQUARE",
direction="on",
linebreak="al",
unicodeslot=0x2B1C,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B1D]={
category="so",
@@ -81998,14 +82793,12 @@ characters.data={
},
[0x2B50]={
category="so",
+ cjkwd="w",
description="WHITE MEDIUM STAR",
direction="on",
linebreak="al",
unicodeslot=0x2B50,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B51]={
category="so",
@@ -82037,15 +82830,12 @@ characters.data={
},
[0x2B55]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="HEAVY LARGE CIRCLE",
direction="on",
linebreak="ai",
unicodeslot=0x2B55,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x2B56]={
category="so",
@@ -82238,6 +83028,7 @@ characters.data={
description="LEFTWARDS TRIANGLE-HEADED ARROW TO BAR",
direction="on",
linebreak="al",
+ synonyms={ "left tab" },
unicodeslot=0x2B70,
},
[0x2B71]={
@@ -82245,6 +83036,7 @@ characters.data={
description="UPWARDS TRIANGLE-HEADED ARROW TO BAR",
direction="on",
linebreak="al",
+ synonyms={ "up tab" },
unicodeslot=0x2B71,
},
[0x2B72]={
@@ -82252,6 +83044,7 @@ characters.data={
description="RIGHTWARDS TRIANGLE-HEADED ARROW TO BAR",
direction="on",
linebreak="al",
+ synonyms={ "right tab" },
unicodeslot=0x2B72,
},
[0x2B73]={
@@ -82259,6 +83052,7 @@ characters.data={
description="DOWNWARDS TRIANGLE-HEADED ARROW TO BAR",
direction="on",
linebreak="al",
+ synonyms={ "down tab" },
unicodeslot=0x2B73,
},
[0x2B76]={
@@ -82315,6 +83109,7 @@ characters.data={
description="DOWNWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE",
direction="on",
linebreak="al",
+ synonyms={ "page down" },
unicodeslot=0x2B7D,
},
[0x2B7E]={
@@ -82721,6 +83516,7 @@ characters.data={
description="UP ARROWHEAD IN A RECTANGLE BOX",
direction="on",
linebreak="al",
+ synonyms={ "escape" },
unicodeslot=0x2BB9,
},
[0x2BBD]={
@@ -86585,6 +87381,7 @@ characters.data={
description="INVERTED INTERROBANG",
direction="on",
linebreak="op",
+ synonyms={ "gnaborretni" },
unicodeslot=0x2E18,
},
[0x2E19]={
@@ -86835,6 +87632,7 @@ characters.data={
description="TWO-EM DASH",
direction="on",
linebreak="b2",
+ synonyms={ "omission dash" },
unicodeslot=0x2E3A,
},
[0x2E3B]={
@@ -86893,6 +87691,20 @@ characters.data={
linebreak="op",
unicodeslot=0x2E42,
},
+ [0x2E43]={
+ category="po",
+ description="DASH WITH LEFT UPTURN",
+ direction="on",
+ linebreak="ba",
+ unicodeslot=0x2E43,
+ },
+ [0x2E44]={
+ category="po",
+ description="DOUBLE SUSPENSION MARK",
+ direction="on",
+ linebreak="ba",
+ unicodeslot=0x2E44,
+ },
[0x2E80]={
category="so",
cjkwd="w",
@@ -90096,6 +90908,7 @@ characters.data={
direction="on",
linebreak="op",
mirror=0x301B,
+ synonyms={ "left abstract syntax bracket" },
unicodeslot=0x301A,
},
[0x301B]={
@@ -90105,6 +90918,7 @@ characters.data={
direction="on",
linebreak="cl",
mirror=0x301A,
+ synonyms={ "right abstract syntax bracket" },
unicodeslot=0x301B,
},
[0x301C]={
@@ -90293,10 +91107,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x3030,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x3031]={
category="lm",
@@ -90406,10 +91217,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x303D,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x303E]={
category="so",
@@ -91491,6 +92299,7 @@ characters.data={
direction="nsm",
linebreak="cm",
sound="voiced",
+ synonyms={ "combining japanese daku-on" },
unicodeslot=0x3099,
},
[0x309A]={
@@ -91501,6 +92310,7 @@ characters.data={
direction="nsm",
linebreak="cm",
sound="semivoiced",
+ synonyms={ "combining japanese han-daku-on" },
unicodeslot=0x309A,
},
[0x309B]={
@@ -91512,6 +92322,7 @@ characters.data={
linebreak="ns",
sound="voiced",
specials={ "compat", 0x20, 0x3099 },
+ synonyms={ "japanese daku-on" },
unicodeslot=0x309B,
},
[0x309C]={
@@ -91523,6 +92334,7 @@ characters.data={
linebreak="ns",
sound="semivoiced",
specials={ "compat", 0x20, 0x309A },
+ synonyms={ "japanese han-daku-on" },
unicodeslot=0x309C,
},
[0x309D]={
@@ -96289,10 +97101,7 @@ characters.data={
linebreak="id",
specials={ "circle", 0x795D },
unicodeslot=0x3297,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x3298]={
adobename="ideographiclaborcircle",
@@ -96313,10 +97122,7 @@ characters.data={
linebreak="id",
specials={ "circle", 0x79D8 },
unicodeslot=0x3299,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x329A]={
category="so",
@@ -98419,6 +99225,7 @@ characters.data={
direction="l",
linebreak="id",
specials={ "square", 0x682A, 0x5F0F, 0x4F1A, 0x793E },
+ synonyms={ "japanese incorporated", "kabusiki-gaisya" },
unicodeslot=0x337F,
},
[0x3380]={
@@ -114831,6 +115638,13 @@ characters.data={
linebreak="al",
unicodeslot=0xA7AD,
},
+ [0xA7AE]={
+ category="lu",
+ description="LATIN CAPITAL LETTER SMALL CAPITAL I",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0xA7AE,
+ },
[0xA7B0]={
category="lu",
description="LATIN CAPITAL LETTER TURNED K",
@@ -116277,6 +117091,13 @@ characters.data={
linebreak="cm",
unicodeslot=0xA8C4,
},
+ [0xA8C5]={
+ category="mn",
+ description="SAURASHTRA SIGN CANDRABINDU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0xA8C5,
+ },
[0xA8CE]={
category="po",
description="SAURASHTRA DANDA",
@@ -118863,6 +119684,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA60,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA61]={
category="lo",
@@ -118870,6 +119694,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA61,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA62]={
category="lo",
@@ -118877,6 +119704,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA62,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA63]={
category="lo",
@@ -118884,6 +119714,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA63,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA64]={
category="lo",
@@ -118891,6 +119724,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA64,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA65]={
category="lo",
@@ -118898,6 +119734,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA65,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA66]={
category="lo",
@@ -118905,6 +119744,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA66,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA67]={
category="lo",
@@ -118940,6 +119782,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA6B,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA6C]={
category="lo",
@@ -118947,6 +119792,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA6C,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA6D]={
category="lo",
@@ -118968,6 +119816,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA6F,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA70]={
category="lm",
@@ -119045,6 +119896,9 @@ characters.data={
direction="l",
linebreak="sa",
unicodeslot=0xAA7A,
+ variants={
+ [0xFE00]="dotted form",
+ },
},
[0xAA7B]={
category="mc",
@@ -131580,6 +132434,7 @@ characters.data={
direction="al",
linebreak="po",
specials={ "isolated", 0x631, 0x6CC, 0x627, 0x644 },
+ synonyms={ "iranian currency" },
unicodeslot=0xFDFC,
},
[0xFDFD]={
@@ -131589,6 +132444,11 @@ characters.data={
linebreak="al",
unicodeslot=0xFDFD,
},
+ [0xFE00]={
+ description="VARIATION SELECTOR-0x0001",
+ synonyms={ "vs1" },
+ unicodeslot=0xFE00,
+ },
[0xFE10]={
category="po",
cjkwd="w",
@@ -133623,6 +134483,7 @@ characters.data={
description="ZERO WIDTH NO-BREAK SPACE",
direction="bn",
linebreak="wj",
+ synonyms={ "bom", "byte order mark", "zwnbsp" },
unicodeslot=0xFEFF,
},
[0xFF01]={
@@ -134715,7 +135576,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER WO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3092,
specials={ "narrow", 0x30F2 },
unicodeslot=0xFF66,
@@ -134830,7 +135691,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER A",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3042,
specials={ "narrow", 0x30A2 },
unicodeslot=0xFF71,
@@ -134841,7 +135702,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER I",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3044,
specials={ "narrow", 0x30A4 },
unicodeslot=0xFF72,
@@ -134852,7 +135713,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER U",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3046,
specials={ "narrow", 0x30A6 },
unicodeslot=0xFF73,
@@ -134863,7 +135724,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER E",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3048,
specials={ "narrow", 0x30A8 },
unicodeslot=0xFF74,
@@ -134874,7 +135735,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER O",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x304A,
specials={ "narrow", 0x30AA },
unicodeslot=0xFF75,
@@ -134885,7 +135746,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER KA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x304B,
specials={ "narrow", 0x30AB },
unicodeslot=0xFF76,
@@ -134896,7 +135757,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER KI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x304D,
specials={ "narrow", 0x30AD },
unicodeslot=0xFF77,
@@ -134907,7 +135768,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER KU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x304F,
specials={ "narrow", 0x30AF },
unicodeslot=0xFF78,
@@ -134918,7 +135779,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER KE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3051,
specials={ "narrow", 0x30B1 },
unicodeslot=0xFF79,
@@ -134929,7 +135790,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER KO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3053,
specials={ "narrow", 0x30B3 },
unicodeslot=0xFF7A,
@@ -134940,7 +135801,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER SA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3055,
specials={ "narrow", 0x30B5 },
unicodeslot=0xFF7B,
@@ -134951,7 +135812,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER SI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3057,
specials={ "narrow", 0x30B7 },
unicodeslot=0xFF7C,
@@ -134962,7 +135823,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER SU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3059,
specials={ "narrow", 0x30B9 },
unicodeslot=0xFF7D,
@@ -134973,7 +135834,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER SE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x305B,
specials={ "narrow", 0x30BB },
unicodeslot=0xFF7E,
@@ -134984,7 +135845,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER SO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x305D,
specials={ "narrow", 0x30BD },
unicodeslot=0xFF7F,
@@ -134995,7 +135856,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER TA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x305F,
specials={ "narrow", 0x30BF },
unicodeslot=0xFF80,
@@ -135006,7 +135867,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER TI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3061,
specials={ "narrow", 0x30C1 },
unicodeslot=0xFF81,
@@ -135017,7 +135878,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER TU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3064,
specials={ "narrow", 0x30C4 },
unicodeslot=0xFF82,
@@ -135028,7 +135889,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER TE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3066,
specials={ "narrow", 0x30C6 },
unicodeslot=0xFF83,
@@ -135039,7 +135900,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER TO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3068,
specials={ "narrow", 0x30C8 },
unicodeslot=0xFF84,
@@ -135050,7 +135911,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER NA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306A,
specials={ "narrow", 0x30CA },
unicodeslot=0xFF85,
@@ -135061,7 +135922,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER NI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306B,
specials={ "narrow", 0x30CB },
unicodeslot=0xFF86,
@@ -135072,7 +135933,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER NU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306C,
specials={ "narrow", 0x30CC },
unicodeslot=0xFF87,
@@ -135083,7 +135944,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER NE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306D,
specials={ "narrow", 0x30CD },
unicodeslot=0xFF88,
@@ -135094,7 +135955,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER NO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306E,
specials={ "narrow", 0x30CE },
unicodeslot=0xFF89,
@@ -135105,7 +135966,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER HA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x306F,
specials={ "narrow", 0x30CF },
unicodeslot=0xFF8A,
@@ -135116,7 +135977,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER HI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3072,
specials={ "narrow", 0x30D2 },
unicodeslot=0xFF8B,
@@ -135127,7 +135988,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER HU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3075,
specials={ "narrow", 0x30D5 },
unicodeslot=0xFF8C,
@@ -135138,7 +135999,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER HE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3078,
specials={ "narrow", 0x30D8 },
unicodeslot=0xFF8D,
@@ -135149,7 +136010,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER HO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x307B,
specials={ "narrow", 0x30DB },
unicodeslot=0xFF8E,
@@ -135160,7 +136021,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER MA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x307E,
specials={ "narrow", 0x30DE },
unicodeslot=0xFF8F,
@@ -135171,7 +136032,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER MI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x307F,
specials={ "narrow", 0x30DF },
unicodeslot=0xFF90,
@@ -135182,7 +136043,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER MU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3080,
specials={ "narrow", 0x30E0 },
unicodeslot=0xFF91,
@@ -135193,7 +136054,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER ME",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3081,
specials={ "narrow", 0x30E1 },
unicodeslot=0xFF92,
@@ -135204,7 +136065,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER MO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3082,
specials={ "narrow", 0x30E2 },
unicodeslot=0xFF93,
@@ -135215,7 +136076,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER YA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3084,
specials={ "narrow", 0x30E4 },
unicodeslot=0xFF94,
@@ -135226,7 +136087,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER YU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3086,
specials={ "narrow", 0x30E6 },
unicodeslot=0xFF95,
@@ -135237,7 +136098,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER YO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3088,
specials={ "narrow", 0x30E8 },
unicodeslot=0xFF96,
@@ -135248,7 +136109,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER RA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3089,
specials={ "narrow", 0x30E9 },
unicodeslot=0xFF97,
@@ -135259,7 +136120,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER RI",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x308A,
specials={ "narrow", 0x30EA },
unicodeslot=0xFF98,
@@ -135270,7 +136131,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER RU",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x308B,
specials={ "narrow", 0x30EB },
unicodeslot=0xFF99,
@@ -135281,7 +136142,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER RE",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x308C,
specials={ "narrow", 0x30EC },
unicodeslot=0xFF9A,
@@ -135292,7 +136153,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER RO",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x308D,
specials={ "narrow", 0x30ED },
unicodeslot=0xFF9B,
@@ -135303,7 +136164,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER WA",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x308F,
specials={ "narrow", 0x30EF },
unicodeslot=0xFF9C,
@@ -135314,7 +136175,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH KATAKANA LETTER N",
direction="l",
- linebreak="al",
+ linebreak="id",
shcode=0x3093,
specials={ "narrow", 0x30F3 },
unicodeslot=0xFF9D,
@@ -135344,7 +136205,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL FILLER",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3164 },
unicodeslot=0xFFA0,
},
@@ -135353,7 +136214,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER KIYEOK",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3131 },
unicodeslot=0xFFA1,
},
@@ -135362,7 +136223,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SSANGKIYEOK",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3132 },
unicodeslot=0xFFA2,
},
@@ -135371,7 +136232,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER KIYEOK-SIOS",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3133 },
unicodeslot=0xFFA3,
},
@@ -135380,7 +136241,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER NIEUN",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3134 },
unicodeslot=0xFFA4,
},
@@ -135389,7 +136250,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER NIEUN-CIEUC",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3135 },
unicodeslot=0xFFA5,
},
@@ -135398,7 +136259,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER NIEUN-HIEUH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3136 },
unicodeslot=0xFFA6,
},
@@ -135407,7 +136268,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER TIKEUT",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3137 },
unicodeslot=0xFFA7,
},
@@ -135416,7 +136277,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SSANGTIKEUT",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3138 },
unicodeslot=0xFFA8,
},
@@ -135425,7 +136286,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3139 },
unicodeslot=0xFFA9,
},
@@ -135434,7 +136295,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-KIYEOK",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313A },
unicodeslot=0xFFAA,
},
@@ -135443,7 +136304,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-MIEUM",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313B },
unicodeslot=0xFFAB,
},
@@ -135452,7 +136313,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-PIEUP",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313C },
unicodeslot=0xFFAC,
},
@@ -135461,7 +136322,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-SIOS",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313D },
unicodeslot=0xFFAD,
},
@@ -135470,7 +136331,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-THIEUTH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313E },
unicodeslot=0xFFAE,
},
@@ -135479,7 +136340,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-PHIEUPH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x313F },
unicodeslot=0xFFAF,
},
@@ -135488,7 +136349,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER RIEUL-HIEUH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3140 },
unicodeslot=0xFFB0,
},
@@ -135497,7 +136358,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER MIEUM",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3141 },
unicodeslot=0xFFB1,
},
@@ -135506,7 +136367,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER PIEUP",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3142 },
unicodeslot=0xFFB2,
},
@@ -135515,7 +136376,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SSANGPIEUP",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3143 },
unicodeslot=0xFFB3,
},
@@ -135524,7 +136385,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER PIEUP-SIOS",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3144 },
unicodeslot=0xFFB4,
},
@@ -135533,7 +136394,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SIOS",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3145 },
unicodeslot=0xFFB5,
},
@@ -135542,7 +136403,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SSANGSIOS",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3146 },
unicodeslot=0xFFB6,
},
@@ -135551,7 +136412,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER IEUNG",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3147 },
unicodeslot=0xFFB7,
},
@@ -135560,7 +136421,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER CIEUC",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3148 },
unicodeslot=0xFFB8,
},
@@ -135569,7 +136430,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER SSANGCIEUC",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3149 },
unicodeslot=0xFFB9,
},
@@ -135578,7 +136439,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER CHIEUCH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314A },
unicodeslot=0xFFBA,
},
@@ -135587,7 +136448,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER KHIEUKH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314B },
unicodeslot=0xFFBB,
},
@@ -135596,7 +136457,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER THIEUTH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314C },
unicodeslot=0xFFBC,
},
@@ -135605,7 +136466,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER PHIEUPH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314D },
unicodeslot=0xFFBD,
},
@@ -135614,7 +136475,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER HIEUH",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314E },
unicodeslot=0xFFBE,
},
@@ -135623,7 +136484,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER A",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x314F },
unicodeslot=0xFFC2,
},
@@ -135632,7 +136493,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER AE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3150 },
unicodeslot=0xFFC3,
},
@@ -135641,7 +136502,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YA",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3151 },
unicodeslot=0xFFC4,
},
@@ -135650,7 +136511,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YAE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3152 },
unicodeslot=0xFFC5,
},
@@ -135659,7 +136520,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER EO",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3153 },
unicodeslot=0xFFC6,
},
@@ -135668,7 +136529,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER E",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3154 },
unicodeslot=0xFFC7,
},
@@ -135677,7 +136538,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YEO",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3155 },
unicodeslot=0xFFCA,
},
@@ -135686,7 +136547,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3156 },
unicodeslot=0xFFCB,
},
@@ -135695,7 +136556,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER O",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3157 },
unicodeslot=0xFFCC,
},
@@ -135704,7 +136565,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER WA",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3158 },
unicodeslot=0xFFCD,
},
@@ -135713,7 +136574,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER WAE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3159 },
unicodeslot=0xFFCE,
},
@@ -135722,7 +136583,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER OE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315A },
unicodeslot=0xFFCF,
},
@@ -135731,7 +136592,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YO",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315B },
unicodeslot=0xFFD2,
},
@@ -135740,7 +136601,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER U",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315C },
unicodeslot=0xFFD3,
},
@@ -135749,7 +136610,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER WEO",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315D },
unicodeslot=0xFFD4,
},
@@ -135758,7 +136619,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER WE",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315E },
unicodeslot=0xFFD5,
},
@@ -135767,7 +136628,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER WI",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x315F },
unicodeslot=0xFFD6,
},
@@ -135776,7 +136637,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YU",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3160 },
unicodeslot=0xFFD7,
},
@@ -135785,7 +136646,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER EU",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3161 },
unicodeslot=0xFFDA,
},
@@ -135794,7 +136655,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER YI",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3162 },
unicodeslot=0xFFDB,
},
@@ -135803,7 +136664,7 @@ characters.data={
cjkwd="h",
description="HALFWIDTH HANGUL LETTER I",
direction="l",
- linebreak="al",
+ linebreak="id",
specials={ "narrow", 0x3163 },
unicodeslot=0xFFDC,
},
@@ -138392,6 +139253,20 @@ characters.data={
linebreak="al",
unicodeslot=0x1018C,
},
+ [0x1018D]={
+ category="so",
+ description="GREEK INDICTION SIGN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1018D,
+ },
+ [0x1018E]={
+ category="so",
+ description="NOMISMA SIGN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1018E,
+ },
[0x10190]={
category="so",
description="ROMAN SEXTANS SIGN",
@@ -142119,6 +142994,510 @@ characters.data={
linebreak="nu",
unicodeslot=0x104A9,
},
+ [0x104B0]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B0,
+ },
+ [0x104B1]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER AI",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B1,
+ },
+ [0x104B2]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER AIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B2,
+ },
+ [0x104B3]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER AH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B3,
+ },
+ [0x104B4]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER BRA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B4,
+ },
+ [0x104B5]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER CHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B5,
+ },
+ [0x104B6]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EHCHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B6,
+ },
+ [0x104B7]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER E",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B7,
+ },
+ [0x104B8]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B8,
+ },
+ [0x104B9]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER HA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104B9,
+ },
+ [0x104BA]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER HYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BA,
+ },
+ [0x104BB]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER I",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BB,
+ },
+ [0x104BC]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER KA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BC,
+ },
+ [0x104BD]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EHKA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BD,
+ },
+ [0x104BE]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER KYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BE,
+ },
+ [0x104BF]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER LA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104BF,
+ },
+ [0x104C0]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER MA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C0,
+ },
+ [0x104C1]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER NA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C1,
+ },
+ [0x104C2]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER O",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C2,
+ },
+ [0x104C3]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER OIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C3,
+ },
+ [0x104C4]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER PA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C4,
+ },
+ [0x104C5]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EHPA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C5,
+ },
+ [0x104C6]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER SA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C6,
+ },
+ [0x104C7]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER SHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C7,
+ },
+ [0x104C8]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER TA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C8,
+ },
+ [0x104C9]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EHTA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104C9,
+ },
+ [0x104CA]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER TSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CA,
+ },
+ [0x104CB]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER EHTSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CB,
+ },
+ [0x104CC]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER TSHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CC,
+ },
+ [0x104CD]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER DHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CD,
+ },
+ [0x104CE]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER U",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CE,
+ },
+ [0x104CF]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER WA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104CF,
+ },
+ [0x104D0]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER KHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D0,
+ },
+ [0x104D1]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER GHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D1,
+ },
+ [0x104D2]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER ZA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D2,
+ },
+ [0x104D3]={
+ category="lu",
+ description="OSAGE CAPITAL LETTER ZHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D3,
+ },
+ [0x104D8]={
+ category="ll",
+ description="OSAGE SMALL LETTER A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D8,
+ },
+ [0x104D9]={
+ category="ll",
+ description="OSAGE SMALL LETTER AI",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104D9,
+ },
+ [0x104DA]={
+ category="ll",
+ description="OSAGE SMALL LETTER AIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DA,
+ },
+ [0x104DB]={
+ category="ll",
+ description="OSAGE SMALL LETTER AH",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DB,
+ },
+ [0x104DC]={
+ category="ll",
+ description="OSAGE SMALL LETTER BRA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DC,
+ },
+ [0x104DD]={
+ category="ll",
+ description="OSAGE SMALL LETTER CHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DD,
+ },
+ [0x104DE]={
+ category="ll",
+ description="OSAGE SMALL LETTER EHCHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DE,
+ },
+ [0x104DF]={
+ category="ll",
+ description="OSAGE SMALL LETTER E",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104DF,
+ },
+ [0x104E0]={
+ category="ll",
+ description="OSAGE SMALL LETTER EIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E0,
+ },
+ [0x104E1]={
+ category="ll",
+ description="OSAGE SMALL LETTER HA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E1,
+ },
+ [0x104E2]={
+ category="ll",
+ description="OSAGE SMALL LETTER HYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E2,
+ },
+ [0x104E3]={
+ category="ll",
+ description="OSAGE SMALL LETTER I",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E3,
+ },
+ [0x104E4]={
+ category="ll",
+ description="OSAGE SMALL LETTER KA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E4,
+ },
+ [0x104E5]={
+ category="ll",
+ description="OSAGE SMALL LETTER EHKA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E5,
+ },
+ [0x104E6]={
+ category="ll",
+ description="OSAGE SMALL LETTER KYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E6,
+ },
+ [0x104E7]={
+ category="ll",
+ description="OSAGE SMALL LETTER LA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E7,
+ },
+ [0x104E8]={
+ category="ll",
+ description="OSAGE SMALL LETTER MA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E8,
+ },
+ [0x104E9]={
+ category="ll",
+ description="OSAGE SMALL LETTER NA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104E9,
+ },
+ [0x104EA]={
+ category="ll",
+ description="OSAGE SMALL LETTER O",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104EA,
+ },
+ [0x104EB]={
+ category="ll",
+ description="OSAGE SMALL LETTER OIN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104EB,
+ },
+ [0x104EC]={
+ category="ll",
+ description="OSAGE SMALL LETTER PA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104EC,
+ },
+ [0x104ED]={
+ category="ll",
+ description="OSAGE SMALL LETTER EHPA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104ED,
+ },
+ [0x104EE]={
+ category="ll",
+ description="OSAGE SMALL LETTER SA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104EE,
+ },
+ [0x104EF]={
+ category="ll",
+ description="OSAGE SMALL LETTER SHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104EF,
+ },
+ [0x104F0]={
+ category="ll",
+ description="OSAGE SMALL LETTER TA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F0,
+ },
+ [0x104F1]={
+ category="ll",
+ description="OSAGE SMALL LETTER EHTA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F1,
+ },
+ [0x104F2]={
+ category="ll",
+ description="OSAGE SMALL LETTER TSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F2,
+ },
+ [0x104F3]={
+ category="ll",
+ description="OSAGE SMALL LETTER EHTSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F3,
+ },
+ [0x104F4]={
+ category="ll",
+ description="OSAGE SMALL LETTER TSHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F4,
+ },
+ [0x104F5]={
+ category="ll",
+ description="OSAGE SMALL LETTER DHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F5,
+ },
+ [0x104F6]={
+ category="ll",
+ description="OSAGE SMALL LETTER U",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F6,
+ },
+ [0x104F7]={
+ category="ll",
+ description="OSAGE SMALL LETTER WA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F7,
+ },
+ [0x104F8]={
+ category="ll",
+ description="OSAGE SMALL LETTER KHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F8,
+ },
+ [0x104F9]={
+ category="ll",
+ description="OSAGE SMALL LETTER GHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104F9,
+ },
+ [0x104FA]={
+ category="ll",
+ description="OSAGE SMALL LETTER ZA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104FA,
+ },
+ [0x104FB]={
+ category="ll",
+ description="OSAGE SMALL LETTER ZHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x104FB,
+ },
[0x10500]={
category="lo",
description="ELBASAN LETTER A",
@@ -155010,6 +156389,13 @@ characters.data={
linebreak="al",
unicodeslot=0x1123D,
},
+ [0x1123E]={
+ category="mn",
+ description="KHOJKI SIGN SUKUN",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1123E,
+ },
[0x11280]={
category="lo",
description="MULTANI LETTER A",
@@ -156372,6 +157758,652 @@ characters.data={
linebreak="cm",
unicodeslot=0x11374,
},
+ [0x11400]={
+ category="lo",
+ description="NEWA LETTER A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11400,
+ },
+ [0x11401]={
+ category="lo",
+ description="NEWA LETTER AA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11401,
+ },
+ [0x11402]={
+ category="lo",
+ description="NEWA LETTER I",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11402,
+ },
+ [0x11403]={
+ category="lo",
+ description="NEWA LETTER II",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11403,
+ },
+ [0x11404]={
+ category="lo",
+ description="NEWA LETTER U",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11404,
+ },
+ [0x11405]={
+ category="lo",
+ description="NEWA LETTER UU",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11405,
+ },
+ [0x11406]={
+ category="lo",
+ description="NEWA LETTER VOCALIC R",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11406,
+ },
+ [0x11407]={
+ category="lo",
+ description="NEWA LETTER VOCALIC RR",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11407,
+ },
+ [0x11408]={
+ category="lo",
+ description="NEWA LETTER VOCALIC L",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11408,
+ },
+ [0x11409]={
+ category="lo",
+ description="NEWA LETTER VOCALIC LL",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11409,
+ },
+ [0x1140A]={
+ category="lo",
+ description="NEWA LETTER E",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140A,
+ },
+ [0x1140B]={
+ category="lo",
+ description="NEWA LETTER AI",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140B,
+ },
+ [0x1140C]={
+ category="lo",
+ description="NEWA LETTER O",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140C,
+ },
+ [0x1140D]={
+ category="lo",
+ description="NEWA LETTER AU",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140D,
+ },
+ [0x1140E]={
+ category="lo",
+ description="NEWA LETTER KA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140E,
+ },
+ [0x1140F]={
+ category="lo",
+ description="NEWA LETTER KHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1140F,
+ },
+ [0x11410]={
+ category="lo",
+ description="NEWA LETTER GA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11410,
+ },
+ [0x11411]={
+ category="lo",
+ description="NEWA LETTER GHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11411,
+ },
+ [0x11412]={
+ category="lo",
+ description="NEWA LETTER NGA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11412,
+ },
+ [0x11413]={
+ category="lo",
+ description="NEWA LETTER NGHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11413,
+ },
+ [0x11414]={
+ category="lo",
+ description="NEWA LETTER CA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11414,
+ },
+ [0x11415]={
+ category="lo",
+ description="NEWA LETTER CHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11415,
+ },
+ [0x11416]={
+ category="lo",
+ description="NEWA LETTER JA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11416,
+ },
+ [0x11417]={
+ category="lo",
+ description="NEWA LETTER JHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11417,
+ },
+ [0x11418]={
+ category="lo",
+ description="NEWA LETTER NYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11418,
+ },
+ [0x11419]={
+ category="lo",
+ description="NEWA LETTER NYHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11419,
+ },
+ [0x1141A]={
+ category="lo",
+ description="NEWA LETTER TTA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141A,
+ },
+ [0x1141B]={
+ category="lo",
+ description="NEWA LETTER TTHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141B,
+ },
+ [0x1141C]={
+ category="lo",
+ description="NEWA LETTER DDA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141C,
+ },
+ [0x1141D]={
+ category="lo",
+ description="NEWA LETTER DDHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141D,
+ },
+ [0x1141E]={
+ category="lo",
+ description="NEWA LETTER NNA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141E,
+ },
+ [0x1141F]={
+ category="lo",
+ description="NEWA LETTER TA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1141F,
+ },
+ [0x11420]={
+ category="lo",
+ description="NEWA LETTER THA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11420,
+ },
+ [0x11421]={
+ category="lo",
+ description="NEWA LETTER DA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11421,
+ },
+ [0x11422]={
+ category="lo",
+ description="NEWA LETTER DHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11422,
+ },
+ [0x11423]={
+ category="lo",
+ description="NEWA LETTER NA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11423,
+ },
+ [0x11424]={
+ category="lo",
+ description="NEWA LETTER NHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11424,
+ },
+ [0x11425]={
+ category="lo",
+ description="NEWA LETTER PA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11425,
+ },
+ [0x11426]={
+ category="lo",
+ description="NEWA LETTER PHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11426,
+ },
+ [0x11427]={
+ category="lo",
+ description="NEWA LETTER BA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11427,
+ },
+ [0x11428]={
+ category="lo",
+ description="NEWA LETTER BHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11428,
+ },
+ [0x11429]={
+ category="lo",
+ description="NEWA LETTER MA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11429,
+ },
+ [0x1142A]={
+ category="lo",
+ description="NEWA LETTER MHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142A,
+ },
+ [0x1142B]={
+ category="lo",
+ description="NEWA LETTER YA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142B,
+ },
+ [0x1142C]={
+ category="lo",
+ description="NEWA LETTER RA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142C,
+ },
+ [0x1142D]={
+ category="lo",
+ description="NEWA LETTER RHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142D,
+ },
+ [0x1142E]={
+ category="lo",
+ description="NEWA LETTER LA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142E,
+ },
+ [0x1142F]={
+ category="lo",
+ description="NEWA LETTER LHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1142F,
+ },
+ [0x11430]={
+ category="lo",
+ description="NEWA LETTER WA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11430,
+ },
+ [0x11431]={
+ category="lo",
+ description="NEWA LETTER SHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11431,
+ },
+ [0x11432]={
+ category="lo",
+ description="NEWA LETTER SSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11432,
+ },
+ [0x11433]={
+ category="lo",
+ description="NEWA LETTER SA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11433,
+ },
+ [0x11434]={
+ category="lo",
+ description="NEWA LETTER HA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11434,
+ },
+ [0x11435]={
+ category="mc",
+ description="NEWA VOWEL SIGN AA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11435,
+ },
+ [0x11436]={
+ category="mc",
+ description="NEWA VOWEL SIGN I",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11436,
+ },
+ [0x11437]={
+ category="mc",
+ description="NEWA VOWEL SIGN II",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11437,
+ },
+ [0x11438]={
+ category="mn",
+ description="NEWA VOWEL SIGN U",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11438,
+ },
+ [0x11439]={
+ category="mn",
+ description="NEWA VOWEL SIGN UU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11439,
+ },
+ [0x1143A]={
+ category="mn",
+ description="NEWA VOWEL SIGN VOCALIC R",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143A,
+ },
+ [0x1143B]={
+ category="mn",
+ description="NEWA VOWEL SIGN VOCALIC RR",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143B,
+ },
+ [0x1143C]={
+ category="mn",
+ description="NEWA VOWEL SIGN VOCALIC L",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143C,
+ },
+ [0x1143D]={
+ category="mn",
+ description="NEWA VOWEL SIGN VOCALIC LL",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143D,
+ },
+ [0x1143E]={
+ category="mn",
+ description="NEWA VOWEL SIGN E",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143E,
+ },
+ [0x1143F]={
+ category="mn",
+ description="NEWA VOWEL SIGN AI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1143F,
+ },
+ [0x11440]={
+ category="mc",
+ description="NEWA VOWEL SIGN O",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11440,
+ },
+ [0x11441]={
+ category="mc",
+ description="NEWA VOWEL SIGN AU",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11441,
+ },
+ [0x11442]={
+ category="mn",
+ combining=0x9,
+ description="NEWA SIGN VIRAMA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11442,
+ },
+ [0x11443]={
+ category="mn",
+ description="NEWA SIGN CANDRABINDU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11443,
+ },
+ [0x11444]={
+ category="mn",
+ description="NEWA SIGN ANUSVARA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11444,
+ },
+ [0x11445]={
+ category="mc",
+ description="NEWA SIGN VISARGA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11445,
+ },
+ [0x11446]={
+ category="mn",
+ combining=0x7,
+ description="NEWA SIGN NUKTA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11446,
+ },
+ [0x11447]={
+ category="lo",
+ description="NEWA SIGN AVAGRAHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11447,
+ },
+ [0x11448]={
+ category="lo",
+ description="NEWA SIGN FINAL ANUSVARA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11448,
+ },
+ [0x11449]={
+ category="lo",
+ description="NEWA OM",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11449,
+ },
+ [0x1144A]={
+ category="lo",
+ description="NEWA SIDDHI",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1144A,
+ },
+ [0x1144B]={
+ category="po",
+ description="NEWA DANDA",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x1144B,
+ },
+ [0x1144C]={
+ category="po",
+ description="NEWA DOUBLE DANDA",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x1144C,
+ },
+ [0x1144D]={
+ category="po",
+ description="NEWA COMMA",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x1144D,
+ },
+ [0x1144E]={
+ category="po",
+ description="NEWA GAP FILLER",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x1144E,
+ },
+ [0x1144F]={
+ category="po",
+ description="NEWA ABBREVIATION SIGN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1144F,
+ },
+ [0x11450]={
+ category="nd",
+ description="NEWA DIGIT ZERO",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11450,
+ },
+ [0x11451]={
+ category="nd",
+ description="NEWA DIGIT ONE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11451,
+ },
+ [0x11452]={
+ category="nd",
+ description="NEWA DIGIT TWO",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11452,
+ },
+ [0x11453]={
+ category="nd",
+ description="NEWA DIGIT THREE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11453,
+ },
+ [0x11454]={
+ category="nd",
+ description="NEWA DIGIT FOUR",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11454,
+ },
+ [0x11455]={
+ category="nd",
+ description="NEWA DIGIT FIVE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11455,
+ },
+ [0x11456]={
+ category="nd",
+ description="NEWA DIGIT SIX",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11456,
+ },
+ [0x11457]={
+ category="nd",
+ description="NEWA DIGIT SEVEN",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11457,
+ },
+ [0x11458]={
+ category="nd",
+ description="NEWA DIGIT EIGHT",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11458,
+ },
+ [0x11459]={
+ category="nd",
+ description="NEWA DIGIT NINE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11459,
+ },
+ [0x1145B]={
+ category="po",
+ description="NEWA PLACEHOLDER MARK",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x1145B,
+ },
+ [0x1145D]={
+ category="po",
+ description="NEWA INSERTION SIGN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x1145D,
+ },
[0x11480]={
category="lo",
description="TIRHUTA ANJI",
@@ -158153,6 +160185,97 @@ characters.data={
linebreak="nu",
unicodeslot=0x11659,
},
+ [0x11660]={
+ category="po",
+ description="MONGOLIAN BIRGA WITH ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11660,
+ },
+ [0x11661]={
+ category="po",
+ description="MONGOLIAN ROTATED BIRGA",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11661,
+ },
+ [0x11662]={
+ category="po",
+ description="MONGOLIAN DOUBLE BIRGA WITH ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11662,
+ },
+ [0x11663]={
+ category="po",
+ description="MONGOLIAN TRIPLE BIRGA WITH ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11663,
+ },
+ [0x11664]={
+ category="po",
+ description="MONGOLIAN BIRGA WITH DOUBLE ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11664,
+ },
+ [0x11665]={
+ category="po",
+ description="MONGOLIAN ROTATED BIRGA WITH ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11665,
+ },
+ [0x11666]={
+ category="po",
+ description="MONGOLIAN ROTATED BIRGA WITH DOUBLE ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11666,
+ },
+ [0x11667]={
+ category="po",
+ description="MONGOLIAN INVERTED BIRGA",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11667,
+ },
+ [0x11668]={
+ category="po",
+ description="MONGOLIAN INVERTED BIRGA WITH DOUBLE ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11668,
+ },
+ [0x11669]={
+ category="po",
+ description="MONGOLIAN SWIRL BIRGA",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x11669,
+ },
+ [0x1166A]={
+ category="po",
+ description="MONGOLIAN SWIRL BIRGA WITH ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x1166A,
+ },
+ [0x1166B]={
+ category="po",
+ description="MONGOLIAN SWIRL BIRGA WITH DOUBLE ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x1166B,
+ },
+ [0x1166C]={
+ category="po",
+ description="MONGOLIAN TURNED SWIRL BIRGA WITH DOUBLE ORNAMENT",
+ direction="on",
+ linebreak="bb",
+ unicodeslot=0x1166C,
+ },
[0x11680]={
category="lo",
description="TAKRI LETTER A",
@@ -160004,6 +162127,1162 @@ characters.data={
linebreak="al",
unicodeslot=0x11AF8,
},
+ [0x11C00]={
+ category="lo",
+ description="BHAIKSUKI LETTER A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C00,
+ },
+ [0x11C01]={
+ category="lo",
+ description="BHAIKSUKI LETTER AA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C01,
+ },
+ [0x11C02]={
+ category="lo",
+ description="BHAIKSUKI LETTER I",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C02,
+ },
+ [0x11C03]={
+ category="lo",
+ description="BHAIKSUKI LETTER II",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C03,
+ },
+ [0x11C04]={
+ category="lo",
+ description="BHAIKSUKI LETTER U",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C04,
+ },
+ [0x11C05]={
+ category="lo",
+ description="BHAIKSUKI LETTER UU",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C05,
+ },
+ [0x11C06]={
+ category="lo",
+ description="BHAIKSUKI LETTER VOCALIC R",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C06,
+ },
+ [0x11C07]={
+ category="lo",
+ description="BHAIKSUKI LETTER VOCALIC RR",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C07,
+ },
+ [0x11C08]={
+ category="lo",
+ description="BHAIKSUKI LETTER VOCALIC L",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C08,
+ },
+ [0x11C0A]={
+ category="lo",
+ description="BHAIKSUKI LETTER E",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0A,
+ },
+ [0x11C0B]={
+ category="lo",
+ description="BHAIKSUKI LETTER AI",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0B,
+ },
+ [0x11C0C]={
+ category="lo",
+ description="BHAIKSUKI LETTER O",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0C,
+ },
+ [0x11C0D]={
+ category="lo",
+ description="BHAIKSUKI LETTER AU",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0D,
+ },
+ [0x11C0E]={
+ category="lo",
+ description="BHAIKSUKI LETTER KA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0E,
+ },
+ [0x11C0F]={
+ category="lo",
+ description="BHAIKSUKI LETTER KHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C0F,
+ },
+ [0x11C10]={
+ category="lo",
+ description="BHAIKSUKI LETTER GA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C10,
+ },
+ [0x11C11]={
+ category="lo",
+ description="BHAIKSUKI LETTER GHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C11,
+ },
+ [0x11C12]={
+ category="lo",
+ description="BHAIKSUKI LETTER NGA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C12,
+ },
+ [0x11C13]={
+ category="lo",
+ description="BHAIKSUKI LETTER CA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C13,
+ },
+ [0x11C14]={
+ category="lo",
+ description="BHAIKSUKI LETTER CHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C14,
+ },
+ [0x11C15]={
+ category="lo",
+ description="BHAIKSUKI LETTER JA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C15,
+ },
+ [0x11C16]={
+ category="lo",
+ description="BHAIKSUKI LETTER JHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C16,
+ },
+ [0x11C17]={
+ category="lo",
+ description="BHAIKSUKI LETTER NYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C17,
+ },
+ [0x11C18]={
+ category="lo",
+ description="BHAIKSUKI LETTER TTA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C18,
+ },
+ [0x11C19]={
+ category="lo",
+ description="BHAIKSUKI LETTER TTHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C19,
+ },
+ [0x11C1A]={
+ category="lo",
+ description="BHAIKSUKI LETTER DDA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1A,
+ },
+ [0x11C1B]={
+ category="lo",
+ description="BHAIKSUKI LETTER DDHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1B,
+ },
+ [0x11C1C]={
+ category="lo",
+ description="BHAIKSUKI LETTER NNA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1C,
+ },
+ [0x11C1D]={
+ category="lo",
+ description="BHAIKSUKI LETTER TA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1D,
+ },
+ [0x11C1E]={
+ category="lo",
+ description="BHAIKSUKI LETTER THA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1E,
+ },
+ [0x11C1F]={
+ category="lo",
+ description="BHAIKSUKI LETTER DA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C1F,
+ },
+ [0x11C20]={
+ category="lo",
+ description="BHAIKSUKI LETTER DHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C20,
+ },
+ [0x11C21]={
+ category="lo",
+ description="BHAIKSUKI LETTER NA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C21,
+ },
+ [0x11C22]={
+ category="lo",
+ description="BHAIKSUKI LETTER PA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C22,
+ },
+ [0x11C23]={
+ category="lo",
+ description="BHAIKSUKI LETTER PHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C23,
+ },
+ [0x11C24]={
+ category="lo",
+ description="BHAIKSUKI LETTER BA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C24,
+ },
+ [0x11C25]={
+ category="lo",
+ description="BHAIKSUKI LETTER BHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C25,
+ },
+ [0x11C26]={
+ category="lo",
+ description="BHAIKSUKI LETTER MA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C26,
+ },
+ [0x11C27]={
+ category="lo",
+ description="BHAIKSUKI LETTER YA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C27,
+ },
+ [0x11C28]={
+ category="lo",
+ description="BHAIKSUKI LETTER RA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C28,
+ },
+ [0x11C29]={
+ category="lo",
+ description="BHAIKSUKI LETTER LA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C29,
+ },
+ [0x11C2A]={
+ category="lo",
+ description="BHAIKSUKI LETTER VA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C2A,
+ },
+ [0x11C2B]={
+ category="lo",
+ description="BHAIKSUKI LETTER SHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C2B,
+ },
+ [0x11C2C]={
+ category="lo",
+ description="BHAIKSUKI LETTER SSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C2C,
+ },
+ [0x11C2D]={
+ category="lo",
+ description="BHAIKSUKI LETTER SA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C2D,
+ },
+ [0x11C2E]={
+ category="lo",
+ description="BHAIKSUKI LETTER HA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C2E,
+ },
+ [0x11C2F]={
+ category="mc",
+ description="BHAIKSUKI VOWEL SIGN AA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11C2F,
+ },
+ [0x11C30]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN I",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C30,
+ },
+ [0x11C31]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN II",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C31,
+ },
+ [0x11C32]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN U",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C32,
+ },
+ [0x11C33]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN UU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C33,
+ },
+ [0x11C34]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN VOCALIC R",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C34,
+ },
+ [0x11C35]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN VOCALIC RR",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C35,
+ },
+ [0x11C36]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN VOCALIC L",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C36,
+ },
+ [0x11C38]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN E",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C38,
+ },
+ [0x11C39]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN AI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C39,
+ },
+ [0x11C3A]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN O",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C3A,
+ },
+ [0x11C3B]={
+ category="mn",
+ description="BHAIKSUKI VOWEL SIGN AU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C3B,
+ },
+ [0x11C3C]={
+ category="mn",
+ description="BHAIKSUKI SIGN CANDRABINDU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C3C,
+ },
+ [0x11C3D]={
+ category="mn",
+ description="BHAIKSUKI SIGN ANUSVARA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C3D,
+ },
+ [0x11C3E]={
+ category="mc",
+ description="BHAIKSUKI SIGN VISARGA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11C3E,
+ },
+ [0x11C3F]={
+ category="mn",
+ combining=0x9,
+ description="BHAIKSUKI SIGN VIRAMA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11C3F,
+ },
+ [0x11C40]={
+ category="lo",
+ description="BHAIKSUKI SIGN AVAGRAHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C40,
+ },
+ [0x11C41]={
+ category="po",
+ description="BHAIKSUKI DANDA",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x11C41,
+ },
+ [0x11C42]={
+ category="po",
+ description="BHAIKSUKI DOUBLE DANDA",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x11C42,
+ },
+ [0x11C43]={
+ category="po",
+ description="BHAIKSUKI WORD SEPARATOR",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x11C43,
+ },
+ [0x11C44]={
+ category="po",
+ description="BHAIKSUKI GAP FILLER-1",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x11C44,
+ },
+ [0x11C45]={
+ category="po",
+ description="BHAIKSUKI GAP FILLER-2",
+ direction="l",
+ linebreak="ba",
+ unicodeslot=0x11C45,
+ },
+ [0x11C50]={
+ category="nd",
+ description="BHAIKSUKI DIGIT ZERO",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C50,
+ },
+ [0x11C51]={
+ category="nd",
+ description="BHAIKSUKI DIGIT ONE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C51,
+ },
+ [0x11C52]={
+ category="nd",
+ description="BHAIKSUKI DIGIT TWO",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C52,
+ },
+ [0x11C53]={
+ category="nd",
+ description="BHAIKSUKI DIGIT THREE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C53,
+ },
+ [0x11C54]={
+ category="nd",
+ description="BHAIKSUKI DIGIT FOUR",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C54,
+ },
+ [0x11C55]={
+ category="nd",
+ description="BHAIKSUKI DIGIT FIVE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C55,
+ },
+ [0x11C56]={
+ category="nd",
+ description="BHAIKSUKI DIGIT SIX",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C56,
+ },
+ [0x11C57]={
+ category="nd",
+ description="BHAIKSUKI DIGIT SEVEN",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C57,
+ },
+ [0x11C58]={
+ category="nd",
+ description="BHAIKSUKI DIGIT EIGHT",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C58,
+ },
+ [0x11C59]={
+ category="nd",
+ description="BHAIKSUKI DIGIT NINE",
+ direction="l",
+ linebreak="nu",
+ unicodeslot=0x11C59,
+ },
+ [0x11C5A]={
+ category="no",
+ description="BHAIKSUKI NUMBER ONE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5A,
+ },
+ [0x11C5B]={
+ category="no",
+ description="BHAIKSUKI NUMBER TWO",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5B,
+ },
+ [0x11C5C]={
+ category="no",
+ description="BHAIKSUKI NUMBER THREE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5C,
+ },
+ [0x11C5D]={
+ category="no",
+ description="BHAIKSUKI NUMBER FOUR",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5D,
+ },
+ [0x11C5E]={
+ category="no",
+ description="BHAIKSUKI NUMBER FIVE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5E,
+ },
+ [0x11C5F]={
+ category="no",
+ description="BHAIKSUKI NUMBER SIX",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C5F,
+ },
+ [0x11C60]={
+ category="no",
+ description="BHAIKSUKI NUMBER SEVEN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C60,
+ },
+ [0x11C61]={
+ category="no",
+ description="BHAIKSUKI NUMBER EIGHT",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C61,
+ },
+ [0x11C62]={
+ category="no",
+ description="BHAIKSUKI NUMBER NINE",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C62,
+ },
+ [0x11C63]={
+ category="no",
+ description="BHAIKSUKI NUMBER TEN",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C63,
+ },
+ [0x11C64]={
+ category="no",
+ description="BHAIKSUKI NUMBER TWENTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C64,
+ },
+ [0x11C65]={
+ category="no",
+ description="BHAIKSUKI NUMBER THIRTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C65,
+ },
+ [0x11C66]={
+ category="no",
+ description="BHAIKSUKI NUMBER FORTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C66,
+ },
+ [0x11C67]={
+ category="no",
+ description="BHAIKSUKI NUMBER FIFTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C67,
+ },
+ [0x11C68]={
+ category="no",
+ description="BHAIKSUKI NUMBER SIXTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C68,
+ },
+ [0x11C69]={
+ category="no",
+ description="BHAIKSUKI NUMBER SEVENTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C69,
+ },
+ [0x11C6A]={
+ category="no",
+ description="BHAIKSUKI NUMBER EIGHTY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C6A,
+ },
+ [0x11C6B]={
+ category="no",
+ description="BHAIKSUKI NUMBER NINETY",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C6B,
+ },
+ [0x11C6C]={
+ category="no",
+ description="BHAIKSUKI HUNDREDS UNIT MARK",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C6C,
+ },
+ [0x11C70]={
+ category="po",
+ description="MARCHEN HEAD MARK",
+ direction="l",
+ linebreak="bb",
+ unicodeslot=0x11C70,
+ },
+ [0x11C71]={
+ category="po",
+ description="MARCHEN MARK SHAD",
+ direction="l",
+ linebreak="ex",
+ unicodeslot=0x11C71,
+ },
+ [0x11C72]={
+ category="lo",
+ description="MARCHEN LETTER KA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C72,
+ },
+ [0x11C73]={
+ category="lo",
+ description="MARCHEN LETTER KHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C73,
+ },
+ [0x11C74]={
+ category="lo",
+ description="MARCHEN LETTER GA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C74,
+ },
+ [0x11C75]={
+ category="lo",
+ description="MARCHEN LETTER NGA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C75,
+ },
+ [0x11C76]={
+ category="lo",
+ description="MARCHEN LETTER CA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C76,
+ },
+ [0x11C77]={
+ category="lo",
+ description="MARCHEN LETTER CHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C77,
+ },
+ [0x11C78]={
+ category="lo",
+ description="MARCHEN LETTER JA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C78,
+ },
+ [0x11C79]={
+ category="lo",
+ description="MARCHEN LETTER NYA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C79,
+ },
+ [0x11C7A]={
+ category="lo",
+ description="MARCHEN LETTER TA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7A,
+ },
+ [0x11C7B]={
+ category="lo",
+ description="MARCHEN LETTER THA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7B,
+ },
+ [0x11C7C]={
+ category="lo",
+ description="MARCHEN LETTER DA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7C,
+ },
+ [0x11C7D]={
+ category="lo",
+ description="MARCHEN LETTER NA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7D,
+ },
+ [0x11C7E]={
+ category="lo",
+ description="MARCHEN LETTER PA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7E,
+ },
+ [0x11C7F]={
+ category="lo",
+ description="MARCHEN LETTER PHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C7F,
+ },
+ [0x11C80]={
+ category="lo",
+ description="MARCHEN LETTER BA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C80,
+ },
+ [0x11C81]={
+ category="lo",
+ description="MARCHEN LETTER MA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C81,
+ },
+ [0x11C82]={
+ category="lo",
+ description="MARCHEN LETTER TSA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C82,
+ },
+ [0x11C83]={
+ category="lo",
+ description="MARCHEN LETTER TSHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C83,
+ },
+ [0x11C84]={
+ category="lo",
+ description="MARCHEN LETTER DZA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C84,
+ },
+ [0x11C85]={
+ category="lo",
+ description="MARCHEN LETTER WA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C85,
+ },
+ [0x11C86]={
+ category="lo",
+ description="MARCHEN LETTER ZHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C86,
+ },
+ [0x11C87]={
+ category="lo",
+ description="MARCHEN LETTER ZA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C87,
+ },
+ [0x11C88]={
+ category="lo",
+ description="MARCHEN LETTER -A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C88,
+ },
+ [0x11C89]={
+ category="lo",
+ description="MARCHEN LETTER YA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C89,
+ },
+ [0x11C8A]={
+ category="lo",
+ description="MARCHEN LETTER RA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8A,
+ },
+ [0x11C8B]={
+ category="lo",
+ description="MARCHEN LETTER LA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8B,
+ },
+ [0x11C8C]={
+ category="lo",
+ description="MARCHEN LETTER SHA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8C,
+ },
+ [0x11C8D]={
+ category="lo",
+ description="MARCHEN LETTER SA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8D,
+ },
+ [0x11C8E]={
+ category="lo",
+ description="MARCHEN LETTER HA",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8E,
+ },
+ [0x11C8F]={
+ category="lo",
+ description="MARCHEN LETTER A",
+ direction="l",
+ linebreak="al",
+ unicodeslot=0x11C8F,
+ },
+ [0x11C92]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER KA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C92,
+ },
+ [0x11C93]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER KHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C93,
+ },
+ [0x11C94]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER GA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C94,
+ },
+ [0x11C95]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER NGA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C95,
+ },
+ [0x11C96]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER CA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C96,
+ },
+ [0x11C97]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER CHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C97,
+ },
+ [0x11C98]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER JA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C98,
+ },
+ [0x11C99]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER NYA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C99,
+ },
+ [0x11C9A]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER TA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9A,
+ },
+ [0x11C9B]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER THA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9B,
+ },
+ [0x11C9C]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER DA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9C,
+ },
+ [0x11C9D]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER NA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9D,
+ },
+ [0x11C9E]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER PA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9E,
+ },
+ [0x11C9F]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER PHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11C9F,
+ },
+ [0x11CA0]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER BA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA0,
+ },
+ [0x11CA1]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER MA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA1,
+ },
+ [0x11CA2]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER TSA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA2,
+ },
+ [0x11CA3]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER TSHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA3,
+ },
+ [0x11CA4]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER DZA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA4,
+ },
+ [0x11CA5]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER WA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA5,
+ },
+ [0x11CA6]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER ZHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA6,
+ },
+ [0x11CA7]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER ZA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CA7,
+ },
+ [0x11CA9]={
+ category="mc",
+ description="MARCHEN SUBJOINED LETTER YA",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11CA9,
+ },
+ [0x11CAA]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER RA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAA,
+ },
+ [0x11CAB]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER LA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAB,
+ },
+ [0x11CAC]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER SHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAC,
+ },
+ [0x11CAD]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER SA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAD,
+ },
+ [0x11CAE]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER HA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAE,
+ },
+ [0x11CAF]={
+ category="mn",
+ description="MARCHEN SUBJOINED LETTER A",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CAF,
+ },
+ [0x11CB0]={
+ category="mn",
+ description="MARCHEN VOWEL SIGN AA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CB0,
+ },
+ [0x11CB1]={
+ category="mc",
+ description="MARCHEN VOWEL SIGN I",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11CB1,
+ },
+ [0x11CB2]={
+ category="mn",
+ description="MARCHEN VOWEL SIGN U",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CB2,
+ },
+ [0x11CB3]={
+ category="mn",
+ description="MARCHEN VOWEL SIGN E",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CB3,
+ },
+ [0x11CB4]={
+ category="mc",
+ description="MARCHEN VOWEL SIGN O",
+ direction="l",
+ linebreak="cm",
+ unicodeslot=0x11CB4,
+ },
+ [0x11CB5]={
+ category="mn",
+ description="MARCHEN SIGN ANUSVARA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CB5,
+ },
+ [0x11CB6]={
+ category="mn",
+ description="MARCHEN SIGN CANDRABINDU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x11CB6,
+ },
[0x12000]={
category="lo",
description="CUNEIFORM SIGN A",
@@ -186590,6 +189869,6054 @@ characters.data={
linebreak="al",
unicodeslot=0x16F9F,
},
+ [0x16FE0]={
+ category="lm",
+ cjkwd="w",
+ description="TANGUT ITERATION MARK",
+ direction="l",
+ linebreak="ns",
+ unicodeslot=0x16FE0,
+ },
+ [0x18800]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-001",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18800,
+ },
+ [0x18801]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-002",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18801,
+ },
+ [0x18802]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-003",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18802,
+ },
+ [0x18803]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-004",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18803,
+ },
+ [0x18804]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-005",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18804,
+ },
+ [0x18805]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-006",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18805,
+ },
+ [0x18806]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-007",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18806,
+ },
+ [0x18807]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-008",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18807,
+ },
+ [0x18808]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-009",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18808,
+ },
+ [0x18809]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-010",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18809,
+ },
+ [0x1880A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-011",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880A,
+ },
+ [0x1880B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-012",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880B,
+ },
+ [0x1880C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-013",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880C,
+ },
+ [0x1880D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-014",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880D,
+ },
+ [0x1880E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-015",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880E,
+ },
+ [0x1880F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-016",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1880F,
+ },
+ [0x18810]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-017",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18810,
+ },
+ [0x18811]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-018",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18811,
+ },
+ [0x18812]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-019",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18812,
+ },
+ [0x18813]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-020",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18813,
+ },
+ [0x18814]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-021",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18814,
+ },
+ [0x18815]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-022",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18815,
+ },
+ [0x18816]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-023",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18816,
+ },
+ [0x18817]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-024",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18817,
+ },
+ [0x18818]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-025",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18818,
+ },
+ [0x18819]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-026",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18819,
+ },
+ [0x1881A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-027",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881A,
+ },
+ [0x1881B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-028",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881B,
+ },
+ [0x1881C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-029",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881C,
+ },
+ [0x1881D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-030",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881D,
+ },
+ [0x1881E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-031",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881E,
+ },
+ [0x1881F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-032",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1881F,
+ },
+ [0x18820]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-033",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18820,
+ },
+ [0x18821]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-034",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18821,
+ },
+ [0x18822]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-035",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18822,
+ },
+ [0x18823]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-036",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18823,
+ },
+ [0x18824]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-037",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18824,
+ },
+ [0x18825]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-038",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18825,
+ },
+ [0x18826]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-039",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18826,
+ },
+ [0x18827]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-040",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18827,
+ },
+ [0x18828]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-041",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18828,
+ },
+ [0x18829]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-042",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18829,
+ },
+ [0x1882A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-043",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882A,
+ },
+ [0x1882B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-044",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882B,
+ },
+ [0x1882C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-045",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882C,
+ },
+ [0x1882D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-046",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882D,
+ },
+ [0x1882E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-047",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882E,
+ },
+ [0x1882F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-048",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1882F,
+ },
+ [0x18830]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-049",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18830,
+ },
+ [0x18831]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-050",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18831,
+ },
+ [0x18832]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-051",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18832,
+ },
+ [0x18833]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-052",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18833,
+ },
+ [0x18834]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-053",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18834,
+ },
+ [0x18835]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-054",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18835,
+ },
+ [0x18836]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-055",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18836,
+ },
+ [0x18837]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-056",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18837,
+ },
+ [0x18838]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-057",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18838,
+ },
+ [0x18839]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-058",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18839,
+ },
+ [0x1883A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-059",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883A,
+ },
+ [0x1883B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-060",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883B,
+ },
+ [0x1883C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-061",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883C,
+ },
+ [0x1883D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-062",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883D,
+ },
+ [0x1883E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-063",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883E,
+ },
+ [0x1883F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-064",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1883F,
+ },
+ [0x18840]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-065",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18840,
+ },
+ [0x18841]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-066",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18841,
+ },
+ [0x18842]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-067",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18842,
+ },
+ [0x18843]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-068",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18843,
+ },
+ [0x18844]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-069",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18844,
+ },
+ [0x18845]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-070",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18845,
+ },
+ [0x18846]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-071",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18846,
+ },
+ [0x18847]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-072",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18847,
+ },
+ [0x18848]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-073",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18848,
+ },
+ [0x18849]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-074",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18849,
+ },
+ [0x1884A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-075",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884A,
+ },
+ [0x1884B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-076",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884B,
+ },
+ [0x1884C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-077",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884C,
+ },
+ [0x1884D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-078",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884D,
+ },
+ [0x1884E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-079",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884E,
+ },
+ [0x1884F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-080",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1884F,
+ },
+ [0x18850]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-081",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18850,
+ },
+ [0x18851]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-082",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18851,
+ },
+ [0x18852]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-083",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18852,
+ },
+ [0x18853]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-084",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18853,
+ },
+ [0x18854]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-085",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18854,
+ },
+ [0x18855]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-086",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18855,
+ },
+ [0x18856]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-087",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18856,
+ },
+ [0x18857]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-088",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18857,
+ },
+ [0x18858]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-089",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18858,
+ },
+ [0x18859]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-090",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18859,
+ },
+ [0x1885A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-091",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885A,
+ },
+ [0x1885B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-092",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885B,
+ },
+ [0x1885C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-093",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885C,
+ },
+ [0x1885D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-094",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885D,
+ },
+ [0x1885E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-095",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885E,
+ },
+ [0x1885F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-096",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1885F,
+ },
+ [0x18860]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-097",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18860,
+ },
+ [0x18861]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-098",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18861,
+ },
+ [0x18862]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-099",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18862,
+ },
+ [0x18863]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-100",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18863,
+ },
+ [0x18864]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-101",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18864,
+ },
+ [0x18865]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-102",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18865,
+ },
+ [0x18866]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-103",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18866,
+ },
+ [0x18867]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-104",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18867,
+ },
+ [0x18868]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-105",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18868,
+ },
+ [0x18869]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-106",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18869,
+ },
+ [0x1886A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-107",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886A,
+ },
+ [0x1886B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-108",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886B,
+ },
+ [0x1886C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-109",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886C,
+ },
+ [0x1886D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-110",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886D,
+ },
+ [0x1886E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-111",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886E,
+ },
+ [0x1886F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-112",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1886F,
+ },
+ [0x18870]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-113",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18870,
+ },
+ [0x18871]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-114",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18871,
+ },
+ [0x18872]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-115",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18872,
+ },
+ [0x18873]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-116",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18873,
+ },
+ [0x18874]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-117",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18874,
+ },
+ [0x18875]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-118",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18875,
+ },
+ [0x18876]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-119",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18876,
+ },
+ [0x18877]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-120",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18877,
+ },
+ [0x18878]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-121",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18878,
+ },
+ [0x18879]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-122",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18879,
+ },
+ [0x1887A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-123",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887A,
+ },
+ [0x1887B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-124",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887B,
+ },
+ [0x1887C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-125",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887C,
+ },
+ [0x1887D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-126",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887D,
+ },
+ [0x1887E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-127",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887E,
+ },
+ [0x1887F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-128",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1887F,
+ },
+ [0x18880]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-129",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18880,
+ },
+ [0x18881]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-130",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18881,
+ },
+ [0x18882]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-131",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18882,
+ },
+ [0x18883]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-132",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18883,
+ },
+ [0x18884]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-133",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18884,
+ },
+ [0x18885]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-134",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18885,
+ },
+ [0x18886]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-135",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18886,
+ },
+ [0x18887]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-136",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18887,
+ },
+ [0x18888]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-137",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18888,
+ },
+ [0x18889]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-138",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18889,
+ },
+ [0x1888A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-139",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888A,
+ },
+ [0x1888B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-140",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888B,
+ },
+ [0x1888C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-141",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888C,
+ },
+ [0x1888D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-142",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888D,
+ },
+ [0x1888E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-143",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888E,
+ },
+ [0x1888F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-144",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1888F,
+ },
+ [0x18890]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-145",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18890,
+ },
+ [0x18891]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-146",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18891,
+ },
+ [0x18892]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-147",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18892,
+ },
+ [0x18893]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-148",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18893,
+ },
+ [0x18894]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-149",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18894,
+ },
+ [0x18895]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-150",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18895,
+ },
+ [0x18896]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-151",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18896,
+ },
+ [0x18897]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-152",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18897,
+ },
+ [0x18898]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-153",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18898,
+ },
+ [0x18899]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-154",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18899,
+ },
+ [0x1889A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-155",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889A,
+ },
+ [0x1889B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-156",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889B,
+ },
+ [0x1889C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-157",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889C,
+ },
+ [0x1889D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-158",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889D,
+ },
+ [0x1889E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-159",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889E,
+ },
+ [0x1889F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-160",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1889F,
+ },
+ [0x188A0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-161",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A0,
+ },
+ [0x188A1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-162",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A1,
+ },
+ [0x188A2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-163",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A2,
+ },
+ [0x188A3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-164",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A3,
+ },
+ [0x188A4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-165",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A4,
+ },
+ [0x188A5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-166",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A5,
+ },
+ [0x188A6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-167",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A6,
+ },
+ [0x188A7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-168",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A7,
+ },
+ [0x188A8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-169",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A8,
+ },
+ [0x188A9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-170",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188A9,
+ },
+ [0x188AA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-171",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AA,
+ },
+ [0x188AB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-172",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AB,
+ },
+ [0x188AC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-173",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AC,
+ },
+ [0x188AD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-174",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AD,
+ },
+ [0x188AE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-175",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AE,
+ },
+ [0x188AF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-176",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188AF,
+ },
+ [0x188B0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-177",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B0,
+ },
+ [0x188B1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-178",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B1,
+ },
+ [0x188B2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-179",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B2,
+ },
+ [0x188B3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-180",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B3,
+ },
+ [0x188B4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-181",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B4,
+ },
+ [0x188B5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-182",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B5,
+ },
+ [0x188B6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-183",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B6,
+ },
+ [0x188B7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-184",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B7,
+ },
+ [0x188B8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-185",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B8,
+ },
+ [0x188B9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-186",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188B9,
+ },
+ [0x188BA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-187",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BA,
+ },
+ [0x188BB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-188",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BB,
+ },
+ [0x188BC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-189",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BC,
+ },
+ [0x188BD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-190",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BD,
+ },
+ [0x188BE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-191",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BE,
+ },
+ [0x188BF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-192",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188BF,
+ },
+ [0x188C0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-193",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C0,
+ },
+ [0x188C1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-194",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C1,
+ },
+ [0x188C2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-195",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C2,
+ },
+ [0x188C3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-196",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C3,
+ },
+ [0x188C4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-197",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C4,
+ },
+ [0x188C5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-198",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C5,
+ },
+ [0x188C6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-199",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C6,
+ },
+ [0x188C7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-200",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C7,
+ },
+ [0x188C8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-201",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C8,
+ },
+ [0x188C9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-202",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188C9,
+ },
+ [0x188CA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-203",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CA,
+ },
+ [0x188CB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-204",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CB,
+ },
+ [0x188CC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-205",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CC,
+ },
+ [0x188CD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-206",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CD,
+ },
+ [0x188CE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-207",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CE,
+ },
+ [0x188CF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-208",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188CF,
+ },
+ [0x188D0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-209",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D0,
+ },
+ [0x188D1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-210",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D1,
+ },
+ [0x188D2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-211",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D2,
+ },
+ [0x188D3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-212",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D3,
+ },
+ [0x188D4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-213",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D4,
+ },
+ [0x188D5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-214",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D5,
+ },
+ [0x188D6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-215",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D6,
+ },
+ [0x188D7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-216",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D7,
+ },
+ [0x188D8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-217",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D8,
+ },
+ [0x188D9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-218",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188D9,
+ },
+ [0x188DA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-219",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DA,
+ },
+ [0x188DB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-220",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DB,
+ },
+ [0x188DC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-221",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DC,
+ },
+ [0x188DD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-222",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DD,
+ },
+ [0x188DE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-223",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DE,
+ },
+ [0x188DF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-224",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188DF,
+ },
+ [0x188E0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-225",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E0,
+ },
+ [0x188E1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-226",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E1,
+ },
+ [0x188E2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-227",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E2,
+ },
+ [0x188E3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-228",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E3,
+ },
+ [0x188E4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-229",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E4,
+ },
+ [0x188E5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-230",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E5,
+ },
+ [0x188E6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-231",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E6,
+ },
+ [0x188E7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-232",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E7,
+ },
+ [0x188E8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-233",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E8,
+ },
+ [0x188E9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-234",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188E9,
+ },
+ [0x188EA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-235",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188EA,
+ },
+ [0x188EB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-236",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188EB,
+ },
+ [0x188EC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-237",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188EC,
+ },
+ [0x188ED]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-238",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188ED,
+ },
+ [0x188EE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-239",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188EE,
+ },
+ [0x188EF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-240",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188EF,
+ },
+ [0x188F0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-241",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F0,
+ },
+ [0x188F1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-242",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F1,
+ },
+ [0x188F2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-243",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F2,
+ },
+ [0x188F3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-244",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F3,
+ },
+ [0x188F4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-245",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F4,
+ },
+ [0x188F5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-246",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F5,
+ },
+ [0x188F6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-247",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F6,
+ },
+ [0x188F7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-248",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F7,
+ },
+ [0x188F8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-249",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F8,
+ },
+ [0x188F9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-250",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188F9,
+ },
+ [0x188FA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-251",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FA,
+ },
+ [0x188FB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-252",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FB,
+ },
+ [0x188FC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-253",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FC,
+ },
+ [0x188FD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-254",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FD,
+ },
+ [0x188FE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-255",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FE,
+ },
+ [0x188FF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-256",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x188FF,
+ },
+ [0x18900]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-257",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18900,
+ },
+ [0x18901]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-258",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18901,
+ },
+ [0x18902]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-259",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18902,
+ },
+ [0x18903]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-260",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18903,
+ },
+ [0x18904]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-261",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18904,
+ },
+ [0x18905]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-262",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18905,
+ },
+ [0x18906]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-263",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18906,
+ },
+ [0x18907]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-264",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18907,
+ },
+ [0x18908]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-265",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18908,
+ },
+ [0x18909]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-266",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18909,
+ },
+ [0x1890A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-267",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890A,
+ },
+ [0x1890B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-268",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890B,
+ },
+ [0x1890C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-269",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890C,
+ },
+ [0x1890D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-270",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890D,
+ },
+ [0x1890E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-271",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890E,
+ },
+ [0x1890F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-272",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1890F,
+ },
+ [0x18910]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-273",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18910,
+ },
+ [0x18911]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-274",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18911,
+ },
+ [0x18912]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-275",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18912,
+ },
+ [0x18913]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-276",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18913,
+ },
+ [0x18914]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-277",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18914,
+ },
+ [0x18915]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-278",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18915,
+ },
+ [0x18916]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-279",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18916,
+ },
+ [0x18917]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-280",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18917,
+ },
+ [0x18918]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-281",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18918,
+ },
+ [0x18919]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-282",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18919,
+ },
+ [0x1891A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-283",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891A,
+ },
+ [0x1891B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-284",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891B,
+ },
+ [0x1891C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-285",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891C,
+ },
+ [0x1891D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-286",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891D,
+ },
+ [0x1891E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-287",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891E,
+ },
+ [0x1891F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-288",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1891F,
+ },
+ [0x18920]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-289",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18920,
+ },
+ [0x18921]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-290",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18921,
+ },
+ [0x18922]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-291",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18922,
+ },
+ [0x18923]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-292",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18923,
+ },
+ [0x18924]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-293",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18924,
+ },
+ [0x18925]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-294",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18925,
+ },
+ [0x18926]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-295",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18926,
+ },
+ [0x18927]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-296",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18927,
+ },
+ [0x18928]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-297",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18928,
+ },
+ [0x18929]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-298",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18929,
+ },
+ [0x1892A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-299",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892A,
+ },
+ [0x1892B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-300",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892B,
+ },
+ [0x1892C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-301",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892C,
+ },
+ [0x1892D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-302",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892D,
+ },
+ [0x1892E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-303",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892E,
+ },
+ [0x1892F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-304",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1892F,
+ },
+ [0x18930]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-305",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18930,
+ },
+ [0x18931]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-306",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18931,
+ },
+ [0x18932]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-307",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18932,
+ },
+ [0x18933]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-308",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18933,
+ },
+ [0x18934]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-309",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18934,
+ },
+ [0x18935]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-310",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18935,
+ },
+ [0x18936]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-311",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18936,
+ },
+ [0x18937]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-312",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18937,
+ },
+ [0x18938]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-313",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18938,
+ },
+ [0x18939]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-314",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18939,
+ },
+ [0x1893A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-315",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893A,
+ },
+ [0x1893B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-316",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893B,
+ },
+ [0x1893C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-317",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893C,
+ },
+ [0x1893D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-318",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893D,
+ },
+ [0x1893E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-319",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893E,
+ },
+ [0x1893F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-320",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1893F,
+ },
+ [0x18940]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-321",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18940,
+ },
+ [0x18941]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-322",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18941,
+ },
+ [0x18942]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-323",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18942,
+ },
+ [0x18943]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-324",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18943,
+ },
+ [0x18944]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-325",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18944,
+ },
+ [0x18945]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-326",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18945,
+ },
+ [0x18946]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-327",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18946,
+ },
+ [0x18947]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-328",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18947,
+ },
+ [0x18948]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-329",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18948,
+ },
+ [0x18949]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-330",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18949,
+ },
+ [0x1894A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-331",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894A,
+ },
+ [0x1894B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-332",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894B,
+ },
+ [0x1894C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-333",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894C,
+ },
+ [0x1894D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-334",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894D,
+ },
+ [0x1894E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-335",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894E,
+ },
+ [0x1894F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-336",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1894F,
+ },
+ [0x18950]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-337",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18950,
+ },
+ [0x18951]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-338",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18951,
+ },
+ [0x18952]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-339",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18952,
+ },
+ [0x18953]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-340",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18953,
+ },
+ [0x18954]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-341",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18954,
+ },
+ [0x18955]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-342",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18955,
+ },
+ [0x18956]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-343",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18956,
+ },
+ [0x18957]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-344",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18957,
+ },
+ [0x18958]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-345",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18958,
+ },
+ [0x18959]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-346",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18959,
+ },
+ [0x1895A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-347",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895A,
+ },
+ [0x1895B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-348",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895B,
+ },
+ [0x1895C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-349",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895C,
+ },
+ [0x1895D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-350",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895D,
+ },
+ [0x1895E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-351",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895E,
+ },
+ [0x1895F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-352",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1895F,
+ },
+ [0x18960]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-353",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18960,
+ },
+ [0x18961]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-354",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18961,
+ },
+ [0x18962]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-355",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18962,
+ },
+ [0x18963]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-356",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18963,
+ },
+ [0x18964]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-357",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18964,
+ },
+ [0x18965]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-358",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18965,
+ },
+ [0x18966]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-359",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18966,
+ },
+ [0x18967]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-360",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18967,
+ },
+ [0x18968]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-361",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18968,
+ },
+ [0x18969]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-362",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18969,
+ },
+ [0x1896A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-363",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896A,
+ },
+ [0x1896B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-364",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896B,
+ },
+ [0x1896C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-365",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896C,
+ },
+ [0x1896D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-366",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896D,
+ },
+ [0x1896E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-367",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896E,
+ },
+ [0x1896F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-368",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1896F,
+ },
+ [0x18970]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-369",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18970,
+ },
+ [0x18971]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-370",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18971,
+ },
+ [0x18972]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-371",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18972,
+ },
+ [0x18973]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-372",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18973,
+ },
+ [0x18974]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-373",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18974,
+ },
+ [0x18975]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-374",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18975,
+ },
+ [0x18976]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-375",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18976,
+ },
+ [0x18977]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-376",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18977,
+ },
+ [0x18978]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-377",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18978,
+ },
+ [0x18979]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-378",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18979,
+ },
+ [0x1897A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-379",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897A,
+ },
+ [0x1897B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-380",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897B,
+ },
+ [0x1897C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-381",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897C,
+ },
+ [0x1897D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-382",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897D,
+ },
+ [0x1897E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-383",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897E,
+ },
+ [0x1897F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-384",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1897F,
+ },
+ [0x18980]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-385",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18980,
+ },
+ [0x18981]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-386",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18981,
+ },
+ [0x18982]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-387",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18982,
+ },
+ [0x18983]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-388",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18983,
+ },
+ [0x18984]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-389",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18984,
+ },
+ [0x18985]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-390",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18985,
+ },
+ [0x18986]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-391",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18986,
+ },
+ [0x18987]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-392",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18987,
+ },
+ [0x18988]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-393",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18988,
+ },
+ [0x18989]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-394",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18989,
+ },
+ [0x1898A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-395",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898A,
+ },
+ [0x1898B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-396",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898B,
+ },
+ [0x1898C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-397",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898C,
+ },
+ [0x1898D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-398",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898D,
+ },
+ [0x1898E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-399",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898E,
+ },
+ [0x1898F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-400",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1898F,
+ },
+ [0x18990]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-401",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18990,
+ },
+ [0x18991]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-402",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18991,
+ },
+ [0x18992]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-403",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18992,
+ },
+ [0x18993]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-404",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18993,
+ },
+ [0x18994]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-405",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18994,
+ },
+ [0x18995]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-406",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18995,
+ },
+ [0x18996]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-407",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18996,
+ },
+ [0x18997]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-408",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18997,
+ },
+ [0x18998]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-409",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18998,
+ },
+ [0x18999]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-410",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18999,
+ },
+ [0x1899A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-411",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899A,
+ },
+ [0x1899B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-412",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899B,
+ },
+ [0x1899C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-413",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899C,
+ },
+ [0x1899D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-414",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899D,
+ },
+ [0x1899E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-415",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899E,
+ },
+ [0x1899F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-416",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x1899F,
+ },
+ [0x189A0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-417",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A0,
+ },
+ [0x189A1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-418",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A1,
+ },
+ [0x189A2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-419",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A2,
+ },
+ [0x189A3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-420",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A3,
+ },
+ [0x189A4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-421",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A4,
+ },
+ [0x189A5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-422",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A5,
+ },
+ [0x189A6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-423",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A6,
+ },
+ [0x189A7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-424",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A7,
+ },
+ [0x189A8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-425",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A8,
+ },
+ [0x189A9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-426",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189A9,
+ },
+ [0x189AA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-427",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AA,
+ },
+ [0x189AB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-428",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AB,
+ },
+ [0x189AC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-429",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AC,
+ },
+ [0x189AD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-430",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AD,
+ },
+ [0x189AE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-431",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AE,
+ },
+ [0x189AF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-432",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189AF,
+ },
+ [0x189B0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-433",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B0,
+ },
+ [0x189B1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-434",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B1,
+ },
+ [0x189B2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-435",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B2,
+ },
+ [0x189B3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-436",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B3,
+ },
+ [0x189B4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-437",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B4,
+ },
+ [0x189B5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-438",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B5,
+ },
+ [0x189B6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-439",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B6,
+ },
+ [0x189B7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-440",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B7,
+ },
+ [0x189B8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-441",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B8,
+ },
+ [0x189B9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-442",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189B9,
+ },
+ [0x189BA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-443",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BA,
+ },
+ [0x189BB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-444",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BB,
+ },
+ [0x189BC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-445",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BC,
+ },
+ [0x189BD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-446",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BD,
+ },
+ [0x189BE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-447",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BE,
+ },
+ [0x189BF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-448",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189BF,
+ },
+ [0x189C0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-449",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C0,
+ },
+ [0x189C1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-450",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C1,
+ },
+ [0x189C2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-451",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C2,
+ },
+ [0x189C3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-452",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C3,
+ },
+ [0x189C4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-453",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C4,
+ },
+ [0x189C5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-454",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C5,
+ },
+ [0x189C6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-455",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C6,
+ },
+ [0x189C7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-456",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C7,
+ },
+ [0x189C8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-457",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C8,
+ },
+ [0x189C9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-458",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189C9,
+ },
+ [0x189CA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-459",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CA,
+ },
+ [0x189CB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-460",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CB,
+ },
+ [0x189CC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-461",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CC,
+ },
+ [0x189CD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-462",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CD,
+ },
+ [0x189CE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-463",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CE,
+ },
+ [0x189CF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-464",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189CF,
+ },
+ [0x189D0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-465",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D0,
+ },
+ [0x189D1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-466",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D1,
+ },
+ [0x189D2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-467",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D2,
+ },
+ [0x189D3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-468",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D3,
+ },
+ [0x189D4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-469",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D4,
+ },
+ [0x189D5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-470",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D5,
+ },
+ [0x189D6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-471",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D6,
+ },
+ [0x189D7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-472",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D7,
+ },
+ [0x189D8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-473",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D8,
+ },
+ [0x189D9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-474",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189D9,
+ },
+ [0x189DA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-475",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DA,
+ },
+ [0x189DB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-476",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DB,
+ },
+ [0x189DC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-477",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DC,
+ },
+ [0x189DD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-478",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DD,
+ },
+ [0x189DE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-479",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DE,
+ },
+ [0x189DF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-480",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189DF,
+ },
+ [0x189E0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-481",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E0,
+ },
+ [0x189E1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-482",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E1,
+ },
+ [0x189E2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-483",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E2,
+ },
+ [0x189E3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-484",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E3,
+ },
+ [0x189E4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-485",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E4,
+ },
+ [0x189E5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-486",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E5,
+ },
+ [0x189E6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-487",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E6,
+ },
+ [0x189E7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-488",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E7,
+ },
+ [0x189E8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-489",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E8,
+ },
+ [0x189E9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-490",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189E9,
+ },
+ [0x189EA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-491",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189EA,
+ },
+ [0x189EB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-492",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189EB,
+ },
+ [0x189EC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-493",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189EC,
+ },
+ [0x189ED]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-494",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189ED,
+ },
+ [0x189EE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-495",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189EE,
+ },
+ [0x189EF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-496",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189EF,
+ },
+ [0x189F0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-497",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F0,
+ },
+ [0x189F1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-498",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F1,
+ },
+ [0x189F2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-499",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F2,
+ },
+ [0x189F3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-500",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F3,
+ },
+ [0x189F4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-501",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F4,
+ },
+ [0x189F5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-502",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F5,
+ },
+ [0x189F6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-503",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F6,
+ },
+ [0x189F7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-504",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F7,
+ },
+ [0x189F8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-505",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F8,
+ },
+ [0x189F9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-506",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189F9,
+ },
+ [0x189FA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-507",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FA,
+ },
+ [0x189FB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-508",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FB,
+ },
+ [0x189FC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-509",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FC,
+ },
+ [0x189FD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-510",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FD,
+ },
+ [0x189FE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-511",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FE,
+ },
+ [0x189FF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-512",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x189FF,
+ },
+ [0x18A00]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-513",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A00,
+ },
+ [0x18A01]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-514",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A01,
+ },
+ [0x18A02]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-515",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A02,
+ },
+ [0x18A03]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-516",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A03,
+ },
+ [0x18A04]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-517",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A04,
+ },
+ [0x18A05]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-518",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A05,
+ },
+ [0x18A06]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-519",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A06,
+ },
+ [0x18A07]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-520",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A07,
+ },
+ [0x18A08]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-521",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A08,
+ },
+ [0x18A09]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-522",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A09,
+ },
+ [0x18A0A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-523",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0A,
+ },
+ [0x18A0B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-524",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0B,
+ },
+ [0x18A0C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-525",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0C,
+ },
+ [0x18A0D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-526",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0D,
+ },
+ [0x18A0E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-527",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0E,
+ },
+ [0x18A0F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-528",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A0F,
+ },
+ [0x18A10]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-529",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A10,
+ },
+ [0x18A11]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-530",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A11,
+ },
+ [0x18A12]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-531",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A12,
+ },
+ [0x18A13]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-532",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A13,
+ },
+ [0x18A14]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-533",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A14,
+ },
+ [0x18A15]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-534",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A15,
+ },
+ [0x18A16]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-535",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A16,
+ },
+ [0x18A17]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-536",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A17,
+ },
+ [0x18A18]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-537",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A18,
+ },
+ [0x18A19]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-538",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A19,
+ },
+ [0x18A1A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-539",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1A,
+ },
+ [0x18A1B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-540",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1B,
+ },
+ [0x18A1C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-541",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1C,
+ },
+ [0x18A1D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-542",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1D,
+ },
+ [0x18A1E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-543",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1E,
+ },
+ [0x18A1F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-544",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A1F,
+ },
+ [0x18A20]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-545",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A20,
+ },
+ [0x18A21]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-546",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A21,
+ },
+ [0x18A22]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-547",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A22,
+ },
+ [0x18A23]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-548",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A23,
+ },
+ [0x18A24]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-549",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A24,
+ },
+ [0x18A25]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-550",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A25,
+ },
+ [0x18A26]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-551",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A26,
+ },
+ [0x18A27]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-552",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A27,
+ },
+ [0x18A28]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-553",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A28,
+ },
+ [0x18A29]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-554",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A29,
+ },
+ [0x18A2A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-555",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2A,
+ },
+ [0x18A2B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-556",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2B,
+ },
+ [0x18A2C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-557",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2C,
+ },
+ [0x18A2D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-558",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2D,
+ },
+ [0x18A2E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-559",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2E,
+ },
+ [0x18A2F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-560",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A2F,
+ },
+ [0x18A30]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-561",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A30,
+ },
+ [0x18A31]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-562",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A31,
+ },
+ [0x18A32]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-563",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A32,
+ },
+ [0x18A33]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-564",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A33,
+ },
+ [0x18A34]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-565",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A34,
+ },
+ [0x18A35]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-566",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A35,
+ },
+ [0x18A36]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-567",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A36,
+ },
+ [0x18A37]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-568",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A37,
+ },
+ [0x18A38]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-569",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A38,
+ },
+ [0x18A39]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-570",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A39,
+ },
+ [0x18A3A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-571",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3A,
+ },
+ [0x18A3B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-572",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3B,
+ },
+ [0x18A3C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-573",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3C,
+ },
+ [0x18A3D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-574",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3D,
+ },
+ [0x18A3E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-575",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3E,
+ },
+ [0x18A3F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-576",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A3F,
+ },
+ [0x18A40]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-577",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A40,
+ },
+ [0x18A41]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-578",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A41,
+ },
+ [0x18A42]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-579",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A42,
+ },
+ [0x18A43]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-580",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A43,
+ },
+ [0x18A44]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-581",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A44,
+ },
+ [0x18A45]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-582",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A45,
+ },
+ [0x18A46]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-583",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A46,
+ },
+ [0x18A47]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-584",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A47,
+ },
+ [0x18A48]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-585",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A48,
+ },
+ [0x18A49]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-586",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A49,
+ },
+ [0x18A4A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-587",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4A,
+ },
+ [0x18A4B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-588",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4B,
+ },
+ [0x18A4C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-589",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4C,
+ },
+ [0x18A4D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-590",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4D,
+ },
+ [0x18A4E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-591",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4E,
+ },
+ [0x18A4F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-592",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A4F,
+ },
+ [0x18A50]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-593",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A50,
+ },
+ [0x18A51]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-594",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A51,
+ },
+ [0x18A52]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-595",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A52,
+ },
+ [0x18A53]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-596",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A53,
+ },
+ [0x18A54]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-597",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A54,
+ },
+ [0x18A55]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-598",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A55,
+ },
+ [0x18A56]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-599",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A56,
+ },
+ [0x18A57]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-600",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A57,
+ },
+ [0x18A58]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-601",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A58,
+ },
+ [0x18A59]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-602",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A59,
+ },
+ [0x18A5A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-603",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5A,
+ },
+ [0x18A5B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-604",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5B,
+ },
+ [0x18A5C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-605",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5C,
+ },
+ [0x18A5D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-606",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5D,
+ },
+ [0x18A5E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-607",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5E,
+ },
+ [0x18A5F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-608",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A5F,
+ },
+ [0x18A60]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-609",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A60,
+ },
+ [0x18A61]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-610",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A61,
+ },
+ [0x18A62]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-611",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A62,
+ },
+ [0x18A63]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-612",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A63,
+ },
+ [0x18A64]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-613",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A64,
+ },
+ [0x18A65]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-614",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A65,
+ },
+ [0x18A66]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-615",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A66,
+ },
+ [0x18A67]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-616",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A67,
+ },
+ [0x18A68]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-617",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A68,
+ },
+ [0x18A69]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-618",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A69,
+ },
+ [0x18A6A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-619",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6A,
+ },
+ [0x18A6B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-620",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6B,
+ },
+ [0x18A6C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-621",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6C,
+ },
+ [0x18A6D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-622",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6D,
+ },
+ [0x18A6E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-623",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6E,
+ },
+ [0x18A6F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-624",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A6F,
+ },
+ [0x18A70]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-625",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A70,
+ },
+ [0x18A71]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-626",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A71,
+ },
+ [0x18A72]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-627",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A72,
+ },
+ [0x18A73]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-628",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A73,
+ },
+ [0x18A74]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-629",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A74,
+ },
+ [0x18A75]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-630",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A75,
+ },
+ [0x18A76]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-631",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A76,
+ },
+ [0x18A77]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-632",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A77,
+ },
+ [0x18A78]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-633",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A78,
+ },
+ [0x18A79]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-634",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A79,
+ },
+ [0x18A7A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-635",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7A,
+ },
+ [0x18A7B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-636",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7B,
+ },
+ [0x18A7C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-637",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7C,
+ },
+ [0x18A7D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-638",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7D,
+ },
+ [0x18A7E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-639",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7E,
+ },
+ [0x18A7F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-640",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A7F,
+ },
+ [0x18A80]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-641",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A80,
+ },
+ [0x18A81]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-642",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A81,
+ },
+ [0x18A82]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-643",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A82,
+ },
+ [0x18A83]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-644",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A83,
+ },
+ [0x18A84]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-645",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A84,
+ },
+ [0x18A85]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-646",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A85,
+ },
+ [0x18A86]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-647",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A86,
+ },
+ [0x18A87]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-648",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A87,
+ },
+ [0x18A88]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-649",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A88,
+ },
+ [0x18A89]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-650",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A89,
+ },
+ [0x18A8A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-651",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8A,
+ },
+ [0x18A8B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-652",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8B,
+ },
+ [0x18A8C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-653",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8C,
+ },
+ [0x18A8D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-654",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8D,
+ },
+ [0x18A8E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-655",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8E,
+ },
+ [0x18A8F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-656",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A8F,
+ },
+ [0x18A90]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-657",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A90,
+ },
+ [0x18A91]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-658",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A91,
+ },
+ [0x18A92]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-659",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A92,
+ },
+ [0x18A93]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-660",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A93,
+ },
+ [0x18A94]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-661",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A94,
+ },
+ [0x18A95]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-662",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A95,
+ },
+ [0x18A96]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-663",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A96,
+ },
+ [0x18A97]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-664",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A97,
+ },
+ [0x18A98]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-665",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A98,
+ },
+ [0x18A99]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-666",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A99,
+ },
+ [0x18A9A]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-667",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9A,
+ },
+ [0x18A9B]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-668",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9B,
+ },
+ [0x18A9C]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-669",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9C,
+ },
+ [0x18A9D]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-670",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9D,
+ },
+ [0x18A9E]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-671",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9E,
+ },
+ [0x18A9F]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-672",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18A9F,
+ },
+ [0x18AA0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-673",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA0,
+ },
+ [0x18AA1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-674",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA1,
+ },
+ [0x18AA2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-675",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA2,
+ },
+ [0x18AA3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-676",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA3,
+ },
+ [0x18AA4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-677",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA4,
+ },
+ [0x18AA5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-678",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA5,
+ },
+ [0x18AA6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-679",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA6,
+ },
+ [0x18AA7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-680",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA7,
+ },
+ [0x18AA8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-681",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA8,
+ },
+ [0x18AA9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-682",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AA9,
+ },
+ [0x18AAA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-683",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAA,
+ },
+ [0x18AAB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-684",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAB,
+ },
+ [0x18AAC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-685",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAC,
+ },
+ [0x18AAD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-686",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAD,
+ },
+ [0x18AAE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-687",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAE,
+ },
+ [0x18AAF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-688",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AAF,
+ },
+ [0x18AB0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-689",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB0,
+ },
+ [0x18AB1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-690",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB1,
+ },
+ [0x18AB2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-691",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB2,
+ },
+ [0x18AB3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-692",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB3,
+ },
+ [0x18AB4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-693",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB4,
+ },
+ [0x18AB5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-694",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB5,
+ },
+ [0x18AB6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-695",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB6,
+ },
+ [0x18AB7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-696",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB7,
+ },
+ [0x18AB8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-697",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB8,
+ },
+ [0x18AB9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-698",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AB9,
+ },
+ [0x18ABA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-699",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABA,
+ },
+ [0x18ABB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-700",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABB,
+ },
+ [0x18ABC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-701",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABC,
+ },
+ [0x18ABD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-702",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABD,
+ },
+ [0x18ABE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-703",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABE,
+ },
+ [0x18ABF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-704",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ABF,
+ },
+ [0x18AC0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-705",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC0,
+ },
+ [0x18AC1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-706",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC1,
+ },
+ [0x18AC2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-707",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC2,
+ },
+ [0x18AC3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-708",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC3,
+ },
+ [0x18AC4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-709",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC4,
+ },
+ [0x18AC5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-710",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC5,
+ },
+ [0x18AC6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-711",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC6,
+ },
+ [0x18AC7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-712",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC7,
+ },
+ [0x18AC8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-713",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC8,
+ },
+ [0x18AC9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-714",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AC9,
+ },
+ [0x18ACA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-715",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACA,
+ },
+ [0x18ACB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-716",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACB,
+ },
+ [0x18ACC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-717",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACC,
+ },
+ [0x18ACD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-718",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACD,
+ },
+ [0x18ACE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-719",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACE,
+ },
+ [0x18ACF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-720",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ACF,
+ },
+ [0x18AD0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-721",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD0,
+ },
+ [0x18AD1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-722",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD1,
+ },
+ [0x18AD2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-723",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD2,
+ },
+ [0x18AD3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-724",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD3,
+ },
+ [0x18AD4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-725",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD4,
+ },
+ [0x18AD5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-726",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD5,
+ },
+ [0x18AD6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-727",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD6,
+ },
+ [0x18AD7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-728",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD7,
+ },
+ [0x18AD8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-729",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD8,
+ },
+ [0x18AD9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-730",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AD9,
+ },
+ [0x18ADA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-731",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADA,
+ },
+ [0x18ADB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-732",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADB,
+ },
+ [0x18ADC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-733",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADC,
+ },
+ [0x18ADD]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-734",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADD,
+ },
+ [0x18ADE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-735",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADE,
+ },
+ [0x18ADF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-736",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18ADF,
+ },
+ [0x18AE0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-737",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE0,
+ },
+ [0x18AE1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-738",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE1,
+ },
+ [0x18AE2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-739",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE2,
+ },
+ [0x18AE3]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-740",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE3,
+ },
+ [0x18AE4]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-741",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE4,
+ },
+ [0x18AE5]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-742",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE5,
+ },
+ [0x18AE6]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-743",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE6,
+ },
+ [0x18AE7]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-744",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE7,
+ },
+ [0x18AE8]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-745",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE8,
+ },
+ [0x18AE9]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-746",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AE9,
+ },
+ [0x18AEA]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-747",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AEA,
+ },
+ [0x18AEB]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-748",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AEB,
+ },
+ [0x18AEC]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-749",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AEC,
+ },
+ [0x18AED]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-750",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AED,
+ },
+ [0x18AEE]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-751",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AEE,
+ },
+ [0x18AEF]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-752",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AEF,
+ },
+ [0x18AF0]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-753",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AF0,
+ },
+ [0x18AF1]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-754",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AF1,
+ },
+ [0x18AF2]={
+ category="lo",
+ cjkwd="w",
+ description="TANGUT COMPONENT-755",
+ direction="l",
+ linebreak="id",
+ unicodeslot=0x18AF2,
+ },
[0x1B000]={
category="lo",
cjkwd="w",
@@ -190000,6 +199327,7 @@ characters.data={
description="MUSICAL SYMBOL WHOLE NOTE",
direction="l",
linebreak="al",
+ synonyms={ "semibreve" },
unicodeslot=0x1D15D,
},
[0x1D15E]={
@@ -190032,6 +199360,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "char", 0x1D15F, 0x1D16F },
+ synonyms={ "semiquaver" },
unicodeslot=0x1D161,
},
[0x1D162]={
@@ -193711,6 +203040,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x50 },
+ synonyms={ "power set" },
unicodeslot=0x1D4AB,
},
[0x1D4AC]={
@@ -194515,6 +203845,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x4D },
+ synonyms={ "new testament majority text" },
unicodeslot=0x1D510,
},
[0x1D511]={
@@ -194555,6 +203886,7 @@ characters.data={
direction="l",
linebreak="al",
specials={ "font", 0x53 },
+ synonyms={ "greek old testament", "septuagint" },
unicodeslot=0x1D516,
},
[0x1D517]={
@@ -205658,6 +214990,310 @@ characters.data={
linebreak="cm",
unicodeslot=0x1DAAF,
},
+ [0x1E000]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER AZU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E000,
+ },
+ [0x1E001]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER BUKY",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E001,
+ },
+ [0x1E002]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER VEDE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E002,
+ },
+ [0x1E003]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER GLAGOLI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E003,
+ },
+ [0x1E004]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER DOBRO",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E004,
+ },
+ [0x1E005]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YESTU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E005,
+ },
+ [0x1E006]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER ZHIVETE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E006,
+ },
+ [0x1E008]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER ZEMLJA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E008,
+ },
+ [0x1E009]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER IZHE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E009,
+ },
+ [0x1E00A]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER INITIAL IZHE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00A,
+ },
+ [0x1E00B]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER I",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00B,
+ },
+ [0x1E00C]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER DJERVI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00C,
+ },
+ [0x1E00D]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER KAKO",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00D,
+ },
+ [0x1E00E]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER LJUDIJE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00E,
+ },
+ [0x1E00F]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER MYSLITE",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E00F,
+ },
+ [0x1E010]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER NASHI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E010,
+ },
+ [0x1E011]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER ONU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E011,
+ },
+ [0x1E012]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER POKOJI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E012,
+ },
+ [0x1E013]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER RITSI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E013,
+ },
+ [0x1E014]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER SLOVO",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E014,
+ },
+ [0x1E015]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER TVRIDO",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E015,
+ },
+ [0x1E016]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER UKU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E016,
+ },
+ [0x1E017]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER FRITU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E017,
+ },
+ [0x1E018]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER HERU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E018,
+ },
+ [0x1E01B]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER SHTA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E01B,
+ },
+ [0x1E01C]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER TSI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E01C,
+ },
+ [0x1E01D]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER CHRIVI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E01D,
+ },
+ [0x1E01E]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER SHA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E01E,
+ },
+ [0x1E01F]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YERU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E01F,
+ },
+ [0x1E020]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YERI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E020,
+ },
+ [0x1E021]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YATI",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E021,
+ },
+ [0x1E023]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YU",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E023,
+ },
+ [0x1E024]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER SMALL YUS",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E024,
+ },
+ [0x1E026]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER YO",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E026,
+ },
+ [0x1E027]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER IOTATED SMALL YUS",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E027,
+ },
+ [0x1E028]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER BIG YUS",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E028,
+ },
+ [0x1E029]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER IOTATED BIG YUS",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E029,
+ },
+ [0x1E02A]={
+ category="mn",
+ combining=0xE6,
+ description="COMBINING GLAGOLITIC LETTER FITA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E02A,
+ },
[0x1E800]={
category="lo",
description="MENDE KIKAKUI SYLLABLE M001 KI",
@@ -207156,6 +216792,690 @@ characters.data={
linebreak="cm",
unicodeslot=0x1E8D6,
},
+ [0x1E900]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER ALIF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E900,
+ },
+ [0x1E901]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER DAALI",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E901,
+ },
+ [0x1E902]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER LAAM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E902,
+ },
+ [0x1E903]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER MIIM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E903,
+ },
+ [0x1E904]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER BA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E904,
+ },
+ [0x1E905]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER SINNYIIYHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E905,
+ },
+ [0x1E906]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER PE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E906,
+ },
+ [0x1E907]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER BHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E907,
+ },
+ [0x1E908]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER RA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E908,
+ },
+ [0x1E909]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER E",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E909,
+ },
+ [0x1E90A]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER FA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90A,
+ },
+ [0x1E90B]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER I",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90B,
+ },
+ [0x1E90C]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER O",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90C,
+ },
+ [0x1E90D]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER DHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90D,
+ },
+ [0x1E90E]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER YHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90E,
+ },
+ [0x1E90F]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER WAW",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E90F,
+ },
+ [0x1E910]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER NUN",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E910,
+ },
+ [0x1E911]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER KAF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E911,
+ },
+ [0x1E912]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER YA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E912,
+ },
+ [0x1E913]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER U",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E913,
+ },
+ [0x1E914]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER JIIM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E914,
+ },
+ [0x1E915]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER CHI",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E915,
+ },
+ [0x1E916]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER HA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E916,
+ },
+ [0x1E917]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER QAAF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E917,
+ },
+ [0x1E918]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER GA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E918,
+ },
+ [0x1E919]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER NYA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E919,
+ },
+ [0x1E91A]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER TU",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91A,
+ },
+ [0x1E91B]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER NHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91B,
+ },
+ [0x1E91C]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER VA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91C,
+ },
+ [0x1E91D]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER KHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91D,
+ },
+ [0x1E91E]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER GBE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91E,
+ },
+ [0x1E91F]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER ZAL",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E91F,
+ },
+ [0x1E920]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER KPO",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E920,
+ },
+ [0x1E921]={
+ arabic="d",
+ category="lu",
+ description="ADLAM CAPITAL LETTER SHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E921,
+ },
+ [0x1E922]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER ALIF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E922,
+ },
+ [0x1E923]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER DAALI",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E923,
+ },
+ [0x1E924]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER LAAM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E924,
+ },
+ [0x1E925]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER MIIM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E925,
+ },
+ [0x1E926]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER BA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E926,
+ },
+ [0x1E927]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER SINNYIIYHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E927,
+ },
+ [0x1E928]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER PE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E928,
+ },
+ [0x1E929]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER BHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E929,
+ },
+ [0x1E92A]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER RA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92A,
+ },
+ [0x1E92B]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER E",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92B,
+ },
+ [0x1E92C]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER FA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92C,
+ },
+ [0x1E92D]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER I",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92D,
+ },
+ [0x1E92E]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER O",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92E,
+ },
+ [0x1E92F]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER DHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E92F,
+ },
+ [0x1E930]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER YHE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E930,
+ },
+ [0x1E931]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER WAW",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E931,
+ },
+ [0x1E932]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER NUN",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E932,
+ },
+ [0x1E933]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER KAF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E933,
+ },
+ [0x1E934]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER YA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E934,
+ },
+ [0x1E935]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER U",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E935,
+ },
+ [0x1E936]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER JIIM",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E936,
+ },
+ [0x1E937]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER CHI",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E937,
+ },
+ [0x1E938]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER HA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E938,
+ },
+ [0x1E939]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER QAAF",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E939,
+ },
+ [0x1E93A]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER GA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93A,
+ },
+ [0x1E93B]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER NYA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93B,
+ },
+ [0x1E93C]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER TU",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93C,
+ },
+ [0x1E93D]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER NHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93D,
+ },
+ [0x1E93E]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER VA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93E,
+ },
+ [0x1E93F]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER KHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E93F,
+ },
+ [0x1E940]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER GBE",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E940,
+ },
+ [0x1E941]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER ZAL",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E941,
+ },
+ [0x1E942]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER KPO",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E942,
+ },
+ [0x1E943]={
+ arabic="d",
+ category="ll",
+ description="ADLAM SMALL LETTER SHA",
+ direction="r",
+ linebreak="al",
+ unicodeslot=0x1E943,
+ },
+ [0x1E944]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM ALIF LENGTHENER",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E944,
+ },
+ [0x1E945]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM VOWEL LENGTHENER",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E945,
+ },
+ [0x1E946]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM GEMINATION MARK",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E946,
+ },
+ [0x1E947]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM HAMZA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E947,
+ },
+ [0x1E948]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM CONSONANT MODIFIER",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E948,
+ },
+ [0x1E949]={
+ category="mn",
+ combining=0xE6,
+ description="ADLAM GEMINATE CONSONANT MODIFIER",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E949,
+ },
+ [0x1E94A]={
+ category="mn",
+ combining=0x7,
+ description="ADLAM NUKTA",
+ direction="nsm",
+ linebreak="cm",
+ unicodeslot=0x1E94A,
+ },
+ [0x1E950]={
+ category="nd",
+ description="ADLAM DIGIT ZERO",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E950,
+ },
+ [0x1E951]={
+ category="nd",
+ description="ADLAM DIGIT ONE",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E951,
+ },
+ [0x1E952]={
+ category="nd",
+ description="ADLAM DIGIT TWO",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E952,
+ },
+ [0x1E953]={
+ category="nd",
+ description="ADLAM DIGIT THREE",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E953,
+ },
+ [0x1E954]={
+ category="nd",
+ description="ADLAM DIGIT FOUR",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E954,
+ },
+ [0x1E955]={
+ category="nd",
+ description="ADLAM DIGIT FIVE",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E955,
+ },
+ [0x1E956]={
+ category="nd",
+ description="ADLAM DIGIT SIX",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E956,
+ },
+ [0x1E957]={
+ category="nd",
+ description="ADLAM DIGIT SEVEN",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E957,
+ },
+ [0x1E958]={
+ category="nd",
+ description="ADLAM DIGIT EIGHT",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E958,
+ },
+ [0x1E959]={
+ category="nd",
+ description="ADLAM DIGIT NINE",
+ direction="r",
+ linebreak="nu",
+ unicodeslot=0x1E959,
+ },
+ [0x1E95E]={
+ category="po",
+ description="ADLAM INITIAL EXCLAMATION MARK",
+ direction="r",
+ linebreak="op",
+ unicodeslot=0x1E95E,
+ },
+ [0x1E95F]={
+ category="po",
+ description="ADLAM INITIAL QUESTION MARK",
+ direction="r",
+ linebreak="op",
+ unicodeslot=0x1E95F,
+ },
[0x1EE00]={
category="lo",
comment="check math properties",
@@ -208471,14 +218791,12 @@ characters.data={
},
[0x1F004]={
category="so",
+ cjkwd="w",
description="MAHJONG TILE RED DRAGON",
direction="on",
linebreak="id",
unicodeslot=0x1F004,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F005]={
category="so",
@@ -209763,6 +220081,7 @@ characters.data={
},
[0x1F0CF]={
category="so",
+ cjkwd="w",
description="PLAYING CARD BLACK JOKER",
direction="on",
linebreak="id",
@@ -210920,6 +221239,7 @@ characters.data={
direction="on",
linebreak="al",
specials={ "super", 0x4D, 0x43 },
+ synonyms={ "marque de commerce" },
unicodeslot=0x1F16A,
},
[0x1F16B]={
@@ -210928,6 +221248,7 @@ characters.data={
direction="on",
linebreak="al",
specials={ "super", 0x4D, 0x44 },
+ synonyms={ "marque deposee" },
unicodeslot=0x1F16B,
},
[0x1F170]={
@@ -210937,10 +221258,7 @@ characters.data={
direction="l",
linebreak="ai",
unicodeslot=0x1F170,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F171]={
category="so",
@@ -210949,10 +221267,7 @@ characters.data={
direction="l",
linebreak="ai",
unicodeslot=0x1F171,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F172]={
category="so",
@@ -211057,10 +221372,7 @@ characters.data={
direction="l",
linebreak="ai",
unicodeslot=0x1F17E,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F17F]={
category="so",
@@ -211069,10 +221381,7 @@ characters.data={
direction="l",
linebreak="ai",
unicodeslot=0x1F17F,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F180]={
category="so",
@@ -211188,7 +221497,7 @@ characters.data={
},
[0x1F18E]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="NEGATIVE SQUARED AB",
direction="l",
linebreak="ai",
@@ -211213,7 +221522,7 @@ characters.data={
},
[0x1F191]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED CL",
direction="l",
linebreak="ai",
@@ -211221,7 +221530,7 @@ characters.data={
},
[0x1F192]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED COOL",
direction="l",
linebreak="ai",
@@ -211229,7 +221538,7 @@ characters.data={
},
[0x1F193]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED FREE",
direction="l",
linebreak="ai",
@@ -211237,7 +221546,7 @@ characters.data={
},
[0x1F194]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED ID",
direction="l",
linebreak="ai",
@@ -211245,7 +221554,7 @@ characters.data={
},
[0x1F195]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED NEW",
direction="l",
linebreak="ai",
@@ -211253,7 +221562,7 @@ characters.data={
},
[0x1F196]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED NG",
direction="l",
linebreak="ai",
@@ -211261,7 +221570,7 @@ characters.data={
},
[0x1F197]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED OK",
direction="l",
linebreak="ai",
@@ -211269,7 +221578,7 @@ characters.data={
},
[0x1F198]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED SOS",
direction="l",
linebreak="ai",
@@ -211277,7 +221586,7 @@ characters.data={
},
[0x1F199]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED UP WITH EXCLAMATION MARK",
direction="l",
linebreak="ai",
@@ -211285,12 +221594,156 @@ characters.data={
},
[0x1F19A]={
category="so",
- cjkwd="a",
+ cjkwd="w",
description="SQUARED VS",
direction="l",
linebreak="ai",
unicodeslot=0x1F19A,
},
+ [0x1F19B]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED THREE D",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F19B,
+ },
+ [0x1F19C]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED SECOND SCREEN",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F19C,
+ },
+ [0x1F19D]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED TWO K",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F19D,
+ },
+ [0x1F19E]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED FOUR K",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F19E,
+ },
+ [0x1F19F]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED EIGHT K",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F19F,
+ },
+ [0x1F1A0]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED FIVE POINT ONE",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A0,
+ },
+ [0x1F1A1]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED SEVEN POINT ONE",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A1,
+ },
+ [0x1F1A2]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED TWENTY-TWO POINT TWO",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A2,
+ },
+ [0x1F1A3]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED SIXTY P",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A3,
+ },
+ [0x1F1A4]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED ONE HUNDRED TWENTY P",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A4,
+ },
+ [0x1F1A5]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED LATIN SMALL LETTER D",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A5,
+ },
+ [0x1F1A6]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED HC",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A6,
+ },
+ [0x1F1A7]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED HDR",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A7,
+ },
+ [0x1F1A8]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED HI-RES",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A8,
+ },
+ [0x1F1A9]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED LOSSLESS",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1A9,
+ },
+ [0x1F1AA]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED SHV",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1AA,
+ },
+ [0x1F1AB]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED UHD",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1AB,
+ },
+ [0x1F1AC]={
+ category="so",
+ cjkwd="a",
+ description="SQUARED VOD",
+ direction="l",
+ linebreak="ai",
+ unicodeslot=0x1F1AC,
+ },
[0x1F1E6]={
category="so",
description="REGIONAL INDICATOR SYMBOL LETTER A",
@@ -211499,10 +221952,7 @@ characters.data={
linebreak="id",
specials={ "square", 0x30B5 },
unicodeslot=0x1F202,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F210]={
category="so",
@@ -211602,10 +222052,7 @@ characters.data={
linebreak="id",
specials={ "square", 0x7121 },
unicodeslot=0x1F21A,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F21B]={
category="so",
@@ -211795,10 +222242,7 @@ characters.data={
linebreak="id",
specials={ "square", 0x6307 },
unicodeslot=0x1F22F,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F230]={
category="so",
@@ -211871,10 +222315,7 @@ characters.data={
linebreak="id",
specials={ "square", 0x6708 },
unicodeslot=0x1F237,
- variants={
- [0xFE0E]="text style",
- [0xFE0F]="emoji style",
- },
+ variants=variants_emoji,
},
[0x1F238]={
category="so",
@@ -211903,6 +222344,15 @@ characters.data={
specials={ "square", 0x55B6 },
unicodeslot=0x1F23A,
},
+ [0x1F23B]={
+ category="so",
+ cjkwd="w",
+ description="SQUARED CJK UNIFIED IDEOGRAPH-914D",
+ direction="l",
+ linebreak="id",
+ specials={ "square", 0x914D },
+ unicodeslot=0x1F23B,
+ },
[0x1F240]={
category="so",
cjkwd="w",
@@ -212004,6 +222454,7 @@ characters.data={
},
[0x1F300]={
category="so",
+ cjkwd="w",
description="CYCLONE",
direction="on",
linebreak="id",
@@ -212011,6 +222462,7 @@ characters.data={
},
[0x1F301]={
category="so",
+ cjkwd="w",
description="FOGGY",
direction="on",
linebreak="id",
@@ -212018,6 +222470,7 @@ characters.data={
},
[0x1F302]={
category="so",
+ cjkwd="w",
description="CLOSED UMBRELLA",
direction="on",
linebreak="id",
@@ -212025,6 +222478,7 @@ characters.data={
},
[0x1F303]={
category="so",
+ cjkwd="w",
description="NIGHT WITH STARS",
direction="on",
linebreak="id",
@@ -212032,6 +222486,7 @@ characters.data={
},
[0x1F304]={
category="so",
+ cjkwd="w",
description="SUNRISE OVER MOUNTAINS",
direction="on",
linebreak="id",
@@ -212039,6 +222494,7 @@ characters.data={
},
[0x1F305]={
category="so",
+ cjkwd="w",
description="SUNRISE",
direction="on",
linebreak="id",
@@ -212046,6 +222502,7 @@ characters.data={
},
[0x1F306]={
category="so",
+ cjkwd="w",
description="CITYSCAPE AT DUSK",
direction="on",
linebreak="id",
@@ -212053,6 +222510,7 @@ characters.data={
},
[0x1F307]={
category="so",
+ cjkwd="w",
description="SUNSET OVER BUILDINGS",
direction="on",
linebreak="id",
@@ -212060,6 +222518,7 @@ characters.data={
},
[0x1F308]={
category="so",
+ cjkwd="w",
description="RAINBOW",
direction="on",
linebreak="id",
@@ -212067,6 +222526,7 @@ characters.data={
},
[0x1F309]={
category="so",
+ cjkwd="w",
description="BRIDGE AT NIGHT",
direction="on",
linebreak="id",
@@ -212074,6 +222534,7 @@ characters.data={
},
[0x1F30A]={
category="so",
+ cjkwd="w",
description="WATER WAVE",
direction="on",
linebreak="id",
@@ -212081,6 +222542,7 @@ characters.data={
},
[0x1F30B]={
category="so",
+ cjkwd="w",
description="VOLCANO",
direction="on",
linebreak="id",
@@ -212088,6 +222550,7 @@ characters.data={
},
[0x1F30C]={
category="so",
+ cjkwd="w",
description="MILKY WAY",
direction="on",
linebreak="id",
@@ -212095,6 +222558,7 @@ characters.data={
},
[0x1F30D]={
category="so",
+ cjkwd="w",
description="EARTH GLOBE EUROPE-AFRICA",
direction="on",
linebreak="id",
@@ -212102,6 +222566,7 @@ characters.data={
},
[0x1F30E]={
category="so",
+ cjkwd="w",
description="EARTH GLOBE AMERICAS",
direction="on",
linebreak="id",
@@ -212109,6 +222574,7 @@ characters.data={
},
[0x1F30F]={
category="so",
+ cjkwd="w",
description="EARTH GLOBE ASIA-AUSTRALIA",
direction="on",
linebreak="id",
@@ -212116,6 +222582,7 @@ characters.data={
},
[0x1F310]={
category="so",
+ cjkwd="w",
description="GLOBE WITH MERIDIANS",
direction="on",
linebreak="id",
@@ -212123,6 +222590,7 @@ characters.data={
},
[0x1F311]={
category="so",
+ cjkwd="w",
description="NEW MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212130,6 +222598,7 @@ characters.data={
},
[0x1F312]={
category="so",
+ cjkwd="w",
description="WAXING CRESCENT MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212137,6 +222606,7 @@ characters.data={
},
[0x1F313]={
category="so",
+ cjkwd="w",
description="FIRST QUARTER MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212144,6 +222614,7 @@ characters.data={
},
[0x1F314]={
category="so",
+ cjkwd="w",
description="WAXING GIBBOUS MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212151,6 +222622,7 @@ characters.data={
},
[0x1F315]={
category="so",
+ cjkwd="w",
description="FULL MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212158,6 +222630,7 @@ characters.data={
},
[0x1F316]={
category="so",
+ cjkwd="w",
description="WANING GIBBOUS MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212165,6 +222638,7 @@ characters.data={
},
[0x1F317]={
category="so",
+ cjkwd="w",
description="LAST QUARTER MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212172,6 +222646,7 @@ characters.data={
},
[0x1F318]={
category="so",
+ cjkwd="w",
description="WANING CRESCENT MOON SYMBOL",
direction="on",
linebreak="id",
@@ -212179,6 +222654,7 @@ characters.data={
},
[0x1F319]={
category="so",
+ cjkwd="w",
description="CRESCENT MOON",
direction="on",
linebreak="id",
@@ -212186,6 +222662,7 @@ characters.data={
},
[0x1F31A]={
category="so",
+ cjkwd="w",
description="NEW MOON WITH FACE",
direction="on",
linebreak="id",
@@ -212193,6 +222670,7 @@ characters.data={
},
[0x1F31B]={
category="so",
+ cjkwd="w",
description="FIRST QUARTER MOON WITH FACE",
direction="on",
linebreak="id",
@@ -212200,6 +222678,7 @@ characters.data={
},
[0x1F31C]={
category="so",
+ cjkwd="w",
description="LAST QUARTER MOON WITH FACE",
direction="on",
linebreak="id",
@@ -212207,6 +222686,7 @@ characters.data={
},
[0x1F31D]={
category="so",
+ cjkwd="w",
description="FULL MOON WITH FACE",
direction="on",
linebreak="id",
@@ -212214,6 +222694,7 @@ characters.data={
},
[0x1F31E]={
category="so",
+ cjkwd="w",
description="SUN WITH FACE",
direction="on",
linebreak="id",
@@ -212221,6 +222702,7 @@ characters.data={
},
[0x1F31F]={
category="so",
+ cjkwd="w",
description="GLOWING STAR",
direction="on",
linebreak="id",
@@ -212228,6 +222710,7 @@ characters.data={
},
[0x1F320]={
category="so",
+ cjkwd="w",
description="SHOOTING STAR",
direction="on",
linebreak="id",
@@ -212239,6 +222722,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F321,
+ variants=variants_emoji,
},
[0x1F322]={
category="so",
@@ -212260,6 +222744,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F324,
+ variants=variants_emoji,
},
[0x1F325]={
category="so",
@@ -212267,6 +222752,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F325,
+ variants=variants_emoji,
},
[0x1F326]={
category="so",
@@ -212274,6 +222760,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F326,
+ variants=variants_emoji,
},
[0x1F327]={
category="so",
@@ -212281,6 +222768,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F327,
+ variants=variants_emoji,
},
[0x1F328]={
category="so",
@@ -212288,6 +222776,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F328,
+ variants=variants_emoji,
},
[0x1F329]={
category="so",
@@ -212295,6 +222784,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F329,
+ variants=variants_emoji,
},
[0x1F32A]={
category="so",
@@ -212302,6 +222792,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F32A,
+ variants=variants_emoji,
},
[0x1F32B]={
category="so",
@@ -212309,6 +222800,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F32B,
+ variants=variants_emoji,
},
[0x1F32C]={
category="so",
@@ -212316,9 +222808,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F32C,
+ variants=variants_emoji,
},
[0x1F32D]={
category="so",
+ cjkwd="w",
description="HOT DOG",
direction="on",
linebreak="id",
@@ -212326,6 +222820,7 @@ characters.data={
},
[0x1F32E]={
category="so",
+ cjkwd="w",
description="TACO",
direction="on",
linebreak="id",
@@ -212333,6 +222828,7 @@ characters.data={
},
[0x1F32F]={
category="so",
+ cjkwd="w",
description="BURRITO",
direction="on",
linebreak="id",
@@ -212340,6 +222836,7 @@ characters.data={
},
[0x1F330]={
category="so",
+ cjkwd="w",
description="CHESTNUT",
direction="on",
linebreak="id",
@@ -212347,6 +222844,7 @@ characters.data={
},
[0x1F331]={
category="so",
+ cjkwd="w",
description="SEEDLING",
direction="on",
linebreak="id",
@@ -212354,6 +222852,7 @@ characters.data={
},
[0x1F332]={
category="so",
+ cjkwd="w",
description="EVERGREEN TREE",
direction="on",
linebreak="id",
@@ -212361,6 +222860,7 @@ characters.data={
},
[0x1F333]={
category="so",
+ cjkwd="w",
description="DECIDUOUS TREE",
direction="on",
linebreak="id",
@@ -212368,6 +222868,7 @@ characters.data={
},
[0x1F334]={
category="so",
+ cjkwd="w",
description="PALM TREE",
direction="on",
linebreak="id",
@@ -212375,6 +222876,7 @@ characters.data={
},
[0x1F335]={
category="so",
+ cjkwd="w",
description="CACTUS",
direction="on",
linebreak="id",
@@ -212385,10 +222887,13 @@ characters.data={
description="HOT PEPPER",
direction="on",
linebreak="id",
+ synonyms={ "spicy" },
unicodeslot=0x1F336,
+ variants=variants_emoji,
},
[0x1F337]={
category="so",
+ cjkwd="w",
description="TULIP",
direction="on",
linebreak="id",
@@ -212396,6 +222901,7 @@ characters.data={
},
[0x1F338]={
category="so",
+ cjkwd="w",
description="CHERRY BLOSSOM",
direction="on",
linebreak="id",
@@ -212403,6 +222909,7 @@ characters.data={
},
[0x1F339]={
category="so",
+ cjkwd="w",
description="ROSE",
direction="on",
linebreak="id",
@@ -212410,6 +222917,7 @@ characters.data={
},
[0x1F33A]={
category="so",
+ cjkwd="w",
description="HIBISCUS",
direction="on",
linebreak="id",
@@ -212417,6 +222925,7 @@ characters.data={
},
[0x1F33B]={
category="so",
+ cjkwd="w",
description="SUNFLOWER",
direction="on",
linebreak="id",
@@ -212424,6 +222933,7 @@ characters.data={
},
[0x1F33C]={
category="so",
+ cjkwd="w",
description="BLOSSOM",
direction="on",
linebreak="id",
@@ -212431,6 +222941,7 @@ characters.data={
},
[0x1F33D]={
category="so",
+ cjkwd="w",
description="EAR OF MAIZE",
direction="on",
linebreak="id",
@@ -212438,6 +222949,7 @@ characters.data={
},
[0x1F33E]={
category="so",
+ cjkwd="w",
description="EAR OF RICE",
direction="on",
linebreak="id",
@@ -212445,6 +222957,7 @@ characters.data={
},
[0x1F33F]={
category="so",
+ cjkwd="w",
description="HERB",
direction="on",
linebreak="id",
@@ -212452,6 +222965,7 @@ characters.data={
},
[0x1F340]={
category="so",
+ cjkwd="w",
description="FOUR LEAF CLOVER",
direction="on",
linebreak="id",
@@ -212459,6 +222973,7 @@ characters.data={
},
[0x1F341]={
category="so",
+ cjkwd="w",
description="MAPLE LEAF",
direction="on",
linebreak="id",
@@ -212466,6 +222981,7 @@ characters.data={
},
[0x1F342]={
category="so",
+ cjkwd="w",
description="FALLEN LEAF",
direction="on",
linebreak="id",
@@ -212473,6 +222989,7 @@ characters.data={
},
[0x1F343]={
category="so",
+ cjkwd="w",
description="LEAF FLUTTERING IN WIND",
direction="on",
linebreak="id",
@@ -212480,6 +222997,7 @@ characters.data={
},
[0x1F344]={
category="so",
+ cjkwd="w",
description="MUSHROOM",
direction="on",
linebreak="id",
@@ -212487,6 +223005,7 @@ characters.data={
},
[0x1F345]={
category="so",
+ cjkwd="w",
description="TOMATO",
direction="on",
linebreak="id",
@@ -212494,6 +223013,7 @@ characters.data={
},
[0x1F346]={
category="so",
+ cjkwd="w",
description="AUBERGINE",
direction="on",
linebreak="id",
@@ -212501,6 +223021,7 @@ characters.data={
},
[0x1F347]={
category="so",
+ cjkwd="w",
description="GRAPES",
direction="on",
linebreak="id",
@@ -212508,6 +223029,7 @@ characters.data={
},
[0x1F348]={
category="so",
+ cjkwd="w",
description="MELON",
direction="on",
linebreak="id",
@@ -212515,6 +223037,7 @@ characters.data={
},
[0x1F349]={
category="so",
+ cjkwd="w",
description="WATERMELON",
direction="on",
linebreak="id",
@@ -212522,6 +223045,7 @@ characters.data={
},
[0x1F34A]={
category="so",
+ cjkwd="w",
description="TANGERINE",
direction="on",
linebreak="id",
@@ -212529,6 +223053,7 @@ characters.data={
},
[0x1F34B]={
category="so",
+ cjkwd="w",
description="LEMON",
direction="on",
linebreak="id",
@@ -212536,6 +223061,7 @@ characters.data={
},
[0x1F34C]={
category="so",
+ cjkwd="w",
description="BANANA",
direction="on",
linebreak="id",
@@ -212543,6 +223069,7 @@ characters.data={
},
[0x1F34D]={
category="so",
+ cjkwd="w",
description="PINEAPPLE",
direction="on",
linebreak="id",
@@ -212550,6 +223077,7 @@ characters.data={
},
[0x1F34E]={
category="so",
+ cjkwd="w",
description="RED APPLE",
direction="on",
linebreak="id",
@@ -212557,6 +223085,7 @@ characters.data={
},
[0x1F34F]={
category="so",
+ cjkwd="w",
description="GREEN APPLE",
direction="on",
linebreak="id",
@@ -212564,6 +223093,7 @@ characters.data={
},
[0x1F350]={
category="so",
+ cjkwd="w",
description="PEAR",
direction="on",
linebreak="id",
@@ -212571,6 +223101,7 @@ characters.data={
},
[0x1F351]={
category="so",
+ cjkwd="w",
description="PEACH",
direction="on",
linebreak="id",
@@ -212578,6 +223109,7 @@ characters.data={
},
[0x1F352]={
category="so",
+ cjkwd="w",
description="CHERRIES",
direction="on",
linebreak="id",
@@ -212585,6 +223117,7 @@ characters.data={
},
[0x1F353]={
category="so",
+ cjkwd="w",
description="STRAWBERRY",
direction="on",
linebreak="id",
@@ -212592,6 +223125,7 @@ characters.data={
},
[0x1F354]={
category="so",
+ cjkwd="w",
description="HAMBURGER",
direction="on",
linebreak="id",
@@ -212599,6 +223133,7 @@ characters.data={
},
[0x1F355]={
category="so",
+ cjkwd="w",
description="SLICE OF PIZZA",
direction="on",
linebreak="id",
@@ -212606,6 +223141,7 @@ characters.data={
},
[0x1F356]={
category="so",
+ cjkwd="w",
description="MEAT ON BONE",
direction="on",
linebreak="id",
@@ -212613,6 +223149,7 @@ characters.data={
},
[0x1F357]={
category="so",
+ cjkwd="w",
description="POULTRY LEG",
direction="on",
linebreak="id",
@@ -212620,6 +223157,7 @@ characters.data={
},
[0x1F358]={
category="so",
+ cjkwd="w",
description="RICE CRACKER",
direction="on",
linebreak="id",
@@ -212627,6 +223165,7 @@ characters.data={
},
[0x1F359]={
category="so",
+ cjkwd="w",
description="RICE BALL",
direction="on",
linebreak="id",
@@ -212634,6 +223173,7 @@ characters.data={
},
[0x1F35A]={
category="so",
+ cjkwd="w",
description="COOKED RICE",
direction="on",
linebreak="id",
@@ -212641,6 +223181,7 @@ characters.data={
},
[0x1F35B]={
category="so",
+ cjkwd="w",
description="CURRY AND RICE",
direction="on",
linebreak="id",
@@ -212648,6 +223189,7 @@ characters.data={
},
[0x1F35C]={
category="so",
+ cjkwd="w",
description="STEAMING BOWL",
direction="on",
linebreak="id",
@@ -212655,6 +223197,7 @@ characters.data={
},
[0x1F35D]={
category="so",
+ cjkwd="w",
description="SPAGHETTI",
direction="on",
linebreak="id",
@@ -212662,6 +223205,7 @@ characters.data={
},
[0x1F35E]={
category="so",
+ cjkwd="w",
description="BREAD",
direction="on",
linebreak="id",
@@ -212669,6 +223213,7 @@ characters.data={
},
[0x1F35F]={
category="so",
+ cjkwd="w",
description="FRENCH FRIES",
direction="on",
linebreak="id",
@@ -212676,6 +223221,7 @@ characters.data={
},
[0x1F360]={
category="so",
+ cjkwd="w",
description="ROASTED SWEET POTATO",
direction="on",
linebreak="id",
@@ -212683,6 +223229,7 @@ characters.data={
},
[0x1F361]={
category="so",
+ cjkwd="w",
description="DANGO",
direction="on",
linebreak="id",
@@ -212690,6 +223237,7 @@ characters.data={
},
[0x1F362]={
category="so",
+ cjkwd="w",
description="ODEN",
direction="on",
linebreak="id",
@@ -212697,6 +223245,7 @@ characters.data={
},
[0x1F363]={
category="so",
+ cjkwd="w",
description="SUSHI",
direction="on",
linebreak="id",
@@ -212704,6 +223253,7 @@ characters.data={
},
[0x1F364]={
category="so",
+ cjkwd="w",
description="FRIED SHRIMP",
direction="on",
linebreak="id",
@@ -212711,6 +223261,7 @@ characters.data={
},
[0x1F365]={
category="so",
+ cjkwd="w",
description="FISH CAKE WITH SWIRL DESIGN",
direction="on",
linebreak="id",
@@ -212718,6 +223269,7 @@ characters.data={
},
[0x1F366]={
category="so",
+ cjkwd="w",
description="SOFT ICE CREAM",
direction="on",
linebreak="id",
@@ -212725,6 +223277,7 @@ characters.data={
},
[0x1F367]={
category="so",
+ cjkwd="w",
description="SHAVED ICE",
direction="on",
linebreak="id",
@@ -212732,6 +223285,7 @@ characters.data={
},
[0x1F368]={
category="so",
+ cjkwd="w",
description="ICE CREAM",
direction="on",
linebreak="id",
@@ -212739,6 +223293,7 @@ characters.data={
},
[0x1F369]={
category="so",
+ cjkwd="w",
description="DOUGHNUT",
direction="on",
linebreak="id",
@@ -212746,6 +223301,7 @@ characters.data={
},
[0x1F36A]={
category="so",
+ cjkwd="w",
description="COOKIE",
direction="on",
linebreak="id",
@@ -212753,6 +223309,7 @@ characters.data={
},
[0x1F36B]={
category="so",
+ cjkwd="w",
description="CHOCOLATE BAR",
direction="on",
linebreak="id",
@@ -212760,6 +223317,7 @@ characters.data={
},
[0x1F36C]={
category="so",
+ cjkwd="w",
description="CANDY",
direction="on",
linebreak="id",
@@ -212767,6 +223325,7 @@ characters.data={
},
[0x1F36D]={
category="so",
+ cjkwd="w",
description="LOLLIPOP",
direction="on",
linebreak="id",
@@ -212774,6 +223333,7 @@ characters.data={
},
[0x1F36E]={
category="so",
+ cjkwd="w",
description="CUSTARD",
direction="on",
linebreak="id",
@@ -212781,6 +223341,7 @@ characters.data={
},
[0x1F36F]={
category="so",
+ cjkwd="w",
description="HONEY POT",
direction="on",
linebreak="id",
@@ -212788,6 +223349,7 @@ characters.data={
},
[0x1F370]={
category="so",
+ cjkwd="w",
description="SHORTCAKE",
direction="on",
linebreak="id",
@@ -212795,6 +223357,7 @@ characters.data={
},
[0x1F371]={
category="so",
+ cjkwd="w",
description="BENTO BOX",
direction="on",
linebreak="id",
@@ -212802,6 +223365,7 @@ characters.data={
},
[0x1F372]={
category="so",
+ cjkwd="w",
description="POT OF FOOD",
direction="on",
linebreak="id",
@@ -212809,6 +223373,7 @@ characters.data={
},
[0x1F373]={
category="so",
+ cjkwd="w",
description="COOKING",
direction="on",
linebreak="id",
@@ -212816,13 +223381,16 @@ characters.data={
},
[0x1F374]={
category="so",
+ cjkwd="w",
description="FORK AND KNIFE",
direction="on",
linebreak="id",
+ synonyms={ "meal (glyph may vary) restaurant" },
unicodeslot=0x1F374,
},
[0x1F375]={
category="so",
+ cjkwd="w",
description="TEACUP WITHOUT HANDLE",
direction="on",
linebreak="id",
@@ -212830,6 +223398,7 @@ characters.data={
},
[0x1F376]={
category="so",
+ cjkwd="w",
description="SAKE BOTTLE AND CUP",
direction="on",
linebreak="id",
@@ -212837,6 +223406,7 @@ characters.data={
},
[0x1F377]={
category="so",
+ cjkwd="w",
description="WINE GLASS",
direction="on",
linebreak="id",
@@ -212844,6 +223414,7 @@ characters.data={
},
[0x1F378]={
category="so",
+ cjkwd="w",
description="COCKTAIL GLASS",
direction="on",
linebreak="id",
@@ -212851,6 +223422,7 @@ characters.data={
},
[0x1F379]={
category="so",
+ cjkwd="w",
description="TROPICAL DRINK",
direction="on",
linebreak="id",
@@ -212858,6 +223430,7 @@ characters.data={
},
[0x1F37A]={
category="so",
+ cjkwd="w",
description="BEER MUG",
direction="on",
linebreak="id",
@@ -212865,6 +223438,7 @@ characters.data={
},
[0x1F37B]={
category="so",
+ cjkwd="w",
description="CLINKING BEER MUGS",
direction="on",
linebreak="id",
@@ -212872,6 +223446,7 @@ characters.data={
},
[0x1F37C]={
category="so",
+ cjkwd="w",
description="BABY BOTTLE",
direction="on",
linebreak="id",
@@ -212882,10 +223457,13 @@ characters.data={
description="FORK AND KNIFE WITH PLATE",
direction="on",
linebreak="id",
+ synonyms={ "dining available symbol", "food available symbol" },
unicodeslot=0x1F37D,
+ variants=variants_emoji,
},
[0x1F37E]={
category="so",
+ cjkwd="w",
description="BOTTLE WITH POPPING CORK",
direction="on",
linebreak="id",
@@ -212893,6 +223471,7 @@ characters.data={
},
[0x1F37F]={
category="so",
+ cjkwd="w",
description="POPCORN",
direction="on",
linebreak="id",
@@ -212900,6 +223479,7 @@ characters.data={
},
[0x1F380]={
category="so",
+ cjkwd="w",
description="RIBBON",
direction="on",
linebreak="id",
@@ -212907,6 +223487,7 @@ characters.data={
},
[0x1F381]={
category="so",
+ cjkwd="w",
description="WRAPPED PRESENT",
direction="on",
linebreak="id",
@@ -212914,6 +223495,7 @@ characters.data={
},
[0x1F382]={
category="so",
+ cjkwd="w",
description="BIRTHDAY CAKE",
direction="on",
linebreak="id",
@@ -212921,6 +223503,7 @@ characters.data={
},
[0x1F383]={
category="so",
+ cjkwd="w",
description="JACK-O-LANTERN",
direction="on",
linebreak="id",
@@ -212928,6 +223511,7 @@ characters.data={
},
[0x1F384]={
category="so",
+ cjkwd="w",
description="CHRISTMAS TREE",
direction="on",
linebreak="id",
@@ -212935,13 +223519,16 @@ characters.data={
},
[0x1F385]={
category="so",
+ cjkwd="w",
description="FATHER CHRISTMAS",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "santa claus" },
unicodeslot=0x1F385,
},
[0x1F386]={
category="so",
+ cjkwd="w",
description="FIREWORKS",
direction="on",
linebreak="id",
@@ -212949,6 +223536,7 @@ characters.data={
},
[0x1F387]={
category="so",
+ cjkwd="w",
description="FIREWORK SPARKLER",
direction="on",
linebreak="id",
@@ -212956,6 +223544,7 @@ characters.data={
},
[0x1F388]={
category="so",
+ cjkwd="w",
description="BALLOON",
direction="on",
linebreak="id",
@@ -212963,6 +223552,7 @@ characters.data={
},
[0x1F389]={
category="so",
+ cjkwd="w",
description="PARTY POPPER",
direction="on",
linebreak="id",
@@ -212970,6 +223560,7 @@ characters.data={
},
[0x1F38A]={
category="so",
+ cjkwd="w",
description="CONFETTI BALL",
direction="on",
linebreak="id",
@@ -212977,6 +223568,7 @@ characters.data={
},
[0x1F38B]={
category="so",
+ cjkwd="w",
description="TANABATA TREE",
direction="on",
linebreak="id",
@@ -212984,6 +223576,7 @@ characters.data={
},
[0x1F38C]={
category="so",
+ cjkwd="w",
description="CROSSED FLAGS",
direction="on",
linebreak="id",
@@ -212991,6 +223584,7 @@ characters.data={
},
[0x1F38D]={
category="so",
+ cjkwd="w",
description="PINE DECORATION",
direction="on",
linebreak="id",
@@ -212998,6 +223592,7 @@ characters.data={
},
[0x1F38E]={
category="so",
+ cjkwd="w",
description="JAPANESE DOLLS",
direction="on",
linebreak="id",
@@ -213005,6 +223600,7 @@ characters.data={
},
[0x1F38F]={
category="so",
+ cjkwd="w",
description="CARP STREAMER",
direction="on",
linebreak="id",
@@ -213012,6 +223608,7 @@ characters.data={
},
[0x1F390]={
category="so",
+ cjkwd="w",
description="WIND CHIME",
direction="on",
linebreak="id",
@@ -213019,6 +223616,7 @@ characters.data={
},
[0x1F391]={
category="so",
+ cjkwd="w",
description="MOON VIEWING CEREMONY",
direction="on",
linebreak="id",
@@ -213026,6 +223624,7 @@ characters.data={
},
[0x1F392]={
category="so",
+ cjkwd="w",
description="SCHOOL SATCHEL",
direction="on",
linebreak="id",
@@ -213033,9 +223632,11 @@ characters.data={
},
[0x1F393]={
category="so",
+ cjkwd="w",
description="GRADUATION CAP",
direction="on",
linebreak="id",
+ synonyms={ "mortarboard" },
unicodeslot=0x1F393,
},
[0x1F394]={
@@ -213058,6 +223659,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F396,
+ variants=variants_emoji,
},
[0x1F397]={
category="so",
@@ -213065,6 +223667,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F397,
+ variants=variants_emoji,
},
[0x1F398]={
category="so",
@@ -213079,6 +223682,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F399,
+ variants=variants_emoji,
},
[0x1F39A]={
category="so",
@@ -213086,6 +223690,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F39A,
+ variants=variants_emoji,
},
[0x1F39B]={
category="so",
@@ -213093,6 +223698,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F39B,
+ variants=variants_emoji,
},
[0x1F39C]={
category="so",
@@ -213114,6 +223720,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F39E,
+ variants=variants_emoji,
},
[0x1F39F]={
category="so",
@@ -213121,9 +223728,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F39F,
+ variants=variants_emoji,
},
[0x1F3A0]={
category="so",
+ cjkwd="w",
description="CAROUSEL HORSE",
direction="on",
linebreak="id",
@@ -213131,6 +223740,7 @@ characters.data={
},
[0x1F3A1]={
category="so",
+ cjkwd="w",
description="FERRIS WHEEL",
direction="on",
linebreak="id",
@@ -213138,6 +223748,7 @@ characters.data={
},
[0x1F3A2]={
category="so",
+ cjkwd="w",
description="ROLLER COASTER",
direction="on",
linebreak="id",
@@ -213145,6 +223756,7 @@ characters.data={
},
[0x1F3A3]={
category="so",
+ cjkwd="w",
description="FISHING POLE AND FISH",
direction="on",
linebreak="id",
@@ -213152,6 +223764,7 @@ characters.data={
},
[0x1F3A4]={
category="so",
+ cjkwd="w",
description="MICROPHONE",
direction="on",
linebreak="id",
@@ -213159,6 +223772,7 @@ characters.data={
},
[0x1F3A5]={
category="so",
+ cjkwd="w",
description="MOVIE CAMERA",
direction="on",
linebreak="id",
@@ -213166,6 +223780,7 @@ characters.data={
},
[0x1F3A6]={
category="so",
+ cjkwd="w",
description="CINEMA",
direction="on",
linebreak="id",
@@ -213173,6 +223788,7 @@ characters.data={
},
[0x1F3A7]={
category="so",
+ cjkwd="w",
description="HEADPHONE",
direction="on",
linebreak="id",
@@ -213180,6 +223796,7 @@ characters.data={
},
[0x1F3A8]={
category="so",
+ cjkwd="w",
description="ARTIST PALETTE",
direction="on",
linebreak="id",
@@ -213187,6 +223804,7 @@ characters.data={
},
[0x1F3A9]={
category="so",
+ cjkwd="w",
description="TOP HAT",
direction="on",
linebreak="id",
@@ -213194,6 +223812,7 @@ characters.data={
},
[0x1F3AA]={
category="so",
+ cjkwd="w",
description="CIRCUS TENT",
direction="on",
linebreak="id",
@@ -213201,6 +223820,7 @@ characters.data={
},
[0x1F3AB]={
category="so",
+ cjkwd="w",
description="TICKET",
direction="on",
linebreak="id",
@@ -213208,6 +223828,7 @@ characters.data={
},
[0x1F3AC]={
category="so",
+ cjkwd="w",
description="CLAPPER BOARD",
direction="on",
linebreak="id",
@@ -213215,13 +223836,16 @@ characters.data={
},
[0x1F3AD]={
category="so",
+ cjkwd="w",
description="PERFORMING ARTS",
direction="on",
linebreak="id",
+ synonyms={ "masks of comedy and tragedy", "theater masks" },
unicodeslot=0x1F3AD,
},
[0x1F3AE]={
category="so",
+ cjkwd="w",
description="VIDEO GAME",
direction="on",
linebreak="id",
@@ -213229,6 +223853,7 @@ characters.data={
},
[0x1F3AF]={
category="so",
+ cjkwd="w",
description="DIRECT HIT",
direction="on",
linebreak="id",
@@ -213236,6 +223861,7 @@ characters.data={
},
[0x1F3B0]={
category="so",
+ cjkwd="w",
description="SLOT MACHINE",
direction="on",
linebreak="id",
@@ -213243,6 +223869,7 @@ characters.data={
},
[0x1F3B1]={
category="so",
+ cjkwd="w",
description="BILLIARDS",
direction="on",
linebreak="id",
@@ -213250,6 +223877,7 @@ characters.data={
},
[0x1F3B2]={
category="so",
+ cjkwd="w",
description="GAME DIE",
direction="on",
linebreak="id",
@@ -213257,6 +223885,7 @@ characters.data={
},
[0x1F3B3]={
category="so",
+ cjkwd="w",
description="BOWLING",
direction="on",
linebreak="id",
@@ -213264,6 +223893,7 @@ characters.data={
},
[0x1F3B4]={
category="so",
+ cjkwd="w",
description="FLOWER PLAYING CARDS",
direction="on",
linebreak="id",
@@ -213271,6 +223901,7 @@ characters.data={
},
[0x1F3B5]={
category="so",
+ cjkwd="w",
description="MUSICAL NOTE",
direction="on",
linebreak="al",
@@ -213278,6 +223909,7 @@ characters.data={
},
[0x1F3B6]={
category="so",
+ cjkwd="w",
description="MULTIPLE MUSICAL NOTES",
direction="on",
linebreak="al",
@@ -213285,6 +223917,7 @@ characters.data={
},
[0x1F3B7]={
category="so",
+ cjkwd="w",
description="SAXOPHONE",
direction="on",
linebreak="id",
@@ -213292,6 +223925,7 @@ characters.data={
},
[0x1F3B8]={
category="so",
+ cjkwd="w",
description="GUITAR",
direction="on",
linebreak="id",
@@ -213299,6 +223933,7 @@ characters.data={
},
[0x1F3B9]={
category="so",
+ cjkwd="w",
description="MUSICAL KEYBOARD",
direction="on",
linebreak="id",
@@ -213306,6 +223941,7 @@ characters.data={
},
[0x1F3BA]={
category="so",
+ cjkwd="w",
description="TRUMPET",
direction="on",
linebreak="id",
@@ -213313,6 +223949,7 @@ characters.data={
},
[0x1F3BB]={
category="so",
+ cjkwd="w",
description="VIOLIN",
direction="on",
linebreak="id",
@@ -213320,6 +223957,7 @@ characters.data={
},
[0x1F3BC]={
category="so",
+ cjkwd="w",
description="MUSICAL SCORE",
direction="on",
linebreak="al",
@@ -213327,6 +223965,7 @@ characters.data={
},
[0x1F3BD]={
category="so",
+ cjkwd="w",
description="RUNNING SHIRT WITH SASH",
direction="on",
linebreak="id",
@@ -213334,6 +223973,7 @@ characters.data={
},
[0x1F3BE]={
category="so",
+ cjkwd="w",
description="TENNIS RACQUET AND BALL",
direction="on",
linebreak="id",
@@ -213341,6 +223981,7 @@ characters.data={
},
[0x1F3BF]={
category="so",
+ cjkwd="w",
description="SKI AND SKI BOOT",
direction="on",
linebreak="id",
@@ -213348,6 +223989,7 @@ characters.data={
},
[0x1F3C0]={
category="so",
+ cjkwd="w",
description="BASKETBALL AND HOOP",
direction="on",
linebreak="id",
@@ -213355,6 +223997,7 @@ characters.data={
},
[0x1F3C1]={
category="so",
+ cjkwd="w",
description="CHEQUERED FLAG",
direction="on",
linebreak="id",
@@ -213362,6 +224005,7 @@ characters.data={
},
[0x1F3C2]={
category="so",
+ cjkwd="w",
description="SNOWBOARDER",
direction="on",
linebreak="id",
@@ -213369,20 +224013,23 @@ characters.data={
},
[0x1F3C3]={
category="so",
+ cjkwd="w",
description="RUNNER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F3C3,
},
[0x1F3C4]={
category="so",
+ cjkwd="w",
description="SURFER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F3C4,
},
[0x1F3C5]={
category="so",
+ cjkwd="w",
description="SPORTS MEDAL",
direction="on",
linebreak="id",
@@ -213390,6 +224037,7 @@ characters.data={
},
[0x1F3C6]={
category="so",
+ cjkwd="w",
description="TROPHY",
direction="on",
linebreak="id",
@@ -213397,6 +224045,7 @@ characters.data={
},
[0x1F3C7]={
category="so",
+ cjkwd="w",
description="HORSE RACING",
direction="on",
linebreak="id",
@@ -213404,6 +224053,7 @@ characters.data={
},
[0x1F3C8]={
category="so",
+ cjkwd="w",
description="AMERICAN FOOTBALL",
direction="on",
linebreak="id",
@@ -213411,6 +224061,7 @@ characters.data={
},
[0x1F3C9]={
category="so",
+ cjkwd="w",
description="RUGBY FOOTBALL",
direction="on",
linebreak="id",
@@ -213418,17 +224069,19 @@ characters.data={
},
[0x1F3CA]={
category="so",
+ cjkwd="w",
description="SWIMMER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F3CA,
},
[0x1F3CB]={
category="so",
description="WEIGHT LIFTER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F3CB,
+ variants=variants_emoji,
},
[0x1F3CC]={
category="so",
@@ -213436,6 +224089,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3CC,
+ variants=variants_emoji,
},
[0x1F3CD]={
category="so",
@@ -213443,6 +224097,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3CD,
+ variants=variants_emoji,
},
[0x1F3CE]={
category="so",
@@ -213450,9 +224105,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3CE,
+ variants=variants_emoji,
},
[0x1F3CF]={
category="so",
+ cjkwd="w",
description="CRICKET BAT AND BALL",
direction="on",
linebreak="id",
@@ -213460,6 +224117,7 @@ characters.data={
},
[0x1F3D0]={
category="so",
+ cjkwd="w",
description="VOLLEYBALL",
direction="on",
linebreak="id",
@@ -213467,6 +224125,7 @@ characters.data={
},
[0x1F3D1]={
category="so",
+ cjkwd="w",
description="FIELD HOCKEY STICK AND BALL",
direction="on",
linebreak="id",
@@ -213474,6 +224133,7 @@ characters.data={
},
[0x1F3D2]={
category="so",
+ cjkwd="w",
description="ICE HOCKEY STICK AND PUCK",
direction="on",
linebreak="id",
@@ -213481,6 +224141,7 @@ characters.data={
},
[0x1F3D3]={
category="so",
+ cjkwd="w",
description="TABLE TENNIS PADDLE AND BALL",
direction="on",
linebreak="id",
@@ -213492,6 +224153,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D4,
+ variants=variants_emoji,
},
[0x1F3D5]={
category="so",
@@ -213499,6 +224161,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D5,
+ variants=variants_emoji,
},
[0x1F3D6]={
category="so",
@@ -213506,6 +224169,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D6,
+ variants=variants_emoji,
},
[0x1F3D7]={
category="so",
@@ -213513,6 +224177,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D7,
+ variants=variants_emoji,
},
[0x1F3D8]={
category="so",
@@ -213520,6 +224185,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D8,
+ variants=variants_emoji,
},
[0x1F3D9]={
category="so",
@@ -213527,6 +224193,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3D9,
+ variants=variants_emoji,
},
[0x1F3DA]={
category="so",
@@ -213534,6 +224201,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DA,
+ variants=variants_emoji,
},
[0x1F3DB]={
category="so",
@@ -213541,6 +224209,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DB,
+ variants=variants_emoji,
},
[0x1F3DC]={
category="so",
@@ -213548,6 +224217,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DC,
+ variants=variants_emoji,
},
[0x1F3DD]={
category="so",
@@ -213555,6 +224225,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DD,
+ variants=variants_emoji,
},
[0x1F3DE]={
category="so",
@@ -213562,6 +224233,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DE,
+ variants=variants_emoji,
},
[0x1F3DF]={
category="so",
@@ -213569,9 +224241,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3DF,
+ variants=variants_emoji,
},
[0x1F3E0]={
category="so",
+ cjkwd="w",
description="HOUSE BUILDING",
direction="on",
linebreak="id",
@@ -213579,6 +224253,7 @@ characters.data={
},
[0x1F3E1]={
category="so",
+ cjkwd="w",
description="HOUSE WITH GARDEN",
direction="on",
linebreak="id",
@@ -213586,6 +224261,7 @@ characters.data={
},
[0x1F3E2]={
category="so",
+ cjkwd="w",
description="OFFICE BUILDING",
direction="on",
linebreak="id",
@@ -213593,6 +224269,7 @@ characters.data={
},
[0x1F3E3]={
category="so",
+ cjkwd="w",
description="JAPANESE POST OFFICE",
direction="on",
linebreak="id",
@@ -213600,6 +224277,7 @@ characters.data={
},
[0x1F3E4]={
category="so",
+ cjkwd="w",
description="EUROPEAN POST OFFICE",
direction="on",
linebreak="id",
@@ -213607,6 +224285,7 @@ characters.data={
},
[0x1F3E5]={
category="so",
+ cjkwd="w",
description="HOSPITAL",
direction="on",
linebreak="id",
@@ -213614,6 +224293,7 @@ characters.data={
},
[0x1F3E6]={
category="so",
+ cjkwd="w",
description="BANK",
direction="on",
linebreak="id",
@@ -213621,6 +224301,7 @@ characters.data={
},
[0x1F3E7]={
category="so",
+ cjkwd="w",
description="AUTOMATED TELLER MACHINE",
direction="on",
linebreak="id",
@@ -213628,6 +224309,7 @@ characters.data={
},
[0x1F3E8]={
category="so",
+ cjkwd="w",
description="HOTEL",
direction="on",
linebreak="id",
@@ -213635,6 +224317,7 @@ characters.data={
},
[0x1F3E9]={
category="so",
+ cjkwd="w",
description="LOVE HOTEL",
direction="on",
linebreak="id",
@@ -213642,6 +224325,7 @@ characters.data={
},
[0x1F3EA]={
category="so",
+ cjkwd="w",
description="CONVENIENCE STORE",
direction="on",
linebreak="id",
@@ -213649,6 +224333,7 @@ characters.data={
},
[0x1F3EB]={
category="so",
+ cjkwd="w",
description="SCHOOL",
direction="on",
linebreak="id",
@@ -213656,6 +224341,7 @@ characters.data={
},
[0x1F3EC]={
category="so",
+ cjkwd="w",
description="DEPARTMENT STORE",
direction="on",
linebreak="id",
@@ -213663,6 +224349,7 @@ characters.data={
},
[0x1F3ED]={
category="so",
+ cjkwd="w",
description="FACTORY",
direction="on",
linebreak="id",
@@ -213670,6 +224357,7 @@ characters.data={
},
[0x1F3EE]={
category="so",
+ cjkwd="w",
description="IZAKAYA LANTERN",
direction="on",
linebreak="id",
@@ -213677,6 +224365,7 @@ characters.data={
},
[0x1F3EF]={
category="so",
+ cjkwd="w",
description="JAPANESE CASTLE",
direction="on",
linebreak="id",
@@ -213684,6 +224373,7 @@ characters.data={
},
[0x1F3F0]={
category="so",
+ cjkwd="w",
description="EUROPEAN CASTLE",
direction="on",
linebreak="id",
@@ -213709,9 +224399,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3F3,
+ variants=variants_emoji,
},
[0x1F3F4]={
category="so",
+ cjkwd="w",
description="WAVING BLACK FLAG",
direction="on",
linebreak="id",
@@ -213723,6 +224415,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3F5,
+ variants=variants_emoji,
},
[0x1F3F6]={
category="so",
@@ -213737,9 +224430,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F3F7,
+ variants=variants_emoji,
},
[0x1F3F8]={
category="so",
+ cjkwd="w",
description="BADMINTON RACQUET AND SHUTTLECOCK",
direction="on",
linebreak="id",
@@ -213747,6 +224442,7 @@ characters.data={
},
[0x1F3F9]={
category="so",
+ cjkwd="w",
description="BOW AND ARROW",
direction="on",
linebreak="id",
@@ -213754,6 +224450,7 @@ characters.data={
},
[0x1F3FA]={
category="so",
+ cjkwd="w",
description="AMPHORA",
direction="on",
linebreak="id",
@@ -213761,41 +224458,47 @@ characters.data={
},
[0x1F3FB]={
category="sk",
+ cjkwd="w",
description="EMOJI MODIFIER FITZPATRICK TYPE-1-2",
direction="on",
- linebreak="al",
+ linebreak="em",
unicodeslot=0x1F3FB,
},
[0x1F3FC]={
category="sk",
+ cjkwd="w",
description="EMOJI MODIFIER FITZPATRICK TYPE-3",
direction="on",
- linebreak="al",
+ linebreak="em",
unicodeslot=0x1F3FC,
},
[0x1F3FD]={
category="sk",
+ cjkwd="w",
description="EMOJI MODIFIER FITZPATRICK TYPE-4",
direction="on",
- linebreak="al",
+ linebreak="em",
unicodeslot=0x1F3FD,
},
[0x1F3FE]={
category="sk",
+ cjkwd="w",
description="EMOJI MODIFIER FITZPATRICK TYPE-5",
direction="on",
- linebreak="al",
+ linebreak="em",
unicodeslot=0x1F3FE,
},
[0x1F3FF]={
category="sk",
+ cjkwd="w",
description="EMOJI MODIFIER FITZPATRICK TYPE-6",
direction="on",
- linebreak="al",
+ linebreak="em",
unicodeslot=0x1F3FF,
},
[0x1F400]={
category="so",
+ cjkwd="w",
description="RAT",
direction="on",
linebreak="id",
@@ -213803,6 +224506,7 @@ characters.data={
},
[0x1F401]={
category="so",
+ cjkwd="w",
description="MOUSE",
direction="on",
linebreak="id",
@@ -213810,6 +224514,7 @@ characters.data={
},
[0x1F402]={
category="so",
+ cjkwd="w",
description="OX",
direction="on",
linebreak="id",
@@ -213817,6 +224522,7 @@ characters.data={
},
[0x1F403]={
category="so",
+ cjkwd="w",
description="WATER BUFFALO",
direction="on",
linebreak="id",
@@ -213824,13 +224530,16 @@ characters.data={
},
[0x1F404]={
category="so",
+ cjkwd="w",
description="COW",
direction="on",
linebreak="id",
+ synonyms={ "beef (on menus)" },
unicodeslot=0x1F404,
},
[0x1F405]={
category="so",
+ cjkwd="w",
description="TIGER",
direction="on",
linebreak="id",
@@ -213838,6 +224547,7 @@ characters.data={
},
[0x1F406]={
category="so",
+ cjkwd="w",
description="LEOPARD",
direction="on",
linebreak="id",
@@ -213845,6 +224555,7 @@ characters.data={
},
[0x1F407]={
category="so",
+ cjkwd="w",
description="RABBIT",
direction="on",
linebreak="id",
@@ -213852,6 +224563,7 @@ characters.data={
},
[0x1F408]={
category="so",
+ cjkwd="w",
description="CAT",
direction="on",
linebreak="id",
@@ -213859,6 +224571,7 @@ characters.data={
},
[0x1F409]={
category="so",
+ cjkwd="w",
description="DRAGON",
direction="on",
linebreak="id",
@@ -213866,6 +224579,7 @@ characters.data={
},
[0x1F40A]={
category="so",
+ cjkwd="w",
description="CROCODILE",
direction="on",
linebreak="id",
@@ -213873,6 +224587,7 @@ characters.data={
},
[0x1F40B]={
category="so",
+ cjkwd="w",
description="WHALE",
direction="on",
linebreak="id",
@@ -213880,6 +224595,7 @@ characters.data={
},
[0x1F40C]={
category="so",
+ cjkwd="w",
description="SNAIL",
direction="on",
linebreak="id",
@@ -213887,6 +224603,7 @@ characters.data={
},
[0x1F40D]={
category="so",
+ cjkwd="w",
description="SNAKE",
direction="on",
linebreak="id",
@@ -213894,6 +224611,7 @@ characters.data={
},
[0x1F40E]={
category="so",
+ cjkwd="w",
description="HORSE",
direction="on",
linebreak="id",
@@ -213901,6 +224619,7 @@ characters.data={
},
[0x1F40F]={
category="so",
+ cjkwd="w",
description="RAM",
direction="on",
linebreak="id",
@@ -213908,6 +224627,7 @@ characters.data={
},
[0x1F410]={
category="so",
+ cjkwd="w",
description="GOAT",
direction="on",
linebreak="id",
@@ -213915,6 +224635,7 @@ characters.data={
},
[0x1F411]={
category="so",
+ cjkwd="w",
description="SHEEP",
direction="on",
linebreak="id",
@@ -213922,6 +224643,7 @@ characters.data={
},
[0x1F412]={
category="so",
+ cjkwd="w",
description="MONKEY",
direction="on",
linebreak="id",
@@ -213929,6 +224651,7 @@ characters.data={
},
[0x1F413]={
category="so",
+ cjkwd="w",
description="ROOSTER",
direction="on",
linebreak="id",
@@ -213936,13 +224659,16 @@ characters.data={
},
[0x1F414]={
category="so",
+ cjkwd="w",
description="CHICKEN",
direction="on",
linebreak="id",
+ synonyms={ "poultry (on menus)" },
unicodeslot=0x1F414,
},
[0x1F415]={
category="so",
+ cjkwd="w",
description="DOG",
direction="on",
linebreak="id",
@@ -213950,13 +224676,16 @@ characters.data={
},
[0x1F416]={
category="so",
+ cjkwd="w",
description="PIG",
direction="on",
linebreak="id",
+ synonyms={ "pork (on menus)" },
unicodeslot=0x1F416,
},
[0x1F417]={
category="so",
+ cjkwd="w",
description="BOAR",
direction="on",
linebreak="id",
@@ -213964,6 +224693,7 @@ characters.data={
},
[0x1F418]={
category="so",
+ cjkwd="w",
description="ELEPHANT",
direction="on",
linebreak="id",
@@ -213971,6 +224701,7 @@ characters.data={
},
[0x1F419]={
category="so",
+ cjkwd="w",
description="OCTOPUS",
direction="on",
linebreak="id",
@@ -213978,13 +224709,16 @@ characters.data={
},
[0x1F41A]={
category="so",
+ cjkwd="w",
description="SPIRAL SHELL",
direction="on",
linebreak="id",
+ synonyms={ "seashell" },
unicodeslot=0x1F41A,
},
[0x1F41B]={
category="so",
+ cjkwd="w",
description="BUG",
direction="on",
linebreak="id",
@@ -213992,6 +224726,7 @@ characters.data={
},
[0x1F41C]={
category="so",
+ cjkwd="w",
description="ANT",
direction="on",
linebreak="id",
@@ -213999,6 +224734,7 @@ characters.data={
},
[0x1F41D]={
category="so",
+ cjkwd="w",
description="HONEYBEE",
direction="on",
linebreak="id",
@@ -214006,6 +224742,7 @@ characters.data={
},
[0x1F41E]={
category="so",
+ cjkwd="w",
description="LADY BEETLE",
direction="on",
linebreak="id",
@@ -214013,6 +224750,7 @@ characters.data={
},
[0x1F41F]={
category="so",
+ cjkwd="w",
description="FISH",
direction="on",
linebreak="id",
@@ -214020,6 +224758,7 @@ characters.data={
},
[0x1F420]={
category="so",
+ cjkwd="w",
description="TROPICAL FISH",
direction="on",
linebreak="id",
@@ -214027,6 +224766,7 @@ characters.data={
},
[0x1F421]={
category="so",
+ cjkwd="w",
description="BLOWFISH",
direction="on",
linebreak="id",
@@ -214034,6 +224774,7 @@ characters.data={
},
[0x1F422]={
category="so",
+ cjkwd="w",
description="TURTLE",
direction="on",
linebreak="id",
@@ -214041,6 +224782,7 @@ characters.data={
},
[0x1F423]={
category="so",
+ cjkwd="w",
description="HATCHING CHICK",
direction="on",
linebreak="id",
@@ -214048,6 +224790,7 @@ characters.data={
},
[0x1F424]={
category="so",
+ cjkwd="w",
description="BABY CHICK",
direction="on",
linebreak="id",
@@ -214055,6 +224798,7 @@ characters.data={
},
[0x1F425]={
category="so",
+ cjkwd="w",
description="FRONT-FACING BABY CHICK",
direction="on",
linebreak="id",
@@ -214062,6 +224806,7 @@ characters.data={
},
[0x1F426]={
category="so",
+ cjkwd="w",
description="BIRD",
direction="on",
linebreak="id",
@@ -214069,6 +224814,7 @@ characters.data={
},
[0x1F427]={
category="so",
+ cjkwd="w",
description="PENGUIN",
direction="on",
linebreak="id",
@@ -214076,6 +224822,7 @@ characters.data={
},
[0x1F428]={
category="so",
+ cjkwd="w",
description="KOALA",
direction="on",
linebreak="id",
@@ -214083,6 +224830,7 @@ characters.data={
},
[0x1F429]={
category="so",
+ cjkwd="w",
description="POODLE",
direction="on",
linebreak="id",
@@ -214090,6 +224838,7 @@ characters.data={
},
[0x1F42A]={
category="so",
+ cjkwd="w",
description="DROMEDARY CAMEL",
direction="on",
linebreak="id",
@@ -214097,6 +224846,7 @@ characters.data={
},
[0x1F42B]={
category="so",
+ cjkwd="w",
description="BACTRIAN CAMEL",
direction="on",
linebreak="id",
@@ -214104,6 +224854,7 @@ characters.data={
},
[0x1F42C]={
category="so",
+ cjkwd="w",
description="DOLPHIN",
direction="on",
linebreak="id",
@@ -214111,6 +224862,7 @@ characters.data={
},
[0x1F42D]={
category="so",
+ cjkwd="w",
description="MOUSE FACE",
direction="on",
linebreak="id",
@@ -214118,6 +224870,7 @@ characters.data={
},
[0x1F42E]={
category="so",
+ cjkwd="w",
description="COW FACE",
direction="on",
linebreak="id",
@@ -214125,6 +224878,7 @@ characters.data={
},
[0x1F42F]={
category="so",
+ cjkwd="w",
description="TIGER FACE",
direction="on",
linebreak="id",
@@ -214132,6 +224886,7 @@ characters.data={
},
[0x1F430]={
category="so",
+ cjkwd="w",
description="RABBIT FACE",
direction="on",
linebreak="id",
@@ -214139,6 +224894,7 @@ characters.data={
},
[0x1F431]={
category="so",
+ cjkwd="w",
description="CAT FACE",
direction="on",
linebreak="id",
@@ -214146,6 +224902,7 @@ characters.data={
},
[0x1F432]={
category="so",
+ cjkwd="w",
description="DRAGON FACE",
direction="on",
linebreak="id",
@@ -214153,6 +224910,7 @@ characters.data={
},
[0x1F433]={
category="so",
+ cjkwd="w",
description="SPOUTING WHALE",
direction="on",
linebreak="id",
@@ -214160,6 +224918,7 @@ characters.data={
},
[0x1F434]={
category="so",
+ cjkwd="w",
description="HORSE FACE",
direction="on",
linebreak="id",
@@ -214167,6 +224926,7 @@ characters.data={
},
[0x1F435]={
category="so",
+ cjkwd="w",
description="MONKEY FACE",
direction="on",
linebreak="id",
@@ -214174,6 +224934,7 @@ characters.data={
},
[0x1F436]={
category="so",
+ cjkwd="w",
description="DOG FACE",
direction="on",
linebreak="id",
@@ -214181,6 +224942,7 @@ characters.data={
},
[0x1F437]={
category="so",
+ cjkwd="w",
description="PIG FACE",
direction="on",
linebreak="id",
@@ -214188,6 +224950,7 @@ characters.data={
},
[0x1F438]={
category="so",
+ cjkwd="w",
description="FROG FACE",
direction="on",
linebreak="id",
@@ -214195,6 +224958,7 @@ characters.data={
},
[0x1F439]={
category="so",
+ cjkwd="w",
description="HAMSTER FACE",
direction="on",
linebreak="id",
@@ -214202,6 +224966,7 @@ characters.data={
},
[0x1F43A]={
category="so",
+ cjkwd="w",
description="WOLF FACE",
direction="on",
linebreak="id",
@@ -214209,6 +224974,7 @@ characters.data={
},
[0x1F43B]={
category="so",
+ cjkwd="w",
description="BEAR FACE",
direction="on",
linebreak="id",
@@ -214216,6 +224982,7 @@ characters.data={
},
[0x1F43C]={
category="so",
+ cjkwd="w",
description="PANDA FACE",
direction="on",
linebreak="id",
@@ -214223,6 +224990,7 @@ characters.data={
},
[0x1F43D]={
category="so",
+ cjkwd="w",
description="PIG NOSE",
direction="on",
linebreak="id",
@@ -214230,6 +224998,7 @@ characters.data={
},
[0x1F43E]={
category="so",
+ cjkwd="w",
description="PAW PRINTS",
direction="on",
linebreak="id",
@@ -214241,9 +225010,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F43F,
+ variants=variants_emoji,
},
[0x1F440]={
category="so",
+ cjkwd="w",
description="EYES",
direction="on",
linebreak="id",
@@ -214255,23 +225026,27 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F441,
+ variants=variants_emoji,
},
[0x1F442]={
category="so",
+ cjkwd="w",
description="EAR",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F442,
},
[0x1F443]={
category="so",
+ cjkwd="w",
description="NOSE",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F443,
},
[0x1F444]={
category="so",
+ cjkwd="w",
description="MOUTH",
direction="on",
linebreak="id",
@@ -214279,6 +225054,7 @@ characters.data={
},
[0x1F445]={
category="so",
+ cjkwd="w",
description="TONGUE",
direction="on",
linebreak="id",
@@ -214286,83 +225062,96 @@ characters.data={
},
[0x1F446]={
category="so",
+ cjkwd="w",
description="WHITE UP POINTING BACKHAND INDEX",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F446,
},
[0x1F447]={
category="so",
+ cjkwd="w",
description="WHITE DOWN POINTING BACKHAND INDEX",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F447,
},
[0x1F448]={
category="so",
+ cjkwd="w",
description="WHITE LEFT POINTING BACKHAND INDEX",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F448,
},
[0x1F449]={
category="so",
+ cjkwd="w",
description="WHITE RIGHT POINTING BACKHAND INDEX",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F449,
},
[0x1F44A]={
category="so",
+ cjkwd="w",
description="FISTED HAND SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "punch" },
unicodeslot=0x1F44A,
},
[0x1F44B]={
category="so",
+ cjkwd="w",
description="WAVING HAND SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F44B,
},
[0x1F44C]={
category="so",
+ cjkwd="w",
description="OK HAND SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F44C,
},
[0x1F44D]={
category="so",
+ cjkwd="w",
description="THUMBS UP SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F44D,
},
[0x1F44E]={
category="so",
+ cjkwd="w",
description="THUMBS DOWN SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F44E,
},
[0x1F44F]={
category="so",
+ cjkwd="w",
description="CLAPPING HANDS SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F44F,
},
[0x1F450]={
category="so",
+ cjkwd="w",
description="OPEN HANDS SIGN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F450,
},
[0x1F451]={
category="so",
+ cjkwd="w",
description="CROWN",
direction="on",
linebreak="id",
@@ -214370,6 +225159,7 @@ characters.data={
},
[0x1F452]={
category="so",
+ cjkwd="w",
description="WOMANS HAT",
direction="on",
linebreak="id",
@@ -214377,6 +225167,7 @@ characters.data={
},
[0x1F453]={
category="so",
+ cjkwd="w",
description="EYEGLASSES",
direction="on",
linebreak="id",
@@ -214384,6 +225175,7 @@ characters.data={
},
[0x1F454]={
category="so",
+ cjkwd="w",
description="NECKTIE",
direction="on",
linebreak="id",
@@ -214391,6 +225183,7 @@ characters.data={
},
[0x1F455]={
category="so",
+ cjkwd="w",
description="T-SHIRT",
direction="on",
linebreak="id",
@@ -214398,6 +225191,7 @@ characters.data={
},
[0x1F456]={
category="so",
+ cjkwd="w",
description="JEANS",
direction="on",
linebreak="id",
@@ -214405,6 +225199,7 @@ characters.data={
},
[0x1F457]={
category="so",
+ cjkwd="w",
description="DRESS",
direction="on",
linebreak="id",
@@ -214412,6 +225207,7 @@ characters.data={
},
[0x1F458]={
category="so",
+ cjkwd="w",
description="KIMONO",
direction="on",
linebreak="id",
@@ -214419,6 +225215,7 @@ characters.data={
},
[0x1F459]={
category="so",
+ cjkwd="w",
description="BIKINI",
direction="on",
linebreak="id",
@@ -214426,6 +225223,7 @@ characters.data={
},
[0x1F45A]={
category="so",
+ cjkwd="w",
description="WOMANS CLOTHES",
direction="on",
linebreak="id",
@@ -214433,6 +225231,7 @@ characters.data={
},
[0x1F45B]={
category="so",
+ cjkwd="w",
description="PURSE",
direction="on",
linebreak="id",
@@ -214440,6 +225239,7 @@ characters.data={
},
[0x1F45C]={
category="so",
+ cjkwd="w",
description="HANDBAG",
direction="on",
linebreak="id",
@@ -214447,6 +225247,7 @@ characters.data={
},
[0x1F45D]={
category="so",
+ cjkwd="w",
description="POUCH",
direction="on",
linebreak="id",
@@ -214454,6 +225255,7 @@ characters.data={
},
[0x1F45E]={
category="so",
+ cjkwd="w",
description="MANS SHOE",
direction="on",
linebreak="id",
@@ -214461,6 +225263,7 @@ characters.data={
},
[0x1F45F]={
category="so",
+ cjkwd="w",
description="ATHLETIC SHOE",
direction="on",
linebreak="id",
@@ -214468,6 +225271,7 @@ characters.data={
},
[0x1F460]={
category="so",
+ cjkwd="w",
description="HIGH-HEELED SHOE",
direction="on",
linebreak="id",
@@ -214475,6 +225279,7 @@ characters.data={
},
[0x1F461]={
category="so",
+ cjkwd="w",
description="WOMANS SANDAL",
direction="on",
linebreak="id",
@@ -214482,6 +225287,7 @@ characters.data={
},
[0x1F462]={
category="so",
+ cjkwd="w",
description="WOMANS BOOTS",
direction="on",
linebreak="id",
@@ -214489,6 +225295,7 @@ characters.data={
},
[0x1F463]={
category="so",
+ cjkwd="w",
description="FOOTPRINTS",
direction="on",
linebreak="id",
@@ -214496,48 +225303,57 @@ characters.data={
},
[0x1F464]={
category="so",
+ cjkwd="w",
description="BUST IN SILHOUETTE",
direction="on",
linebreak="id",
+ synonyms={ "guest account" },
unicodeslot=0x1F464,
},
[0x1F465]={
category="so",
+ cjkwd="w",
description="BUSTS IN SILHOUETTE",
direction="on",
linebreak="id",
+ synonyms={ "accounts" },
unicodeslot=0x1F465,
},
[0x1F466]={
category="so",
+ cjkwd="w",
description="BOY",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F466,
},
[0x1F467]={
category="so",
+ cjkwd="w",
description="GIRL",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F467,
},
[0x1F468]={
category="so",
+ cjkwd="w",
description="MAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F468,
},
[0x1F469]={
category="so",
+ cjkwd="w",
description="WOMAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F469,
},
[0x1F46A]={
category="so",
+ cjkwd="w",
description="FAMILY",
direction="on",
linebreak="id",
@@ -214545,6 +225361,7 @@ characters.data={
},
[0x1F46B]={
category="so",
+ cjkwd="w",
description="MAN AND WOMAN HOLDING HANDS",
direction="on",
linebreak="id",
@@ -214552,6 +225369,7 @@ characters.data={
},
[0x1F46C]={
category="so",
+ cjkwd="w",
description="TWO MEN HOLDING HANDS",
direction="on",
linebreak="id",
@@ -214559,6 +225377,7 @@ characters.data={
},
[0x1F46D]={
category="so",
+ cjkwd="w",
description="TWO WOMEN HOLDING HANDS",
direction="on",
linebreak="id",
@@ -214566,13 +225385,15 @@ characters.data={
},
[0x1F46E]={
category="so",
+ cjkwd="w",
description="POLICE OFFICER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F46E,
},
[0x1F46F]={
category="so",
+ cjkwd="w",
description="WOMAN WITH BUNNY EARS",
direction="on",
linebreak="id",
@@ -214580,69 +225401,80 @@ characters.data={
},
[0x1F470]={
category="so",
+ cjkwd="w",
description="BRIDE WITH VEIL",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F470,
},
[0x1F471]={
category="so",
+ cjkwd="w",
description="PERSON WITH BLOND HAIR",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F471,
},
[0x1F472]={
category="so",
+ cjkwd="w",
description="MAN WITH GUA PI MAO",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F472,
},
[0x1F473]={
category="so",
+ cjkwd="w",
description="MAN WITH TURBAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F473,
},
[0x1F474]={
category="so",
+ cjkwd="w",
description="OLDER MAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F474,
},
[0x1F475]={
category="so",
+ cjkwd="w",
description="OLDER WOMAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F475,
},
[0x1F476]={
category="so",
+ cjkwd="w",
description="BABY",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F476,
},
[0x1F477]={
category="so",
+ cjkwd="w",
description="CONSTRUCTION WORKER",
direction="on",
- linebreak="id",
+ linebreak="eb",
+ synonyms={ "hardhat" },
unicodeslot=0x1F477,
},
[0x1F478]={
category="so",
+ cjkwd="w",
description="PRINCESS",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F478,
},
[0x1F479]={
category="so",
+ cjkwd="w",
description="JAPANESE OGRE",
direction="on",
linebreak="id",
@@ -214650,6 +225482,7 @@ characters.data={
},
[0x1F47A]={
category="so",
+ cjkwd="w",
description="JAPANESE GOBLIN",
direction="on",
linebreak="id",
@@ -214657,6 +225490,7 @@ characters.data={
},
[0x1F47B]={
category="so",
+ cjkwd="w",
description="GHOST",
direction="on",
linebreak="id",
@@ -214664,13 +225498,15 @@ characters.data={
},
[0x1F47C]={
category="so",
+ cjkwd="w",
description="BABY ANGEL",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F47C,
},
[0x1F47D]={
category="so",
+ cjkwd="w",
description="EXTRATERRESTRIAL ALIEN",
direction="on",
linebreak="id",
@@ -214678,6 +225514,7 @@ characters.data={
},
[0x1F47E]={
category="so",
+ cjkwd="w",
description="ALIEN MONSTER",
direction="on",
linebreak="id",
@@ -214685,6 +225522,7 @@ characters.data={
},
[0x1F47F]={
category="so",
+ cjkwd="w",
description="IMP",
direction="on",
linebreak="id",
@@ -214692,6 +225530,7 @@ characters.data={
},
[0x1F480]={
category="so",
+ cjkwd="w",
description="SKULL",
direction="on",
linebreak="id",
@@ -214699,27 +225538,31 @@ characters.data={
},
[0x1F481]={
category="so",
+ cjkwd="w",
description="INFORMATION DESK PERSON",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F481,
},
[0x1F482]={
category="so",
+ cjkwd="w",
description="GUARDSMAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F482,
},
[0x1F483]={
category="so",
+ cjkwd="w",
description="DANCER",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F483,
},
[0x1F484]={
category="so",
+ cjkwd="w",
description="LIPSTICK",
direction="on",
linebreak="id",
@@ -214727,27 +225570,31 @@ characters.data={
},
[0x1F485]={
category="so",
+ cjkwd="w",
description="NAIL POLISH",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F485,
},
[0x1F486]={
category="so",
+ cjkwd="w",
description="FACE MASSAGE",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F486,
},
[0x1F487]={
category="so",
+ cjkwd="w",
description="HAIRCUT",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F487,
},
[0x1F488]={
category="so",
+ cjkwd="w",
description="BARBER POLE",
direction="on",
linebreak="id",
@@ -214755,6 +225602,7 @@ characters.data={
},
[0x1F489]={
category="so",
+ cjkwd="w",
description="SYRINGE",
direction="on",
linebreak="id",
@@ -214762,6 +225610,7 @@ characters.data={
},
[0x1F48A]={
category="so",
+ cjkwd="w",
description="PILL",
direction="on",
linebreak="id",
@@ -214769,6 +225618,7 @@ characters.data={
},
[0x1F48B]={
category="so",
+ cjkwd="w",
description="KISS MARK",
direction="on",
linebreak="id",
@@ -214776,6 +225626,7 @@ characters.data={
},
[0x1F48C]={
category="so",
+ cjkwd="w",
description="LOVE LETTER",
direction="on",
linebreak="id",
@@ -214783,6 +225634,7 @@ characters.data={
},
[0x1F48D]={
category="so",
+ cjkwd="w",
description="RING",
direction="on",
linebreak="id",
@@ -214790,6 +225642,7 @@ characters.data={
},
[0x1F48E]={
category="so",
+ cjkwd="w",
description="GEM STONE",
direction="on",
linebreak="id",
@@ -214797,6 +225650,7 @@ characters.data={
},
[0x1F48F]={
category="so",
+ cjkwd="w",
description="KISS",
direction="on",
linebreak="id",
@@ -214804,6 +225658,7 @@ characters.data={
},
[0x1F490]={
category="so",
+ cjkwd="w",
description="BOUQUET",
direction="on",
linebreak="id",
@@ -214811,6 +225666,7 @@ characters.data={
},
[0x1F491]={
category="so",
+ cjkwd="w",
description="COUPLE WITH HEART",
direction="on",
linebreak="id",
@@ -214818,6 +225674,7 @@ characters.data={
},
[0x1F492]={
category="so",
+ cjkwd="w",
description="WEDDING",
direction="on",
linebreak="id",
@@ -214825,6 +225682,7 @@ characters.data={
},
[0x1F493]={
category="so",
+ cjkwd="w",
description="BEATING HEART",
direction="on",
linebreak="id",
@@ -214832,6 +225690,7 @@ characters.data={
},
[0x1F494]={
category="so",
+ cjkwd="w",
description="BROKEN HEART",
direction="on",
linebreak="id",
@@ -214839,6 +225698,7 @@ characters.data={
},
[0x1F495]={
category="so",
+ cjkwd="w",
description="TWO HEARTS",
direction="on",
linebreak="id",
@@ -214846,6 +225706,7 @@ characters.data={
},
[0x1F496]={
category="so",
+ cjkwd="w",
description="SPARKLING HEART",
direction="on",
linebreak="id",
@@ -214853,6 +225714,7 @@ characters.data={
},
[0x1F497]={
category="so",
+ cjkwd="w",
description="GROWING HEART",
direction="on",
linebreak="id",
@@ -214860,6 +225722,7 @@ characters.data={
},
[0x1F498]={
category="so",
+ cjkwd="w",
description="HEART WITH ARROW",
direction="on",
linebreak="id",
@@ -214867,6 +225730,7 @@ characters.data={
},
[0x1F499]={
category="so",
+ cjkwd="w",
description="BLUE HEART",
direction="on",
linebreak="id",
@@ -214874,6 +225738,7 @@ characters.data={
},
[0x1F49A]={
category="so",
+ cjkwd="w",
description="GREEN HEART",
direction="on",
linebreak="id",
@@ -214881,6 +225746,7 @@ characters.data={
},
[0x1F49B]={
category="so",
+ cjkwd="w",
description="YELLOW HEART",
direction="on",
linebreak="id",
@@ -214888,6 +225754,7 @@ characters.data={
},
[0x1F49C]={
category="so",
+ cjkwd="w",
description="PURPLE HEART",
direction="on",
linebreak="id",
@@ -214895,6 +225762,7 @@ characters.data={
},
[0x1F49D]={
category="so",
+ cjkwd="w",
description="HEART WITH RIBBON",
direction="on",
linebreak="id",
@@ -214902,6 +225770,7 @@ characters.data={
},
[0x1F49E]={
category="so",
+ cjkwd="w",
description="REVOLVING HEARTS",
direction="on",
linebreak="id",
@@ -214909,6 +225778,7 @@ characters.data={
},
[0x1F49F]={
category="so",
+ cjkwd="w",
description="HEART DECORATION",
direction="on",
linebreak="id",
@@ -214916,6 +225786,7 @@ characters.data={
},
[0x1F4A0]={
category="so",
+ cjkwd="w",
description="DIAMOND SHAPE WITH A DOT INSIDE",
direction="on",
linebreak="al",
@@ -214923,13 +225794,16 @@ characters.data={
},
[0x1F4A1]={
category="so",
+ cjkwd="w",
description="ELECTRIC LIGHT BULB",
direction="on",
linebreak="id",
+ synonyms={ "idea" },
unicodeslot=0x1F4A1,
},
[0x1F4A2]={
category="so",
+ cjkwd="w",
description="ANGER SYMBOL",
direction="on",
linebreak="al",
@@ -214937,6 +225811,7 @@ characters.data={
},
[0x1F4A3]={
category="so",
+ cjkwd="w",
description="BOMB",
direction="on",
linebreak="id",
@@ -214944,6 +225819,7 @@ characters.data={
},
[0x1F4A4]={
category="so",
+ cjkwd="w",
description="SLEEPING SYMBOL",
direction="on",
linebreak="al",
@@ -214951,6 +225827,7 @@ characters.data={
},
[0x1F4A5]={
category="so",
+ cjkwd="w",
description="COLLISION SYMBOL",
direction="on",
linebreak="id",
@@ -214958,13 +225835,16 @@ characters.data={
},
[0x1F4A6]={
category="so",
+ cjkwd="w",
description="SPLASHING SWEAT SYMBOL",
direction="on",
linebreak="id",
+ synonyms={ "plewds" },
unicodeslot=0x1F4A6,
},
[0x1F4A7]={
category="so",
+ cjkwd="w",
description="DROPLET",
direction="on",
linebreak="id",
@@ -214972,13 +225852,16 @@ characters.data={
},
[0x1F4A8]={
category="so",
+ cjkwd="w",
description="DASH SYMBOL",
direction="on",
linebreak="id",
+ synonyms={ "briffits" },
unicodeslot=0x1F4A8,
},
[0x1F4A9]={
category="so",
+ cjkwd="w",
description="PILE OF POO",
direction="on",
linebreak="id",
@@ -214986,20 +225869,24 @@ characters.data={
},
[0x1F4AA]={
category="so",
+ cjkwd="w",
description="FLEXED BICEPS",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F4AA,
},
[0x1F4AB]={
category="so",
+ cjkwd="w",
description="DIZZY SYMBOL",
direction="on",
linebreak="id",
+ synonyms={ "squeans" },
unicodeslot=0x1F4AB,
},
[0x1F4AC]={
category="so",
+ cjkwd="w",
description="SPEECH BALLOON",
direction="on",
linebreak="id",
@@ -215007,6 +225894,7 @@ characters.data={
},
[0x1F4AD]={
category="so",
+ cjkwd="w",
description="THOUGHT BALLOON",
direction="on",
linebreak="id",
@@ -215014,6 +225902,7 @@ characters.data={
},
[0x1F4AE]={
category="so",
+ cjkwd="w",
description="WHITE FLOWER",
direction="on",
linebreak="id",
@@ -215021,6 +225910,7 @@ characters.data={
},
[0x1F4AF]={
category="so",
+ cjkwd="w",
description="HUNDRED POINTS SYMBOL",
direction="on",
linebreak="al",
@@ -215028,6 +225918,7 @@ characters.data={
},
[0x1F4B0]={
category="so",
+ cjkwd="w",
description="MONEY BAG",
direction="on",
linebreak="id",
@@ -215035,6 +225926,7 @@ characters.data={
},
[0x1F4B1]={
category="so",
+ cjkwd="w",
description="CURRENCY EXCHANGE",
direction="on",
linebreak="al",
@@ -215042,6 +225934,7 @@ characters.data={
},
[0x1F4B2]={
category="so",
+ cjkwd="w",
description="HEAVY DOLLAR SIGN",
direction="on",
linebreak="al",
@@ -215049,6 +225942,7 @@ characters.data={
},
[0x1F4B3]={
category="so",
+ cjkwd="w",
description="CREDIT CARD",
direction="on",
linebreak="id",
@@ -215056,6 +225950,7 @@ characters.data={
},
[0x1F4B4]={
category="so",
+ cjkwd="w",
description="BANKNOTE WITH YEN SIGN",
direction="on",
linebreak="id",
@@ -215063,6 +225958,7 @@ characters.data={
},
[0x1F4B5]={
category="so",
+ cjkwd="w",
description="BANKNOTE WITH DOLLAR SIGN",
direction="on",
linebreak="id",
@@ -215070,6 +225966,7 @@ characters.data={
},
[0x1F4B6]={
category="so",
+ cjkwd="w",
description="BANKNOTE WITH EURO SIGN",
direction="on",
linebreak="id",
@@ -215077,6 +225974,7 @@ characters.data={
},
[0x1F4B7]={
category="so",
+ cjkwd="w",
description="BANKNOTE WITH POUND SIGN",
direction="on",
linebreak="id",
@@ -215084,6 +225982,7 @@ characters.data={
},
[0x1F4B8]={
category="so",
+ cjkwd="w",
description="MONEY WITH WINGS",
direction="on",
linebreak="id",
@@ -215091,6 +225990,7 @@ characters.data={
},
[0x1F4B9]={
category="so",
+ cjkwd="w",
description="CHART WITH UPWARDS TREND AND YEN SIGN",
direction="on",
linebreak="id",
@@ -215098,6 +225998,7 @@ characters.data={
},
[0x1F4BA]={
category="so",
+ cjkwd="w",
description="SEAT",
direction="on",
linebreak="id",
@@ -215105,6 +226006,7 @@ characters.data={
},
[0x1F4BB]={
category="so",
+ cjkwd="w",
description="PERSONAL COMPUTER",
direction="on",
linebreak="id",
@@ -215112,6 +226014,7 @@ characters.data={
},
[0x1F4BC]={
category="so",
+ cjkwd="w",
description="BRIEFCASE",
direction="on",
linebreak="id",
@@ -215119,6 +226022,7 @@ characters.data={
},
[0x1F4BD]={
category="so",
+ cjkwd="w",
description="MINIDISC",
direction="on",
linebreak="id",
@@ -215126,6 +226030,7 @@ characters.data={
},
[0x1F4BE]={
category="so",
+ cjkwd="w",
description="FLOPPY DISK",
direction="on",
linebreak="id",
@@ -215133,13 +226038,16 @@ characters.data={
},
[0x1F4BF]={
category="so",
+ cjkwd="w",
description="OPTICAL DISC",
direction="on",
linebreak="id",
+ synonyms={ "cd", "compact disc" },
unicodeslot=0x1F4BF,
},
[0x1F4C0]={
category="so",
+ cjkwd="w",
description="DVD",
direction="on",
linebreak="id",
@@ -215147,6 +226055,7 @@ characters.data={
},
[0x1F4C1]={
category="so",
+ cjkwd="w",
description="FILE FOLDER",
direction="on",
linebreak="id",
@@ -215154,6 +226063,7 @@ characters.data={
},
[0x1F4C2]={
category="so",
+ cjkwd="w",
description="OPEN FILE FOLDER",
direction="on",
linebreak="id",
@@ -215161,6 +226071,7 @@ characters.data={
},
[0x1F4C3]={
category="so",
+ cjkwd="w",
description="PAGE WITH CURL",
direction="on",
linebreak="id",
@@ -215168,6 +226079,7 @@ characters.data={
},
[0x1F4C4]={
category="so",
+ cjkwd="w",
description="PAGE FACING UP",
direction="on",
linebreak="id",
@@ -215175,6 +226087,7 @@ characters.data={
},
[0x1F4C5]={
category="so",
+ cjkwd="w",
description="CALENDAR",
direction="on",
linebreak="id",
@@ -215182,6 +226095,7 @@ characters.data={
},
[0x1F4C6]={
category="so",
+ cjkwd="w",
description="TEAR-OFF CALENDAR",
direction="on",
linebreak="id",
@@ -215189,6 +226103,7 @@ characters.data={
},
[0x1F4C7]={
category="so",
+ cjkwd="w",
description="CARD INDEX",
direction="on",
linebreak="id",
@@ -215196,6 +226111,7 @@ characters.data={
},
[0x1F4C8]={
category="so",
+ cjkwd="w",
description="CHART WITH UPWARDS TREND",
direction="on",
linebreak="id",
@@ -215203,6 +226119,7 @@ characters.data={
},
[0x1F4C9]={
category="so",
+ cjkwd="w",
description="CHART WITH DOWNWARDS TREND",
direction="on",
linebreak="id",
@@ -215210,6 +226127,7 @@ characters.data={
},
[0x1F4CA]={
category="so",
+ cjkwd="w",
description="BAR CHART",
direction="on",
linebreak="id",
@@ -215217,6 +226135,7 @@ characters.data={
},
[0x1F4CB]={
category="so",
+ cjkwd="w",
description="CLIPBOARD",
direction="on",
linebreak="id",
@@ -215224,6 +226143,7 @@ characters.data={
},
[0x1F4CC]={
category="so",
+ cjkwd="w",
description="PUSHPIN",
direction="on",
linebreak="id",
@@ -215231,6 +226151,7 @@ characters.data={
},
[0x1F4CD]={
category="so",
+ cjkwd="w",
description="ROUND PUSHPIN",
direction="on",
linebreak="id",
@@ -215238,6 +226159,7 @@ characters.data={
},
[0x1F4CE]={
category="so",
+ cjkwd="w",
description="PAPERCLIP",
direction="on",
linebreak="id",
@@ -215245,6 +226167,7 @@ characters.data={
},
[0x1F4CF]={
category="so",
+ cjkwd="w",
description="STRAIGHT RULER",
direction="on",
linebreak="id",
@@ -215252,6 +226175,7 @@ characters.data={
},
[0x1F4D0]={
category="so",
+ cjkwd="w",
description="TRIANGULAR RULER",
direction="on",
linebreak="id",
@@ -215259,6 +226183,7 @@ characters.data={
},
[0x1F4D1]={
category="so",
+ cjkwd="w",
description="BOOKMARK TABS",
direction="on",
linebreak="id",
@@ -215266,6 +226191,7 @@ characters.data={
},
[0x1F4D2]={
category="so",
+ cjkwd="w",
description="LEDGER",
direction="on",
linebreak="id",
@@ -215273,6 +226199,7 @@ characters.data={
},
[0x1F4D3]={
category="so",
+ cjkwd="w",
description="NOTEBOOK",
direction="on",
linebreak="id",
@@ -215280,6 +226207,7 @@ characters.data={
},
[0x1F4D4]={
category="so",
+ cjkwd="w",
description="NOTEBOOK WITH DECORATIVE COVER",
direction="on",
linebreak="id",
@@ -215287,6 +226215,7 @@ characters.data={
},
[0x1F4D5]={
category="so",
+ cjkwd="w",
description="CLOSED BOOK",
direction="on",
linebreak="id",
@@ -215294,6 +226223,7 @@ characters.data={
},
[0x1F4D6]={
category="so",
+ cjkwd="w",
description="OPEN BOOK",
direction="on",
linebreak="id",
@@ -215301,6 +226231,7 @@ characters.data={
},
[0x1F4D7]={
category="so",
+ cjkwd="w",
description="GREEN BOOK",
direction="on",
linebreak="id",
@@ -215308,6 +226239,7 @@ characters.data={
},
[0x1F4D8]={
category="so",
+ cjkwd="w",
description="BLUE BOOK",
direction="on",
linebreak="id",
@@ -215315,6 +226247,7 @@ characters.data={
},
[0x1F4D9]={
category="so",
+ cjkwd="w",
description="ORANGE BOOK",
direction="on",
linebreak="id",
@@ -215322,6 +226255,7 @@ characters.data={
},
[0x1F4DA]={
category="so",
+ cjkwd="w",
description="BOOKS",
direction="on",
linebreak="id",
@@ -215329,6 +226263,7 @@ characters.data={
},
[0x1F4DB]={
category="so",
+ cjkwd="w",
description="NAME BADGE",
direction="on",
linebreak="id",
@@ -215336,6 +226271,7 @@ characters.data={
},
[0x1F4DC]={
category="so",
+ cjkwd="w",
description="SCROLL",
direction="on",
linebreak="id",
@@ -215343,6 +226279,7 @@ characters.data={
},
[0x1F4DD]={
category="so",
+ cjkwd="w",
description="MEMO",
direction="on",
linebreak="id",
@@ -215350,6 +226287,7 @@ characters.data={
},
[0x1F4DE]={
category="so",
+ cjkwd="w",
description="TELEPHONE RECEIVER",
direction="on",
linebreak="id",
@@ -215357,6 +226295,7 @@ characters.data={
},
[0x1F4DF]={
category="so",
+ cjkwd="w",
description="PAGER",
direction="on",
linebreak="id",
@@ -215364,6 +226303,7 @@ characters.data={
},
[0x1F4E0]={
category="so",
+ cjkwd="w",
description="FAX MACHINE",
direction="on",
linebreak="id",
@@ -215371,6 +226311,7 @@ characters.data={
},
[0x1F4E1]={
category="so",
+ cjkwd="w",
description="SATELLITE ANTENNA",
direction="on",
linebreak="id",
@@ -215378,6 +226319,7 @@ characters.data={
},
[0x1F4E2]={
category="so",
+ cjkwd="w",
description="PUBLIC ADDRESS LOUDSPEAKER",
direction="on",
linebreak="id",
@@ -215385,6 +226327,7 @@ characters.data={
},
[0x1F4E3]={
category="so",
+ cjkwd="w",
description="CHEERING MEGAPHONE",
direction="on",
linebreak="id",
@@ -215392,6 +226335,7 @@ characters.data={
},
[0x1F4E4]={
category="so",
+ cjkwd="w",
description="OUTBOX TRAY",
direction="on",
linebreak="id",
@@ -215399,6 +226343,7 @@ characters.data={
},
[0x1F4E5]={
category="so",
+ cjkwd="w",
description="INBOX TRAY",
direction="on",
linebreak="id",
@@ -215406,6 +226351,7 @@ characters.data={
},
[0x1F4E6]={
category="so",
+ cjkwd="w",
description="PACKAGE",
direction="on",
linebreak="id",
@@ -215413,6 +226359,7 @@ characters.data={
},
[0x1F4E7]={
category="so",
+ cjkwd="w",
description="E-MAIL SYMBOL",
direction="on",
linebreak="id",
@@ -215420,6 +226367,7 @@ characters.data={
},
[0x1F4E8]={
category="so",
+ cjkwd="w",
description="INCOMING ENVELOPE",
direction="on",
linebreak="id",
@@ -215427,6 +226375,7 @@ characters.data={
},
[0x1F4E9]={
category="so",
+ cjkwd="w",
description="ENVELOPE WITH DOWNWARDS ARROW ABOVE",
direction="on",
linebreak="id",
@@ -215434,6 +226383,7 @@ characters.data={
},
[0x1F4EA]={
category="so",
+ cjkwd="w",
description="CLOSED MAILBOX WITH LOWERED FLAG",
direction="on",
linebreak="id",
@@ -215441,6 +226391,7 @@ characters.data={
},
[0x1F4EB]={
category="so",
+ cjkwd="w",
description="CLOSED MAILBOX WITH RAISED FLAG",
direction="on",
linebreak="id",
@@ -215448,6 +226399,7 @@ characters.data={
},
[0x1F4EC]={
category="so",
+ cjkwd="w",
description="OPEN MAILBOX WITH RAISED FLAG",
direction="on",
linebreak="id",
@@ -215455,6 +226407,7 @@ characters.data={
},
[0x1F4ED]={
category="so",
+ cjkwd="w",
description="OPEN MAILBOX WITH LOWERED FLAG",
direction="on",
linebreak="id",
@@ -215462,6 +226415,7 @@ characters.data={
},
[0x1F4EE]={
category="so",
+ cjkwd="w",
description="POSTBOX",
direction="on",
linebreak="id",
@@ -215469,6 +226423,7 @@ characters.data={
},
[0x1F4EF]={
category="so",
+ cjkwd="w",
description="POSTAL HORN",
direction="on",
linebreak="id",
@@ -215476,6 +226431,7 @@ characters.data={
},
[0x1F4F0]={
category="so",
+ cjkwd="w",
description="NEWSPAPER",
direction="on",
linebreak="id",
@@ -215483,6 +226439,7 @@ characters.data={
},
[0x1F4F1]={
category="so",
+ cjkwd="w",
description="MOBILE PHONE",
direction="on",
linebreak="id",
@@ -215490,6 +226447,7 @@ characters.data={
},
[0x1F4F2]={
category="so",
+ cjkwd="w",
description="MOBILE PHONE WITH RIGHTWARDS ARROW AT LEFT",
direction="on",
linebreak="id",
@@ -215497,6 +226455,7 @@ characters.data={
},
[0x1F4F3]={
category="so",
+ cjkwd="w",
description="VIBRATION MODE",
direction="on",
linebreak="id",
@@ -215504,6 +226463,7 @@ characters.data={
},
[0x1F4F4]={
category="so",
+ cjkwd="w",
description="MOBILE PHONE OFF",
direction="on",
linebreak="id",
@@ -215511,6 +226471,7 @@ characters.data={
},
[0x1F4F5]={
category="so",
+ cjkwd="w",
description="NO MOBILE PHONES",
direction="on",
linebreak="id",
@@ -215518,6 +226479,7 @@ characters.data={
},
[0x1F4F6]={
category="so",
+ cjkwd="w",
description="ANTENNA WITH BARS",
direction="on",
linebreak="id",
@@ -215525,6 +226487,7 @@ characters.data={
},
[0x1F4F7]={
category="so",
+ cjkwd="w",
description="CAMERA",
direction="on",
linebreak="id",
@@ -215532,6 +226495,7 @@ characters.data={
},
[0x1F4F8]={
category="so",
+ cjkwd="w",
description="CAMERA WITH FLASH",
direction="on",
linebreak="id",
@@ -215539,6 +226503,7 @@ characters.data={
},
[0x1F4F9]={
category="so",
+ cjkwd="w",
description="VIDEO CAMERA",
direction="on",
linebreak="id",
@@ -215546,6 +226511,7 @@ characters.data={
},
[0x1F4FA]={
category="so",
+ cjkwd="w",
description="TELEVISION",
direction="on",
linebreak="id",
@@ -215553,6 +226519,7 @@ characters.data={
},
[0x1F4FB]={
category="so",
+ cjkwd="w",
description="RADIO",
direction="on",
linebreak="id",
@@ -215560,6 +226527,7 @@ characters.data={
},
[0x1F4FC]={
category="so",
+ cjkwd="w",
description="VIDEOCASSETTE",
direction="on",
linebreak="id",
@@ -215571,6 +226539,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F4FD,
+ variants=variants_emoji,
},
[0x1F4FE]={
category="so",
@@ -215581,6 +226550,7 @@ characters.data={
},
[0x1F4FF]={
category="so",
+ cjkwd="w",
description="PRAYER BEADS",
direction="on",
linebreak="id",
@@ -215588,6 +226558,7 @@ characters.data={
},
[0x1F500]={
category="so",
+ cjkwd="w",
description="TWISTED RIGHTWARDS ARROWS",
direction="on",
linebreak="al",
@@ -215595,6 +226566,7 @@ characters.data={
},
[0x1F501]={
category="so",
+ cjkwd="w",
description="CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS",
direction="on",
linebreak="al",
@@ -215602,6 +226574,7 @@ characters.data={
},
[0x1F502]={
category="so",
+ cjkwd="w",
description="CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS WITH CIRCLED ONE OVERLAY",
direction="on",
linebreak="al",
@@ -215609,6 +226582,7 @@ characters.data={
},
[0x1F503]={
category="so",
+ cjkwd="w",
description="CLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS",
direction="on",
linebreak="al",
@@ -215616,6 +226590,7 @@ characters.data={
},
[0x1F504]={
category="so",
+ cjkwd="w",
description="ANTICLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS",
direction="on",
linebreak="al",
@@ -215623,6 +226598,7 @@ characters.data={
},
[0x1F505]={
category="so",
+ cjkwd="w",
description="LOW BRIGHTNESS SYMBOL",
direction="on",
linebreak="al",
@@ -215630,6 +226606,7 @@ characters.data={
},
[0x1F506]={
category="so",
+ cjkwd="w",
description="HIGH BRIGHTNESS SYMBOL",
direction="on",
linebreak="al",
@@ -215637,6 +226614,7 @@ characters.data={
},
[0x1F507]={
category="so",
+ cjkwd="w",
description="SPEAKER WITH CANCELLATION STROKE",
direction="on",
linebreak="id",
@@ -215644,6 +226622,7 @@ characters.data={
},
[0x1F508]={
category="so",
+ cjkwd="w",
description="SPEAKER",
direction="on",
linebreak="id",
@@ -215651,6 +226630,7 @@ characters.data={
},
[0x1F509]={
category="so",
+ cjkwd="w",
description="SPEAKER WITH ONE SOUND WAVE",
direction="on",
linebreak="id",
@@ -215658,13 +226638,16 @@ characters.data={
},
[0x1F50A]={
category="so",
+ cjkwd="w",
description="SPEAKER WITH THREE SOUND WAVES",
direction="on",
linebreak="id",
+ synonyms={ "sound" },
unicodeslot=0x1F50A,
},
[0x1F50B]={
category="so",
+ cjkwd="w",
description="BATTERY",
direction="on",
linebreak="id",
@@ -215672,6 +226655,7 @@ characters.data={
},
[0x1F50C]={
category="so",
+ cjkwd="w",
description="ELECTRIC PLUG",
direction="on",
linebreak="id",
@@ -215679,6 +226663,7 @@ characters.data={
},
[0x1F50D]={
category="so",
+ cjkwd="w",
description="LEFT-POINTING MAGNIFYING GLASS",
direction="on",
linebreak="id",
@@ -215686,6 +226671,7 @@ characters.data={
},
[0x1F50E]={
category="so",
+ cjkwd="w",
description="RIGHT-POINTING MAGNIFYING GLASS",
direction="on",
linebreak="id",
@@ -215693,6 +226679,7 @@ characters.data={
},
[0x1F50F]={
category="so",
+ cjkwd="w",
description="LOCK WITH INK PEN",
direction="on",
linebreak="id",
@@ -215700,6 +226687,7 @@ characters.data={
},
[0x1F510]={
category="so",
+ cjkwd="w",
description="CLOSED LOCK WITH KEY",
direction="on",
linebreak="id",
@@ -215707,6 +226695,7 @@ characters.data={
},
[0x1F511]={
category="so",
+ cjkwd="w",
description="KEY",
direction="on",
linebreak="id",
@@ -215714,6 +226703,7 @@ characters.data={
},
[0x1F512]={
category="so",
+ cjkwd="w",
description="LOCK",
direction="on",
linebreak="id",
@@ -215721,6 +226711,7 @@ characters.data={
},
[0x1F513]={
category="so",
+ cjkwd="w",
description="OPEN LOCK",
direction="on",
linebreak="id",
@@ -215728,6 +226719,7 @@ characters.data={
},
[0x1F514]={
category="so",
+ cjkwd="w",
description="BELL",
direction="on",
linebreak="id",
@@ -215735,6 +226727,7 @@ characters.data={
},
[0x1F515]={
category="so",
+ cjkwd="w",
description="BELL WITH CANCELLATION STROKE",
direction="on",
linebreak="id",
@@ -215742,6 +226735,7 @@ characters.data={
},
[0x1F516]={
category="so",
+ cjkwd="w",
description="BOOKMARK",
direction="on",
linebreak="id",
@@ -215749,6 +226743,7 @@ characters.data={
},
[0x1F517]={
category="so",
+ cjkwd="w",
description="LINK SYMBOL",
direction="on",
linebreak="al",
@@ -215756,6 +226751,7 @@ characters.data={
},
[0x1F518]={
category="so",
+ cjkwd="w",
description="RADIO BUTTON",
direction="on",
linebreak="al",
@@ -215763,6 +226759,7 @@ characters.data={
},
[0x1F519]={
category="so",
+ cjkwd="w",
description="BACK WITH LEFTWARDS ARROW ABOVE",
direction="on",
linebreak="al",
@@ -215770,6 +226767,7 @@ characters.data={
},
[0x1F51A]={
category="so",
+ cjkwd="w",
description="END WITH LEFTWARDS ARROW ABOVE",
direction="on",
linebreak="al",
@@ -215777,6 +226775,7 @@ characters.data={
},
[0x1F51B]={
category="so",
+ cjkwd="w",
description="ON WITH EXCLAMATION MARK WITH LEFT RIGHT ARROW ABOVE",
direction="on",
linebreak="al",
@@ -215784,6 +226783,7 @@ characters.data={
},
[0x1F51C]={
category="so",
+ cjkwd="w",
description="SOON WITH RIGHTWARDS ARROW ABOVE",
direction="on",
linebreak="al",
@@ -215791,6 +226791,7 @@ characters.data={
},
[0x1F51D]={
category="so",
+ cjkwd="w",
description="TOP WITH UPWARDS ARROW ABOVE",
direction="on",
linebreak="al",
@@ -215798,6 +226799,7 @@ characters.data={
},
[0x1F51E]={
category="so",
+ cjkwd="w",
description="NO ONE UNDER EIGHTEEN SYMBOL",
direction="on",
linebreak="al",
@@ -215805,6 +226807,7 @@ characters.data={
},
[0x1F51F]={
category="so",
+ cjkwd="w",
description="KEYCAP TEN",
direction="on",
linebreak="al",
@@ -215812,6 +226815,7 @@ characters.data={
},
[0x1F520]={
category="so",
+ cjkwd="w",
description="INPUT SYMBOL FOR LATIN CAPITAL LETTERS",
direction="on",
linebreak="al",
@@ -215819,6 +226823,7 @@ characters.data={
},
[0x1F521]={
category="so",
+ cjkwd="w",
description="INPUT SYMBOL FOR LATIN SMALL LETTERS",
direction="on",
linebreak="al",
@@ -215826,6 +226831,7 @@ characters.data={
},
[0x1F522]={
category="so",
+ cjkwd="w",
description="INPUT SYMBOL FOR NUMBERS",
direction="on",
linebreak="al",
@@ -215833,6 +226839,7 @@ characters.data={
},
[0x1F523]={
category="so",
+ cjkwd="w",
description="INPUT SYMBOL FOR SYMBOLS",
direction="on",
linebreak="al",
@@ -215840,6 +226847,7 @@ characters.data={
},
[0x1F524]={
category="so",
+ cjkwd="w",
description="INPUT SYMBOL FOR LATIN LETTERS",
direction="on",
linebreak="al",
@@ -215847,6 +226855,7 @@ characters.data={
},
[0x1F525]={
category="so",
+ cjkwd="w",
description="FIRE",
direction="on",
linebreak="id",
@@ -215854,6 +226863,7 @@ characters.data={
},
[0x1F526]={
category="so",
+ cjkwd="w",
description="ELECTRIC TORCH",
direction="on",
linebreak="id",
@@ -215861,6 +226871,7 @@ characters.data={
},
[0x1F527]={
category="so",
+ cjkwd="w",
description="WRENCH",
direction="on",
linebreak="id",
@@ -215868,6 +226879,7 @@ characters.data={
},
[0x1F528]={
category="so",
+ cjkwd="w",
description="HAMMER",
direction="on",
linebreak="id",
@@ -215875,6 +226887,7 @@ characters.data={
},
[0x1F529]={
category="so",
+ cjkwd="w",
description="NUT AND BOLT",
direction="on",
linebreak="id",
@@ -215882,6 +226895,7 @@ characters.data={
},
[0x1F52A]={
category="so",
+ cjkwd="w",
description="HOCHO",
direction="on",
linebreak="id",
@@ -215889,6 +226903,7 @@ characters.data={
},
[0x1F52B]={
category="so",
+ cjkwd="w",
description="PISTOL",
direction="on",
linebreak="id",
@@ -215896,6 +226911,7 @@ characters.data={
},
[0x1F52C]={
category="so",
+ cjkwd="w",
description="MICROSCOPE",
direction="on",
linebreak="id",
@@ -215903,6 +226919,7 @@ characters.data={
},
[0x1F52D]={
category="so",
+ cjkwd="w",
description="TELESCOPE",
direction="on",
linebreak="id",
@@ -215910,6 +226927,7 @@ characters.data={
},
[0x1F52E]={
category="so",
+ cjkwd="w",
description="CRYSTAL BALL",
direction="on",
linebreak="id",
@@ -215917,6 +226935,7 @@ characters.data={
},
[0x1F52F]={
category="so",
+ cjkwd="w",
description="SIX POINTED STAR WITH MIDDLE DOT",
direction="on",
linebreak="id",
@@ -215924,6 +226943,7 @@ characters.data={
},
[0x1F530]={
category="so",
+ cjkwd="w",
description="JAPANESE SYMBOL FOR BEGINNER",
direction="on",
linebreak="id",
@@ -215931,6 +226951,7 @@ characters.data={
},
[0x1F531]={
category="so",
+ cjkwd="w",
description="TRIDENT EMBLEM",
direction="on",
linebreak="id",
@@ -215938,6 +226959,7 @@ characters.data={
},
[0x1F532]={
category="so",
+ cjkwd="w",
description="BLACK SQUARE BUTTON",
direction="on",
linebreak="al",
@@ -215945,6 +226967,7 @@ characters.data={
},
[0x1F533]={
category="so",
+ cjkwd="w",
description="WHITE SQUARE BUTTON",
direction="on",
linebreak="al",
@@ -215952,6 +226975,7 @@ characters.data={
},
[0x1F534]={
category="so",
+ cjkwd="w",
description="LARGE RED CIRCLE",
direction="on",
linebreak="al",
@@ -215959,6 +226983,7 @@ characters.data={
},
[0x1F535]={
category="so",
+ cjkwd="w",
description="LARGE BLUE CIRCLE",
direction="on",
linebreak="al",
@@ -215966,6 +226991,7 @@ characters.data={
},
[0x1F536]={
category="so",
+ cjkwd="w",
description="LARGE ORANGE DIAMOND",
direction="on",
linebreak="al",
@@ -215973,6 +226999,7 @@ characters.data={
},
[0x1F537]={
category="so",
+ cjkwd="w",
description="LARGE BLUE DIAMOND",
direction="on",
linebreak="al",
@@ -215980,6 +227007,7 @@ characters.data={
},
[0x1F538]={
category="so",
+ cjkwd="w",
description="SMALL ORANGE DIAMOND",
direction="on",
linebreak="al",
@@ -215987,6 +227015,7 @@ characters.data={
},
[0x1F539]={
category="so",
+ cjkwd="w",
description="SMALL BLUE DIAMOND",
direction="on",
linebreak="al",
@@ -215994,6 +227023,7 @@ characters.data={
},
[0x1F53A]={
category="so",
+ cjkwd="w",
description="UP-POINTING RED TRIANGLE",
direction="on",
linebreak="al",
@@ -216001,6 +227031,7 @@ characters.data={
},
[0x1F53B]={
category="so",
+ cjkwd="w",
description="DOWN-POINTING RED TRIANGLE",
direction="on",
linebreak="al",
@@ -216008,6 +227039,7 @@ characters.data={
},
[0x1F53C]={
category="so",
+ cjkwd="w",
description="UP-POINTING SMALL RED TRIANGLE",
direction="on",
linebreak="al",
@@ -216015,6 +227047,7 @@ characters.data={
},
[0x1F53D]={
category="so",
+ cjkwd="w",
description="DOWN-POINTING SMALL RED TRIANGLE",
direction="on",
linebreak="al",
@@ -216103,6 +227136,7 @@ characters.data={
direction="on",
linebreak="al",
unicodeslot=0x1F549,
+ variants=variants_emoji,
},
[0x1F54A]={
category="so",
@@ -216110,9 +227144,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F54A,
+ variants=variants_emoji,
},
[0x1F54B]={
category="so",
+ cjkwd="w",
description="KAABA",
direction="on",
linebreak="id",
@@ -216120,6 +227156,7 @@ characters.data={
},
[0x1F54C]={
category="so",
+ cjkwd="w",
description="MOSQUE",
direction="on",
linebreak="id",
@@ -216127,6 +227164,7 @@ characters.data={
},
[0x1F54D]={
category="so",
+ cjkwd="w",
description="SYNAGOGUE",
direction="on",
linebreak="id",
@@ -216134,6 +227172,7 @@ characters.data={
},
[0x1F54E]={
category="so",
+ cjkwd="w",
description="MENORAH WITH NINE BRANCHES",
direction="on",
linebreak="id",
@@ -216148,6 +227187,7 @@ characters.data={
},
[0x1F550]={
category="so",
+ cjkwd="w",
description="CLOCK FACE ONE OCLOCK",
direction="on",
linebreak="id",
@@ -216155,6 +227195,7 @@ characters.data={
},
[0x1F551]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TWO OCLOCK",
direction="on",
linebreak="id",
@@ -216162,6 +227203,7 @@ characters.data={
},
[0x1F552]={
category="so",
+ cjkwd="w",
description="CLOCK FACE THREE OCLOCK",
direction="on",
linebreak="id",
@@ -216169,6 +227211,7 @@ characters.data={
},
[0x1F553]={
category="so",
+ cjkwd="w",
description="CLOCK FACE FOUR OCLOCK",
direction="on",
linebreak="id",
@@ -216176,6 +227219,7 @@ characters.data={
},
[0x1F554]={
category="so",
+ cjkwd="w",
description="CLOCK FACE FIVE OCLOCK",
direction="on",
linebreak="id",
@@ -216183,6 +227227,7 @@ characters.data={
},
[0x1F555]={
category="so",
+ cjkwd="w",
description="CLOCK FACE SIX OCLOCK",
direction="on",
linebreak="id",
@@ -216190,6 +227235,7 @@ characters.data={
},
[0x1F556]={
category="so",
+ cjkwd="w",
description="CLOCK FACE SEVEN OCLOCK",
direction="on",
linebreak="id",
@@ -216197,6 +227243,7 @@ characters.data={
},
[0x1F557]={
category="so",
+ cjkwd="w",
description="CLOCK FACE EIGHT OCLOCK",
direction="on",
linebreak="id",
@@ -216204,6 +227251,7 @@ characters.data={
},
[0x1F558]={
category="so",
+ cjkwd="w",
description="CLOCK FACE NINE OCLOCK",
direction="on",
linebreak="id",
@@ -216211,6 +227259,7 @@ characters.data={
},
[0x1F559]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TEN OCLOCK",
direction="on",
linebreak="id",
@@ -216218,6 +227267,7 @@ characters.data={
},
[0x1F55A]={
category="so",
+ cjkwd="w",
description="CLOCK FACE ELEVEN OCLOCK",
direction="on",
linebreak="id",
@@ -216225,6 +227275,7 @@ characters.data={
},
[0x1F55B]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TWELVE OCLOCK",
direction="on",
linebreak="id",
@@ -216232,6 +227283,7 @@ characters.data={
},
[0x1F55C]={
category="so",
+ cjkwd="w",
description="CLOCK FACE ONE-THIRTY",
direction="on",
linebreak="id",
@@ -216239,6 +227291,7 @@ characters.data={
},
[0x1F55D]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TWO-THIRTY",
direction="on",
linebreak="id",
@@ -216246,6 +227299,7 @@ characters.data={
},
[0x1F55E]={
category="so",
+ cjkwd="w",
description="CLOCK FACE THREE-THIRTY",
direction="on",
linebreak="id",
@@ -216253,6 +227307,7 @@ characters.data={
},
[0x1F55F]={
category="so",
+ cjkwd="w",
description="CLOCK FACE FOUR-THIRTY",
direction="on",
linebreak="id",
@@ -216260,6 +227315,7 @@ characters.data={
},
[0x1F560]={
category="so",
+ cjkwd="w",
description="CLOCK FACE FIVE-THIRTY",
direction="on",
linebreak="id",
@@ -216267,6 +227323,7 @@ characters.data={
},
[0x1F561]={
category="so",
+ cjkwd="w",
description="CLOCK FACE SIX-THIRTY",
direction="on",
linebreak="id",
@@ -216274,6 +227331,7 @@ characters.data={
},
[0x1F562]={
category="so",
+ cjkwd="w",
description="CLOCK FACE SEVEN-THIRTY",
direction="on",
linebreak="id",
@@ -216281,6 +227339,7 @@ characters.data={
},
[0x1F563]={
category="so",
+ cjkwd="w",
description="CLOCK FACE EIGHT-THIRTY",
direction="on",
linebreak="id",
@@ -216288,6 +227347,7 @@ characters.data={
},
[0x1F564]={
category="so",
+ cjkwd="w",
description="CLOCK FACE NINE-THIRTY",
direction="on",
linebreak="id",
@@ -216295,6 +227355,7 @@ characters.data={
},
[0x1F565]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TEN-THIRTY",
direction="on",
linebreak="id",
@@ -216302,6 +227363,7 @@ characters.data={
},
[0x1F566]={
category="so",
+ cjkwd="w",
description="CLOCK FACE ELEVEN-THIRTY",
direction="on",
linebreak="id",
@@ -216309,6 +227371,7 @@ characters.data={
},
[0x1F567]={
category="so",
+ cjkwd="w",
description="CLOCK FACE TWELVE-THIRTY",
direction="on",
linebreak="id",
@@ -216369,6 +227432,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F56F,
+ variants=variants_emoji,
},
[0x1F570]={
category="so",
@@ -216376,6 +227440,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F570,
+ variants=variants_emoji,
},
[0x1F571]={
category="so",
@@ -216397,6 +227462,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F573,
+ variants=variants_emoji,
},
[0x1F574]={
category="so",
@@ -216404,13 +227470,15 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F574,
+ variants=variants_emoji,
},
[0x1F575]={
category="so",
description="SLEUTH OR SPY",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F575,
+ variants=variants_emoji,
},
[0x1F576]={
category="so",
@@ -216418,6 +227486,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F576,
+ variants=variants_emoji,
},
[0x1F577]={
category="so",
@@ -216425,6 +227494,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F577,
+ variants=variants_emoji,
},
[0x1F578]={
category="so",
@@ -216432,6 +227502,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F578,
+ variants=variants_emoji,
},
[0x1F579]={
category="so",
@@ -216439,6 +227510,15 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F579,
+ variants=variants_emoji,
+ },
+ [0x1F57A]={
+ category="so",
+ cjkwd="w",
+ description="MAN DANCING",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F57A,
},
[0x1F57B]={
category="so",
@@ -216459,6 +227539,7 @@ characters.data={
description="RIGHT HAND TELEPHONE RECEIVER",
direction="on",
linebreak="id",
+ synonyms={ "telephone handset" },
unicodeslot=0x1F57D,
},
[0x1F57E]={
@@ -216530,6 +227611,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F587,
+ variants=variants_emoji,
},
[0x1F588]={
category="so",
@@ -216551,6 +227633,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F58A,
+ variants=variants_emoji,
},
[0x1F58B]={
category="so",
@@ -216558,6 +227641,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F58B,
+ variants=variants_emoji,
},
[0x1F58C]={
category="so",
@@ -216565,6 +227649,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F58C,
+ variants=variants_emoji,
},
[0x1F58D]={
category="so",
@@ -216572,6 +227657,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F58D,
+ variants=variants_emoji,
},
[0x1F58E]={
category="so",
@@ -216591,8 +227677,9 @@ characters.data={
category="so",
description="RAISED HAND WITH FINGERS SPLAYED",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F590,
+ variants=variants_emoji,
},
[0x1F591]={
category="so",
@@ -216624,16 +227711,18 @@ characters.data={
},
[0x1F595]={
category="so",
+ cjkwd="w",
description="REVERSED HAND WITH MIDDLE FINGER EXTENDED",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F595,
},
[0x1F596]={
category="so",
+ cjkwd="w",
description="RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F596,
},
[0x1F597]={
@@ -216727,12 +227816,21 @@ characters.data={
linebreak="id",
unicodeslot=0x1F5A3,
},
+ [0x1F5A4]={
+ category="so",
+ cjkwd="w",
+ description="BLACK HEART",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F5A4,
+ },
[0x1F5A5]={
category="so",
description="DESKTOP COMPUTER",
direction="on",
linebreak="id",
unicodeslot=0x1F5A5,
+ variants=variants_emoji,
},
[0x1F5A6]={
category="so",
@@ -216754,6 +227852,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5A8,
+ variants=variants_emoji,
},
[0x1F5A9]={
category="so",
@@ -216817,6 +227916,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5B1,
+ variants=variants_emoji,
},
[0x1F5B2]={
category="so",
@@ -216824,6 +227924,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5B2,
+ variants=variants_emoji,
},
[0x1F5B3]={
category="so",
@@ -216894,6 +227995,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5BC,
+ variants=variants_emoji,
},
[0x1F5BD]={
category="so",
@@ -216936,6 +228038,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5C2,
+ variants=variants_emoji,
},
[0x1F5C3]={
category="so",
@@ -216943,6 +228046,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5C3,
+ variants=variants_emoji,
},
[0x1F5C4]={
category="so",
@@ -216950,6 +228054,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5C4,
+ variants=variants_emoji,
},
[0x1F5C5]={
category="so",
@@ -217040,7 +228145,9 @@ characters.data={
description="WASTEBASKET",
direction="on",
linebreak="id",
+ synonyms={ "trashcan" },
unicodeslot=0x1F5D1,
+ variants=variants_emoji,
},
[0x1F5D2]={
category="so",
@@ -217048,6 +228155,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5D2,
+ variants=variants_emoji,
},
[0x1F5D3]={
category="so",
@@ -217055,6 +228163,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5D3,
+ variants=variants_emoji,
},
[0x1F5D4]={
category="so",
@@ -217118,6 +228227,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5DC,
+ variants=variants_emoji,
},
[0x1F5DD]={
category="so",
@@ -217125,6 +228235,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5DD,
+ variants=variants_emoji,
},
[0x1F5DE]={
category="so",
@@ -217132,6 +228243,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5DE,
+ variants=variants_emoji,
},
[0x1F5DF]={
category="so",
@@ -217153,6 +228265,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5E1,
+ variants=variants_emoji,
},
[0x1F5E2]={
category="so",
@@ -217167,6 +228280,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5E3,
+ variants=variants_emoji,
},
[0x1F5E4]={
category="so",
@@ -217202,6 +228316,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5E8,
+ variants=variants_emoji,
},
[0x1F5E9]={
category="so",
@@ -217251,6 +228366,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5EF,
+ variants=variants_emoji,
},
[0x1F5F0]={
category="so",
@@ -217271,6 +228387,7 @@ characters.data={
description="LIGHTNING MOOD",
direction="on",
linebreak="id",
+ synonyms={ "lightning bolt" },
unicodeslot=0x1F5F2,
},
[0x1F5F3]={
@@ -217279,6 +228396,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5F3,
+ variants=variants_emoji,
},
[0x1F5F4]={
category="so",
@@ -217328,9 +228446,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F5FA,
+ variants=variants_emoji,
},
[0x1F5FB]={
category="so",
+ cjkwd="w",
description="MOUNT FUJI",
direction="on",
linebreak="id",
@@ -217338,6 +228458,7 @@ characters.data={
},
[0x1F5FC]={
category="so",
+ cjkwd="w",
description="TOKYO TOWER",
direction="on",
linebreak="id",
@@ -217345,6 +228466,7 @@ characters.data={
},
[0x1F5FD]={
category="so",
+ cjkwd="w",
description="STATUE OF LIBERTY",
direction="on",
linebreak="id",
@@ -217352,6 +228474,7 @@ characters.data={
},
[0x1F5FE]={
category="so",
+ cjkwd="w",
description="SILHOUETTE OF JAPAN",
direction="on",
linebreak="id",
@@ -217359,6 +228482,7 @@ characters.data={
},
[0x1F5FF]={
category="so",
+ cjkwd="w",
description="MOYAI",
direction="on",
linebreak="id",
@@ -217366,6 +228490,7 @@ characters.data={
},
[0x1F600]={
category="so",
+ cjkwd="w",
description="GRINNING FACE",
direction="on",
linebreak="id",
@@ -217373,6 +228498,7 @@ characters.data={
},
[0x1F601]={
category="so",
+ cjkwd="w",
description="GRINNING FACE WITH SMILING EYES",
direction="on",
linebreak="id",
@@ -217380,6 +228506,7 @@ characters.data={
},
[0x1F602]={
category="so",
+ cjkwd="w",
description="FACE WITH TEARS OF JOY",
direction="on",
linebreak="id",
@@ -217387,6 +228514,7 @@ characters.data={
},
[0x1F603]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH OPEN MOUTH",
direction="on",
linebreak="id",
@@ -217394,6 +228522,7 @@ characters.data={
},
[0x1F604]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH OPEN MOUTH AND SMILING EYES",
direction="on",
linebreak="id",
@@ -217401,6 +228530,7 @@ characters.data={
},
[0x1F605]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH OPEN MOUTH AND COLD SWEAT",
direction="on",
linebreak="id",
@@ -217408,6 +228538,7 @@ characters.data={
},
[0x1F606]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES",
direction="on",
linebreak="id",
@@ -217415,6 +228546,7 @@ characters.data={
},
[0x1F607]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH HALO",
direction="on",
linebreak="id",
@@ -217422,6 +228554,7 @@ characters.data={
},
[0x1F608]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH HORNS",
direction="on",
linebreak="id",
@@ -217429,6 +228562,7 @@ characters.data={
},
[0x1F609]={
category="so",
+ cjkwd="w",
description="WINKING FACE",
direction="on",
linebreak="id",
@@ -217436,6 +228570,7 @@ characters.data={
},
[0x1F60A]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH SMILING EYES",
direction="on",
linebreak="id",
@@ -217443,6 +228578,7 @@ characters.data={
},
[0x1F60B]={
category="so",
+ cjkwd="w",
description="FACE SAVOURING DELICIOUS FOOD",
direction="on",
linebreak="id",
@@ -217450,6 +228586,7 @@ characters.data={
},
[0x1F60C]={
category="so",
+ cjkwd="w",
description="RELIEVED FACE",
direction="on",
linebreak="id",
@@ -217457,6 +228594,7 @@ characters.data={
},
[0x1F60D]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH HEART-SHAPED EYES",
direction="on",
linebreak="id",
@@ -217464,6 +228602,7 @@ characters.data={
},
[0x1F60E]={
category="so",
+ cjkwd="w",
description="SMILING FACE WITH SUNGLASSES",
direction="on",
linebreak="id",
@@ -217471,6 +228610,7 @@ characters.data={
},
[0x1F60F]={
category="so",
+ cjkwd="w",
description="SMIRKING FACE",
direction="on",
linebreak="id",
@@ -217478,6 +228618,7 @@ characters.data={
},
[0x1F610]={
category="so",
+ cjkwd="w",
description="NEUTRAL FACE",
direction="on",
linebreak="id",
@@ -217485,6 +228626,7 @@ characters.data={
},
[0x1F611]={
category="so",
+ cjkwd="w",
description="EXPRESSIONLESS FACE",
direction="on",
linebreak="id",
@@ -217492,6 +228634,7 @@ characters.data={
},
[0x1F612]={
category="so",
+ cjkwd="w",
description="UNAMUSED FACE",
direction="on",
linebreak="id",
@@ -217499,6 +228642,7 @@ characters.data={
},
[0x1F613]={
category="so",
+ cjkwd="w",
description="FACE WITH COLD SWEAT",
direction="on",
linebreak="id",
@@ -217506,6 +228650,7 @@ characters.data={
},
[0x1F614]={
category="so",
+ cjkwd="w",
description="PENSIVE FACE",
direction="on",
linebreak="id",
@@ -217513,6 +228658,7 @@ characters.data={
},
[0x1F615]={
category="so",
+ cjkwd="w",
description="CONFUSED FACE",
direction="on",
linebreak="id",
@@ -217520,6 +228666,7 @@ characters.data={
},
[0x1F616]={
category="so",
+ cjkwd="w",
description="CONFOUNDED FACE",
direction="on",
linebreak="id",
@@ -217527,6 +228674,7 @@ characters.data={
},
[0x1F617]={
category="so",
+ cjkwd="w",
description="KISSING FACE",
direction="on",
linebreak="id",
@@ -217534,6 +228682,7 @@ characters.data={
},
[0x1F618]={
category="so",
+ cjkwd="w",
description="FACE THROWING A KISS",
direction="on",
linebreak="id",
@@ -217541,6 +228690,7 @@ characters.data={
},
[0x1F619]={
category="so",
+ cjkwd="w",
description="KISSING FACE WITH SMILING EYES",
direction="on",
linebreak="id",
@@ -217548,6 +228698,7 @@ characters.data={
},
[0x1F61A]={
category="so",
+ cjkwd="w",
description="KISSING FACE WITH CLOSED EYES",
direction="on",
linebreak="id",
@@ -217555,6 +228706,7 @@ characters.data={
},
[0x1F61B]={
category="so",
+ cjkwd="w",
description="FACE WITH STUCK-OUT TONGUE",
direction="on",
linebreak="id",
@@ -217562,6 +228714,7 @@ characters.data={
},
[0x1F61C]={
category="so",
+ cjkwd="w",
description="FACE WITH STUCK-OUT TONGUE AND WINKING EYE",
direction="on",
linebreak="id",
@@ -217569,6 +228722,7 @@ characters.data={
},
[0x1F61D]={
category="so",
+ cjkwd="w",
description="FACE WITH STUCK-OUT TONGUE AND TIGHTLY-CLOSED EYES",
direction="on",
linebreak="id",
@@ -217576,6 +228730,7 @@ characters.data={
},
[0x1F61E]={
category="so",
+ cjkwd="w",
description="DISAPPOINTED FACE",
direction="on",
linebreak="id",
@@ -217583,6 +228738,7 @@ characters.data={
},
[0x1F61F]={
category="so",
+ cjkwd="w",
description="WORRIED FACE",
direction="on",
linebreak="id",
@@ -217590,6 +228746,7 @@ characters.data={
},
[0x1F620]={
category="so",
+ cjkwd="w",
description="ANGRY FACE",
direction="on",
linebreak="id",
@@ -217597,6 +228754,7 @@ characters.data={
},
[0x1F621]={
category="so",
+ cjkwd="w",
description="POUTING FACE",
direction="on",
linebreak="id",
@@ -217604,6 +228762,7 @@ characters.data={
},
[0x1F622]={
category="so",
+ cjkwd="w",
description="CRYING FACE",
direction="on",
linebreak="id",
@@ -217611,6 +228770,7 @@ characters.data={
},
[0x1F623]={
category="so",
+ cjkwd="w",
description="PERSEVERING FACE",
direction="on",
linebreak="id",
@@ -217618,6 +228778,7 @@ characters.data={
},
[0x1F624]={
category="so",
+ cjkwd="w",
description="FACE WITH LOOK OF TRIUMPH",
direction="on",
linebreak="id",
@@ -217625,6 +228786,7 @@ characters.data={
},
[0x1F625]={
category="so",
+ cjkwd="w",
description="DISAPPOINTED BUT RELIEVED FACE",
direction="on",
linebreak="id",
@@ -217632,6 +228794,7 @@ characters.data={
},
[0x1F626]={
category="so",
+ cjkwd="w",
description="FROWNING FACE WITH OPEN MOUTH",
direction="on",
linebreak="id",
@@ -217639,6 +228802,7 @@ characters.data={
},
[0x1F627]={
category="so",
+ cjkwd="w",
description="ANGUISHED FACE",
direction="on",
linebreak="id",
@@ -217646,6 +228810,7 @@ characters.data={
},
[0x1F628]={
category="so",
+ cjkwd="w",
description="FEARFUL FACE",
direction="on",
linebreak="id",
@@ -217653,6 +228818,7 @@ characters.data={
},
[0x1F629]={
category="so",
+ cjkwd="w",
description="WEARY FACE",
direction="on",
linebreak="id",
@@ -217660,6 +228826,7 @@ characters.data={
},
[0x1F62A]={
category="so",
+ cjkwd="w",
description="SLEEPY FACE",
direction="on",
linebreak="id",
@@ -217667,6 +228834,7 @@ characters.data={
},
[0x1F62B]={
category="so",
+ cjkwd="w",
description="TIRED FACE",
direction="on",
linebreak="id",
@@ -217674,6 +228842,7 @@ characters.data={
},
[0x1F62C]={
category="so",
+ cjkwd="w",
description="GRIMACING FACE",
direction="on",
linebreak="id",
@@ -217681,6 +228850,7 @@ characters.data={
},
[0x1F62D]={
category="so",
+ cjkwd="w",
description="LOUDLY CRYING FACE",
direction="on",
linebreak="id",
@@ -217688,6 +228858,7 @@ characters.data={
},
[0x1F62E]={
category="so",
+ cjkwd="w",
description="FACE WITH OPEN MOUTH",
direction="on",
linebreak="id",
@@ -217695,6 +228866,7 @@ characters.data={
},
[0x1F62F]={
category="so",
+ cjkwd="w",
description="HUSHED FACE",
direction="on",
linebreak="id",
@@ -217702,6 +228874,7 @@ characters.data={
},
[0x1F630]={
category="so",
+ cjkwd="w",
description="FACE WITH OPEN MOUTH AND COLD SWEAT",
direction="on",
linebreak="id",
@@ -217709,6 +228882,7 @@ characters.data={
},
[0x1F631]={
category="so",
+ cjkwd="w",
description="FACE SCREAMING IN FEAR",
direction="on",
linebreak="id",
@@ -217716,6 +228890,7 @@ characters.data={
},
[0x1F632]={
category="so",
+ cjkwd="w",
description="ASTONISHED FACE",
direction="on",
linebreak="id",
@@ -217723,6 +228898,7 @@ characters.data={
},
[0x1F633]={
category="so",
+ cjkwd="w",
description="FLUSHED FACE",
direction="on",
linebreak="id",
@@ -217730,6 +228906,7 @@ characters.data={
},
[0x1F634]={
category="so",
+ cjkwd="w",
description="SLEEPING FACE",
direction="on",
linebreak="id",
@@ -217737,6 +228914,7 @@ characters.data={
},
[0x1F635]={
category="so",
+ cjkwd="w",
description="DIZZY FACE",
direction="on",
linebreak="id",
@@ -217744,6 +228922,7 @@ characters.data={
},
[0x1F636]={
category="so",
+ cjkwd="w",
description="FACE WITHOUT MOUTH",
direction="on",
linebreak="id",
@@ -217751,6 +228930,7 @@ characters.data={
},
[0x1F637]={
category="so",
+ cjkwd="w",
description="FACE WITH MEDICAL MASK",
direction="on",
linebreak="id",
@@ -217758,6 +228938,7 @@ characters.data={
},
[0x1F638]={
category="so",
+ cjkwd="w",
description="GRINNING CAT FACE WITH SMILING EYES",
direction="on",
linebreak="id",
@@ -217765,6 +228946,7 @@ characters.data={
},
[0x1F639]={
category="so",
+ cjkwd="w",
description="CAT FACE WITH TEARS OF JOY",
direction="on",
linebreak="id",
@@ -217772,6 +228954,7 @@ characters.data={
},
[0x1F63A]={
category="so",
+ cjkwd="w",
description="SMILING CAT FACE WITH OPEN MOUTH",
direction="on",
linebreak="id",
@@ -217779,6 +228962,7 @@ characters.data={
},
[0x1F63B]={
category="so",
+ cjkwd="w",
description="SMILING CAT FACE WITH HEART-SHAPED EYES",
direction="on",
linebreak="id",
@@ -217786,6 +228970,7 @@ characters.data={
},
[0x1F63C]={
category="so",
+ cjkwd="w",
description="CAT FACE WITH WRY SMILE",
direction="on",
linebreak="id",
@@ -217793,6 +228978,7 @@ characters.data={
},
[0x1F63D]={
category="so",
+ cjkwd="w",
description="KISSING CAT FACE WITH CLOSED EYES",
direction="on",
linebreak="id",
@@ -217800,6 +228986,7 @@ characters.data={
},
[0x1F63E]={
category="so",
+ cjkwd="w",
description="POUTING CAT FACE",
direction="on",
linebreak="id",
@@ -217807,6 +228994,7 @@ characters.data={
},
[0x1F63F]={
category="so",
+ cjkwd="w",
description="CRYING CAT FACE",
direction="on",
linebreak="id",
@@ -217814,6 +229002,7 @@ characters.data={
},
[0x1F640]={
category="so",
+ cjkwd="w",
description="WEARY CAT FACE",
direction="on",
linebreak="id",
@@ -217821,6 +229010,7 @@ characters.data={
},
[0x1F641]={
category="so",
+ cjkwd="w",
description="SLIGHTLY FROWNING FACE",
direction="on",
linebreak="id",
@@ -217828,6 +229018,7 @@ characters.data={
},
[0x1F642]={
category="so",
+ cjkwd="w",
description="SLIGHTLY SMILING FACE",
direction="on",
linebreak="id",
@@ -217835,6 +229026,7 @@ characters.data={
},
[0x1F643]={
category="so",
+ cjkwd="w",
description="UPSIDE-DOWN FACE",
direction="on",
linebreak="id",
@@ -217842,6 +229034,7 @@ characters.data={
},
[0x1F644]={
category="so",
+ cjkwd="w",
description="FACE WITH ROLLING EYES",
direction="on",
linebreak="id",
@@ -217849,27 +229042,31 @@ characters.data={
},
[0x1F645]={
category="so",
+ cjkwd="w",
description="FACE WITH NO GOOD GESTURE",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F645,
},
[0x1F646]={
category="so",
+ cjkwd="w",
description="FACE WITH OK GESTURE",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F646,
},
[0x1F647]={
category="so",
+ cjkwd="w",
description="PERSON BOWING DEEPLY",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F647,
},
[0x1F648]={
category="so",
+ cjkwd="w",
description="SEE-NO-EVIL MONKEY",
direction="on",
linebreak="id",
@@ -217877,6 +229074,7 @@ characters.data={
},
[0x1F649]={
category="so",
+ cjkwd="w",
description="HEAR-NO-EVIL MONKEY",
direction="on",
linebreak="id",
@@ -217884,6 +229082,7 @@ characters.data={
},
[0x1F64A]={
category="so",
+ cjkwd="w",
description="SPEAK-NO-EVIL MONKEY",
direction="on",
linebreak="id",
@@ -217891,37 +229090,42 @@ characters.data={
},
[0x1F64B]={
category="so",
+ cjkwd="w",
description="HAPPY PERSON RAISING ONE HAND",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F64B,
},
[0x1F64C]={
category="so",
+ cjkwd="w",
description="PERSON RAISING BOTH HANDS IN CELEBRATION",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F64C,
},
[0x1F64D]={
category="so",
+ cjkwd="w",
description="PERSON FROWNING",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F64D,
},
[0x1F64E]={
category="so",
+ cjkwd="w",
description="PERSON WITH POUTING FACE",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F64E,
},
[0x1F64F]={
category="so",
+ cjkwd="w",
description="PERSON WITH FOLDED HANDS",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F64F,
},
[0x1F650]={
@@ -218262,6 +229466,7 @@ characters.data={
},
[0x1F680]={
category="so",
+ cjkwd="w",
description="ROCKET",
direction="on",
linebreak="id",
@@ -218269,6 +229474,7 @@ characters.data={
},
[0x1F681]={
category="so",
+ cjkwd="w",
description="HELICOPTER",
direction="on",
linebreak="id",
@@ -218276,6 +229482,7 @@ characters.data={
},
[0x1F682]={
category="so",
+ cjkwd="w",
description="STEAM LOCOMOTIVE",
direction="on",
linebreak="id",
@@ -218283,6 +229490,7 @@ characters.data={
},
[0x1F683]={
category="so",
+ cjkwd="w",
description="RAILWAY CAR",
direction="on",
linebreak="id",
@@ -218290,6 +229498,7 @@ characters.data={
},
[0x1F684]={
category="so",
+ cjkwd="w",
description="HIGH-SPEED TRAIN",
direction="on",
linebreak="id",
@@ -218297,6 +229506,7 @@ characters.data={
},
[0x1F685]={
category="so",
+ cjkwd="w",
description="HIGH-SPEED TRAIN WITH BULLET NOSE",
direction="on",
linebreak="id",
@@ -218304,6 +229514,7 @@ characters.data={
},
[0x1F686]={
category="so",
+ cjkwd="w",
description="TRAIN",
direction="on",
linebreak="id",
@@ -218311,6 +229522,7 @@ characters.data={
},
[0x1F687]={
category="so",
+ cjkwd="w",
description="METRO",
direction="on",
linebreak="id",
@@ -218318,6 +229530,7 @@ characters.data={
},
[0x1F688]={
category="so",
+ cjkwd="w",
description="LIGHT RAIL",
direction="on",
linebreak="id",
@@ -218325,6 +229538,7 @@ characters.data={
},
[0x1F689]={
category="so",
+ cjkwd="w",
description="STATION",
direction="on",
linebreak="id",
@@ -218332,6 +229546,7 @@ characters.data={
},
[0x1F68A]={
category="so",
+ cjkwd="w",
description="TRAM",
direction="on",
linebreak="id",
@@ -218339,6 +229554,7 @@ characters.data={
},
[0x1F68B]={
category="so",
+ cjkwd="w",
description="TRAM CAR",
direction="on",
linebreak="id",
@@ -218346,6 +229562,7 @@ characters.data={
},
[0x1F68C]={
category="so",
+ cjkwd="w",
description="BUS",
direction="on",
linebreak="id",
@@ -218353,6 +229570,7 @@ characters.data={
},
[0x1F68D]={
category="so",
+ cjkwd="w",
description="ONCOMING BUS",
direction="on",
linebreak="id",
@@ -218360,6 +229578,7 @@ characters.data={
},
[0x1F68E]={
category="so",
+ cjkwd="w",
description="TROLLEYBUS",
direction="on",
linebreak="id",
@@ -218367,6 +229586,7 @@ characters.data={
},
[0x1F68F]={
category="so",
+ cjkwd="w",
description="BUS STOP",
direction="on",
linebreak="id",
@@ -218374,6 +229594,7 @@ characters.data={
},
[0x1F690]={
category="so",
+ cjkwd="w",
description="MINIBUS",
direction="on",
linebreak="id",
@@ -218381,6 +229602,7 @@ characters.data={
},
[0x1F691]={
category="so",
+ cjkwd="w",
description="AMBULANCE",
direction="on",
linebreak="id",
@@ -218388,6 +229610,7 @@ characters.data={
},
[0x1F692]={
category="so",
+ cjkwd="w",
description="FIRE ENGINE",
direction="on",
linebreak="id",
@@ -218395,6 +229618,7 @@ characters.data={
},
[0x1F693]={
category="so",
+ cjkwd="w",
description="POLICE CAR",
direction="on",
linebreak="id",
@@ -218402,6 +229626,7 @@ characters.data={
},
[0x1F694]={
category="so",
+ cjkwd="w",
description="ONCOMING POLICE CAR",
direction="on",
linebreak="id",
@@ -218409,6 +229634,7 @@ characters.data={
},
[0x1F695]={
category="so",
+ cjkwd="w",
description="TAXI",
direction="on",
linebreak="id",
@@ -218416,6 +229642,7 @@ characters.data={
},
[0x1F696]={
category="so",
+ cjkwd="w",
description="ONCOMING TAXI",
direction="on",
linebreak="id",
@@ -218423,6 +229650,7 @@ characters.data={
},
[0x1F697]={
category="so",
+ cjkwd="w",
description="AUTOMOBILE",
direction="on",
linebreak="id",
@@ -218430,6 +229658,7 @@ characters.data={
},
[0x1F698]={
category="so",
+ cjkwd="w",
description="ONCOMING AUTOMOBILE",
direction="on",
linebreak="id",
@@ -218437,6 +229666,7 @@ characters.data={
},
[0x1F699]={
category="so",
+ cjkwd="w",
description="RECREATIONAL VEHICLE",
direction="on",
linebreak="id",
@@ -218444,6 +229674,7 @@ characters.data={
},
[0x1F69A]={
category="so",
+ cjkwd="w",
description="DELIVERY TRUCK",
direction="on",
linebreak="id",
@@ -218451,6 +229682,7 @@ characters.data={
},
[0x1F69B]={
category="so",
+ cjkwd="w",
description="ARTICULATED LORRY",
direction="on",
linebreak="id",
@@ -218458,6 +229690,7 @@ characters.data={
},
[0x1F69C]={
category="so",
+ cjkwd="w",
description="TRACTOR",
direction="on",
linebreak="id",
@@ -218465,6 +229698,7 @@ characters.data={
},
[0x1F69D]={
category="so",
+ cjkwd="w",
description="MONORAIL",
direction="on",
linebreak="id",
@@ -218472,6 +229706,7 @@ characters.data={
},
[0x1F69E]={
category="so",
+ cjkwd="w",
description="MOUNTAIN RAILWAY",
direction="on",
linebreak="id",
@@ -218479,6 +229714,7 @@ characters.data={
},
[0x1F69F]={
category="so",
+ cjkwd="w",
description="SUSPENSION RAILWAY",
direction="on",
linebreak="id",
@@ -218486,6 +229722,7 @@ characters.data={
},
[0x1F6A0]={
category="so",
+ cjkwd="w",
description="MOUNTAIN CABLEWAY",
direction="on",
linebreak="id",
@@ -218493,6 +229730,7 @@ characters.data={
},
[0x1F6A1]={
category="so",
+ cjkwd="w",
description="AERIAL TRAMWAY",
direction="on",
linebreak="id",
@@ -218500,6 +229738,7 @@ characters.data={
},
[0x1F6A2]={
category="so",
+ cjkwd="w",
description="SHIP",
direction="on",
linebreak="id",
@@ -218507,13 +229746,15 @@ characters.data={
},
[0x1F6A3]={
category="so",
+ cjkwd="w",
description="ROWBOAT",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F6A3,
},
[0x1F6A4]={
category="so",
+ cjkwd="w",
description="SPEEDBOAT",
direction="on",
linebreak="id",
@@ -218521,6 +229762,7 @@ characters.data={
},
[0x1F6A5]={
category="so",
+ cjkwd="w",
description="HORIZONTAL TRAFFIC LIGHT",
direction="on",
linebreak="id",
@@ -218528,6 +229770,7 @@ characters.data={
},
[0x1F6A6]={
category="so",
+ cjkwd="w",
description="VERTICAL TRAFFIC LIGHT",
direction="on",
linebreak="id",
@@ -218535,6 +229778,7 @@ characters.data={
},
[0x1F6A7]={
category="so",
+ cjkwd="w",
description="CONSTRUCTION SIGN",
direction="on",
linebreak="id",
@@ -218542,6 +229786,7 @@ characters.data={
},
[0x1F6A8]={
category="so",
+ cjkwd="w",
description="POLICE CARS REVOLVING LIGHT",
direction="on",
linebreak="id",
@@ -218549,6 +229794,7 @@ characters.data={
},
[0x1F6A9]={
category="so",
+ cjkwd="w",
description="TRIANGULAR FLAG ON POST",
direction="on",
linebreak="id",
@@ -218556,6 +229802,7 @@ characters.data={
},
[0x1F6AA]={
category="so",
+ cjkwd="w",
description="DOOR",
direction="on",
linebreak="id",
@@ -218563,6 +229810,7 @@ characters.data={
},
[0x1F6AB]={
category="so",
+ cjkwd="w",
description="NO ENTRY SIGN",
direction="on",
linebreak="id",
@@ -218570,6 +229818,7 @@ characters.data={
},
[0x1F6AC]={
category="so",
+ cjkwd="w",
description="SMOKING SYMBOL",
direction="on",
linebreak="id",
@@ -218577,6 +229826,7 @@ characters.data={
},
[0x1F6AD]={
category="so",
+ cjkwd="w",
description="NO SMOKING SYMBOL",
direction="on",
linebreak="id",
@@ -218584,6 +229834,7 @@ characters.data={
},
[0x1F6AE]={
category="so",
+ cjkwd="w",
description="PUT LITTER IN ITS PLACE SYMBOL",
direction="on",
linebreak="id",
@@ -218591,6 +229842,7 @@ characters.data={
},
[0x1F6AF]={
category="so",
+ cjkwd="w",
description="DO NOT LITTER SYMBOL",
direction="on",
linebreak="id",
@@ -218598,6 +229850,7 @@ characters.data={
},
[0x1F6B0]={
category="so",
+ cjkwd="w",
description="POTABLE WATER SYMBOL",
direction="on",
linebreak="id",
@@ -218605,6 +229858,7 @@ characters.data={
},
[0x1F6B1]={
category="so",
+ cjkwd="w",
description="NON-POTABLE WATER SYMBOL",
direction="on",
linebreak="id",
@@ -218612,6 +229866,7 @@ characters.data={
},
[0x1F6B2]={
category="so",
+ cjkwd="w",
description="BICYCLE",
direction="on",
linebreak="id",
@@ -218619,6 +229874,7 @@ characters.data={
},
[0x1F6B3]={
category="so",
+ cjkwd="w",
description="NO BICYCLES",
direction="on",
linebreak="id",
@@ -218626,27 +229882,31 @@ characters.data={
},
[0x1F6B4]={
category="so",
+ cjkwd="w",
description="BICYCLIST",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F6B4,
},
[0x1F6B5]={
category="so",
+ cjkwd="w",
description="MOUNTAIN BICYCLIST",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F6B5,
},
[0x1F6B6]={
category="so",
+ cjkwd="w",
description="PEDESTRIAN",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F6B6,
},
[0x1F6B7]={
category="so",
+ cjkwd="w",
description="NO PEDESTRIANS",
direction="on",
linebreak="id",
@@ -218654,6 +229914,7 @@ characters.data={
},
[0x1F6B8]={
category="so",
+ cjkwd="w",
description="CHILDREN CROSSING",
direction="on",
linebreak="id",
@@ -218661,6 +229922,7 @@ characters.data={
},
[0x1F6B9]={
category="so",
+ cjkwd="w",
description="MENS SYMBOL",
direction="on",
linebreak="id",
@@ -218668,6 +229930,7 @@ characters.data={
},
[0x1F6BA]={
category="so",
+ cjkwd="w",
description="WOMENS SYMBOL",
direction="on",
linebreak="id",
@@ -218675,6 +229938,7 @@ characters.data={
},
[0x1F6BB]={
category="so",
+ cjkwd="w",
description="RESTROOM",
direction="on",
linebreak="id",
@@ -218682,6 +229946,7 @@ characters.data={
},
[0x1F6BC]={
category="so",
+ cjkwd="w",
description="BABY SYMBOL",
direction="on",
linebreak="id",
@@ -218689,6 +229954,7 @@ characters.data={
},
[0x1F6BD]={
category="so",
+ cjkwd="w",
description="TOILET",
direction="on",
linebreak="id",
@@ -218696,6 +229962,7 @@ characters.data={
},
[0x1F6BE]={
category="so",
+ cjkwd="w",
description="WATER CLOSET",
direction="on",
linebreak="id",
@@ -218703,6 +229970,7 @@ characters.data={
},
[0x1F6BF]={
category="so",
+ cjkwd="w",
description="SHOWER",
direction="on",
linebreak="id",
@@ -218710,13 +229978,15 @@ characters.data={
},
[0x1F6C0]={
category="so",
+ cjkwd="w",
description="BATH",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F6C0,
},
[0x1F6C1]={
category="so",
+ cjkwd="w",
description="BATHTUB",
direction="on",
linebreak="id",
@@ -218724,6 +229994,7 @@ characters.data={
},
[0x1F6C2]={
category="so",
+ cjkwd="w",
description="PASSPORT CONTROL",
direction="on",
linebreak="id",
@@ -218731,6 +230002,7 @@ characters.data={
},
[0x1F6C3]={
category="so",
+ cjkwd="w",
description="CUSTOMS",
direction="on",
linebreak="id",
@@ -218738,6 +230010,7 @@ characters.data={
},
[0x1F6C4]={
category="so",
+ cjkwd="w",
description="BAGGAGE CLAIM",
direction="on",
linebreak="id",
@@ -218745,6 +230018,7 @@ characters.data={
},
[0x1F6C5]={
category="so",
+ cjkwd="w",
description="LEFT LUGGAGE",
direction="on",
linebreak="id",
@@ -218755,6 +230029,7 @@ characters.data={
description="TRIANGLE WITH ROUNDED CORNERS",
direction="on",
linebreak="id",
+ synonyms={ "caution" },
unicodeslot=0x1F6C6,
},
[0x1F6C7]={
@@ -218769,6 +230044,7 @@ characters.data={
description="CIRCLED INFORMATION SOURCE",
direction="on",
linebreak="id",
+ synonyms={ "information" },
unicodeslot=0x1F6C8,
},
[0x1F6C9]={
@@ -218791,9 +230067,11 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6CB,
+ variants=variants_emoji,
},
[0x1F6CC]={
category="so",
+ cjkwd="w",
description="SLEEPING ACCOMMODATION",
direction="on",
linebreak="id",
@@ -218805,6 +230083,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6CD,
+ variants=variants_emoji,
},
[0x1F6CE]={
category="so",
@@ -218812,6 +230091,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6CE,
+ variants=variants_emoji,
},
[0x1F6CF]={
category="so",
@@ -218819,20 +230099,41 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6CF,
+ variants=variants_emoji,
},
[0x1F6D0]={
category="so",
+ cjkwd="w",
description="PLACE OF WORSHIP",
direction="on",
linebreak="id",
unicodeslot=0x1F6D0,
},
+ [0x1F6D1]={
+ category="so",
+ cjkwd="w",
+ description="OCTAGONAL SIGN",
+ direction="on",
+ linebreak="id",
+ synonyms={ "stop sign" },
+ unicodeslot=0x1F6D1,
+ },
+ [0x1F6D2]={
+ category="so",
+ cjkwd="w",
+ description="SHOPPING TROLLEY",
+ direction="on",
+ linebreak="id",
+ synonyms={ "shopping cart" },
+ unicodeslot=0x1F6D2,
+ },
[0x1F6E0]={
category="so",
description="HAMMER AND WRENCH",
direction="on",
linebreak="id",
unicodeslot=0x1F6E0,
+ variants=variants_emoji,
},
[0x1F6E1]={
category="so",
@@ -218840,6 +230141,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E1,
+ variants=variants_emoji,
},
[0x1F6E2]={
category="so",
@@ -218847,6 +230149,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E2,
+ variants=variants_emoji,
},
[0x1F6E3]={
category="so",
@@ -218854,6 +230157,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E3,
+ variants=variants_emoji,
},
[0x1F6E4]={
category="so",
@@ -218861,6 +230165,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E4,
+ variants=variants_emoji,
},
[0x1F6E5]={
category="so",
@@ -218868,6 +230173,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E5,
+ variants=variants_emoji,
},
[0x1F6E6]={
category="so",
@@ -218896,6 +230202,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6E9,
+ variants=variants_emoji,
},
[0x1F6EA]={
category="so",
@@ -218906,6 +230213,7 @@ characters.data={
},
[0x1F6EB]={
category="so",
+ cjkwd="w",
description="AIRPLANE DEPARTURE",
direction="on",
linebreak="id",
@@ -218913,6 +230221,7 @@ characters.data={
},
[0x1F6EC]={
category="so",
+ cjkwd="w",
description="AIRPLANE ARRIVING",
direction="on",
linebreak="id",
@@ -218924,6 +230233,7 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6F0,
+ variants=variants_emoji,
},
[0x1F6F1]={
category="so",
@@ -218945,6 +230255,31 @@ characters.data={
direction="on",
linebreak="id",
unicodeslot=0x1F6F3,
+ variants=variants_emoji,
+ },
+ [0x1F6F4]={
+ category="so",
+ cjkwd="w",
+ description="SCOOTER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F6F4,
+ },
+ [0x1F6F5]={
+ category="so",
+ cjkwd="w",
+ description="MOTOR SCOOTER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F6F5,
+ },
+ [0x1F6F6]={
+ category="so",
+ cjkwd="w",
+ description="CANOE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F6F6,
},
[0x1F700]={
category="so",
@@ -219840,6 +231175,7 @@ characters.data={
description="ROUND TARGET",
direction="on",
linebreak="al",
+ synonyms={ "bullseye" },
unicodeslot=0x1F78B,
},
[0x1F78C]={
@@ -221391,6 +232727,7 @@ characters.data={
},
[0x1F910]={
category="so",
+ cjkwd="w",
description="ZIPPER-MOUTH FACE",
direction="on",
linebreak="id",
@@ -221398,6 +232735,7 @@ characters.data={
},
[0x1F911]={
category="so",
+ cjkwd="w",
description="MONEY-MOUTH FACE",
direction="on",
linebreak="id",
@@ -221405,6 +232743,7 @@ characters.data={
},
[0x1F912]={
category="so",
+ cjkwd="w",
description="FACE WITH THERMOMETER",
direction="on",
linebreak="id",
@@ -221412,6 +232751,7 @@ characters.data={
},
[0x1F913]={
category="so",
+ cjkwd="w",
description="NERD FACE",
direction="on",
linebreak="id",
@@ -221419,6 +232759,7 @@ characters.data={
},
[0x1F914]={
category="so",
+ cjkwd="w",
description="THINKING FACE",
direction="on",
linebreak="id",
@@ -221426,6 +232767,7 @@ characters.data={
},
[0x1F915]={
category="so",
+ cjkwd="w",
description="FACE WITH HEAD-BANDAGE",
direction="on",
linebreak="id",
@@ -221433,6 +232775,7 @@ characters.data={
},
[0x1F916]={
category="so",
+ cjkwd="w",
description="ROBOT FACE",
direction="on",
linebreak="id",
@@ -221440,6 +232783,7 @@ characters.data={
},
[0x1F917]={
category="so",
+ cjkwd="w",
description="HUGGING FACE",
direction="on",
linebreak="id",
@@ -221447,13 +232791,453 @@ characters.data={
},
[0x1F918]={
category="so",
+ cjkwd="w",
description="SIGN OF THE HORNS",
direction="on",
- linebreak="id",
+ linebreak="eb",
unicodeslot=0x1F918,
},
+ [0x1F919]={
+ category="so",
+ cjkwd="w",
+ description="CALL ME HAND",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F919,
+ },
+ [0x1F91A]={
+ category="so",
+ cjkwd="w",
+ description="RAISED BACK OF HAND",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F91A,
+ },
+ [0x1F91B]={
+ category="so",
+ cjkwd="w",
+ description="LEFT-FACING FIST",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F91B,
+ },
+ [0x1F91C]={
+ category="so",
+ cjkwd="w",
+ description="RIGHT-FACING FIST",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F91C,
+ },
+ [0x1F91D]={
+ category="so",
+ cjkwd="w",
+ description="HANDSHAKE",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F91D,
+ },
+ [0x1F91E]={
+ category="so",
+ cjkwd="w",
+ description="HAND WITH INDEX AND MIDDLE FINGERS CROSSED",
+ direction="on",
+ linebreak="eb",
+ synonyms={ "crossed fingers", "fingers crossed" },
+ unicodeslot=0x1F91E,
+ },
+ [0x1F920]={
+ category="so",
+ cjkwd="w",
+ description="FACE WITH COWBOY HAT",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F920,
+ },
+ [0x1F921]={
+ category="so",
+ cjkwd="w",
+ description="CLOWN FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F921,
+ },
+ [0x1F922]={
+ category="so",
+ cjkwd="w",
+ description="NAUSEATED FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F922,
+ },
+ [0x1F923]={
+ category="so",
+ cjkwd="w",
+ description="ROLLING ON THE FLOOR LAUGHING",
+ direction="on",
+ linebreak="id",
+ synonyms={ "rofl" },
+ unicodeslot=0x1F923,
+ },
+ [0x1F924]={
+ category="so",
+ cjkwd="w",
+ description="DROOLING FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F924,
+ },
+ [0x1F925]={
+ category="so",
+ cjkwd="w",
+ description="LYING FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F925,
+ },
+ [0x1F926]={
+ category="so",
+ cjkwd="w",
+ description="FACE PALM",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F926,
+ },
+ [0x1F927]={
+ category="so",
+ cjkwd="w",
+ description="SNEEZING FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F927,
+ },
+ [0x1F930]={
+ category="so",
+ cjkwd="w",
+ description="PREGNANT WOMAN",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F930,
+ },
+ [0x1F933]={
+ category="so",
+ cjkwd="w",
+ description="SELFIE",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F933,
+ },
+ [0x1F934]={
+ category="so",
+ cjkwd="w",
+ description="PRINCE",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F934,
+ },
+ [0x1F935]={
+ category="so",
+ cjkwd="w",
+ description="MAN IN TUXEDO",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F935,
+ },
+ [0x1F936]={
+ category="so",
+ cjkwd="w",
+ description="MOTHER CHRISTMAS",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F936,
+ },
+ [0x1F937]={
+ category="so",
+ cjkwd="w",
+ description="SHRUG",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F937,
+ },
+ [0x1F938]={
+ category="so",
+ cjkwd="w",
+ description="PERSON DOING CARTWHEEL",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F938,
+ },
+ [0x1F939]={
+ category="so",
+ cjkwd="w",
+ description="JUGGLING",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F939,
+ },
+ [0x1F93A]={
+ category="so",
+ cjkwd="w",
+ description="FENCER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F93A,
+ },
+ [0x1F93B]={
+ category="so",
+ cjkwd="w",
+ description="MODERN PENTATHLON",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F93B,
+ },
+ [0x1F93C]={
+ category="so",
+ cjkwd="w",
+ description="WRESTLERS",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F93C,
+ },
+ [0x1F93D]={
+ category="so",
+ cjkwd="w",
+ description="WATER POLO",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F93D,
+ },
+ [0x1F93E]={
+ category="so",
+ cjkwd="w",
+ description="HANDBALL",
+ direction="on",
+ linebreak="eb",
+ unicodeslot=0x1F93E,
+ },
+ [0x1F940]={
+ category="so",
+ cjkwd="w",
+ description="WILTED FLOWER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F940,
+ },
+ [0x1F941]={
+ category="so",
+ cjkwd="w",
+ description="DRUM WITH DRUMSTICKS",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F941,
+ },
+ [0x1F942]={
+ category="so",
+ cjkwd="w",
+ description="CLINKING GLASSES",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F942,
+ },
+ [0x1F943]={
+ category="so",
+ cjkwd="w",
+ description="TUMBLER GLASS",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F943,
+ },
+ [0x1F944]={
+ category="so",
+ cjkwd="w",
+ description="SPOON",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F944,
+ },
+ [0x1F945]={
+ category="so",
+ cjkwd="w",
+ description="GOAL NET",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F945,
+ },
+ [0x1F946]={
+ category="so",
+ cjkwd="w",
+ description="RIFLE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F946,
+ },
+ [0x1F947]={
+ category="so",
+ cjkwd="w",
+ description="FIRST PLACE MEDAL",
+ direction="on",
+ linebreak="id",
+ synonyms={ "gold medal" },
+ unicodeslot=0x1F947,
+ },
+ [0x1F948]={
+ category="so",
+ cjkwd="w",
+ description="SECOND PLACE MEDAL",
+ direction="on",
+ linebreak="id",
+ synonyms={ "silver medal" },
+ unicodeslot=0x1F948,
+ },
+ [0x1F949]={
+ category="so",
+ cjkwd="w",
+ description="THIRD PLACE MEDAL",
+ direction="on",
+ linebreak="id",
+ synonyms={ "bronze medal" },
+ unicodeslot=0x1F949,
+ },
+ [0x1F94A]={
+ category="so",
+ cjkwd="w",
+ description="BOXING GLOVE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F94A,
+ },
+ [0x1F94B]={
+ category="so",
+ cjkwd="w",
+ description="MARTIAL ARTS UNIFORM",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F94B,
+ },
+ [0x1F950]={
+ category="so",
+ cjkwd="w",
+ description="CROISSANT",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F950,
+ },
+ [0x1F951]={
+ category="so",
+ cjkwd="w",
+ description="AVOCADO",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F951,
+ },
+ [0x1F952]={
+ category="so",
+ cjkwd="w",
+ description="CUCUMBER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F952,
+ },
+ [0x1F953]={
+ category="so",
+ cjkwd="w",
+ description="BACON",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F953,
+ },
+ [0x1F954]={
+ category="so",
+ cjkwd="w",
+ description="POTATO",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F954,
+ },
+ [0x1F955]={
+ category="so",
+ cjkwd="w",
+ description="CARROT",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F955,
+ },
+ [0x1F956]={
+ category="so",
+ cjkwd="w",
+ description="BAGUETTE BREAD",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F956,
+ },
+ [0x1F957]={
+ category="so",
+ cjkwd="w",
+ description="GREEN SALAD",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F957,
+ },
+ [0x1F958]={
+ category="so",
+ cjkwd="w",
+ description="SHALLOW PAN OF FOOD",
+ direction="on",
+ linebreak="id",
+ synonyms={ "paella" },
+ unicodeslot=0x1F958,
+ },
+ [0x1F959]={
+ category="so",
+ cjkwd="w",
+ description="STUFFED FLATBREAD",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F959,
+ },
+ [0x1F95A]={
+ category="so",
+ cjkwd="w",
+ description="EGG",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F95A,
+ },
+ [0x1F95B]={
+ category="so",
+ cjkwd="w",
+ description="GLASS OF MILK",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F95B,
+ },
+ [0x1F95C]={
+ category="so",
+ cjkwd="w",
+ description="PEANUTS",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F95C,
+ },
+ [0x1F95D]={
+ category="so",
+ cjkwd="w",
+ description="KIWIFRUIT",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F95D,
+ },
+ [0x1F95E]={
+ category="so",
+ cjkwd="w",
+ description="PANCAKES",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F95E,
+ },
[0x1F980]={
category="so",
+ cjkwd="w",
description="CRAB",
direction="on",
linebreak="id",
@@ -221461,6 +233245,7 @@ characters.data={
},
[0x1F981]={
category="so",
+ cjkwd="w",
description="LION FACE",
direction="on",
linebreak="id",
@@ -221468,6 +233253,7 @@ characters.data={
},
[0x1F982]={
category="so",
+ cjkwd="w",
description="SCORPION",
direction="on",
linebreak="id",
@@ -221475,6 +233261,7 @@ characters.data={
},
[0x1F983]={
category="so",
+ cjkwd="w",
description="TURKEY",
direction="on",
linebreak="id",
@@ -221482,13 +233269,119 @@ characters.data={
},
[0x1F984]={
category="so",
+ cjkwd="w",
description="UNICORN FACE",
direction="on",
linebreak="id",
unicodeslot=0x1F984,
},
+ [0x1F985]={
+ category="so",
+ cjkwd="w",
+ description="EAGLE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F985,
+ },
+ [0x1F986]={
+ category="so",
+ cjkwd="w",
+ description="DUCK",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F986,
+ },
+ [0x1F987]={
+ category="so",
+ cjkwd="w",
+ description="BAT",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F987,
+ },
+ [0x1F988]={
+ category="so",
+ cjkwd="w",
+ description="SHARK",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F988,
+ },
+ [0x1F989]={
+ category="so",
+ cjkwd="w",
+ description="OWL",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F989,
+ },
+ [0x1F98A]={
+ category="so",
+ cjkwd="w",
+ description="FOX FACE",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98A,
+ },
+ [0x1F98B]={
+ category="so",
+ cjkwd="w",
+ description="BUTTERFLY",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98B,
+ },
+ [0x1F98C]={
+ category="so",
+ cjkwd="w",
+ description="DEER",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98C,
+ },
+ [0x1F98D]={
+ category="so",
+ cjkwd="w",
+ description="GORILLA",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98D,
+ },
+ [0x1F98E]={
+ category="so",
+ cjkwd="w",
+ description="LIZARD",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98E,
+ },
+ [0x1F98F]={
+ category="so",
+ cjkwd="w",
+ description="RHINOCEROS",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F98F,
+ },
+ [0x1F990]={
+ category="so",
+ cjkwd="w",
+ description="SHRIMP",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F990,
+ },
+ [0x1F991]={
+ category="so",
+ cjkwd="w",
+ description="SQUID",
+ direction="on",
+ linebreak="id",
+ unicodeslot=0x1F991,
+ },
[0x1F9C0]={
category="so",
+ cjkwd="w",
description="CHEESE WEDGE",
direction="on",
linebreak="id",
@@ -227051,4 +238944,9 @@ characters.data={
linebreak="cm",
unicodeslot=0xE007F,
},
-} \ No newline at end of file
+ [0xE0100]={
+ description="VARIATION SELECTOR-0x0011",
+ synonyms={ "vs17" },
+ unicodeslot=0xE0100,
+ },
+}