{
    "NameAliases": [
        {
            "codepoint": "0000",
            "alias": "NULL",
            "type": "control"
        },
        {
            "codepoint": "0000",
            "alias": "NUL",
            "type": "abbreviation"
        },
        {
            "codepoint": "0001",
            "alias": "START OF HEADING",
            "type": "control"
        },
        {
            "codepoint": "0001",
            "alias": "SOH",
            "type": "abbreviation"
        },
        {
            "codepoint": "0002",
            "alias": "START OF TEXT",
            "type": "control"
        },
        {
            "codepoint": "0002",
            "alias": "STX",
            "type": "abbreviation"
        },
        {
            "codepoint": "0003",
            "alias": "END OF TEXT",
            "type": "control"
        },
        {
            "codepoint": "0003",
            "alias": "ETX",
            "type": "abbreviation"
        },
        {
            "codepoint": "0004",
            "alias": "END OF TRANSMISSION",
            "type": "control"
        },
        {
            "codepoint": "0004",
            "alias": "EOT",
            "type": "abbreviation"
        },
        {
            "codepoint": "0005",
            "alias": "ENQUIRY",
            "type": "control"
        },
        {
            "codepoint": "0005",
            "alias": "ENQ",
            "type": "abbreviation"
        },
        {
            "codepoint": "0006",
            "alias": "ACKNOWLEDGE",
            "type": "control"
        },
        {
            "codepoint": "0006",
            "alias": "ACK",
            "type": "abbreviation"
        },
        {
            "codepoint": "0007",
            "alias": "ALERT",
            "type": "control"
        },
        {
            "codepoint": "0007",
            "alias": "BEL",
            "type": "abbreviation"
        },
        {
            "codepoint": "0008",
            "alias": "BACKSPACE",
            "type": "control"
        },
        {
            "codepoint": "0008",
            "alias": "BS",
            "type": "abbreviation"
        },
        {
            "codepoint": "0009",
            "alias": "CHARACTER TABULATION",
            "type": "control"
        },
        {
            "codepoint": "0009",
            "alias": "HORIZONTAL TABULATION",
            "type": "control"
        },
        {
            "codepoint": "0009",
            "alias": "HT",
            "type": "abbreviation"
        },
        {
            "codepoint": "0009",
            "alias": "TAB",
            "type": "abbreviation"
        },
        {
            "codepoint": "000A",
            "alias": "LINE FEED",
            "type": "control"
        },
        {
            "codepoint": "000A",
            "alias": "NEW LINE",
            "type": "control"
        },
        {
            "codepoint": "000A",
            "alias": "END OF LINE",
            "type": "control"
        },
        {
            "codepoint": "000A",
            "alias": "LF",
            "type": "abbreviation"
        },
        {
            "codepoint": "000A",
            "alias": "NL",
            "type": "abbreviation"
        },
        {
            "codepoint": "000A",
            "alias": "EOL",
            "type": "abbreviation"
        },
        {
            "codepoint": "000B",
            "alias": "LINE TABULATION",
            "type": "control"
        },
        {
            "codepoint": "000B",
            "alias": "VERTICAL TABULATION",
            "type": "control"
        },
        {
            "codepoint": "000B",
            "alias": "VT",
            "type": "abbreviation"
        },
        {
            "codepoint": "000C",
            "alias": "FORM FEED",
            "type": "control"
        },
        {
            "codepoint": "000C",
            "alias": "FF",
            "type": "abbreviation"
        },
        {
            "codepoint": "000D",
            "alias": "CARRIAGE RETURN",
            "type": "control"
        },
        {
            "codepoint": "000D",
            "alias": "CR",
            "type": "abbreviation"
        },
        {
            "codepoint": "000E",
            "alias": "SHIFT OUT",
            "type": "control"
        },
        {
            "codepoint": "000E",
            "alias": "LOCKING-SHIFT ONE",
            "type": "control"
        },
        {
            "codepoint": "000E",
            "alias": "SO",
            "type": "abbreviation"
        },
        {
            "codepoint": "000F",
            "alias": "SHIFT IN",
            "type": "control"
        },
        {
            "codepoint": "000F",
            "alias": "LOCKING-SHIFT ZERO",
            "type": "control"
        },
        {
            "codepoint": "000F",
            "alias": "SI",
            "type": "abbreviation"
        },
        {
            "codepoint": "0010",
            "alias": "DATA LINK ESCAPE",
            "type": "control"
        },
        {
            "codepoint": "0010",
            "alias": "DLE",
            "type": "abbreviation"
        },
        {
            "codepoint": "0011",
            "alias": "DEVICE CONTROL ONE",
            "type": "control"
        },
        {
            "codepoint": "0011",
            "alias": "DC1",
            "type": "abbreviation"
        },
        {
            "codepoint": "0012",
            "alias": "DEVICE CONTROL TWO",
            "type": "control"
        },
        {
            "codepoint": "0012",
            "alias": "DC2",
            "type": "abbreviation"
        },
        {
            "codepoint": "0013",
            "alias": "DEVICE CONTROL THREE",
            "type": "control"
        },
        {
            "codepoint": "0013",
            "alias": "DC3",
            "type": "abbreviation"
        },
        {
            "codepoint": "0014",
            "alias": "DEVICE CONTROL FOUR",
            "type": "control"
        },
        {
            "codepoint": "0014",
            "alias": "DC4",
            "type": "abbreviation"
        },
        {
            "codepoint": "0015",
            "alias": "NEGATIVE ACKNOWLEDGE",
            "type": "control"
        },
        {
            "codepoint": "0015",
            "alias": "NAK",
            "type": "abbreviation"
        },
        {
            "codepoint": "0016",
            "alias": "SYNCHRONOUS IDLE",
            "type": "control"
        },
        {
            "codepoint": "0016",
            "alias": "SYN",
            "type": "abbreviation"
        },
        {
            "codepoint": "0017",
            "alias": "END OF TRANSMISSION BLOCK",
            "type": "control"
        },
        {
            "codepoint": "0017",
            "alias": "ETB",
            "type": "abbreviation"
        },
        {
            "codepoint": "0018",
            "alias": "CANCEL",
            "type": "control"
        },
        {
            "codepoint": "0018",
            "alias": "CAN",
            "type": "abbreviation"
        },
        {
            "codepoint": "0019",
            "alias": "END OF MEDIUM",
            "type": "control"
        },
        {
            "codepoint": "0019",
            "alias": "EOM",
            "type": "abbreviation"
        },
        {
            "codepoint": "0019",
            "alias": "EM",
            "type": "abbreviation"
        },
        {
            "codepoint": "001A",
            "alias": "SUBSTITUTE",
            "type": "control"
        },
        {
            "codepoint": "001A",
            "alias": "SUB",
            "type": "abbreviation"
        },
        {
            "codepoint": "001B",
            "alias": "ESCAPE",
            "type": "control"
        },
        {
            "codepoint": "001B",
            "alias": "ESC",
            "type": "abbreviation"
        },
        {
            "codepoint": "001C",
            "alias": "INFORMATION SEPARATOR FOUR",
            "type": "control"
        },
        {
            "codepoint": "001C",
            "alias": "FILE SEPARATOR",
            "type": "control"
        },
        {
            "codepoint": "001C",
            "alias": "FS",
            "type": "abbreviation"
        },
        {
            "codepoint": "001D",
            "alias": "INFORMATION SEPARATOR THREE",
            "type": "control"
        },
        {
            "codepoint": "001D",
            "alias": "GROUP SEPARATOR",
            "type": "control"
        },
        {
            "codepoint": "001D",
            "alias": "GS",
            "type": "abbreviation"
        },
        {
            "codepoint": "001E",
            "alias": "INFORMATION SEPARATOR TWO",
            "type": "control"
        },
        {
            "codepoint": "001E",
            "alias": "RECORD SEPARATOR",
            "type": "control"
        },
        {
            "codepoint": "001E",
            "alias": "RS",
            "type": "abbreviation"
        },
        {
            "codepoint": "001F",
            "alias": "INFORMATION SEPARATOR ONE",
            "type": "control"
        },
        {
            "codepoint": "001F",
            "alias": "UNIT SEPARATOR",
            "type": "control"
        },
        {
            "codepoint": "001F",
            "alias": "US",
            "type": "abbreviation"
        },
        {
            "codepoint": "0020",
            "alias": "SP",
            "type": "abbreviation"
        },
        {
            "codepoint": "007F",
            "alias": "DELETE",
            "type": "control"
        },
        {
            "codepoint": "007F",
            "alias": "DEL",
            "type": "abbreviation"
        },
        {
            "codepoint": "0080",
            "alias": "PADDING CHARACTER",
            "type": "figment"
        },
        {
            "codepoint": "0080",
            "alias": "PAD",
            "type": "abbreviation"
        },
        {
            "codepoint": "0081",
            "alias": "HIGH OCTET PRESET",
            "type": "figment"
        },
        {
            "codepoint": "0081",
            "alias": "HOP",
            "type": "abbreviation"
        },
        {
            "codepoint": "0082",
            "alias": "BREAK PERMITTED HERE",
            "type": "control"
        },
        {
            "codepoint": "0082",
            "alias": "BPH",
            "type": "abbreviation"
        },
        {
            "codepoint": "0083",
            "alias": "NO BREAK HERE",
            "type": "control"
        },
        {
            "codepoint": "0083",
            "alias": "NBH",
            "type": "abbreviation"
        },
        {
            "codepoint": "0084",
            "alias": "INDEX",
            "type": "control"
        },
        {
            "codepoint": "0084",
            "alias": "IND",
            "type": "abbreviation"
        },
        {
            "codepoint": "0085",
            "alias": "NEXT LINE",
            "type": "control"
        },
        {
            "codepoint": "0085",
            "alias": "NEL",
            "type": "abbreviation"
        },
        {
            "codepoint": "0086",
            "alias": "START OF SELECTED AREA",
            "type": "control"
        },
        {
            "codepoint": "0086",
            "alias": "SSA",
            "type": "abbreviation"
        },
        {
            "codepoint": "0087",
            "alias": "END OF SELECTED AREA",
            "type": "control"
        },
        {
            "codepoint": "0087",
            "alias": "ESA",
            "type": "abbreviation"
        },
        {
            "codepoint": "0088",
            "alias": "CHARACTER TABULATION SET",
            "type": "control"
        },
        {
            "codepoint": "0088",
            "alias": "HORIZONTAL TABULATION SET",
            "type": "control"
        },
        {
            "codepoint": "0088",
            "alias": "HTS",
            "type": "abbreviation"
        },
        {
            "codepoint": "0089",
            "alias": "CHARACTER TABULATION WITH JUSTIFICATION",
            "type": "control"
        },
        {
            "codepoint": "0089",
            "alias": "HORIZONTAL TABULATION WITH JUSTIFICATION",
            "type": "control"
        },
        {
            "codepoint": "0089",
            "alias": "HTJ",
            "type": "abbreviation"
        },
        {
            "codepoint": "008A",
            "alias": "LINE TABULATION SET",
            "type": "control"
        },
        {
            "codepoint": "008A",
            "alias": "VERTICAL TABULATION SET",
            "type": "control"
        },
        {
            "codepoint": "008A",
            "alias": "VTS",
            "type": "abbreviation"
        },
        {
            "codepoint": "008B",
            "alias": "PARTIAL LINE FORWARD",
            "type": "control"
        },
        {
            "codepoint": "008B",
            "alias": "PARTIAL LINE DOWN",
            "type": "control"
        },
        {
            "codepoint": "008B",
            "alias": "PLD",
            "type": "abbreviation"
        },
        {
            "codepoint": "008C",
            "alias": "PARTIAL LINE BACKWARD",
            "type": "control"
        },
        {
            "codepoint": "008C",
            "alias": "PARTIAL LINE UP",
            "type": "control"
        },
        {
            "codepoint": "008C",
            "alias": "PLU",
            "type": "abbreviation"
        },
        {
            "codepoint": "008D",
            "alias": "REVERSE LINE FEED",
            "type": "control"
        },
        {
            "codepoint": "008D",
            "alias": "REVERSE INDEX",
            "type": "control"
        },
        {
            "codepoint": "008D",
            "alias": "RI",
            "type": "abbreviation"
        },
        {
            "codepoint": "008E",
            "alias": "SINGLE SHIFT TWO",
            "type": "control"
        },
        {
            "codepoint": "008E",
            "alias": "SINGLE-SHIFT-2",
            "type": "control"
        },
        {
            "codepoint": "008E",
            "alias": "SS2",
            "type": "abbreviation"
        },
        {
            "codepoint": "008F",
            "alias": "SINGLE SHIFT THREE",
            "type": "control"
        },
        {
            "codepoint": "008F",
            "alias": "SINGLE-SHIFT-3",
            "type": "control"
        },
        {
            "codepoint": "008F",
            "alias": "SS3",
            "type": "abbreviation"
        },
        {
            "codepoint": "0090",
            "alias": "DEVICE CONTROL STRING",
            "type": "control"
        },
        {
            "codepoint": "0090",
            "alias": "DCS",
            "type": "abbreviation"
        },
        {
            "codepoint": "0091",
            "alias": "PRIVATE USE ONE",
            "type": "control"
        },
        {
            "codepoint": "0091",
            "alias": "PRIVATE USE-1",
            "type": "control"
        },
        {
            "codepoint": "0091",
            "alias": "PU1",
            "type": "abbreviation"
        },
        {
            "codepoint": "0092",
            "alias": "PRIVATE USE TWO",
            "type": "control"
        },
        {
            "codepoint": "0092",
            "alias": "PRIVATE USE-2",
            "type": "control"
        },
        {
            "codepoint": "0092",
            "alias": "PU2",
            "type": "abbreviation"
        },
        {
            "codepoint": "0093",
            "alias": "SET TRANSMIT STATE",
            "type": "control"
        },
        {
            "codepoint": "0093",
            "alias": "STS",
            "type": "abbreviation"
        },
        {
            "codepoint": "0094",
            "alias": "CANCEL CHARACTER",
            "type": "control"
        },
        {
            "codepoint": "0094",
            "alias": "CCH",
            "type": "abbreviation"
        },
        {
            "codepoint": "0095",
            "alias": "MESSAGE WAITING",
            "type": "control"
        },
        {
            "codepoint": "0095",
            "alias": "MW",
            "type": "abbreviation"
        },
        {
            "codepoint": "0096",
            "alias": "START OF GUARDED AREA",
            "type": "control"
        },
        {
            "codepoint": "0096",
            "alias": "START OF PROTECTED AREA",
            "type": "control"
        },
        {
            "codepoint": "0096",
            "alias": "SPA",
            "type": "abbreviation"
        },
        {
            "codepoint": "0097",
            "alias": "END OF GUARDED AREA",
            "type": "control"
        },
        {
            "codepoint": "0097",
            "alias": "END OF PROTECTED AREA",
            "type": "control"
        },
        {
            "codepoint": "0097",
            "alias": "EPA",
            "type": "abbreviation"
        },
        {
            "codepoint": "0098",
            "alias": "START OF STRING",
            "type": "control"
        },
        {
            "codepoint": "0098",
            "alias": "SOS",
            "type": "abbreviation"
        },
        {
            "codepoint": "0099",
            "alias": "SINGLE GRAPHIC CHARACTER INTRODUCER",
            "type": "figment"
        },
        {
            "codepoint": "0099",
            "alias": "SGC",
            "type": "abbreviation"
        },
        {
            "codepoint": "009A",
            "alias": "SINGLE CHARACTER INTRODUCER",
            "type": "control"
        },
        {
            "codepoint": "009A",
            "alias": "SCI",
            "type": "abbreviation"
        },
        {
            "codepoint": "009B",
            "alias": "CONTROL SEQUENCE INTRODUCER",
            "type": "control"
        },
        {
            "codepoint": "009B",
            "alias": "CSI",
            "type": "abbreviation"
        },
        {
            "codepoint": "009C",
            "alias": "STRING TERMINATOR",
            "type": "control"
        },
        {
            "codepoint": "009C",
            "alias": "ST",
            "type": "abbreviation"
        },
        {
            "codepoint": "009D",
            "alias": "OPERATING SYSTEM COMMAND",
            "type": "control"
        },
        {
            "codepoint": "009D",
            "alias": "OSC",
            "type": "abbreviation"
        },
        {
            "codepoint": "009E",
            "alias": "PRIVACY MESSAGE",
            "type": "control"
        },
        {
            "codepoint": "009E",
            "alias": "PM",
            "type": "abbreviation"
        },
        {
            "codepoint": "009F",
            "alias": "APPLICATION PROGRAM COMMAND",
            "type": "control"
        },
        {
            "codepoint": "009F",
            "alias": "APC",
            "type": "abbreviation"
        },
        {
            "codepoint": "00A0",
            "alias": "NBSP",
            "type": "abbreviation"
        },
        {
            "codepoint": "00AD",
            "alias": "SHY",
            "type": "abbreviation"
        },
        {
            "codepoint": "01A2",
            "alias": "LATIN CAPITAL LETTER GHA",
            "type": "correction"
        },
        {
            "codepoint": "01A3",
            "alias": "LATIN SMALL LETTER GHA",
            "type": "correction"
        },
        {
            "codepoint": "034F",
            "alias": "CGJ",
            "type": "abbreviation"
        },
        {
            "codepoint": "0616",
            "alias": "ARABIC SMALL HIGH LIGATURE ALEF WITH YEH BARREE",
            "type": "correction"
        },
        {
            "codepoint": "061C",
            "alias": "ALM",
            "type": "abbreviation"
        },
        {
            "codepoint": "0709",
            "alias": "SYRIAC SUBLINEAR COLON SKEWED LEFT",
            "type": "correction"
        },
        {
            "codepoint": "0CDE",
            "alias": "KANNADA LETTER LLLA",
            "type": "correction"
        },
        {
            "codepoint": "0E9D",
            "alias": "LAO LETTER FO FON",
            "type": "correction"
        },
        {
            "codepoint": "0E9F",
            "alias": "LAO LETTER FO FAY",
            "type": "correction"
        },
        {
            "codepoint": "0EA3",
            "alias": "LAO LETTER RO",
            "type": "correction"
        },
        {
            "codepoint": "0EA5",
            "alias": "LAO LETTER LO",
            "type": "correction"
        },
        {
            "codepoint": "0FD0",
            "alias": "TIBETAN MARK BKA- SHOG GI MGO RGYAN",
            "type": "correction"
        },
        {
            "codepoint": "11EC",
            "alias": "HANGUL JONGSEONG YESIEUNG-KIYEOK",
            "type": "correction"
        },
        {
            "codepoint": "11ED",
            "alias": "HANGUL JONGSEONG YESIEUNG-SSANGKIYEOK",
            "type": "correction"
        },
        {
            "codepoint": "11EE",
            "alias": "HANGUL JONGSEONG SSANGYESIEUNG",
            "type": "correction"
        },
        {
            "codepoint": "11EF",
            "alias": "HANGUL JONGSEONG YESIEUNG-KHIEUKH",
            "type": "correction"
        },
        {
            "codepoint": "180B",
            "alias": "FVS1",
            "type": "abbreviation"
        },
        {
            "codepoint": "180C",
            "alias": "FVS2",
            "type": "abbreviation"
        },
        {
            "codepoint": "180D",
            "alias": "FVS3",
            "type": "abbreviation"
        },
        {
            "codepoint": "180E",
            "alias": "MVS",
            "type": "abbreviation"
        },
        {
            "codepoint": "180F",
            "alias": "FVS4",
            "type": "abbreviation"
        },
        {
            "codepoint": "1BBD",
            "alias": "SUNDANESE LETTER ARCHAIC I",
            "type": "correction"
        },
        {
            "codepoint": "200B",
            "alias": "ZWSP",
            "type": "abbreviation"
        },
        {
            "codepoint": "200C",
            "alias": "ZWNJ",
            "type": "abbreviation"
        },
        {
            "codepoint": "200D",
            "alias": "ZWJ",
            "type": "abbreviation"
        },
        {
            "codepoint": "200E",
            "alias": "LRM",
            "type": "abbreviation"
        },
        {
            "codepoint": "200F",
            "alias": "RLM",
            "type": "abbreviation"
        },
        {
            "codepoint": "202A",
            "alias": "LRE",
            "type": "abbreviation"
        },
        {
            "codepoint": "202B",
            "alias": "RLE",
            "type": "abbreviation"
        },
        {
            "codepoint": "202C",
            "alias": "PDF",
            "type": "abbreviation"
        },
        {
            "codepoint": "202D",
            "alias": "LRO",
            "type": "abbreviation"
        },
        {
            "codepoint": "202E",
            "alias": "RLO",
            "type": "abbreviation"
        },
        {
            "codepoint": "202F",
            "alias": "NNBSP",
            "type": "abbreviation"
        },
        {
            "codepoint": "205F",
            "alias": "MMSP",
            "type": "abbreviation"
        },
        {
            "codepoint": "2060",
            "alias": "WJ",
            "type": "abbreviation"
        },
        {
            "codepoint": "2066",
            "alias": "LRI",
            "type": "abbreviation"
        },
        {
            "codepoint": "2067",
            "alias": "RLI",
            "type": "abbreviation"
        },
        {
            "codepoint": "2068",
            "alias": "FSI",
            "type": "abbreviation"
        },
        {
            "codepoint": "2069",
            "alias": "PDI",
            "type": "abbreviation"
        },
        {
            "codepoint": "2118",
            "alias": "WEIERSTRASS ELLIPTIC FUNCTION",
            "type": "correction"
        },
        {
            "codepoint": "2448",
            "alias": "MICR ON US SYMBOL",
            "type": "correction"
        },
        {
            "codepoint": "2449",
            "alias": "MICR DASH SYMBOL",
            "type": "correction"
        },
        {
            "codepoint": "2B7A",
            "alias": "LEFTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE VERTICAL STROKE",
            "type": "correction"
        },
        {
            "codepoint": "2B7C",
            "alias": "RIGHTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE VERTICAL STROKE",
            "type": "correction"
        },
        {
            "codepoint": "A015",
            "alias": "YI SYLLABLE ITERATION MARK",
            "type": "correction"
        },
        {
            "codepoint": "AA6E",
            "alias": "MYANMAR LETTER KHAMTI LLA",
            "type": "correction"
        },
        {
            "codepoint": "FE00",
            "alias": "VS1",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE01",
            "alias": "VS2",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE02",
            "alias": "VS3",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE03",
            "alias": "VS4",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE04",
            "alias": "VS5",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE05",
            "alias": "VS6",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE06",
            "alias": "VS7",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE07",
            "alias": "VS8",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE08",
            "alias": "VS9",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE09",
            "alias": "VS10",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0A",
            "alias": "VS11",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0B",
            "alias": "VS12",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0C",
            "alias": "VS13",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0D",
            "alias": "VS14",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0E",
            "alias": "VS15",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE0F",
            "alias": "VS16",
            "type": "abbreviation"
        },
        {
            "codepoint": "FE18",
            "alias": "PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRACKET",
            "type": "correction"
        },
        {
            "codepoint": "FEFF",
            "alias": "BYTE ORDER MARK",
            "type": "alternate"
        },
        {
            "codepoint": "FEFF",
            "alias": "BOM",
            "type": "abbreviation"
        },
        {
            "codepoint": "FEFF",
            "alias": "ZWNBSP",
            "type": "abbreviation"
        },
        {
            "codepoint": "122D4",
            "alias": "CUNEIFORM SIGN NU11 TENU",
            "type": "correction"
        },
        {
            "codepoint": "122D5",
            "alias": "CUNEIFORM SIGN NU11 OVER NU11 BUR OVER BUR",
            "type": "correction"
        },
        {
            "codepoint": "12327",
            "alias": "CUNEIFORM SIGN KALAM",
            "type": "correction"
        },
        {
            "codepoint": "1680B",
            "alias": "BAMUM LETTER PHASE-A MAEMGBIEE",
            "type": "correction"
        },
        {
            "codepoint": "16E56",
            "alias": "MEDEFAIDRIN CAPITAL LETTER H",
            "type": "correction"
        },
        {
            "codepoint": "16E57",
            "alias": "MEDEFAIDRIN CAPITAL LETTER NG",
            "type": "correction"
        },
        {
            "codepoint": "16E76",
            "alias": "MEDEFAIDRIN SMALL LETTER H",
            "type": "correction"
        },
        {
            "codepoint": "16E77",
            "alias": "MEDEFAIDRIN SMALL LETTER NG",
            "type": "correction"
        },
        {
            "codepoint": "1B001",
            "alias": "HENTAIGANA LETTER E-1",
            "type": "correction"
        },
        {
            "codepoint": "1D0C5",
            "alias": "BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON CHROMA VASIS",
            "type": "correction"
        },
        {
            "codepoint": "1E899",
            "alias": "MENDE KIKAKUI SYLLABLE M172 MBO",
            "type": "correction"
        },
        {
            "codepoint": "1E89A",
            "alias": "MENDE KIKAKUI SYLLABLE M174 MBOO",
            "type": "correction"
        },
        {
            "codepoint": "E0100",
            "alias": "VS17",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0101",
            "alias": "VS18",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0102",
            "alias": "VS19",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0103",
            "alias": "VS20",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0104",
            "alias": "VS21",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0105",
            "alias": "VS22",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0106",
            "alias": "VS23",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0107",
            "alias": "VS24",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0108",
            "alias": "VS25",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0109",
            "alias": "VS26",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010A",
            "alias": "VS27",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010B",
            "alias": "VS28",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010C",
            "alias": "VS29",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010D",
            "alias": "VS30",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010E",
            "alias": "VS31",
            "type": "abbreviation"
        },
        {
            "codepoint": "E010F",
            "alias": "VS32",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0110",
            "alias": "VS33",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0111",
            "alias": "VS34",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0112",
            "alias": "VS35",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0113",
            "alias": "VS36",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0114",
            "alias": "VS37",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0115",
            "alias": "VS38",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0116",
            "alias": "VS39",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0117",
            "alias": "VS40",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0118",
            "alias": "VS41",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0119",
            "alias": "VS42",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011A",
            "alias": "VS43",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011B",
            "alias": "VS44",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011C",
            "alias": "VS45",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011D",
            "alias": "VS46",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011E",
            "alias": "VS47",
            "type": "abbreviation"
        },
        {
            "codepoint": "E011F",
            "alias": "VS48",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0120",
            "alias": "VS49",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0121",
            "alias": "VS50",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0122",
            "alias": "VS51",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0123",
            "alias": "VS52",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0124",
            "alias": "VS53",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0125",
            "alias": "VS54",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0126",
            "alias": "VS55",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0127",
            "alias": "VS56",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0128",
            "alias": "VS57",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0129",
            "alias": "VS58",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012A",
            "alias": "VS59",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012B",
            "alias": "VS60",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012C",
            "alias": "VS61",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012D",
            "alias": "VS62",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012E",
            "alias": "VS63",
            "type": "abbreviation"
        },
        {
            "codepoint": "E012F",
            "alias": "VS64",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0130",
            "alias": "VS65",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0131",
            "alias": "VS66",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0132",
            "alias": "VS67",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0133",
            "alias": "VS68",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0134",
            "alias": "VS69",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0135",
            "alias": "VS70",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0136",
            "alias": "VS71",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0137",
            "alias": "VS72",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0138",
            "alias": "VS73",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0139",
            "alias": "VS74",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013A",
            "alias": "VS75",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013B",
            "alias": "VS76",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013C",
            "alias": "VS77",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013D",
            "alias": "VS78",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013E",
            "alias": "VS79",
            "type": "abbreviation"
        },
        {
            "codepoint": "E013F",
            "alias": "VS80",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0140",
            "alias": "VS81",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0141",
            "alias": "VS82",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0142",
            "alias": "VS83",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0143",
            "alias": "VS84",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0144",
            "alias": "VS85",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0145",
            "alias": "VS86",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0146",
            "alias": "VS87",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0147",
            "alias": "VS88",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0148",
            "alias": "VS89",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0149",
            "alias": "VS90",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014A",
            "alias": "VS91",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014B",
            "alias": "VS92",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014C",
            "alias": "VS93",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014D",
            "alias": "VS94",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014E",
            "alias": "VS95",
            "type": "abbreviation"
        },
        {
            "codepoint": "E014F",
            "alias": "VS96",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0150",
            "alias": "VS97",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0151",
            "alias": "VS98",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0152",
            "alias": "VS99",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0153",
            "alias": "VS100",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0154",
            "alias": "VS101",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0155",
            "alias": "VS102",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0156",
            "alias": "VS103",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0157",
            "alias": "VS104",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0158",
            "alias": "VS105",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0159",
            "alias": "VS106",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015A",
            "alias": "VS107",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015B",
            "alias": "VS108",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015C",
            "alias": "VS109",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015D",
            "alias": "VS110",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015E",
            "alias": "VS111",
            "type": "abbreviation"
        },
        {
            "codepoint": "E015F",
            "alias": "VS112",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0160",
            "alias": "VS113",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0161",
            "alias": "VS114",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0162",
            "alias": "VS115",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0163",
            "alias": "VS116",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0164",
            "alias": "VS117",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0165",
            "alias": "VS118",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0166",
            "alias": "VS119",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0167",
            "alias": "VS120",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0168",
            "alias": "VS121",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0169",
            "alias": "VS122",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016A",
            "alias": "VS123",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016B",
            "alias": "VS124",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016C",
            "alias": "VS125",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016D",
            "alias": "VS126",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016E",
            "alias": "VS127",
            "type": "abbreviation"
        },
        {
            "codepoint": "E016F",
            "alias": "VS128",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0170",
            "alias": "VS129",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0171",
            "alias": "VS130",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0172",
            "alias": "VS131",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0173",
            "alias": "VS132",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0174",
            "alias": "VS133",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0175",
            "alias": "VS134",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0176",
            "alias": "VS135",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0177",
            "alias": "VS136",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0178",
            "alias": "VS137",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0179",
            "alias": "VS138",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017A",
            "alias": "VS139",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017B",
            "alias": "VS140",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017C",
            "alias": "VS141",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017D",
            "alias": "VS142",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017E",
            "alias": "VS143",
            "type": "abbreviation"
        },
        {
            "codepoint": "E017F",
            "alias": "VS144",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0180",
            "alias": "VS145",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0181",
            "alias": "VS146",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0182",
            "alias": "VS147",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0183",
            "alias": "VS148",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0184",
            "alias": "VS149",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0185",
            "alias": "VS150",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0186",
            "alias": "VS151",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0187",
            "alias": "VS152",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0188",
            "alias": "VS153",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0189",
            "alias": "VS154",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018A",
            "alias": "VS155",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018B",
            "alias": "VS156",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018C",
            "alias": "VS157",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018D",
            "alias": "VS158",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018E",
            "alias": "VS159",
            "type": "abbreviation"
        },
        {
            "codepoint": "E018F",
            "alias": "VS160",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0190",
            "alias": "VS161",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0191",
            "alias": "VS162",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0192",
            "alias": "VS163",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0193",
            "alias": "VS164",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0194",
            "alias": "VS165",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0195",
            "alias": "VS166",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0196",
            "alias": "VS167",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0197",
            "alias": "VS168",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0198",
            "alias": "VS169",
            "type": "abbreviation"
        },
        {
            "codepoint": "E0199",
            "alias": "VS170",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019A",
            "alias": "VS171",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019B",
            "alias": "VS172",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019C",
            "alias": "VS173",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019D",
            "alias": "VS174",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019E",
            "alias": "VS175",
            "type": "abbreviation"
        },
        {
            "codepoint": "E019F",
            "alias": "VS176",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A0",
            "alias": "VS177",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A1",
            "alias": "VS178",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A2",
            "alias": "VS179",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A3",
            "alias": "VS180",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A4",
            "alias": "VS181",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A5",
            "alias": "VS182",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A6",
            "alias": "VS183",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A7",
            "alias": "VS184",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A8",
            "alias": "VS185",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01A9",
            "alias": "VS186",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AA",
            "alias": "VS187",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AB",
            "alias": "VS188",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AC",
            "alias": "VS189",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AD",
            "alias": "VS190",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AE",
            "alias": "VS191",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01AF",
            "alias": "VS192",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B0",
            "alias": "VS193",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B1",
            "alias": "VS194",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B2",
            "alias": "VS195",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B3",
            "alias": "VS196",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B4",
            "alias": "VS197",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B5",
            "alias": "VS198",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B6",
            "alias": "VS199",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B7",
            "alias": "VS200",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B8",
            "alias": "VS201",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01B9",
            "alias": "VS202",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BA",
            "alias": "VS203",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BB",
            "alias": "VS204",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BC",
            "alias": "VS205",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BD",
            "alias": "VS206",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BE",
            "alias": "VS207",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01BF",
            "alias": "VS208",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C0",
            "alias": "VS209",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C1",
            "alias": "VS210",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C2",
            "alias": "VS211",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C3",
            "alias": "VS212",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C4",
            "alias": "VS213",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C5",
            "alias": "VS214",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C6",
            "alias": "VS215",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C7",
            "alias": "VS216",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C8",
            "alias": "VS217",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01C9",
            "alias": "VS218",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CA",
            "alias": "VS219",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CB",
            "alias": "VS220",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CC",
            "alias": "VS221",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CD",
            "alias": "VS222",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CE",
            "alias": "VS223",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01CF",
            "alias": "VS224",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D0",
            "alias": "VS225",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D1",
            "alias": "VS226",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D2",
            "alias": "VS227",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D3",
            "alias": "VS228",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D4",
            "alias": "VS229",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D5",
            "alias": "VS230",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D6",
            "alias": "VS231",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D7",
            "alias": "VS232",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D8",
            "alias": "VS233",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01D9",
            "alias": "VS234",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DA",
            "alias": "VS235",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DB",
            "alias": "VS236",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DC",
            "alias": "VS237",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DD",
            "alias": "VS238",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DE",
            "alias": "VS239",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01DF",
            "alias": "VS240",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E0",
            "alias": "VS241",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E1",
            "alias": "VS242",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E2",
            "alias": "VS243",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E3",
            "alias": "VS244",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E4",
            "alias": "VS245",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E5",
            "alias": "VS246",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E6",
            "alias": "VS247",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E7",
            "alias": "VS248",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E8",
            "alias": "VS249",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01E9",
            "alias": "VS250",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01EA",
            "alias": "VS251",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01EB",
            "alias": "VS252",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01EC",
            "alias": "VS253",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01ED",
            "alias": "VS254",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01EE",
            "alias": "VS255",
            "type": "abbreviation"
        },
        {
            "codepoint": "E01EF",
            "alias": "VS256",
            "type": "abbreviation"
        }
    ]
}