# Generated by re2py
# re2py $INPUT -o $OUTPUT --utf8




def lex(yyinput):
    yycursor = 0

    yyaccept = 0
    yystate = 0
    while True:
        match yystate:
            case 0:
                yych = yyinput[yycursor]
                yycursor += 1
                if yych <= 0xD6:
                    if yych <= 0xC3:
                        if yych <= 0x5E:
                            if yych <= 0x24:
                                if yych >= 0x24:
                                    yystate = 3
                                    continue
                                yystate = 1
                                continue
                            else:
                                if yych <= 0x40:
                                    yystate = 1
                                    continue
                                if yych <= 0x5A:
                                    yystate = 3
                                    continue
                                yystate = 1
                                continue
                        else:
                            if yych <= 0x7A:
                                if yych != 0x60:
                                    yystate = 3
                                    continue
                                yystate = 1
                                continue
                            else:
                                if yych <= 0xC1:
                                    yystate = 1
                                    continue
                                if yych <= 0xC2:
                                    yystate = 5
                                    continue
                                yystate = 6
                                continue
                    else:
                        if yych <= 0xCF:
                            if yych <= 0xCC:
                                if yych <= 0xCA:
                                    yystate = 7
                                    continue
                                if yych <= 0xCB:
                                    yystate = 8
                                    continue
                                yystate = 1
                                continue
                            else:
                                if yych <= 0xCD:
                                    yystate = 9
                                    continue
                                if yych <= 0xCE:
                                    yystate = 10
                                    continue
                                yystate = 11
                                continue
                        else:
                            if yych <= 0xD3:
                                if yych == 0xD2:
                                    yystate = 12
                                    continue
                                yystate = 7
                                continue
                            else:
                                if yych <= 0xD4:
                                    yystate = 13
                                    continue
                                if yych <= 0xD5:
                                    yystate = 14
                                    continue
                                yystate = 15
                                continue
                else:
                    if yych <= 0xE1:
                        if yych <= 0xDB:
                            if yych <= 0xD8:
                                if yych <= 0xD7:
                                    yystate = 16
                                    continue
                                yystate = 17
                                continue
                            else:
                                if yych <= 0xD9:
                                    yystate = 18
                                    continue
                                if yych <= 0xDA:
                                    yystate = 7
                                    continue
                                yystate = 19
                                continue
                        else:
                            if yych <= 0xDE:
                                if yych <= 0xDC:
                                    yystate = 20
                                    continue
                                if yych <= 0xDD:
                                    yystate = 21
                                    continue
                                yystate = 22
                                continue
                            else:
                                if yych <= 0xDF:
                                    yystate = 23
                                    continue
                                if yych <= 0xE0:
                                    yystate = 24
                                    continue
                                yystate = 25
                                continue
                    else:
                        if yych <= 0xEA:
                            if yych <= 0xE4:
                                if yych <= 0xE2:
                                    yystate = 26
                                    continue
                                if yych <= 0xE3:
                                    yystate = 27
                                    continue
                                yystate = 28
                                continue
                            else:
                                if yych <= 0xE8:
                                    yystate = 29
                                    continue
                                if yych <= 0xE9:
                                    yystate = 30
                                    continue
                                yystate = 31
                                continue
                        else:
                            if yych <= 0xEE:
                                if yych <= 0xEC:
                                    yystate = 29
                                    continue
                                if yych <= 0xED:
                                    yystate = 32
                                    continue
                                yystate = 1
                                continue
                            else:
                                if yych <= 0xEF:
                                    yystate = 33
                                    continue
                                if yych <= 0xF0:
                                    yystate = 34
                                    continue
                                yystate = 1
                                continue
            case 1:
                yystate = 2
                continue
            case 2:
                return False
            case 3:
                yyaccept = 0
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0xD6:
                    if yych <= 0xC2:
                        if yych <= 0x5A:
                            if yych <= 0x2F:
                                if yych == 0x24:
                                    yycursor += 1
                                    yystate = 3
                                    continue
                                yystate = 4
                                continue
                            else:
                                if yych <= 0x39:
                                    yycursor += 1
                                    yystate = 3
                                    continue
                                if yych >= 0x41:
                                    yycursor += 1
                                    yystate = 3
                                    continue
                                yystate = 4
                                continue
                        else:
                            if yych <= 0x60:
                                if yych == 0x5F:
                                    yycursor += 1
                                    yystate = 3
                                    continue
                                yystate = 4
                                continue
                            else:
                                if yych <= 0x7A:
                                    yycursor += 1
                                    yystate = 3
                                    continue
                                if yych >= 0xC2:
                                    yycursor += 1
                                    yystate = 35
                                    continue
                                yystate = 4
                                continue
                    else:
                        if yych <= 0xCE:
                            if yych <= 0xCB:
                                if yych <= 0xC3:
                                    yycursor += 1
                                    yystate = 37
                                    continue
                                if yych <= 0xCA:
                                    yycursor += 1
                                    yystate = 38
                                    continue
                                yycursor += 1
                                yystate = 39
                                continue
                            else:
                                if yych <= 0xCC:
                                    yycursor += 1
                                    yystate = 38
                                    continue
                                if yych <= 0xCD:
                                    yycursor += 1
                                    yystate = 40
                                    continue
                                yycursor += 1
                                yystate = 41
                                continue
                        else:
                            if yych <= 0xD2:
                                if yych <= 0xCF:
                                    yycursor += 1
                                    yystate = 42
                                    continue
                                if yych <= 0xD1:
                                    yycursor += 1
                                    yystate = 38
                                    continue
                                yycursor += 1
                                yystate = 43
                                continue
                            else:
                                if yych <= 0xD3:
                                    yycursor += 1
                                    yystate = 38
                                    continue
                                if yych <= 0xD4:
                                    yycursor += 1
                                    yystate = 44
                                    continue
                                if yych <= 0xD5:
                                    yycursor += 1
                                    yystate = 45
                                    continue
                                yycursor += 1
                                yystate = 46
                                continue
                else:
                    if yych <= 0xE2:
                        if yych <= 0xDC:
                            if yych <= 0xD9:
                                if yych <= 0xD7:
                                    yycursor += 1
                                    yystate = 47
                                    continue
                                if yych <= 0xD8:
                                    yycursor += 1
                                    yystate = 48
                                    continue
                                yycursor += 1
                                yystate = 49
                                continue
                            else:
                                if yych <= 0xDA:
                                    yycursor += 1
                                    yystate = 38
                                    continue
                                if yych <= 0xDB:
                                    yycursor += 1
                                    yystate = 50
                                    continue
                                yycursor += 1
                                yystate = 51
                                continue
                        else:
                            if yych <= 0xDF:
                                if yych <= 0xDD:
                                    yycursor += 1
                                    yystate = 52
                                    continue
                                if yych <= 0xDE:
                                    yycursor += 1
                                    yystate = 53
                                    continue
                                yycursor += 1
                                yystate = 54
                                continue
                            else:
                                if yych <= 0xE0:
                                    yycursor += 1
                                    yystate = 55
                                    continue
                                if yych <= 0xE1:
                                    yycursor += 1
                                    yystate = 56
                                    continue
                                yycursor += 1
                                yystate = 57
                                continue
                    else:
                        if yych <= 0xEC:
                            if yych <= 0xE8:
                                if yych <= 0xE3:
                                    yycursor += 1
                                    yystate = 58
                                    continue
                                if yych <= 0xE4:
                                    yycursor += 1
                                    yystate = 59
                                    continue
                                yycursor += 1
                                yystate = 60
                                continue
                            else:
                                if yych <= 0xE9:
                                    yycursor += 1
                                    yystate = 61
                                    continue
                                if yych <= 0xEA:
                                    yycursor += 1
                                    yystate = 62
                                    continue
                                yycursor += 1
                                yystate = 60
                                continue
                        else:
                            if yych <= 0xEF:
                                if yych <= 0xED:
                                    yycursor += 1
                                    yystate = 63
                                    continue
                                if yych >= 0xEF:
                                    yycursor += 1
                                    yystate = 64
                                    continue
                                yystate = 4
                                continue
                            else:
                                if yych <= 0xF0:
                                    yycursor += 1
                                    yystate = 65
                                    continue
                                if yych == 0xF3:
                                    yycursor += 1
                                    yystate = 66
                                    continue
                                yystate = 4
                                continue
            case 4:
                return True
            case 5:
                yych = yyinput[yycursor]
                if yych <= 0xB4:
                    if yych == 0xAA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
                else:
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
            case 6:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych <= 0x7F:
                        yystate = 2
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
                else:
                    if yych == 0xB7:
                        yystate = 2
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
            case 7:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 8:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x81:
                        if yych <= 0x7F:
                            yystate = 2
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x85:
                            yystate = 2
                            continue
                        if yych <= 0x91:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
                else:
                    if yych <= 0xAC:
                        if yych <= 0xA4:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xAB:
                            yystate = 2
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xAE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
            case 9:
                yych = yyinput[yycursor]
                match yych:
                    case 0xB0|0xB1|0xB2|0xB3|0xB4|0xB6|0xB7|0xBA|0xBB|0xBC|0xBD|0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 2
                        continue
            case 10:
                yych = yyinput[yycursor]
                if yych <= 0x8B:
                    if yych <= 0x86:
                        if yych <= 0x85:
                            yystate = 2
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x87:
                            yystate = 2
                            continue
                        if yych <= 0x8A:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
                else:
                    if yych <= 0xA1:
                        if yych == 0x8D:
                            yystate = 2
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA2:
                            yystate = 2
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
            case 11:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych == 0xB6:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 12:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0x81:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x89:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 13:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych == 0xB0:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 14:
                yych = yyinput[yycursor]
                if yych <= 0x98:
                    if yych <= 0x7F:
                        yystate = 2
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 2
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
            case 15:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0x88:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 16:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 2
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAE:
                    yystate = 2
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 17:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 18:
                yych = yyinput[yycursor]
                if yych <= 0xAD:
                    if yych <= 0x7F:
                        yystate = 2
                        continue
                    if yych <= 0x8A:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
                else:
                    if yych == 0xB0:
                        yystate = 2
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
            case 19:
                yych = yyinput[yycursor]
                if yych <= 0xA6:
                    if yych <= 0x94:
                        if yych <= 0x7F:
                            yystate = 2
                            continue
                        if yych <= 0x93:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
                    else:
                        if yych <= 0x95:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA4:
                            yystate = 2
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB9:
                        if yych <= 0xAD:
                            yystate = 2
                            continue
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
                    else:
                        if yych <= 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 2
                        continue
            case 20:
                yych = yyinput[yycursor]
                if yych == 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x91:
                    yystate = 2
                    continue
                if yych <= 0xAF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 21:
                yych = yyinput[yycursor]
                if yych <= 0x8C:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 22:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0xA5:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xB1:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 2
                continue
            case 23:
                yych = yyinput[yycursor]
                if yych <= 0xB3:
                    if yych <= 0x89:
                        yystate = 2
                        continue
                    if yych <= 0xAA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
                else:
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 2
                    continue
            case 24:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                match yych:
                    case 0xA0:
                        yycursor += 1
                        yystate = 67
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 68
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 69
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 70
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 71
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 72
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 73
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 74
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 75
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 76
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 77
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 78
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 79
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 80
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 81
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 82
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 83
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 84
                        continue
                    case 0xB3:
                        yycursor += 1
                        yystate = 85
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 86
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 87
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 88
                        continue
                    case 0xB7|0xB9:
                        yycursor += 1
                        yystate = 89
                        continue
                    case 0xB8:
                        yycursor += 1
                        yystate = 90
                        continue
                    case 0xBA:
                        yycursor += 1
                        yystate = 91
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 92
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 93
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 94
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 95
                        continue
                    case _:
                        yystate = 2
                        continue
            case 25:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                match yych:
                    case 0x80:
                        yycursor += 1
                        yystate = 96
                        continue
                    case 0x81:
                        yycursor += 1
                        yystate = 97
                        continue
                    case 0x82:
                        yycursor += 1
                        yystate = 98
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 99
                        continue
                    case 0x84|0x85|0x86|0x87|0x88|0x91|0x92|0x93|0x94|0x95|0x96|0x97|0x98|0xB4|0xB5|0xB6|0xB8|0xB9|0xBA|0xBB:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x89:
                        yycursor += 1
                        yystate = 100
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 101
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 102
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 103
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 104
                        continue
                    case 0x8E:
                        yycursor += 1
                        yystate = 105
                        continue
                    case 0x8F:
                        yycursor += 1
                        yystate = 106
                        continue
                    case 0x90:
                        yycursor += 1
                        yystate = 107
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 108
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 109
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 110
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 111
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 112
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 113
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 114
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 115
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 117
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 118
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 119
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 120
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 121
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 122
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 123
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 124
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 125
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 126
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 127
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 128
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 129
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 130
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 131
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 132
                        continue
                    case 0xB3:
                        yycursor += 1
                        yystate = 133
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 134
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 135
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 136
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 137
                        continue
                    case _:
                        yystate = 2
                        continue
            case 26:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0xB0:
                    if yych <= 0x83:
                        if yych <= 0x80:
                            yystate = 2
                            continue
                        if yych <= 0x81:
                            yycursor += 1
                            yystate = 138
                            continue
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 139
                            continue
                        yystate = 2
                        continue
                    else:
                        if yych <= 0x85:
                            if yych <= 0x84:
                                yycursor += 1
                                yystate = 140
                                continue
                            yycursor += 1
                            yystate = 141
                            continue
                        else:
                            if yych <= 0x86:
                                yycursor += 1
                                yystate = 142
                                continue
                            if yych <= 0xAF:
                                yystate = 2
                                continue
                            yycursor += 1
                            yystate = 143
                            continue
                else:
                    if yych <= 0xB4:
                        if yych <= 0xB1:
                            yycursor += 1
                            yystate = 144
                            continue
                        if yych <= 0xB2:
                            yycursor += 1
                            yystate = 38
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 145
                            continue
                        yycursor += 1
                        yystate = 146
                        continue
                    else:
                        if yych <= 0xB6:
                            if yych <= 0xB5:
                                yycursor += 1
                                yystate = 147
                                continue
                            yycursor += 1
                            yystate = 148
                            continue
                        else:
                            if yych <= 0xB7:
                                yycursor += 1
                                yystate = 149
                                continue
                            if yych <= 0xB8:
                                yycursor += 1
                                yystate = 150
                                continue
                            yystate = 2
                            continue
            case 27:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    if yych <= 0x81:
                        if yych <= 0x7F:
                            yystate = 2
                            continue
                        if yych <= 0x80:
                            yycursor += 1
                            yystate = 151
                            continue
                        yycursor += 1
                        yystate = 107
                        continue
                    else:
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 152
                            continue
                        if yych <= 0x83:
                            yycursor += 1
                            yystate = 153
                            continue
                        yycursor += 1
                        yystate = 154
                        continue
                else:
                    if yych <= 0x87:
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 38
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 155
                            continue
                        yycursor += 1
                        yystate = 156
                        continue
                    else:
                        if yych <= 0x8F:
                            yystate = 2
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 38
                            continue
                        yystate = 2
                        continue
            case 28:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0xB6:
                    if yych <= 0x7F:
                        yystate = 2
                        continue
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 38
                        continue
                    yycursor += 1
                    yystate = 118
                    continue
                else:
                    if yych <= 0xB7:
                        yystate = 2
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 38
                        continue
                    yystate = 2
                    continue
            case 29:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 38
                    continue
                yystate = 2
                continue
            case 30:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0xBE:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 157
                    continue
                yystate = 2
                continue
            case 31:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                match yych:
                    case 0x80|0x81|0x82|0x83|0x84|0x85|0x86|0x87|0x88|0x89|0x8A|0x8B|0x8C|0x8D|0x8E|0x8F|0x90|0x91|0x94|0x95|0x96|0x97|0x9D|0xAE|0xB0|0xB1|0xB2|0xB3|0xB4|0xB5|0xB6|0xB7|0xB8|0xB9|0xBA|0xBB|0xBC|0xBD|0xBE|0xBF:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 158
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 159
                        continue
                    case 0x98:
                        yycursor += 1
                        yystate = 160
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 161
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 162
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 157
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 163
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 164
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 165
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 166
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 113
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 167
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 168
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 169
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 170
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 171
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 172
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 173
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 174
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 175
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 176
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 177
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 178
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 179
                        continue
                    case _:
                        yystate = 2
                        continue
            case 32:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 2
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0x9E:
                    yycursor += 1
                    yystate = 180
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 181
                    continue
                yystate = 2
                continue
            case 33:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                match yych:
                    case 0xA4|0xA5|0xA6|0xA7|0xA8|0xAA|0xB0|0xB1|0xB2|0xB3|0xBA:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 182
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 183
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 184
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 185
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 53
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 186
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 187
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 51
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 188
                        continue
                    case 0xB7:
                        yycursor += 1
                        yystate = 189
                        continue
                    case 0xB9:
                        yycursor += 1
                        yystate = 190
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 191
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 192
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 193
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 194
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 195
                        continue
                    case _:
                        yystate = 2
                        continue
            case 34:
                yyaccept = 1
                yymarker = yycursor
                yych = yyinput[yycursor]
                match yych:
                    case 0x90:
                        yycursor += 1
                        yystate = 196
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 197
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 198
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 199
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 200
                        continue
                    case 0x96:
                        yycursor += 1
                        yystate = 201
                        continue
                    case 0x97|0xA0|0xA1|0xA2|0xA3|0xA4|0xA5|0xA6|0xA7|0xA8|0xA9|0xAD:
                        yycursor += 1
                        yystate = 60
                        continue
                    case 0x98:
                        yycursor += 1
                        yystate = 202
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 203
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 204
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 205
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 206
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 207
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 208
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 209
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 210
                        continue
                    case _:
                        yystate = 2
                        continue
            case 35:
                yych = yyinput[yycursor]
                if yych <= 0xB4:
                    if yych == 0xAA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 36:
                yycursor = yymarker
                if yyaccept == 0:
                    yystate = 4
                    continue
                else:
                    yystate = 2
                    continue
            case 37:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xB7:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 38:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 39:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x81:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x85:
                            yystate = 36
                            continue
                        if yych <= 0x91:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xAC:
                        if yych <= 0xA4:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xAB:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xAE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 40:
                yych = yyinput[yycursor]
                if yych <= 0xB7:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0xB5:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xBD:
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 41:
                yych = yyinput[yycursor]
                if yych <= 0x8B:
                    if yych <= 0x86:
                        if yych <= 0x85:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x87:
                            yystate = 36
                            continue
                        if yych <= 0x8A:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA1:
                        if yych == 0x8D:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA2:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 42:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xB6:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 43:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x81:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x89:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 44:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xB0:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 45:
                yych = yyinput[yycursor]
                if yych <= 0x98:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 46:
                yych = yyinput[yycursor]
                if yych <= 0x90:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x88:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xBE:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 47:
                yych = yyinput[yycursor]
                if yych <= 0x86:
                    if yych <= 0x82:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x83:
                            yystate = 36
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xAA:
                        if yych <= 0x87:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAE:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 48:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 49:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA9:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAD:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 50:
                yych = yyinput[yycursor]
                if yych <= 0x9E:
                    if yych <= 0x93:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x94:
                            yystate = 36
                            continue
                        if yych <= 0x9C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBC:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 51:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 52:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8C:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 53:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB1:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 54:
                yych = yyinput[yycursor]
                if yych <= 0xB9:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBD:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 55:
                yych = yyinput[yycursor]
                match yych:
                    case 0xA0:
                        yycursor += 1
                        yystate = 211
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 212
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 69
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 213
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 214
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 215
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 216
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 217
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 218
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 219
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 220
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 221
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 222
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 223
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 224
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 225
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 226
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 227
                        continue
                    case 0xB3:
                        yycursor += 1
                        yystate = 228
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 229
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 230
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 231
                        continue
                    case 0xB7:
                        yycursor += 1
                        yystate = 232
                        continue
                    case 0xB8:
                        yycursor += 1
                        yystate = 233
                        continue
                    case 0xB9:
                        yycursor += 1
                        yystate = 234
                        continue
                    case 0xBA:
                        yycursor += 1
                        yystate = 235
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 236
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 237
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 238
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 239
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 240
                        continue
                    case _:
                        yystate = 36
                        continue
            case 56:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80|0x84|0x85|0x86|0x87|0x88|0x91|0x92|0x93|0x94|0x95|0x96|0x97|0x98|0x9E|0xAC|0xAE|0xB4|0xB5|0xB6|0xB8|0xB9|0xBA|0xBB:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x81:
                        yycursor += 1
                        yystate = 241
                        continue
                    case 0x82:
                        yycursor += 1
                        yystate = 162
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 99
                        continue
                    case 0x89:
                        yycursor += 1
                        yystate = 100
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 101
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 102
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 103
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 242
                        continue
                    case 0x8E:
                        yycursor += 1
                        yystate = 105
                        continue
                    case 0x8F:
                        yycursor += 1
                        yystate = 106
                        continue
                    case 0x90:
                        yycursor += 1
                        yystate = 107
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 108
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 109
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 110
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 243
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 244
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 245
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 246
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 247
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 118
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 248
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 249
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 121
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 250
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 251
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 252
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 253
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 254
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 113
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 255
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 256
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 132
                        continue
                    case 0xB3:
                        yycursor += 1
                        yystate = 257
                        continue
                    case 0xB7:
                        yycursor += 1
                        yystate = 258
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 134
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 135
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 136
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 137
                        continue
                    case _:
                        yystate = 36
                        continue
            case 57:
                yych = yyinput[yycursor]
                if yych <= 0xAF:
                    if yych <= 0x82:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x80:
                            yycursor += 1
                            yystate = 259
                            continue
                        if yych <= 0x81:
                            yycursor += 1
                            yystate = 260
                            continue
                        yycursor += 1
                        yystate = 139
                        continue
                    else:
                        if yych <= 0x84:
                            if yych <= 0x83:
                                yycursor += 1
                                yystate = 261
                                continue
                            yycursor += 1
                            yystate = 140
                            continue
                        else:
                            if yych <= 0x85:
                                yycursor += 1
                                yystate = 141
                                continue
                            if yych <= 0x86:
                                yycursor += 1
                                yystate = 142
                                continue
                            yystate = 36
                            continue
                else:
                    if yych <= 0xB4:
                        if yych <= 0xB1:
                            if yych <= 0xB0:
                                yycursor += 1
                                yystate = 143
                                continue
                            yycursor += 1
                            yystate = 144
                            continue
                        else:
                            if yych <= 0xB2:
                                yycursor += 1
                                yystate = 38
                                continue
                            if yych <= 0xB3:
                                yycursor += 1
                                yystate = 262
                                continue
                            yycursor += 1
                            yystate = 146
                            continue
                    else:
                        if yych <= 0xB6:
                            if yych <= 0xB5:
                                yycursor += 1
                                yystate = 263
                                continue
                            yycursor += 1
                            yystate = 148
                            continue
                        else:
                            if yych <= 0xB7:
                                yycursor += 1
                                yystate = 264
                                continue
                            if yych <= 0xB8:
                                yycursor += 1
                                yystate = 150
                                continue
                            yystate = 36
                            continue
            case 58:
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    if yych <= 0x81:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x80:
                            yycursor += 1
                            yystate = 265
                            continue
                        yycursor += 1
                        yystate = 107
                        continue
                    else:
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 266
                            continue
                        if yych <= 0x83:
                            yycursor += 1
                            yystate = 153
                            continue
                        yycursor += 1
                        yystate = 154
                        continue
                else:
                    if yych <= 0x87:
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 38
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 155
                            continue
                        yycursor += 1
                        yystate = 156
                        continue
                    else:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 38
                            continue
                        yystate = 36
                        continue
            case 59:
                yych = yyinput[yycursor]
                if yych <= 0xB6:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xB5:
                        yycursor += 1
                        yystate = 38
                        continue
                    yycursor += 1
                    yystate = 118
                    continue
                else:
                    if yych <= 0xB7:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 38
                        continue
                    yystate = 36
                    continue
            case 60:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 38
                    continue
                yystate = 36
                continue
            case 61:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBE:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 157
                    continue
                yystate = 36
                continue
            case 62:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80|0x81|0x82|0x83|0x84|0x85|0x86|0x87|0x88|0x89|0x8A|0x8B|0x8C|0x8D|0x8E|0x8F|0x90|0x91|0x94|0x95|0x96|0x97|0x9A|0x9D|0xA2|0xA6|0xAA|0xAE|0xB0|0xB1|0xB2|0xB3|0xB4|0xB5|0xB6|0xB7|0xB8|0xB9|0xBA|0xBB|0xBC|0xBD|0xBE|0xBF:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 158
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 159
                        continue
                    case 0x98:
                        yycursor += 1
                        yystate = 267
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 268
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 53
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 163
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 164
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 165
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 269
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 113
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 270
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 182
                        continue
                    case 0xA5:
                        yycursor += 1
                        yystate = 271
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 272
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 273
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 274
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 275
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 177
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 178
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 276
                        continue
                    case _:
                        yystate = 36
                        continue
            case 63:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0x9E:
                    yycursor += 1
                    yystate = 180
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 181
                    continue
                yystate = 36
                continue
            case 64:
                yych = yyinput[yycursor]
                match yych:
                    case 0xA4|0xA5|0xA6|0xA7|0xA8|0xAA|0xB0|0xB1|0xB2|0xB3|0xBA:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 182
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 183
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 277
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 185
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 53
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 186
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 187
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 51
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 188
                        continue
                    case 0xB7:
                        yycursor += 1
                        yystate = 189
                        continue
                    case 0xB8:
                        yycursor += 1
                        yystate = 278
                        continue
                    case 0xB9:
                        yycursor += 1
                        yystate = 279
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 191
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 280
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 193
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 194
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 195
                        continue
                    case _:
                        yystate = 36
                        continue
            case 65:
                yych = yyinput[yycursor]
                match yych:
                    case 0x90:
                        yycursor += 1
                        yystate = 281
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 282
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 198
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 199
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 200
                        continue
                    case 0x96:
                        yycursor += 1
                        yystate = 283
                        continue
                    case 0x97|0xA0|0xA1|0xA2|0xA3|0xA4|0xA5|0xA6|0xA7|0xA8|0xA9|0xAD:
                        yycursor += 1
                        yystate = 60
                        continue
                    case 0x98:
                        yycursor += 1
                        yystate = 202
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 284
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 285
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 286
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 206
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 207
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 208
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 209
                        continue
                    case 0xAF:
                        yycursor += 1
                        yystate = 210
                        continue
                    case _:
                        yystate = 36
                        continue
            case 66:
                yych = yyinput[yycursor]
                if yych == 0xA0:
                    yycursor += 1
                    yystate = 287
                    continue
                yystate = 36
                continue
            case 67:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x95:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x99:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xA4:
                        if yych <= 0xA3:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xA8:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 68:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x98:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 69:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych == 0xB5:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 70:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 71:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych == 0x90:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA1:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB0:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 72:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x8C:
                        if yych == 0x80:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB2:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xBD:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 73:
                yych = yyinput[yycursor]
                if yych <= 0x9E:
                    if yych <= 0x8E:
                        if yych <= 0x8D:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9B:
                            yystate = 36
                            continue
                        if yych <= 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB1:
                        if yych <= 0xA1:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 74:
                yych = yyinput[yycursor]
                if yych <= 0xA9:
                    if yych <= 0x8E:
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        if yych <= 0x8A:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        if yych <= 0xA8:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB4:
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xB7:
                            yystate = 36
                            continue
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 75:
                yych = yyinput[yycursor]
                if yych <= 0x9D:
                    if yych <= 0x98:
                        yystate = 36
                        continue
                    if yych <= 0x9C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x9E:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB1:
                        yystate = 36
                        continue
                    if yych <= 0xB4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 76:
                yych = yyinput[yycursor]
                if yych <= 0xA9:
                    if yych <= 0x8E:
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x92:
                            yystate = 36
                            continue
                        if yych <= 0xA8:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB4:
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 77:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych == 0x90:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA1:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xB9:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 78:
                yych = yyinput[yycursor]
                if yych <= 0xA9:
                    if yych <= 0x8E:
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        if yych <= 0x8C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        if yych <= 0xA8:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB4:
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 79:
                yych = yyinput[yycursor]
                if yych <= 0x9E:
                    if yych <= 0x9B:
                        yystate = 36
                        continue
                    if yych <= 0x9D:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA1:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xB1:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 80:
                yych = yyinput[yycursor]
                match yych:
                    case 0x83|0x85|0x86|0x87|0x88|0x89|0x8A|0x8E|0x8F|0x90|0x92|0x93|0x94|0x95|0x99|0x9A|0x9C|0x9E|0x9F|0xA3|0xA4|0xA8|0xA9|0xAA|0xAE|0xAF|0xB0|0xB1|0xB2|0xB3|0xB4|0xB5|0xB6|0xB7|0xB8|0xB9:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 36
                        continue
            case 81:
                yych = yyinput[yycursor]
                if yych == 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 82:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x8C:
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8D:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB9:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 83:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xA1:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 84:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x84:
                        if yych == 0x80:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x8D:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB4:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 85:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych == 0x9E:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA1:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB0:
                        yystate = 36
                        continue
                    if yych <= 0xB2:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 86:
                yych = yyinput[yycursor]
                if yych <= 0x90:
                    if yych <= 0x84:
                        yystate = 36
                        continue
                    if yych == 0x8D:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xBA:
                        if yych <= 0x91:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 87:
                yych = yyinput[yycursor]
                if yych <= 0x96:
                    if yych == 0x8E:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x93:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xA1:
                        if yych <= 0x9E:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 88:
                yych = yyinput[yycursor]
                if yych <= 0xB1:
                    if yych <= 0x84:
                        yystate = 36
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x99:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xBB:
                        if yych <= 0xB2:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 89:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x86:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 90:
                yych = yyinput[yycursor]
                if yych <= 0x80:
                    yystate = 36
                    continue
                if yych == 0xB1:
                    yystate = 36
                    continue
                if yych <= 0xB3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 91:
                yych = yyinput[yycursor]
                if yych <= 0xA3:
                    if yych <= 0x84:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        if yych == 0x83:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x85:
                            yystate = 36
                            continue
                        if yych == 0x8B:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB0:
                        if yych == 0xA5:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA6:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB3:
                            if yych <= 0xB1:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xBD:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 92:
                yych = yyinput[yycursor]
                if yych <= 0x85:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x86:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9B:
                        yystate = 36
                        continue
                    if yych <= 0x9F:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 93:
                yych = yyinput[yycursor]
                if yych == 0x80:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 94:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x88:
                    yystate = 36
                    continue
                if yych <= 0xAC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 95:
                yych = yyinput[yycursor]
                if yych <= 0x87:
                    yystate = 36
                    continue
                if yych <= 0x8C:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 96:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 97:
                yych = yyinput[yycursor]
                if yych <= 0xA1:
                    if yych <= 0x99:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0x95:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA0:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xAD:
                        if yych <= 0xA4:
                            yystate = 36
                            continue
                        if yych <= 0xA6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB0:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xB4:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 98:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x81:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x8E:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 99:
                yych = yyinput[yycursor]
                if yych <= 0x8C:
                    if yych <= 0x85:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0x87:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBA:
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBB:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 100:
                yych = yyinput[yycursor]
                if yych <= 0x96:
                    if yych <= 0x89:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x88:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0x99:
                        if yych == 0x98:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 101:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x88:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x89:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB5:
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB7:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 102:
                yych = yyinput[yycursor]
                if yych <= 0x85:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x81:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x96:
                        if yych <= 0x87:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x97:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 103:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x90:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x95:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x97:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 104:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 105:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 106:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xB7:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 107:
                yych = yyinput[yycursor]
                if yych <= 0x80:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 108:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAC:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAE:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 109:
                yych = yyinput[yycursor]
                if yych <= 0x80:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 110:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAD:
                    yystate = 36
                    continue
                if yych <= 0xB8:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 111:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x91:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xB1:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 112:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x91:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xAD:
                        yystate = 36
                        continue
                    if yych <= 0xB0:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 113:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 114:
                yych = yyinput[yycursor]
                if yych == 0x97:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x9C:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 115:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 116:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB8:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 117:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x86:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xAA:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 118:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 119:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9E:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 120:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xAD:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xB4:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 121:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAB:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 122:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 123:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x96:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 124:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x94:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 125:
                yych = yyinput[yycursor]
                if yych == 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 126:
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    yystate = 36
                    continue
                if yych <= 0xB3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 127:
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    yystate = 36
                    continue
                if yych <= 0x8B:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 128:
                yych = yyinput[yycursor]
                if yych <= 0xAD:
                    if yych <= 0x82:
                        yystate = 36
                        continue
                    if yych <= 0xA0:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB9:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 129:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA5:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 130:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 131:
                yych = yyinput[yycursor]
                if yych <= 0x8C:
                    yystate = 36
                    continue
                if yych <= 0x8F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x99:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 132:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x88:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xBC:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 133:
                yych = yyinput[yycursor]
                match yych:
                    case 0xA9|0xAA|0xAB|0xAC|0xAE|0xAF|0xB0|0xB1|0xB2|0xB3|0xB5|0xB6|0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 36
                        continue
            case 134:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x95:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x9D:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 135:
                yych = yyinput[yycursor]
                if yych <= 0x98:
                    if yych <= 0x87:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0x9C:
                        if yych == 0x9A:
                            yystate = 36
                            continue
                        if yych <= 0x9B:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x9E:
                            yystate = 36
                            continue
                        if yych <= 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 136:
                yych = yyinput[yycursor]
                if yych <= 0xB5:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xB4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xBD:
                        yystate = 36
                        continue
                    if yych <= 0xBE:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 137:
                yych = yyinput[yycursor]
                if yych <= 0x95:
                    if yych <= 0x85:
                        if yych <= 0x81:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8C:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0x93:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB1:
                        if yych <= 0x9B:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xAC:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xB5:
                            yystate = 36
                            continue
                        if yych <= 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 138:
                yych = yyinput[yycursor]
                if yych == 0xB1:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 139:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x9C:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 140:
                yych = yyinput[yycursor]
                match yych:
                    case 0x82|0x87|0x8A|0x8B|0x8C|0x8D|0x8E|0x8F|0x90|0x91|0x92|0x93|0x95|0x99|0x9A|0x9B|0x9C|0x9D|0xA4|0xA6|0xA8|0xAA|0xAB|0xAC|0xAD|0xAF|0xB0|0xB1|0xB2|0xB3|0xB4|0xB5|0xB6|0xB7|0xB8|0xB9|0xBC|0xBD|0xBE|0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 36
                        continue
            case 141:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x84:
                        yystate = 36
                        continue
                    if yych <= 0x89:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x8E:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 142:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x88:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 143:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 144:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 145:
                yych = yyinput[yycursor]
                if yych <= 0xAA:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xA4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAE:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB1:
                        yystate = 36
                        continue
                    if yych <= 0xB3:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 146:
                yych = yyinput[yycursor]
                if yych <= 0xA7:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0xA6:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xAD:
                        if yych <= 0xAC:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 147:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xAF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 148:
                yych = yyinput[yycursor]
                if yych <= 0xA7:
                    if yych <= 0x96:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB6:
                        if yych == 0xAF:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB7:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 149:
                yych = yyinput[yycursor]
                if yych <= 0x8E:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0x87:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x96:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x97:
                            yystate = 36
                            continue
                        if yych <= 0x9E:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 150:
                yych = yyinput[yycursor]
                if yych == 0xAF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 151:
                yych = yyinput[yycursor]
                if yych <= 0xA9:
                    if yych <= 0x84:
                        yystate = 36
                        continue
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xA0:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB5:
                        if yych <= 0xB0:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB7:
                            yystate = 36
                            continue
                        if yych <= 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 152:
                yych = yyinput[yycursor]
                if yych <= 0x9C:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA0:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 153:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xBB:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 154:
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    yystate = 36
                    continue
                if yych == 0xB0:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 155:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8E:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 156:
                yych = yyinput[yycursor]
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 157:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 158:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8C:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 159:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 160:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x9F:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xA9:
                        yystate = 36
                        continue
                    if yych <= 0xAB:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 161:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAE:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 162:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 163:
                yych = yyinput[yycursor]
                if yych <= 0x96:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xA1:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 164:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x88:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8A:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 165:
                yych = yyinput[yycursor]
                if yych <= 0x81:
                    yystate = 36
                    continue
                if yych <= 0x86:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xB6:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 166:
                yych = yyinput[yycursor]
                if yych <= 0x85:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0x82:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x8A:
                        if yych <= 0x86:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8B:
                            yystate = 36
                            continue
                        if yych <= 0xA2:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 167:
                yych = yyinput[yycursor]
                if yych <= 0x81:
                    yystate = 36
                    continue
                if yych <= 0xB3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 168:
                yych = yyinput[yycursor]
                if yych <= 0xBA:
                    if yych <= 0xB1:
                        yystate = 36
                        continue
                    if yych <= 0xB7:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xBC:
                        yystate = 36
                        continue
                    if yych <= 0xBE:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 169:
                yych = yyinput[yycursor]
                if yych <= 0x89:
                    yystate = 36
                    continue
                if yych <= 0xA5:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 170:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x86:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 171:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    yystate = 36
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 172:
                yych = yyinput[yycursor]
                if yych <= 0xA4:
                    if yych == 0x8F:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xAF:
                        if yych <= 0xA5:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 173:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA8:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 174:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x82:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x83:
                            yystate = 36
                            continue
                        if yych <= 0x8B:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBA:
                        if yych <= 0xB6:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBD:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 175:
                yych = yyinput[yycursor]
                if yych <= 0xB1:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0xB0:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB6:
                        if yych <= 0xB4:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB8:
                            yystate = 36
                            continue
                        if yych <= 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 176:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych <= 0x80:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0x82:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xAA:
                        if yych <= 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB4:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 177:
                yych = yyinput[yycursor]
                if yych <= 0x96:
                    if yych <= 0x88:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8E:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x90:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xA7:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xAF:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 178:
                yych = yyinput[yycursor]
                if yych <= 0x9B:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9A:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA7:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 179:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 180:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA3:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 181:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x86:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8A:
                    yystate = 36
                    continue
                if yych <= 0xBB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 182:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAD:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 183:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 184:
                yych = yyinput[yycursor]
                if yych <= 0x9E:
                    if yych <= 0x92:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB7:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xB6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xBD:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 185:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x81:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0x85:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 186:
                yych = yyinput[yycursor]
                if yych <= 0x92:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 187:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 188:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x91:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 189:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x87:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 190:
                yych = yyinput[yycursor]
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych == 0xB5:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 191:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 192:
                yych = yyinput[yycursor]
                if yych <= 0xA0:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 193:
                yych = yyinput[yycursor]
                if yych <= 0x80:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xA5:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 194:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBE:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 195:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x81:
                        yystate = 36
                        continue
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x89:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x97:
                        if yych <= 0x91:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x99:
                            yystate = 36
                            continue
                        if yych <= 0x9C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 196:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80:
                        yycursor += 1
                        yystate = 288
                        continue
                    case 0x81:
                        yycursor += 1
                        yystate = 289
                        continue
                    case 0x82|0x90|0x91|0x98|0x99|0x9A|0x9B|0xB0:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 290
                        continue
                    case 0x85:
                        yycursor += 1
                        yystate = 291
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 292
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 293
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 294
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 295
                        continue
                    case 0x8E:
                        yycursor += 1
                        yystate = 162
                        continue
                    case 0x8F:
                        yycursor += 1
                        yystate = 296
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 297
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 298
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 299
                        continue
                    case 0x95|0xB4:
                        yycursor += 1
                        yystate = 130
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 273
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 300
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 301
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 302
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 119
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 303
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 304
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 305
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 306
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 307
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 308
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 309
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 118
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 310
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 311
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 142
                        continue
                    case 0xB2|0xB3:
                        yycursor += 1
                        yystate = 312
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 313
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 314
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 315
                        continue
                    case _:
                        yystate = 36
                        continue
            case 197:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80:
                        yycursor += 1
                        yystate = 316
                        continue
                    case 0x82:
                        yycursor += 1
                        yystate = 317
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 318
                        continue
                    case 0x84:
                        yycursor += 1
                        yystate = 319
                        continue
                    case 0x85:
                        yycursor += 1
                        yystate = 320
                        continue
                    case 0x86:
                        yycursor += 1
                        yystate = 321
                        continue
                    case 0x87:
                        yycursor += 1
                        yystate = 322
                        continue
                    case 0x88:
                        yycursor += 1
                        yystate = 323
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 324
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 119
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 78
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 325
                        continue
                    case 0x90:
                        yycursor += 1
                        yystate = 291
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 326
                        continue
                    case 0x92|0x98:
                        yycursor += 1
                        yystate = 157
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 327
                        continue
                    case 0x96:
                        yycursor += 1
                        yystate = 328
                        continue
                    case 0x97:
                        yycursor += 1
                        yystate = 329
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 330
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 331
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 104
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 332
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 115
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 333
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 334
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 335
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 336
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 337
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 338
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 339
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 340
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 341
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 342
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 343
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 344
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 345
                        continue
                    case _:
                        yystate = 36
                        continue
            case 198:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8D:
                        yycursor += 1
                        yystate = 38
                        continue
                    if yych <= 0x8E:
                        yycursor += 1
                        yystate = 183
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x91:
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 38
                            continue
                        yycursor += 1
                        yystate = 328
                        continue
                    else:
                        if yych <= 0x94:
                            yycursor += 1
                            yystate = 38
                            continue
                        if yych <= 0x95:
                            yycursor += 1
                            yystate = 346
                            continue
                        yystate = 36
                        continue
            case 199:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8F:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0x90:
                    yycursor += 1
                    yystate = 328
                    continue
                yystate = 36
                continue
            case 200:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x98:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 89
                    continue
                yystate = 36
                continue
            case 201:
                yych = yyinput[yycursor]
                match yych:
                    case 0xA0|0xA1|0xA2|0xA3|0xA4|0xA5|0xA6|0xA7|0xB9|0xBC:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 119
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 347
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 157
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 348
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 341
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 349
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 350
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 351
                        continue
                    case _:
                        yystate = 36
                        continue
            case 202:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9E:
                        yycursor += 1
                        yystate = 38
                        continue
                    yycursor += 1
                    yystate = 255
                    continue
                else:
                    if yych <= 0xAA:
                        yycursor += 1
                        yystate = 38
                        continue
                    if yych <= 0xAB:
                        yycursor += 1
                        yystate = 312
                        continue
                    yystate = 36
                    continue
            case 203:
                yych = yyinput[yycursor]
                if yych <= 0x8A:
                    if yych <= 0x83:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                    else:
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 119
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 352
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                else:
                    if yych <= 0xB0:
                        if yych <= 0x8B:
                            yycursor += 1
                            yystate = 353
                            continue
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                    else:
                        if yych <= 0xB1:
                            yycursor += 1
                            yystate = 354
                            continue
                        if yych <= 0xB2:
                            yycursor += 1
                            yystate = 355
                            continue
                        yystate = 36
                        continue
            case 204:
                yych = yyinput[yycursor]
                match yych:
                    case 0x90|0x96|0x97|0x98|0x99:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 356
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 357
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 358
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 359
                        continue
                    case 0x95:
                        yycursor += 1
                        yystate = 360
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 361
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 362
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 363
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 364
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 365
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 366
                        continue
                    case _:
                        yystate = 36
                        continue
            case 205:
                yych = yyinput[yycursor]
                if yych <= 0xA2:
                    if yych <= 0x85:
                        if yych <= 0x83:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 367
                            continue
                        yycursor += 1
                        yystate = 368
                        continue
                    else:
                        if yych == 0x8B:
                            yycursor += 1
                            yystate = 332
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                else:
                    if yych <= 0xB7:
                        if yych <= 0xA3:
                            yycursor += 1
                            yystate = 369
                            continue
                        if yych <= 0xA4:
                            yycursor += 1
                            yystate = 38
                            continue
                        if yych <= 0xA5:
                            yycursor += 1
                            yystate = 370
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB8:
                            yycursor += 1
                            yystate = 371
                            continue
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 372
                            continue
                        if yych <= 0xBA:
                            yycursor += 1
                            yystate = 373
                            continue
                        yystate = 36
                        continue
            case 206:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x9B:
                    yycursor += 1
                    yystate = 374
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 38
                    continue
                yystate = 36
                continue
            case 207:
                yych = yyinput[yycursor]
                if yych <= 0x9C:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9B:
                        yycursor += 1
                        yystate = 38
                        continue
                    yycursor += 1
                    yystate = 291
                    continue
                else:
                    if yych == 0xA0:
                        yycursor += 1
                        yystate = 162
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 38
                        continue
                    yystate = 36
                    continue
            case 208:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xBA:
                    yycursor += 1
                    yystate = 375
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 38
                    continue
                yystate = 36
                continue
            case 209:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAE:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0xAF:
                    yycursor += 1
                    yystate = 376
                    continue
                yystate = 36
                continue
            case 210:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0xA8:
                    yycursor += 1
                    yystate = 377
                    continue
                yystate = 36
                continue
            case 211:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 212:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9B:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 213:
                yych = yyinput[yycursor]
                if yych <= 0x92:
                    yystate = 36
                    continue
                if yych == 0xA2:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 214:
                yych = yyinput[yycursor]
                if yych <= 0xA5:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xA3:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xB0:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 215:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x8C:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych == 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB2:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBB:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 216:
                yych = yyinput[yycursor]
                if yych <= 0x9B:
                    if yych <= 0x88:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x86:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            if yych <= 0x8A:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0x97:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                else:
                    if yych <= 0xB1:
                        if yych <= 0x9E:
                            if yych <= 0x9D:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                        else:
                            if yych <= 0xA3:
                                yycursor += 1
                                yystate = 3
                                continue
                            if yych <= 0xA5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                    else:
                        if yych <= 0xBC:
                            if yych <= 0xBB:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xBE:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 217:
                yych = yyinput[yycursor]
                if yych <= 0xB0:
                    if yych <= 0x8E:
                        if yych <= 0x83:
                            if yych <= 0x80:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0x84:
                                yystate = 36
                                continue
                            if yych <= 0x8A:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                    else:
                        if yych <= 0x92:
                            if yych <= 0x90:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                        else:
                            if yych == 0xA9:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                else:
                    if yych <= 0xB7:
                        if yych <= 0xB3:
                            if yych <= 0xB1:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xB4:
                                yystate = 36
                                continue
                            if yych <= 0xB6:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                    else:
                        if yych <= 0xBC:
                            if yych <= 0xB9:
                                yycursor += 1
                                yystate = 3
                                continue
                            if yych <= 0xBB:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBD:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 218:
                yych = yyinput[yycursor]
                if yych <= 0x90:
                    if yych <= 0x86:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x88:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8A:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0x9D:
                        if yych <= 0x91:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x98:
                            yystate = 36
                            continue
                        if yych <= 0x9C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x9E:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA5:
                            yystate = 36
                            continue
                        if yych <= 0xB5:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 219:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x8D:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        if yych == 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych == 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB3:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB4:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBB:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 220:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x86:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x8A:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA5:
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xB8:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 221:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x8C:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        if yych == 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB3:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB4:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBB:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 222:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych <= 0x88:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x86:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8A:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x95:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xA3:
                        if yych <= 0x9B:
                            yystate = 36
                            continue
                        if yych == 0x9E:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAF:
                            if yych <= 0xA5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xB1:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 223:
                yych = yyinput[yycursor]
                match yych:
                    case 0x82|0x83|0x85|0x86|0x87|0x88|0x89|0x8A|0x8E|0x8F|0x90|0x92|0x93|0x94|0x95|0x99|0x9A|0x9C|0x9E|0x9F|0xA3|0xA4|0xA8|0xA9|0xAA|0xAE|0xAF|0xB0|0xB1|0xB2|0xB3|0xB4|0xB5|0xB6|0xB7|0xB8|0xB9|0xBE|0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 36
                        continue
            case 224:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x85:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x89:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0x96:
                        if yych == 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA5:
                            yystate = 36
                            continue
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 225:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x8C:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8D:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB9:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBC:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 226:
                yych = yyinput[yycursor]
                if yych <= 0x94:
                    if yych <= 0x85:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x89:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0x9F:
                        if yych == 0x97:
                            yystate = 36
                            continue
                        if yych <= 0x9A:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xA3:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA5:
                            yystate = 36
                            continue
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 227:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x84:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x83:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x8D:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB4:
                        if yych == 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xBB:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 228:
                yych = yyinput[yycursor]
                if yych <= 0x96:
                    if yych <= 0x88:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych == 0x85:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x89:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x94:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xA3:
                        if yych == 0x9E:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAF:
                            if yych <= 0xA5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xB0:
                                yystate = 36
                                continue
                            if yych <= 0xB2:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 229:
                yych = yyinput[yycursor]
                if yych <= 0x8C:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0x84:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x90:
                        if yych <= 0x8D:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x91:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 230:
                yych = yyinput[yycursor]
                if yych <= 0x93:
                    if yych <= 0x85:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x89:
                            yystate = 36
                            continue
                        if yych <= 0x8E:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA5:
                        if yych <= 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9E:
                            yystate = 36
                            continue
                        if yych <= 0xA3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 231:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x83:
                        if yych <= 0x81:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x84:
                            yystate = 36
                            continue
                        if yych <= 0x96:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBB:
                        if yych == 0xB2:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 232:
                yych = yyinput[yycursor]
                if yych <= 0x95:
                    if yych <= 0x89:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8A:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x94:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA5:
                        if yych == 0x97:
                            yystate = 36
                            continue
                        if yych <= 0x9F:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xAF:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 233:
                yych = yyinput[yycursor]
                if yych <= 0x80:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 234:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 235:
                yych = yyinput[yycursor]
                if yych <= 0x8A:
                    if yych <= 0x83:
                        if yych <= 0x80:
                            yystate = 36
                            continue
                        if yych <= 0x82:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x85:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xA4:
                        if yych <= 0x8B:
                            yystate = 36
                            continue
                        if yych <= 0xA3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xA6:
                            yystate = 36
                            continue
                        if yych <= 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 236:
                yych = yyinput[yycursor]
                if yych <= 0x87:
                    if yych <= 0x84:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0x99:
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9B:
                            yystate = 36
                            continue
                        if yych <= 0x9F:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 237:
                yych = yyinput[yycursor]
                if yych <= 0xB4:
                    if yych <= 0x97:
                        if yych == 0x80:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x99:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA9:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB8:
                        if yych == 0xB6:
                            yystate = 36
                            continue
                        if yych <= 0xB7:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xB9:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xBD:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 238:
                yych = yyinput[yycursor]
                if yych <= 0x88:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAC:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB0:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 239:
                yych = yyinput[yycursor]
                if yych <= 0x85:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0x98:
                        yystate = 36
                        continue
                    if yych <= 0xBC:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 240:
                yych = yyinput[yycursor]
                if yych == 0x86:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 241:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 242:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9C:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 243:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x94:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xB4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 244:
                yych = yyinput[yycursor]
                if yych <= 0xAC:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x93:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB0:
                        if yych <= 0xAD:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB3:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 245:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x93:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x96:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x9D:
                        if yych <= 0x9B:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA9:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 246:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x8A:
                        yystate = 36
                        continue
                    if yych <= 0x8D:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 247:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 248:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9E:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAB:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBB:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 249:
                yych = yyinput[yycursor]
                if yych <= 0x85:
                    yystate = 36
                    continue
                if yych <= 0xAD:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xB4:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 250:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 251:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9B:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 252:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9E:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xBC:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 253:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x89:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xA7:
                        if yych <= 0xA6:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        if yych <= 0xBD:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 254:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8B:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAA:
                        yystate = 36
                        continue
                    if yych <= 0xB3:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 255:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB7:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 256:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8C:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 257:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych == 0x93:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 258:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xBA:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 259:
                yych = yyinput[yycursor]
                if yych == 0x8D:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 260:
                yych = yyinput[yycursor]
                if yych <= 0x94:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x93:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB1:
                        if yych <= 0xB0:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 261:
                yych = yyinput[yycursor]
                if yych <= 0xA0:
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    if yych <= 0x9C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA1:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xA4:
                        yystate = 36
                        continue
                    if yych <= 0xB0:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 262:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA4:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAA:
                    yystate = 36
                    continue
                if yych <= 0xB3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 263:
                yych = yyinput[yycursor]
                if yych <= 0xAE:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xA7:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 264:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x86:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x87:
                            yystate = 36
                            continue
                        if yych <= 0x8E:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0x9E:
                        if yych == 0x97:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 265:
                yych = yyinput[yycursor]
                if yych <= 0xAF:
                    if yych <= 0x84:
                        yystate = 36
                        continue
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xA0:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB5:
                        if yych <= 0xB0:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB7:
                            yystate = 36
                            continue
                        if yych <= 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 266:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x96:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x98:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x9F:
                        if yych <= 0x9C:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA0:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 267:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8C:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xAB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 268:
                yych = yyinput[yycursor]
                if yych <= 0xB3:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xBE:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 269:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 270:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x85:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0x99:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBB:
                        if yych <= 0xB7:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xBA:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBC:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 271:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x93:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 272:
                yych = yyinput[yycursor]
                if yych <= 0x8E:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    if yych <= 0xBE:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 273:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB6:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 274:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8D:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB6:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 275:
                yych = yyinput[yycursor]
                if yych <= 0x9D:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x82:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9A:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xAF:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB1:
                            yystate = 36
                            continue
                        if yych <= 0xB6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 276:
                yych = yyinput[yycursor]
                if yych <= 0xAB:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0xAA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAD:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xB9:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 277:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x92:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9C:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB7:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xB6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xBD:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 278:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8F:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB2:
                        yystate = 36
                        continue
                    if yych <= 0xB4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 279:
                yych = yyinput[yycursor]
                if yych <= 0xAF:
                    if yych <= 0x8C:
                        yystate = 36
                        continue
                    if yych <= 0x8F:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xB5:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 280:
                yych = yyinput[yycursor]
                if yych <= 0xA0:
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 281:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80:
                        yycursor += 1
                        yystate = 288
                        continue
                    case 0x81:
                        yycursor += 1
                        yystate = 289
                        continue
                    case 0x82|0x90|0x91|0x98|0x99|0x9A|0x9B|0xB0:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 290
                        continue
                    case 0x85:
                        yycursor += 1
                        yystate = 291
                        continue
                    case 0x87:
                        yycursor += 1
                        yystate = 378
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 292
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 379
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 294
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 380
                        continue
                    case 0x8E:
                        yycursor += 1
                        yystate = 162
                        continue
                    case 0x8F:
                        yycursor += 1
                        yystate = 296
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 381
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 298
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 299
                        continue
                    case 0x95:
                        yycursor += 1
                        yystate = 130
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 273
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 300
                        continue
                    case 0xA0:
                        yycursor += 1
                        yystate = 301
                        continue
                    case 0xA1:
                        yycursor += 1
                        yystate = 302
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 119
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 303
                        continue
                    case 0xA4:
                        yycursor += 1
                        yystate = 304
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 305
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 382
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 307
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 308
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 383
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 118
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 310
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 311
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 142
                        continue
                    case 0xB2|0xB3:
                        yycursor += 1
                        yystate = 312
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 384
                        continue
                    case 0xBC:
                        yycursor += 1
                        yystate = 313
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 293
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 315
                        continue
                    case _:
                        yystate = 36
                        continue
            case 282:
                yych = yyinput[yycursor]
                match yych:
                    case 0x80|0x86|0x90|0x92|0x98:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x81:
                        yycursor += 1
                        yystate = 385
                        continue
                    case 0x82|0xA0:
                        yycursor += 1
                        yystate = 290
                        continue
                    case 0x83:
                        yycursor += 1
                        yystate = 386
                        continue
                    case 0x84:
                        yycursor += 1
                        yystate = 387
                        continue
                    case 0x85:
                        yycursor += 1
                        yystate = 388
                        continue
                    case 0x87:
                        yycursor += 1
                        yystate = 389
                        continue
                    case 0x88:
                        yycursor += 1
                        yystate = 390
                        continue
                    case 0x8A:
                        yycursor += 1
                        yystate = 324
                        continue
                    case 0x8B:
                        yycursor += 1
                        yystate = 391
                        continue
                    case 0x8C:
                        yycursor += 1
                        yystate = 392
                        continue
                    case 0x8D:
                        yycursor += 1
                        yystate = 393
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 394
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 395
                        continue
                    case 0x96:
                        yycursor += 1
                        yystate = 396
                        continue
                    case 0x97:
                        yycursor += 1
                        yystate = 397
                        continue
                    case 0x99:
                        yycursor += 1
                        yystate = 398
                        continue
                    case 0x9A|0xAB:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 122
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 399
                        continue
                    case 0xA2:
                        yycursor += 1
                        yystate = 115
                        continue
                    case 0xA3:
                        yycursor += 1
                        yystate = 400
                        continue
                    case 0xA6:
                        yycursor += 1
                        yystate = 334
                        continue
                    case 0xA7:
                        yycursor += 1
                        yystate = 401
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 194
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 402
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 403
                        continue
                    case 0xB0:
                        yycursor += 1
                        yystate = 404
                        continue
                    case 0xB1:
                        yycursor += 1
                        yystate = 405
                        continue
                    case 0xB2:
                        yycursor += 1
                        yystate = 406
                        continue
                    case 0xB4:
                        yycursor += 1
                        yystate = 407
                        continue
                    case 0xB5:
                        yycursor += 1
                        yystate = 408
                        continue
                    case 0xB6:
                        yycursor += 1
                        yystate = 409
                        continue
                    case 0xBB:
                        yycursor += 1
                        yystate = 315
                        continue
                    case _:
                        yystate = 36
                        continue
            case 283:
                yych = yyinput[yycursor]
                match yych:
                    case 0xA0|0xA1|0xA2|0xA3|0xA4|0xA5|0xA6|0xA7|0xB9|0xBC:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 116
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 410
                        continue
                    case 0xAB:
                        yycursor += 1
                        yystate = 120
                        continue
                    case 0xAC:
                        yycursor += 1
                        yystate = 273
                        continue
                    case 0xAD:
                        yycursor += 1
                        yystate = 411
                        continue
                    case 0xAE:
                        yycursor += 1
                        yystate = 341
                        continue
                    case 0xBD:
                        yycursor += 1
                        yystate = 412
                        continue
                    case 0xBE:
                        yycursor += 1
                        yystate = 413
                        continue
                    case 0xBF:
                        yycursor += 1
                        yystate = 351
                        continue
                    case _:
                        yystate = 36
                        continue
            case 284:
                yych = yyinput[yycursor]
                if yych <= 0x8A:
                    if yych <= 0x83:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                    else:
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 119
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 352
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                else:
                    if yych <= 0xB0:
                        if yych <= 0x8B:
                            yycursor += 1
                            yystate = 353
                            continue
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 38
                        continue
                    else:
                        if yych <= 0xB1:
                            yycursor += 1
                            yystate = 354
                            continue
                        if yych <= 0xB2:
                            yycursor += 1
                            yystate = 414
                            continue
                        yystate = 36
                        continue
            case 285:
                yych = yyinput[yycursor]
                match yych:
                    case 0x85:
                        yycursor += 1
                        yystate = 415
                        continue
                    case 0x86:
                        yycursor += 1
                        yystate = 416
                        continue
                    case 0x89:
                        yycursor += 1
                        yystate = 417
                        continue
                    case 0x90|0x96|0x97|0x98|0x99:
                        yycursor += 1
                        yystate = 38
                        continue
                    case 0x91:
                        yycursor += 1
                        yystate = 356
                        continue
                    case 0x92:
                        yycursor += 1
                        yystate = 357
                        continue
                    case 0x93:
                        yycursor += 1
                        yystate = 358
                        continue
                    case 0x94:
                        yycursor += 1
                        yystate = 359
                        continue
                    case 0x95:
                        yycursor += 1
                        yystate = 360
                        continue
                    case 0x9A:
                        yycursor += 1
                        yystate = 361
                        continue
                    case 0x9B:
                        yycursor += 1
                        yystate = 362
                        continue
                    case 0x9C:
                        yycursor += 1
                        yystate = 363
                        continue
                    case 0x9D:
                        yycursor += 1
                        yystate = 364
                        continue
                    case 0x9E:
                        yycursor += 1
                        yystate = 365
                        continue
                    case 0x9F:
                        yycursor += 1
                        yystate = 418
                        continue
                    case 0xA8:
                        yycursor += 1
                        yystate = 419
                        continue
                    case 0xA9:
                        yycursor += 1
                        yystate = 420
                        continue
                    case 0xAA:
                        yycursor += 1
                        yystate = 421
                        continue
                    case _:
                        yystate = 36
                        continue
            case 286:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x84:
                        if yych == 0x80:
                            yycursor += 1
                            yystate = 422
                            continue
                        if yych <= 0x83:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 423
                        continue
                    else:
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 424
                            continue
                        if yych == 0x8B:
                            yycursor += 1
                            yystate = 425
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA5:
                        if yych == 0xA3:
                            yycursor += 1
                            yystate = 426
                            continue
                        if yych <= 0xA4:
                            yycursor += 1
                            yystate = 38
                            continue
                        yycursor += 1
                        yystate = 427
                        continue
                    else:
                        if yych <= 0xB8:
                            if yych <= 0xB7:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 371
                            continue
                        else:
                            if yych <= 0xB9:
                                yycursor += 1
                                yystate = 372
                                continue
                            if yych <= 0xBA:
                                yycursor += 1
                                yystate = 373
                                continue
                            yystate = 36
                            continue
            case 287:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    yystate = 36
                    continue
                if yych <= 0x86:
                    yycursor += 1
                    yystate = 38
                    continue
                if yych <= 0x87:
                    yycursor += 1
                    yystate = 157
                    continue
                yystate = 36
                continue
            case 288:
                yych = yyinput[yycursor]
                if yych <= 0xA7:
                    if yych <= 0x8B:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8C:
                            yystate = 36
                            continue
                        if yych <= 0xA6:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xBD:
                        if yych == 0xBB:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 289:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8D:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 290:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 291:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB4:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 292:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9C:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 293:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 294:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAC:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 295:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 296:
                yych = yyinput[yycursor]
                if yych <= 0x87:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x83:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0x90:
                        yystate = 36
                        continue
                    if yych <= 0x95:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 297:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 298:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x93:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x97:
                    yystate = 36
                    continue
                if yych <= 0xBB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 299:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 300:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x95:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 301:
                yych = yyinput[yycursor]
                if yych <= 0xB5:
                    if yych <= 0x87:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x89:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xBB:
                        if yych <= 0xB6:
                            yystate = 36
                            continue
                        if yych <= 0xB8:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xBC:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 302:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x95:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xB6:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 303:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych == 0xB3:
                    yystate = 36
                    continue
                if yych <= 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 304:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x95:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 305:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB7:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xBD:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 306:
                yych = yyinput[yycursor]
                if yych <= 0x93:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x97:
                        if yych <= 0x94:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x98:
                            yystate = 36
                            continue
                        if yych <= 0xB5:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 307:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xBC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 308:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9C:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 309:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x88:
                    yystate = 36
                    continue
                if yych <= 0xA4:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 310:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x95:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 311:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x91:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 312:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 313:
                yych = yyinput[yycursor]
                if yych <= 0xA6:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA7:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 314:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x85:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 315:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xB6:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 316:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    yystate = 36
                    continue
                if yych <= 0xB7:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 317:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    yystate = 36
                    continue
                if yych <= 0xAF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 318:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xA8:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 319:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    yystate = 36
                    continue
                if yych <= 0xA6:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 320:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych == 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB2:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xB6:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 321:
                yych = yyinput[yycursor]
                if yych <= 0x82:
                    yystate = 36
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 322:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x80:
                        yystate = 36
                        continue
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0x9B:
                        yystate = 36
                        continue
                    if yych <= 0x9C:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 323:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x92:
                    yystate = 36
                    continue
                if yych <= 0xAB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 324:
                yych = yyinput[yycursor]
                if yych <= 0x8D:
                    if yych <= 0x87:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x89:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0x9E:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x9D:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xA8:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xAF:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 325:
                yych = yyinput[yycursor]
                if yych == 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9C:
                    yystate = 36
                    continue
                if yych <= 0xA1:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 326:
                yych = yyinput[yycursor]
                if yych <= 0x86:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 327:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    yystate = 36
                    continue
                if yych == 0x86:
                    yystate = 36
                    continue
                if yych <= 0x87:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 328:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAE:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 329:
                yych = yyinput[yycursor]
                if yych <= 0x97:
                    yystate = 36
                    continue
                if yych <= 0x9B:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 330:
                yych = yyinput[yycursor]
                if yych == 0x84:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 331:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xB8:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 332:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 333:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 334:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xA9:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 335:
                yych = yyinput[yycursor]
                if yych <= 0xA0:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x90:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA2:
                        yystate = 36
                        continue
                    if yych <= 0xA3:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 336:
                yych = yyinput[yycursor]
                if yych <= 0x8A:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB2:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBA:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 337:
                yych = yyinput[yycursor]
                if yych == 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x9B:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 338:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 339:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x89:
                    yystate = 36
                    continue
                if yych <= 0xAE:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 340:
                yych = yyinput[yycursor]
                if yych == 0x80:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xB1:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 341:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8F:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 342:
                yych = yyinput[yycursor]
                if yych <= 0x87:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x86:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0x8A:
                        yystate = 36
                        continue
                    if yych <= 0xB0:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 343:
                yych = yyinput[yycursor]
                if yych <= 0xA5:
                    if yych == 0x86:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xA8:
                        if yych <= 0xA6:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 344:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x98:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 345:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xB2:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 346:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x83:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 347:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xAD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 348:
                yych = yyinput[yycursor]
                if yych <= 0xA2:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x83:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB7:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xBC:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 349:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 350:
                yych = yyinput[yycursor]
                if yych <= 0x92:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 351:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    yystate = 36
                    continue
                if yych == 0xA2:
                    yystate = 36
                    continue
                if yych <= 0xA3:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 352:
                yych = yyinput[yycursor]
                if yych <= 0xA3:
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    if yych <= 0x92:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA7:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 353:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xBB:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 354:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBC:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 355:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x88:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 356:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x95:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 357:
                yych = yyinput[yycursor]
                if yych <= 0xA6:
                    if yych <= 0x9F:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych == 0x9D:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0xA2:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0xA4:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB9:
                        if yych <= 0xA8:
                            yystate = 36
                            continue
                        if yych == 0xAD:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBB:
                            if yych <= 0xBA:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBC:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 358:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x84:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 359:
                yych = yyinput[yycursor]
                if yych <= 0x94:
                    if yych <= 0x86:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x85:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x8A:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8C:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0x9D:
                        if yych <= 0x95:
                            yystate = 36
                            continue
                        if yych <= 0x9C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xBA:
                            yystate = 36
                            continue
                        if yych <= 0xBE:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 360:
                yych = yyinput[yycursor]
                if yych <= 0x86:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0x85:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x90:
                        if yych <= 0x89:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x91:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 361:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA5:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xA7:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 362:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x81:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xBA:
                        if yych <= 0x9B:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBB:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 363:
                yych = yyinput[yycursor]
                if yych <= 0x95:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x94:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xB5:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 364:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8E:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 365:
                yych = yyinput[yycursor]
                if yych <= 0x89:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x88:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA9:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 366:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x83:
                    yystate = 36
                    continue
                if yych <= 0x8B:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 367:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAC:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xB6:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 368:
                yych = yyinput[yycursor]
                if yych == 0x8E:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 369:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x84:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 370:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x83:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x8B:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 371:
                yych = yyinput[yycursor]
                if yych <= 0xA6:
                    if yych <= 0x9F:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych == 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA2:
                            if yych <= 0xA0:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xA4:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                else:
                    if yych <= 0xB7:
                        if yych <= 0xA8:
                            if yych <= 0xA7:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
                        else:
                            if yych == 0xB3:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB8:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych == 0xBB:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 372:
                yych = yyinput[yycursor]
                match yych:
                    case 0x82|0x87|0x89|0x8B|0x8D|0x8E|0x8F|0x91|0x92|0x94|0x97|0x99|0x9B|0x9D|0x9F|0xA1|0xA2|0xA4|0xA7|0xA8|0xA9|0xAA|0xAC|0xAD|0xAE|0xAF|0xB0|0xB1|0xB2|0xB4|0xB5|0xB6|0xB7|0xB9|0xBA|0xBB|0xBC|0xBE:
                        yycursor += 1
                        yystate = 3
                        continue
                    case _:
                        yystate = 36
                        continue
            case 373:
                yych = yyinput[yycursor]
                if yych <= 0xA0:
                    if yych <= 0x89:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8A:
                            yystate = 36
                            continue
                        if yych <= 0x9B:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA9:
                        if yych == 0xA4:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAA:
                            yystate = 36
                            continue
                        if yych <= 0xBB:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 374:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x96:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 375:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA1:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 376:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA0:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 377:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 378:
                yych = yyinput[yycursor]
                if yych == 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 379:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x90:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xA0:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 380:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xBA:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 381:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9D:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xA9:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 382:
                yych = yyinput[yycursor]
                if yych <= 0x94:
                    if yych <= 0x84:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x83:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8B:
                            yystate = 36
                            continue
                        if yych <= 0x93:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xB7:
                        if yych == 0x98:
                            yystate = 36
                            continue
                        if yych <= 0xB5:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych <= 0xBA:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych == 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 383:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x88:
                    yystate = 36
                    continue
                if yych <= 0xA6:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 384:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA7:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 385:
                yych = yyinput[yycursor]
                if yych <= 0xA5:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x86:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 386:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xA8:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 387:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0xB5:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 388:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x83:
                        yystate = 36
                        continue
                    if yych <= 0x86:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB3:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xB6:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 389:
                yych = yyinput[yycursor]
                if yych <= 0x8C:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x88:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x9A:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych == 0x9C:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 390:
                yych = yyinput[yycursor]
                if yych <= 0x92:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x91:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB7:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych == 0xBE:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 391:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAA:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 392:
                yych = yyinput[yycursor]
                if yych <= 0xA8:
                    if yych <= 0x8C:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych == 0x84:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8E:
                            yystate = 36
                            continue
                        if yych <= 0x90:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xB3:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych == 0xB1:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xB9:
                            if yych <= 0xB4:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xBA:
                                yystate = 36
                                continue
                            if yych <= 0xBF:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 393:
                yych = yyinput[yycursor]
                if yych <= 0x90:
                    if yych <= 0x88:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x84:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x86:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8A:
                            yystate = 36
                            continue
                        if yych <= 0x8D:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xA3:
                        if yych == 0x97:
                            yycursor += 1
                            yystate = 3
                            continue
                        if yych <= 0x9C:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xAC:
                            if yych <= 0xA5:
                                yystate = 36
                                continue
                            yycursor += 1
                            yystate = 3
                            continue
                        else:
                            if yych <= 0xAF:
                                yystate = 36
                                continue
                            if yych <= 0xB4:
                                yycursor += 1
                                yystate = 3
                                continue
                            yystate = 36
                            continue
            case 394:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8A:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9D:
                        yystate = 36
                        continue
                    if yych <= 0x9F:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 395:
                yych = yyinput[yycursor]
                if yych <= 0x86:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x85:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x87:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 396:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xB7:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 397:
                yych = yyinput[yycursor]
                if yych == 0x80:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x97:
                    yystate = 36
                    continue
                if yych <= 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 398:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 399:
                yych = yyinput[yycursor]
                if yych <= 0x9C:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x9A:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xAB:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xAF:
                        yystate = 36
                        continue
                    if yych <= 0xB9:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 400:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xA9:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 401:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x97:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA2:
                        yystate = 36
                        continue
                    if yych <= 0xA4:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 402:
                yych = yyinput[yycursor]
                if yych == 0x87:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 403:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x9D:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 404:
                yych = yyinput[yycursor]
                if yych <= 0x89:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x88:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xB7:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 405:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych == 0x80:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xB1:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 406:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x8F:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA8:
                        yystate = 36
                        continue
                    if yych <= 0xB6:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 407:
                yych = yyinput[yycursor]
                if yych <= 0xB6:
                    if yych <= 0x87:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        if yych <= 0x86:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0x8A:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                else:
                    if yych <= 0xBB:
                        if yych == 0xBA:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                    else:
                        if yych == 0xBE:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 408:
                yych = yyinput[yycursor]
                if yych <= 0x9F:
                    if yych <= 0x87:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x8F:
                            yystate = 36
                            continue
                        if yych <= 0x99:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA8:
                        if yych == 0xA6:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA9:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 409:
                yych = yyinput[yycursor]
                if yych <= 0x91:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych == 0x8F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0x98:
                        if yych <= 0x92:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x9F:
                            yystate = 36
                            continue
                        if yych <= 0xA9:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 410:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych == 0x9F:
                    yystate = 36
                    continue
                if yych <= 0xA9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 411:
                yych = yyinput[yycursor]
                if yych <= 0x99:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x83:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8F:
                        yystate = 36
                        continue
                    yycursor += 1
                    yystate = 3
                    continue
                else:
                    if yych <= 0xB7:
                        if yych <= 0xA2:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xBC:
                            yystate = 36
                            continue
                        if yych <= 0xBF:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 412:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8A:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8E:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 413:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x87:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8E:
                    yystate = 36
                    continue
                if yych <= 0x9F:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 414:
                yych = yyinput[yycursor]
                if yych <= 0x8F:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x88:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x99:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x9C:
                        yystate = 36
                        continue
                    if yych <= 0x9E:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 415:
                yych = yyinput[yycursor]
                if yych <= 0xAC:
                    if yych <= 0xA4:
                        yystate = 36
                        continue
                    if yych <= 0xA9:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0xB2:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xBA:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 416:
                yych = yyinput[yycursor]
                if yych <= 0x84:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x82:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x8B:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0xA9:
                        yystate = 36
                        continue
                    if yych <= 0xAD:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 417:
                yych = yyinput[yycursor]
                if yych <= 0x81:
                    yystate = 36
                    continue
                if yych <= 0x84:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 418:
                yych = yyinput[yycursor]
                if yych <= 0x83:
                    if yych <= 0x7F:
                        yystate = 36
                        continue
                    if yych <= 0x82:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych <= 0x8B:
                        yycursor += 1
                        yystate = 3
                        continue
                    if yych <= 0x8D:
                        yystate = 36
                        continue
                    if yych <= 0xBF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 419:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB6:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xBA:
                    yystate = 36
                    continue
                if yych <= 0xBF:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 420:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAC:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0xB5:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 421:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych == 0x84:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
                else:
                    if yych == 0xA0:
                        yystate = 36
                        continue
                    if yych <= 0xAF:
                        yycursor += 1
                        yystate = 3
                        continue
                    yystate = 36
                    continue
            case 422:
                yych = yyinput[yycursor]
                if yych <= 0x9A:
                    if yych <= 0x86:
                        if yych <= 0x7F:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0x87:
                            yystate = 36
                            continue
                        if yych <= 0x98:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
                else:
                    if yych <= 0xA4:
                        if yych == 0xA2:
                            yystate = 36
                            continue
                        yycursor += 1
                        yystate = 3
                        continue
                    else:
                        if yych <= 0xA5:
                            yystate = 36
                            continue
                        if yych <= 0xAA:
                            yycursor += 1
                            yystate = 3
                            continue
                        yystate = 36
                        continue
            case 423:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xAC:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0xAF:
                    yystate = 36
                    continue
                if yych <= 0xBD:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 424:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x89:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych == 0x8E:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 425:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0xB9:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 426:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x84:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x96:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case 427:
                yych = yyinput[yycursor]
                if yych <= 0x7F:
                    yystate = 36
                    continue
                if yych <= 0x8B:
                    yycursor += 1
                    yystate = 3
                    continue
                if yych <= 0x8F:
                    yystate = 36
                    continue
                if yych <= 0x99:
                    yycursor += 1
                    yystate = 3
                    continue
                yystate = 36
                continue
            case _:
                raise "internal lexer error"


assert lex(bytes("_Ыдентификатор\0", "utf-8"))
