LCOV - differential code coverage report
Current view: top level - src/backend/snowball/libstemmer - stem_ISO_8859_1_catalan.c (source / functions) Coverage Total Hit UBC
Current: Differential Code Coverage 16@8cea358b128 vs 17@8cea358b128 Lines: 0.0 % 187 0 187
Current Date: 2024-04-14 14:21:10 Functions: 0.0 % 11 0 11
Baseline: 16@8cea358b128 Branches: 0.0 % 118 0 118
Baseline Date: 2024-04-14 14:21:09 Line coverage date bins:
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed (240..) days: 0.0 % 187 0 187
Function coverage date bins:
(240..) days: 0.0 % 11 0 11
Branch coverage date bins:
(240..) days: 0.0 % 118 0 118

 Age         Owner                    Branch data    TLA  Line data    Source code
                                  1                 :                : /* Generated by Snowball 2.2.0 - https://snowballstem.org/ */
                                  2                 :                : 
                                  3                 :                : #include "header.h"
                                  4                 :                : 
                                  5                 :                : #ifdef __cplusplus
                                  6                 :                : extern "C" {
                                  7                 :                : #endif
                                  8                 :                : extern int catalan_ISO_8859_1_stem(struct SN_env * z);
                                  9                 :                : #ifdef __cplusplus
                                 10                 :                : }
                                 11                 :                : #endif
                                 12                 :                : static int r_residual_suffix(struct SN_env * z);
                                 13                 :                : static int r_verb_suffix(struct SN_env * z);
                                 14                 :                : static int r_standard_suffix(struct SN_env * z);
                                 15                 :                : static int r_attached_pronoun(struct SN_env * z);
                                 16                 :                : static int r_R2(struct SN_env * z);
                                 17                 :                : static int r_R1(struct SN_env * z);
                                 18                 :                : static int r_mark_regions(struct SN_env * z);
                                 19                 :                : static int r_cleaning(struct SN_env * z);
                                 20                 :                : #ifdef __cplusplus
                                 21                 :                : extern "C" {
                                 22                 :                : #endif
                                 23                 :                : 
                                 24                 :                : 
                                 25                 :                : extern struct SN_env * catalan_ISO_8859_1_create_env(void);
                                 26                 :                : extern void catalan_ISO_8859_1_close_env(struct SN_env * z);
                                 27                 :                : 
                                 28                 :                : 
                                 29                 :                : #ifdef __cplusplus
                                 30                 :                : }
                                 31                 :                : #endif
                                 32                 :                : static const symbol s_0_1[1] = { 0xB7 };
                                 33                 :                : static const symbol s_0_2[1] = { 0xE0 };
                                 34                 :                : static const symbol s_0_3[1] = { 0xE1 };
                                 35                 :                : static const symbol s_0_4[1] = { 0xE8 };
                                 36                 :                : static const symbol s_0_5[1] = { 0xE9 };
                                 37                 :                : static const symbol s_0_6[1] = { 0xEC };
                                 38                 :                : static const symbol s_0_7[1] = { 0xED };
                                 39                 :                : static const symbol s_0_8[1] = { 0xEF };
                                 40                 :                : static const symbol s_0_9[1] = { 0xF2 };
                                 41                 :                : static const symbol s_0_10[1] = { 0xF3 };
                                 42                 :                : static const symbol s_0_11[1] = { 0xFA };
                                 43                 :                : static const symbol s_0_12[1] = { 0xFC };
                                 44                 :                : 
                                 45                 :                : static const struct among a_0[13] =
                                 46                 :                : {
                                 47                 :                : { 0, 0, -1, 7, 0},
                                 48                 :                : { 1, s_0_1, 0, 6, 0},
                                 49                 :                : { 1, s_0_2, 0, 1, 0},
                                 50                 :                : { 1, s_0_3, 0, 1, 0},
                                 51                 :                : { 1, s_0_4, 0, 2, 0},
                                 52                 :                : { 1, s_0_5, 0, 2, 0},
                                 53                 :                : { 1, s_0_6, 0, 3, 0},
                                 54                 :                : { 1, s_0_7, 0, 3, 0},
                                 55                 :                : { 1, s_0_8, 0, 3, 0},
                                 56                 :                : { 1, s_0_9, 0, 4, 0},
                                 57                 :                : { 1, s_0_10, 0, 4, 0},
                                 58                 :                : { 1, s_0_11, 0, 5, 0},
                                 59                 :                : { 1, s_0_12, 0, 5, 0}
                                 60                 :                : };
                                 61                 :                : 
                                 62                 :                : static const symbol s_1_0[2] = { 'l', 'a' };
                                 63                 :                : static const symbol s_1_1[3] = { '-', 'l', 'a' };
                                 64                 :                : static const symbol s_1_2[4] = { 's', 'e', 'l', 'a' };
                                 65                 :                : static const symbol s_1_3[2] = { 'l', 'e' };
                                 66                 :                : static const symbol s_1_4[2] = { 'm', 'e' };
                                 67                 :                : static const symbol s_1_5[3] = { '-', 'm', 'e' };
                                 68                 :                : static const symbol s_1_6[2] = { 's', 'e' };
                                 69                 :                : static const symbol s_1_7[3] = { '-', 't', 'e' };
                                 70                 :                : static const symbol s_1_8[2] = { 'h', 'i' };
                                 71                 :                : static const symbol s_1_9[3] = { '\'', 'h', 'i' };
                                 72                 :                : static const symbol s_1_10[2] = { 'l', 'i' };
                                 73                 :                : static const symbol s_1_11[3] = { '-', 'l', 'i' };
                                 74                 :                : static const symbol s_1_12[2] = { '\'', 'l' };
                                 75                 :                : static const symbol s_1_13[2] = { '\'', 'm' };
                                 76                 :                : static const symbol s_1_14[2] = { '-', 'm' };
                                 77                 :                : static const symbol s_1_15[2] = { '\'', 'n' };
                                 78                 :                : static const symbol s_1_16[2] = { '-', 'n' };
                                 79                 :                : static const symbol s_1_17[2] = { 'h', 'o' };
                                 80                 :                : static const symbol s_1_18[3] = { '\'', 'h', 'o' };
                                 81                 :                : static const symbol s_1_19[2] = { 'l', 'o' };
                                 82                 :                : static const symbol s_1_20[4] = { 's', 'e', 'l', 'o' };
                                 83                 :                : static const symbol s_1_21[2] = { '\'', 's' };
                                 84                 :                : static const symbol s_1_22[3] = { 'l', 'a', 's' };
                                 85                 :                : static const symbol s_1_23[5] = { 's', 'e', 'l', 'a', 's' };
                                 86                 :                : static const symbol s_1_24[3] = { 'l', 'e', 's' };
                                 87                 :                : static const symbol s_1_25[4] = { '-', 'l', 'e', 's' };
                                 88                 :                : static const symbol s_1_26[3] = { '\'', 'l', 's' };
                                 89                 :                : static const symbol s_1_27[3] = { '-', 'l', 's' };
                                 90                 :                : static const symbol s_1_28[3] = { '\'', 'n', 's' };
                                 91                 :                : static const symbol s_1_29[3] = { '-', 'n', 's' };
                                 92                 :                : static const symbol s_1_30[3] = { 'e', 'n', 's' };
                                 93                 :                : static const symbol s_1_31[3] = { 'l', 'o', 's' };
                                 94                 :                : static const symbol s_1_32[5] = { 's', 'e', 'l', 'o', 's' };
                                 95                 :                : static const symbol s_1_33[3] = { 'n', 'o', 's' };
                                 96                 :                : static const symbol s_1_34[4] = { '-', 'n', 'o', 's' };
                                 97                 :                : static const symbol s_1_35[3] = { 'v', 'o', 's' };
                                 98                 :                : static const symbol s_1_36[2] = { 'u', 's' };
                                 99                 :                : static const symbol s_1_37[3] = { '-', 'u', 's' };
                                100                 :                : static const symbol s_1_38[2] = { '\'', 't' };
                                101                 :                : 
                                102                 :                : static const struct among a_1[39] =
                                103                 :                : {
                                104                 :                : { 2, s_1_0, -1, 1, 0},
                                105                 :                : { 3, s_1_1, 0, 1, 0},
                                106                 :                : { 4, s_1_2, 0, 1, 0},
                                107                 :                : { 2, s_1_3, -1, 1, 0},
                                108                 :                : { 2, s_1_4, -1, 1, 0},
                                109                 :                : { 3, s_1_5, 4, 1, 0},
                                110                 :                : { 2, s_1_6, -1, 1, 0},
                                111                 :                : { 3, s_1_7, -1, 1, 0},
                                112                 :                : { 2, s_1_8, -1, 1, 0},
                                113                 :                : { 3, s_1_9, 8, 1, 0},
                                114                 :                : { 2, s_1_10, -1, 1, 0},
                                115                 :                : { 3, s_1_11, 10, 1, 0},
                                116                 :                : { 2, s_1_12, -1, 1, 0},
                                117                 :                : { 2, s_1_13, -1, 1, 0},
                                118                 :                : { 2, s_1_14, -1, 1, 0},
                                119                 :                : { 2, s_1_15, -1, 1, 0},
                                120                 :                : { 2, s_1_16, -1, 1, 0},
                                121                 :                : { 2, s_1_17, -1, 1, 0},
                                122                 :                : { 3, s_1_18, 17, 1, 0},
                                123                 :                : { 2, s_1_19, -1, 1, 0},
                                124                 :                : { 4, s_1_20, 19, 1, 0},
                                125                 :                : { 2, s_1_21, -1, 1, 0},
                                126                 :                : { 3, s_1_22, -1, 1, 0},
                                127                 :                : { 5, s_1_23, 22, 1, 0},
                                128                 :                : { 3, s_1_24, -1, 1, 0},
                                129                 :                : { 4, s_1_25, 24, 1, 0},
                                130                 :                : { 3, s_1_26, -1, 1, 0},
                                131                 :                : { 3, s_1_27, -1, 1, 0},
                                132                 :                : { 3, s_1_28, -1, 1, 0},
                                133                 :                : { 3, s_1_29, -1, 1, 0},
                                134                 :                : { 3, s_1_30, -1, 1, 0},
                                135                 :                : { 3, s_1_31, -1, 1, 0},
                                136                 :                : { 5, s_1_32, 31, 1, 0},
                                137                 :                : { 3, s_1_33, -1, 1, 0},
                                138                 :                : { 4, s_1_34, 33, 1, 0},
                                139                 :                : { 3, s_1_35, -1, 1, 0},
                                140                 :                : { 2, s_1_36, -1, 1, 0},
                                141                 :                : { 3, s_1_37, 36, 1, 0},
                                142                 :                : { 2, s_1_38, -1, 1, 0}
                                143                 :                : };
                                144                 :                : 
                                145                 :                : static const symbol s_2_0[3] = { 'i', 'c', 'a' };
                                146                 :                : static const symbol s_2_1[6] = { 'l', 0xF3, 'g', 'i', 'c', 'a' };
                                147                 :                : static const symbol s_2_2[4] = { 'e', 'n', 'c', 'a' };
                                148                 :                : static const symbol s_2_3[3] = { 'a', 'd', 'a' };
                                149                 :                : static const symbol s_2_4[5] = { 'a', 'n', 'c', 'i', 'a' };
                                150                 :                : static const symbol s_2_5[5] = { 'e', 'n', 'c', 'i', 'a' };
                                151                 :                : static const symbol s_2_6[5] = { 0xE8, 'n', 'c', 'i', 'a' };
                                152                 :                : static const symbol s_2_7[4] = { 0xED, 'c', 'i', 'a' };
                                153                 :                : static const symbol s_2_8[5] = { 'l', 'o', 'g', 'i', 'a' };
                                154                 :                : static const symbol s_2_9[4] = { 'i', 'n', 'i', 'a' };
                                155                 :                : static const symbol s_2_10[5] = { 0xED, 'i', 'n', 'i', 'a' };
                                156                 :                : static const symbol s_2_11[4] = { 'e', 'r', 'i', 'a' };
                                157                 :                : static const symbol s_2_12[4] = { 0xE0, 'r', 'i', 'a' };
                                158                 :                : static const symbol s_2_13[6] = { 'a', 't', 0xF2, 'r', 'i', 'a' };
                                159                 :                : static const symbol s_2_14[4] = { 'a', 'l', 'l', 'a' };
                                160                 :                : static const symbol s_2_15[4] = { 'e', 'l', 'l', 'a' };
                                161                 :                : static const symbol s_2_16[5] = { 0xED, 'v', 'o', 'l', 'a' };
                                162                 :                : static const symbol s_2_17[3] = { 'i', 'm', 'a' };
                                163                 :                : static const symbol s_2_18[6] = { 0xED, 's', 's', 'i', 'm', 'a' };
                                164                 :                : static const symbol s_2_19[8] = { 'q', 'u', 0xED, 's', 's', 'i', 'm', 'a' };
                                165                 :                : static const symbol s_2_20[3] = { 'a', 'n', 'a' };
                                166                 :                : static const symbol s_2_21[3] = { 'i', 'n', 'a' };
                                167                 :                : static const symbol s_2_22[3] = { 'e', 'r', 'a' };
                                168                 :                : static const symbol s_2_23[5] = { 's', 'f', 'e', 'r', 'a' };
                                169                 :                : static const symbol s_2_24[3] = { 'o', 'r', 'a' };
                                170                 :                : static const symbol s_2_25[4] = { 'd', 'o', 'r', 'a' };
                                171                 :                : static const symbol s_2_26[5] = { 'a', 'd', 'o', 'r', 'a' };
                                172                 :                : static const symbol s_2_27[5] = { 'a', 'd', 'u', 'r', 'a' };
                                173                 :                : static const symbol s_2_28[3] = { 'e', 's', 'a' };
                                174                 :                : static const symbol s_2_29[3] = { 'o', 's', 'a' };
                                175                 :                : static const symbol s_2_30[4] = { 'a', 's', 's', 'a' };
                                176                 :                : static const symbol s_2_31[4] = { 'e', 's', 's', 'a' };
                                177                 :                : static const symbol s_2_32[4] = { 'i', 's', 's', 'a' };
                                178                 :                : static const symbol s_2_33[3] = { 'e', 't', 'a' };
                                179                 :                : static const symbol s_2_34[3] = { 'i', 't', 'a' };
                                180                 :                : static const symbol s_2_35[3] = { 'o', 't', 'a' };
                                181                 :                : static const symbol s_2_36[4] = { 'i', 's', 't', 'a' };
                                182                 :                : static const symbol s_2_37[7] = { 'i', 'a', 'l', 'i', 's', 't', 'a' };
                                183                 :                : static const symbol s_2_38[7] = { 'i', 'o', 'n', 'i', 's', 't', 'a' };
                                184                 :                : static const symbol s_2_39[3] = { 'i', 'v', 'a' };
                                185                 :                : static const symbol s_2_40[5] = { 'a', 't', 'i', 'v', 'a' };
                                186                 :                : static const symbol s_2_41[3] = { 'n', 0xE7, 'a' };
                                187                 :                : static const symbol s_2_42[5] = { 'l', 'o', 'g', 0xED, 'a' };
                                188                 :                : static const symbol s_2_43[2] = { 'i', 'c' };
                                189                 :                : static const symbol s_2_44[5] = { 0xED, 's', 't', 'i', 'c' };
                                190                 :                : static const symbol s_2_45[3] = { 'e', 'n', 'c' };
                                191                 :                : static const symbol s_2_46[3] = { 'e', 's', 'c' };
                                192                 :                : static const symbol s_2_47[2] = { 'u', 'd' };
                                193                 :                : static const symbol s_2_48[4] = { 'a', 't', 'g', 'e' };
                                194                 :                : static const symbol s_2_49[3] = { 'b', 'l', 'e' };
                                195                 :                : static const symbol s_2_50[4] = { 'a', 'b', 'l', 'e' };
                                196                 :                : static const symbol s_2_51[4] = { 'i', 'b', 'l', 'e' };
                                197                 :                : static const symbol s_2_52[4] = { 'i', 's', 'm', 'e' };
                                198                 :                : static const symbol s_2_53[7] = { 'i', 'a', 'l', 'i', 's', 'm', 'e' };
                                199                 :                : static const symbol s_2_54[7] = { 'i', 'o', 'n', 'i', 's', 'm', 'e' };
                                200                 :                : static const symbol s_2_55[6] = { 'i', 'v', 'i', 's', 'm', 'e' };
                                201                 :                : static const symbol s_2_56[4] = { 'a', 'i', 'r', 'e' };
                                202                 :                : static const symbol s_2_57[4] = { 'i', 'c', 't', 'e' };
                                203                 :                : static const symbol s_2_58[4] = { 'i', 's', 't', 'e' };
                                204                 :                : static const symbol s_2_59[3] = { 'i', 'c', 'i' };
                                205                 :                : static const symbol s_2_60[3] = { 0xED, 'c', 'i' };
                                206                 :                : static const symbol s_2_61[4] = { 'l', 'o', 'g', 'i' };
                                207                 :                : static const symbol s_2_62[3] = { 'a', 'r', 'i' };
                                208                 :                : static const symbol s_2_63[4] = { 't', 'o', 'r', 'i' };
                                209                 :                : static const symbol s_2_64[2] = { 'a', 'l' };
                                210                 :                : static const symbol s_2_65[2] = { 'i', 'l' };
                                211                 :                : static const symbol s_2_66[3] = { 'a', 'l', 'l' };
                                212                 :                : static const symbol s_2_67[3] = { 'e', 'l', 'l' };
                                213                 :                : static const symbol s_2_68[4] = { 0xED, 'v', 'o', 'l' };
                                214                 :                : static const symbol s_2_69[4] = { 'i', 's', 'a', 'm' };
                                215                 :                : static const symbol s_2_70[5] = { 'i', 's', 's', 'e', 'm' };
                                216                 :                : static const symbol s_2_71[5] = { 0xEC, 's', 's', 'e', 'm' };
                                217                 :                : static const symbol s_2_72[5] = { 0xED, 's', 's', 'e', 'm' };
                                218                 :                : static const symbol s_2_73[5] = { 0xED, 's', 's', 'i', 'm' };
                                219                 :                : static const symbol s_2_74[7] = { 'q', 'u', 0xED, 's', 's', 'i', 'm' };
                                220                 :                : static const symbol s_2_75[4] = { 'a', 'm', 'e', 'n' };
                                221                 :                : static const symbol s_2_76[5] = { 0xEC, 's', 's', 'i', 'n' };
                                222                 :                : static const symbol s_2_77[2] = { 'a', 'r' };
                                223                 :                : static const symbol s_2_78[6] = { 'i', 'f', 'i', 'c', 'a', 'r' };
                                224                 :                : static const symbol s_2_79[4] = { 'e', 'g', 'a', 'r' };
                                225                 :                : static const symbol s_2_80[4] = { 'e', 'j', 'a', 'r' };
                                226                 :                : static const symbol s_2_81[4] = { 'i', 't', 'a', 'r' };
                                227                 :                : static const symbol s_2_82[5] = { 'i', 't', 'z', 'a', 'r' };
                                228                 :                : static const symbol s_2_83[3] = { 'f', 'e', 'r' };
                                229                 :                : static const symbol s_2_84[2] = { 'o', 'r' };
                                230                 :                : static const symbol s_2_85[3] = { 'd', 'o', 'r' };
                                231                 :                : static const symbol s_2_86[3] = { 'd', 'u', 'r' };
                                232                 :                : static const symbol s_2_87[5] = { 'd', 'o', 'r', 'a', 's' };
                                233                 :                : static const symbol s_2_88[3] = { 'i', 'c', 's' };
                                234                 :                : static const symbol s_2_89[6] = { 'l', 0xF3, 'g', 'i', 'c', 's' };
                                235                 :                : static const symbol s_2_90[3] = { 'u', 'd', 's' };
                                236                 :                : static const symbol s_2_91[4] = { 'n', 'c', 'e', 's' };
                                237                 :                : static const symbol s_2_92[4] = { 'a', 'd', 'e', 's' };
                                238                 :                : static const symbol s_2_93[6] = { 'a', 'n', 'c', 'i', 'e', 's' };
                                239                 :                : static const symbol s_2_94[6] = { 'e', 'n', 'c', 'i', 'e', 's' };
                                240                 :                : static const symbol s_2_95[6] = { 0xE8, 'n', 'c', 'i', 'e', 's' };
                                241                 :                : static const symbol s_2_96[5] = { 0xED, 'c', 'i', 'e', 's' };
                                242                 :                : static const symbol s_2_97[6] = { 'l', 'o', 'g', 'i', 'e', 's' };
                                243                 :                : static const symbol s_2_98[5] = { 'i', 'n', 'i', 'e', 's' };
                                244                 :                : static const symbol s_2_99[5] = { 0xED, 'n', 'i', 'e', 's' };
                                245                 :                : static const symbol s_2_100[5] = { 'e', 'r', 'i', 'e', 's' };
                                246                 :                : static const symbol s_2_101[5] = { 0xE0, 'r', 'i', 'e', 's' };
                                247                 :                : static const symbol s_2_102[7] = { 'a', 't', 0xF2, 'r', 'i', 'e', 's' };
                                248                 :                : static const symbol s_2_103[4] = { 'b', 'l', 'e', 's' };
                                249                 :                : static const symbol s_2_104[5] = { 'a', 'b', 'l', 'e', 's' };
                                250                 :                : static const symbol s_2_105[5] = { 'i', 'b', 'l', 'e', 's' };
                                251                 :                : static const symbol s_2_106[4] = { 'i', 'm', 'e', 's' };
                                252                 :                : static const symbol s_2_107[7] = { 0xED, 's', 's', 'i', 'm', 'e', 's' };
                                253                 :                : static const symbol s_2_108[9] = { 'q', 'u', 0xED, 's', 's', 'i', 'm', 'e', 's' };
                                254                 :                : static const symbol s_2_109[6] = { 'f', 'o', 'r', 'm', 'e', 's' };
                                255                 :                : static const symbol s_2_110[5] = { 'i', 's', 'm', 'e', 's' };
                                256                 :                : static const symbol s_2_111[8] = { 'i', 'a', 'l', 'i', 's', 'm', 'e', 's' };
                                257                 :                : static const symbol s_2_112[4] = { 'i', 'n', 'e', 's' };
                                258                 :                : static const symbol s_2_113[4] = { 'e', 'r', 'e', 's' };
                                259                 :                : static const symbol s_2_114[4] = { 'o', 'r', 'e', 's' };
                                260                 :                : static const symbol s_2_115[5] = { 'd', 'o', 'r', 'e', 's' };
                                261                 :                : static const symbol s_2_116[6] = { 'i', 'd', 'o', 'r', 'e', 's' };
                                262                 :                : static const symbol s_2_117[5] = { 'd', 'u', 'r', 'e', 's' };
                                263                 :                : static const symbol s_2_118[4] = { 'e', 's', 'e', 's' };
                                264                 :                : static const symbol s_2_119[4] = { 'o', 's', 'e', 's' };
                                265                 :                : static const symbol s_2_120[5] = { 'a', 's', 's', 'e', 's' };
                                266                 :                : static const symbol s_2_121[5] = { 'i', 'c', 't', 'e', 's' };
                                267                 :                : static const symbol s_2_122[4] = { 'i', 't', 'e', 's' };
                                268                 :                : static const symbol s_2_123[4] = { 'o', 't', 'e', 's' };
                                269                 :                : static const symbol s_2_124[5] = { 'i', 's', 't', 'e', 's' };
                                270                 :                : static const symbol s_2_125[8] = { 'i', 'a', 'l', 'i', 's', 't', 'e', 's' };
                                271                 :                : static const symbol s_2_126[8] = { 'i', 'o', 'n', 'i', 's', 't', 'e', 's' };
                                272                 :                : static const symbol s_2_127[5] = { 'i', 'q', 'u', 'e', 's' };
                                273                 :                : static const symbol s_2_128[8] = { 'l', 0xF3, 'g', 'i', 'q', 'u', 'e', 's' };
                                274                 :                : static const symbol s_2_129[4] = { 'i', 'v', 'e', 's' };
                                275                 :                : static const symbol s_2_130[6] = { 'a', 't', 'i', 'v', 'e', 's' };
                                276                 :                : static const symbol s_2_131[6] = { 'l', 'o', 'g', 0xED, 'e', 's' };
                                277                 :                : static const symbol s_2_132[9] = { 'a', 'l', 'l', 'e', 'n', 'g', 0xFC, 'e', 's' };
                                278                 :                : static const symbol s_2_133[4] = { 'i', 'c', 'i', 's' };
                                279                 :                : static const symbol s_2_134[4] = { 0xED, 'c', 'i', 's' };
                                280                 :                : static const symbol s_2_135[5] = { 'l', 'o', 'g', 'i', 's' };
                                281                 :                : static const symbol s_2_136[4] = { 'a', 'r', 'i', 's' };
                                282                 :                : static const symbol s_2_137[5] = { 't', 'o', 'r', 'i', 's' };
                                283                 :                : static const symbol s_2_138[2] = { 'l', 's' };
                                284                 :                : static const symbol s_2_139[3] = { 'a', 'l', 's' };
                                285                 :                : static const symbol s_2_140[4] = { 'e', 'l', 'l', 's' };
                                286                 :                : static const symbol s_2_141[3] = { 'i', 'm', 's' };
                                287                 :                : static const symbol s_2_142[6] = { 0xED, 's', 's', 'i', 'm', 's' };
                                288                 :                : static const symbol s_2_143[8] = { 'q', 'u', 0xED, 's', 's', 'i', 'm', 's' };
                                289                 :                : static const symbol s_2_144[4] = { 'i', 'o', 'n', 's' };
                                290                 :                : static const symbol s_2_145[5] = { 'c', 'i', 'o', 'n', 's' };
                                291                 :                : static const symbol s_2_146[6] = { 'a', 'c', 'i', 'o', 'n', 's' };
                                292                 :                : static const symbol s_2_147[4] = { 'e', 's', 'o', 's' };
                                293                 :                : static const symbol s_2_148[4] = { 'o', 's', 'o', 's' };
                                294                 :                : static const symbol s_2_149[5] = { 'a', 's', 's', 'o', 's' };
                                295                 :                : static const symbol s_2_150[5] = { 'i', 's', 's', 'o', 's' };
                                296                 :                : static const symbol s_2_151[3] = { 'e', 'r', 's' };
                                297                 :                : static const symbol s_2_152[3] = { 'o', 'r', 's' };
                                298                 :                : static const symbol s_2_153[4] = { 'd', 'o', 'r', 's' };
                                299                 :                : static const symbol s_2_154[5] = { 'a', 'd', 'o', 'r', 's' };
                                300                 :                : static const symbol s_2_155[5] = { 'i', 'd', 'o', 'r', 's' };
                                301                 :                : static const symbol s_2_156[3] = { 'a', 't', 's' };
                                302                 :                : static const symbol s_2_157[5] = { 'i', 't', 'a', 't', 's' };
                                303                 :                : static const symbol s_2_158[8] = { 'b', 'i', 'l', 'i', 't', 'a', 't', 's' };
                                304                 :                : static const symbol s_2_159[7] = { 'i', 'v', 'i', 't', 'a', 't', 's' };
                                305                 :                : static const symbol s_2_160[9] = { 'a', 't', 'i', 'v', 'i', 't', 'a', 't', 's' };
                                306                 :                : static const symbol s_2_161[5] = { 0xEF, 't', 'a', 't', 's' };
                                307                 :                : static const symbol s_2_162[3] = { 'e', 't', 's' };
                                308                 :                : static const symbol s_2_163[4] = { 'a', 'n', 't', 's' };
                                309                 :                : static const symbol s_2_164[4] = { 'e', 'n', 't', 's' };
                                310                 :                : static const symbol s_2_165[5] = { 'm', 'e', 'n', 't', 's' };
                                311                 :                : static const symbol s_2_166[6] = { 'a', 'm', 'e', 'n', 't', 's' };
                                312                 :                : static const symbol s_2_167[3] = { 'o', 't', 's' };
                                313                 :                : static const symbol s_2_168[3] = { 'u', 't', 's' };
                                314                 :                : static const symbol s_2_169[3] = { 'i', 'u', 's' };
                                315                 :                : static const symbol s_2_170[5] = { 't', 'r', 'i', 'u', 's' };
                                316                 :                : static const symbol s_2_171[5] = { 'a', 't', 'i', 'u', 's' };
                                317                 :                : static const symbol s_2_172[2] = { 0xE8, 's' };
                                318                 :                : static const symbol s_2_173[2] = { 0xE9, 's' };
                                319                 :                : static const symbol s_2_174[2] = { 0xED, 's' };
                                320                 :                : static const symbol s_2_175[3] = { 'd', 0xED, 's' };
                                321                 :                : static const symbol s_2_176[2] = { 0xF3, 's' };
                                322                 :                : static const symbol s_2_177[4] = { 'i', 't', 'a', 't' };
                                323                 :                : static const symbol s_2_178[7] = { 'b', 'i', 'l', 'i', 't', 'a', 't' };
                                324                 :                : static const symbol s_2_179[6] = { 'i', 'v', 'i', 't', 'a', 't' };
                                325                 :                : static const symbol s_2_180[8] = { 'a', 't', 'i', 'v', 'i', 't', 'a', 't' };
                                326                 :                : static const symbol s_2_181[4] = { 0xEF, 't', 'a', 't' };
                                327                 :                : static const symbol s_2_182[2] = { 'e', 't' };
                                328                 :                : static const symbol s_2_183[3] = { 'a', 'n', 't' };
                                329                 :                : static const symbol s_2_184[3] = { 'e', 'n', 't' };
                                330                 :                : static const symbol s_2_185[4] = { 'i', 'e', 'n', 't' };
                                331                 :                : static const symbol s_2_186[4] = { 'm', 'e', 'n', 't' };
                                332                 :                : static const symbol s_2_187[5] = { 'a', 'm', 'e', 'n', 't' };
                                333                 :                : static const symbol s_2_188[7] = { 'i', 's', 'a', 'm', 'e', 'n', 't' };
                                334                 :                : static const symbol s_2_189[2] = { 'o', 't' };
                                335                 :                : static const symbol s_2_190[5] = { 'i', 's', 's', 'e', 'u' };
                                336                 :                : static const symbol s_2_191[5] = { 0xEC, 's', 's', 'e', 'u' };
                                337                 :                : static const symbol s_2_192[5] = { 0xED, 's', 's', 'e', 'u' };
                                338                 :                : static const symbol s_2_193[4] = { 't', 'r', 'i', 'u' };
                                339                 :                : static const symbol s_2_194[5] = { 0xED, 's', 's', 'i', 'u' };
                                340                 :                : static const symbol s_2_195[4] = { 'a', 't', 'i', 'u' };
                                341                 :                : static const symbol s_2_196[1] = { 0xF3 };
                                342                 :                : static const symbol s_2_197[2] = { 'i', 0xF3 };
                                343                 :                : static const symbol s_2_198[3] = { 'c', 'i', 0xF3 };
                                344                 :                : static const symbol s_2_199[4] = { 'a', 'c', 'i', 0xF3 };
                                345                 :                : 
                                346                 :                : static const struct among a_2[200] =
                                347                 :                : {
                                348                 :                : { 3, s_2_0, -1, 4, 0},
                                349                 :                : { 6, s_2_1, 0, 3, 0},
                                350                 :                : { 4, s_2_2, -1, 1, 0},
                                351                 :                : { 3, s_2_3, -1, 2, 0},
                                352                 :                : { 5, s_2_4, -1, 1, 0},
                                353                 :                : { 5, s_2_5, -1, 1, 0},
                                354                 :                : { 5, s_2_6, -1, 1, 0},
                                355                 :                : { 4, s_2_7, -1, 1, 0},
                                356                 :                : { 5, s_2_8, -1, 3, 0},
                                357                 :                : { 4, s_2_9, -1, 1, 0},
                                358                 :                : { 5, s_2_10, 9, 1, 0},
                                359                 :                : { 4, s_2_11, -1, 1, 0},
                                360                 :                : { 4, s_2_12, -1, 1, 0},
                                361                 :                : { 6, s_2_13, -1, 1, 0},
                                362                 :                : { 4, s_2_14, -1, 1, 0},
                                363                 :                : { 4, s_2_15, -1, 1, 0},
                                364                 :                : { 5, s_2_16, -1, 1, 0},
                                365                 :                : { 3, s_2_17, -1, 1, 0},
                                366                 :                : { 6, s_2_18, 17, 1, 0},
                                367                 :                : { 8, s_2_19, 18, 5, 0},
                                368                 :                : { 3, s_2_20, -1, 1, 0},
                                369                 :                : { 3, s_2_21, -1, 1, 0},
                                370                 :                : { 3, s_2_22, -1, 1, 0},
                                371                 :                : { 5, s_2_23, 22, 1, 0},
                                372                 :                : { 3, s_2_24, -1, 1, 0},
                                373                 :                : { 4, s_2_25, 24, 1, 0},
                                374                 :                : { 5, s_2_26, 25, 1, 0},
                                375                 :                : { 5, s_2_27, -1, 1, 0},
                                376                 :                : { 3, s_2_28, -1, 1, 0},
                                377                 :                : { 3, s_2_29, -1, 1, 0},
                                378                 :                : { 4, s_2_30, -1, 1, 0},
                                379                 :                : { 4, s_2_31, -1, 1, 0},
                                380                 :                : { 4, s_2_32, -1, 1, 0},
                                381                 :                : { 3, s_2_33, -1, 1, 0},
                                382                 :                : { 3, s_2_34, -1, 1, 0},
                                383                 :                : { 3, s_2_35, -1, 1, 0},
                                384                 :                : { 4, s_2_36, -1, 1, 0},
                                385                 :                : { 7, s_2_37, 36, 1, 0},
                                386                 :                : { 7, s_2_38, 36, 1, 0},
                                387                 :                : { 3, s_2_39, -1, 1, 0},
                                388                 :                : { 5, s_2_40, 39, 1, 0},
                                389                 :                : { 3, s_2_41, -1, 1, 0},
                                390                 :                : { 5, s_2_42, -1, 3, 0},
                                391                 :                : { 2, s_2_43, -1, 4, 0},
                                392                 :                : { 5, s_2_44, 43, 1, 0},
                                393                 :                : { 3, s_2_45, -1, 1, 0},
                                394                 :                : { 3, s_2_46, -1, 1, 0},
                                395                 :                : { 2, s_2_47, -1, 1, 0},
                                396                 :                : { 4, s_2_48, -1, 1, 0},
                                397                 :                : { 3, s_2_49, -1, 1, 0},
                                398                 :                : { 4, s_2_50, 49, 1, 0},
                                399                 :                : { 4, s_2_51, 49, 1, 0},
                                400                 :                : { 4, s_2_52, -1, 1, 0},
                                401                 :                : { 7, s_2_53, 52, 1, 0},
                                402                 :                : { 7, s_2_54, 52, 1, 0},
                                403                 :                : { 6, s_2_55, 52, 1, 0},
                                404                 :                : { 4, s_2_56, -1, 1, 0},
                                405                 :                : { 4, s_2_57, -1, 1, 0},
                                406                 :                : { 4, s_2_58, -1, 1, 0},
                                407                 :                : { 3, s_2_59, -1, 1, 0},
                                408                 :                : { 3, s_2_60, -1, 1, 0},
                                409                 :                : { 4, s_2_61, -1, 3, 0},
                                410                 :                : { 3, s_2_62, -1, 1, 0},
                                411                 :                : { 4, s_2_63, -1, 1, 0},
                                412                 :                : { 2, s_2_64, -1, 1, 0},
                                413                 :                : { 2, s_2_65, -1, 1, 0},
                                414                 :                : { 3, s_2_66, -1, 1, 0},
                                415                 :                : { 3, s_2_67, -1, 1, 0},
                                416                 :                : { 4, s_2_68, -1, 1, 0},
                                417                 :                : { 4, s_2_69, -1, 1, 0},
                                418                 :                : { 5, s_2_70, -1, 1, 0},
                                419                 :                : { 5, s_2_71, -1, 1, 0},
                                420                 :                : { 5, s_2_72, -1, 1, 0},
                                421                 :                : { 5, s_2_73, -1, 1, 0},
                                422                 :                : { 7, s_2_74, 73, 5, 0},
                                423                 :                : { 4, s_2_75, -1, 1, 0},
                                424                 :                : { 5, s_2_76, -1, 1, 0},
                                425                 :                : { 2, s_2_77, -1, 1, 0},
                                426                 :                : { 6, s_2_78, 77, 1, 0},
                                427                 :                : { 4, s_2_79, 77, 1, 0},
                                428                 :                : { 4, s_2_80, 77, 1, 0},
                                429                 :                : { 4, s_2_81, 77, 1, 0},
                                430                 :                : { 5, s_2_82, 77, 1, 0},
                                431                 :                : { 3, s_2_83, -1, 1, 0},
                                432                 :                : { 2, s_2_84, -1, 1, 0},
                                433                 :                : { 3, s_2_85, 84, 1, 0},
                                434                 :                : { 3, s_2_86, -1, 1, 0},
                                435                 :                : { 5, s_2_87, -1, 1, 0},
                                436                 :                : { 3, s_2_88, -1, 4, 0},
                                437                 :                : { 6, s_2_89, 88, 3, 0},
                                438                 :                : { 3, s_2_90, -1, 1, 0},
                                439                 :                : { 4, s_2_91, -1, 1, 0},
                                440                 :                : { 4, s_2_92, -1, 2, 0},
                                441                 :                : { 6, s_2_93, -1, 1, 0},
                                442                 :                : { 6, s_2_94, -1, 1, 0},
                                443                 :                : { 6, s_2_95, -1, 1, 0},
                                444                 :                : { 5, s_2_96, -1, 1, 0},
                                445                 :                : { 6, s_2_97, -1, 3, 0},
                                446                 :                : { 5, s_2_98, -1, 1, 0},
                                447                 :                : { 5, s_2_99, -1, 1, 0},
                                448                 :                : { 5, s_2_100, -1, 1, 0},
                                449                 :                : { 5, s_2_101, -1, 1, 0},
                                450                 :                : { 7, s_2_102, -1, 1, 0},
                                451                 :                : { 4, s_2_103, -1, 1, 0},
                                452                 :                : { 5, s_2_104, 103, 1, 0},
                                453                 :                : { 5, s_2_105, 103, 1, 0},
                                454                 :                : { 4, s_2_106, -1, 1, 0},
                                455                 :                : { 7, s_2_107, 106, 1, 0},
                                456                 :                : { 9, s_2_108, 107, 5, 0},
                                457                 :                : { 6, s_2_109, -1, 1, 0},
                                458                 :                : { 5, s_2_110, -1, 1, 0},
                                459                 :                : { 8, s_2_111, 110, 1, 0},
                                460                 :                : { 4, s_2_112, -1, 1, 0},
                                461                 :                : { 4, s_2_113, -1, 1, 0},
                                462                 :                : { 4, s_2_114, -1, 1, 0},
                                463                 :                : { 5, s_2_115, 114, 1, 0},
                                464                 :                : { 6, s_2_116, 115, 1, 0},
                                465                 :                : { 5, s_2_117, -1, 1, 0},
                                466                 :                : { 4, s_2_118, -1, 1, 0},
                                467                 :                : { 4, s_2_119, -1, 1, 0},
                                468                 :                : { 5, s_2_120, -1, 1, 0},
                                469                 :                : { 5, s_2_121, -1, 1, 0},
                                470                 :                : { 4, s_2_122, -1, 1, 0},
                                471                 :                : { 4, s_2_123, -1, 1, 0},
                                472                 :                : { 5, s_2_124, -1, 1, 0},
                                473                 :                : { 8, s_2_125, 124, 1, 0},
                                474                 :                : { 8, s_2_126, 124, 1, 0},
                                475                 :                : { 5, s_2_127, -1, 4, 0},
                                476                 :                : { 8, s_2_128, 127, 3, 0},
                                477                 :                : { 4, s_2_129, -1, 1, 0},
                                478                 :                : { 6, s_2_130, 129, 1, 0},
                                479                 :                : { 6, s_2_131, -1, 3, 0},
                                480                 :                : { 9, s_2_132, -1, 1, 0},
                                481                 :                : { 4, s_2_133, -1, 1, 0},
                                482                 :                : { 4, s_2_134, -1, 1, 0},
                                483                 :                : { 5, s_2_135, -1, 3, 0},
                                484                 :                : { 4, s_2_136, -1, 1, 0},
                                485                 :                : { 5, s_2_137, -1, 1, 0},
                                486                 :                : { 2, s_2_138, -1, 1, 0},
                                487                 :                : { 3, s_2_139, 138, 1, 0},
                                488                 :                : { 4, s_2_140, 138, 1, 0},
                                489                 :                : { 3, s_2_141, -1, 1, 0},
                                490                 :                : { 6, s_2_142, 141, 1, 0},
                                491                 :                : { 8, s_2_143, 142, 5, 0},
                                492                 :                : { 4, s_2_144, -1, 1, 0},
                                493                 :                : { 5, s_2_145, 144, 1, 0},
                                494                 :                : { 6, s_2_146, 145, 2, 0},
                                495                 :                : { 4, s_2_147, -1, 1, 0},
                                496                 :                : { 4, s_2_148, -1, 1, 0},
                                497                 :                : { 5, s_2_149, -1, 1, 0},
                                498                 :                : { 5, s_2_150, -1, 1, 0},
                                499                 :                : { 3, s_2_151, -1, 1, 0},
                                500                 :                : { 3, s_2_152, -1, 1, 0},
                                501                 :                : { 4, s_2_153, 152, 1, 0},
                                502                 :                : { 5, s_2_154, 153, 1, 0},
                                503                 :                : { 5, s_2_155, 153, 1, 0},
                                504                 :                : { 3, s_2_156, -1, 1, 0},
                                505                 :                : { 5, s_2_157, 156, 1, 0},
                                506                 :                : { 8, s_2_158, 157, 1, 0},
                                507                 :                : { 7, s_2_159, 157, 1, 0},
                                508                 :                : { 9, s_2_160, 159, 1, 0},
                                509                 :                : { 5, s_2_161, 156, 1, 0},
                                510                 :                : { 3, s_2_162, -1, 1, 0},
                                511                 :                : { 4, s_2_163, -1, 1, 0},
                                512                 :                : { 4, s_2_164, -1, 1, 0},
                                513                 :                : { 5, s_2_165, 164, 1, 0},
                                514                 :                : { 6, s_2_166, 165, 1, 0},
                                515                 :                : { 3, s_2_167, -1, 1, 0},
                                516                 :                : { 3, s_2_168, -1, 1, 0},
                                517                 :                : { 3, s_2_169, -1, 1, 0},
                                518                 :                : { 5, s_2_170, 169, 1, 0},
                                519                 :                : { 5, s_2_171, 169, 1, 0},
                                520                 :                : { 2, s_2_172, -1, 1, 0},
                                521                 :                : { 2, s_2_173, -1, 1, 0},
                                522                 :                : { 2, s_2_174, -1, 1, 0},
                                523                 :                : { 3, s_2_175, 174, 1, 0},
                                524                 :                : { 2, s_2_176, -1, 1, 0},
                                525                 :                : { 4, s_2_177, -1, 1, 0},
                                526                 :                : { 7, s_2_178, 177, 1, 0},
                                527                 :                : { 6, s_2_179, 177, 1, 0},
                                528                 :                : { 8, s_2_180, 179, 1, 0},
                                529                 :                : { 4, s_2_181, -1, 1, 0},
                                530                 :                : { 2, s_2_182, -1, 1, 0},
                                531                 :                : { 3, s_2_183, -1, 1, 0},
                                532                 :                : { 3, s_2_184, -1, 1, 0},
                                533                 :                : { 4, s_2_185, 184, 1, 0},
                                534                 :                : { 4, s_2_186, 184, 1, 0},
                                535                 :                : { 5, s_2_187, 186, 1, 0},
                                536                 :                : { 7, s_2_188, 187, 1, 0},
                                537                 :                : { 2, s_2_189, -1, 1, 0},
                                538                 :                : { 5, s_2_190, -1, 1, 0},
                                539                 :                : { 5, s_2_191, -1, 1, 0},
                                540                 :                : { 5, s_2_192, -1, 1, 0},
                                541                 :                : { 4, s_2_193, -1, 1, 0},
                                542                 :                : { 5, s_2_194, -1, 1, 0},
                                543                 :                : { 4, s_2_195, -1, 1, 0},
                                544                 :                : { 1, s_2_196, -1, 1, 0},
                                545                 :                : { 2, s_2_197, 196, 1, 0},
                                546                 :                : { 3, s_2_198, 197, 1, 0},
                                547                 :                : { 4, s_2_199, 198, 1, 0}
                                548                 :                : };
                                549                 :                : 
                                550                 :                : static const symbol s_3_0[3] = { 'a', 'b', 'a' };
                                551                 :                : static const symbol s_3_1[4] = { 'e', 's', 'c', 'a' };
                                552                 :                : static const symbol s_3_2[4] = { 'i', 's', 'c', 'a' };
                                553                 :                : static const symbol s_3_3[4] = { 0xEF, 's', 'c', 'a' };
                                554                 :                : static const symbol s_3_4[3] = { 'a', 'd', 'a' };
                                555                 :                : static const symbol s_3_5[3] = { 'i', 'd', 'a' };
                                556                 :                : static const symbol s_3_6[3] = { 'u', 'd', 'a' };
                                557                 :                : static const symbol s_3_7[3] = { 0xEF, 'd', 'a' };
                                558                 :                : static const symbol s_3_8[2] = { 'i', 'a' };
                                559                 :                : static const symbol s_3_9[4] = { 'a', 'r', 'i', 'a' };
                                560                 :                : static const symbol s_3_10[4] = { 'i', 'r', 'i', 'a' };
                                561                 :                : static const symbol s_3_11[3] = { 'a', 'r', 'a' };
                                562                 :                : static const symbol s_3_12[4] = { 'i', 'e', 'r', 'a' };
                                563                 :                : static const symbol s_3_13[3] = { 'i', 'r', 'a' };
                                564                 :                : static const symbol s_3_14[5] = { 'a', 'd', 'o', 'r', 'a' };
                                565                 :                : static const symbol s_3_15[3] = { 0xEF, 'r', 'a' };
                                566                 :                : static const symbol s_3_16[3] = { 'a', 'v', 'a' };
                                567                 :                : static const symbol s_3_17[3] = { 'i', 'x', 'a' };
                                568                 :                : static const symbol s_3_18[4] = { 'i', 't', 'z', 'a' };
                                569                 :                : static const symbol s_3_19[2] = { 0xED, 'a' };
                                570                 :                : static const symbol s_3_20[4] = { 'a', 'r', 0xED, 'a' };
                                571                 :                : static const symbol s_3_21[4] = { 'e', 'r', 0xED, 'a' };
                                572                 :                : static const symbol s_3_22[4] = { 'i', 'r', 0xED, 'a' };
                                573                 :                : static const symbol s_3_23[2] = { 0xEF, 'a' };
                                574                 :                : static const symbol s_3_24[3] = { 'i', 's', 'c' };
                                575                 :                : static const symbol s_3_25[3] = { 0xEF, 's', 'c' };
                                576                 :                : static const symbol s_3_26[2] = { 'a', 'd' };
                                577                 :                : static const symbol s_3_27[2] = { 'e', 'd' };
                                578                 :                : static const symbol s_3_28[2] = { 'i', 'd' };
                                579                 :                : static const symbol s_3_29[2] = { 'i', 'e' };
                                580                 :                : static const symbol s_3_30[2] = { 'r', 'e' };
                                581                 :                : static const symbol s_3_31[3] = { 'd', 'r', 'e' };
                                582                 :                : static const symbol s_3_32[3] = { 'a', 's', 'e' };
                                583                 :                : static const symbol s_3_33[4] = { 'i', 'e', 's', 'e' };
                                584                 :                : static const symbol s_3_34[4] = { 'a', 's', 't', 'e' };
                                585                 :                : static const symbol s_3_35[4] = { 'i', 's', 't', 'e' };
                                586                 :                : static const symbol s_3_36[2] = { 'i', 'i' };
                                587                 :                : static const symbol s_3_37[3] = { 'i', 'n', 'i' };
                                588                 :                : static const symbol s_3_38[5] = { 'e', 's', 'q', 'u', 'i' };
                                589                 :                : static const symbol s_3_39[4] = { 'e', 'i', 'x', 'i' };
                                590                 :                : static const symbol s_3_40[4] = { 'i', 't', 'z', 'i' };
                                591                 :                : static const symbol s_3_41[2] = { 'a', 'm' };
                                592                 :                : static const symbol s_3_42[2] = { 'e', 'm' };
                                593                 :                : static const symbol s_3_43[4] = { 'a', 'r', 'e', 'm' };
                                594                 :                : static const symbol s_3_44[4] = { 'i', 'r', 'e', 'm' };
                                595                 :                : static const symbol s_3_45[4] = { 0xE0, 'r', 'e', 'm' };
                                596                 :                : static const symbol s_3_46[4] = { 0xED, 'r', 'e', 'm' };
                                597                 :                : static const symbol s_3_47[5] = { 0xE0, 's', 's', 'e', 'm' };
                                598                 :                : static const symbol s_3_48[5] = { 0xE9, 's', 's', 'e', 'm' };
                                599                 :                : static const symbol s_3_49[5] = { 'i', 'g', 'u', 'e', 'm' };
                                600                 :                : static const symbol s_3_50[5] = { 0xEF, 'g', 'u', 'e', 'm' };
                                601                 :                : static const symbol s_3_51[4] = { 'a', 'v', 'e', 'm' };
                                602                 :                : static const symbol s_3_52[4] = { 0xE0, 'v', 'e', 'm' };
                                603                 :                : static const symbol s_3_53[4] = { 0xE1, 'v', 'e', 'm' };
                                604                 :                : static const symbol s_3_54[5] = { 'i', 'r', 0xEC, 'e', 'm' };
                                605                 :                : static const symbol s_3_55[3] = { 0xED, 'e', 'm' };
                                606                 :                : static const symbol s_3_56[5] = { 'a', 'r', 0xED, 'e', 'm' };
                                607                 :                : static const symbol s_3_57[5] = { 'i', 'r', 0xED, 'e', 'm' };
                                608                 :                : static const symbol s_3_58[5] = { 'a', 's', 's', 'i', 'm' };
                                609                 :                : static const symbol s_3_59[5] = { 'e', 's', 's', 'i', 'm' };
                                610                 :                : static const symbol s_3_60[5] = { 'i', 's', 's', 'i', 'm' };
                                611                 :                : static const symbol s_3_61[5] = { 0xE0, 's', 's', 'i', 'm' };
                                612                 :                : static const symbol s_3_62[5] = { 0xE8, 's', 's', 'i', 'm' };
                                613                 :                : static const symbol s_3_63[5] = { 0xE9, 's', 's', 'i', 'm' };
                                614                 :                : static const symbol s_3_64[5] = { 0xED, 's', 's', 'i', 'm' };
                                615                 :                : static const symbol s_3_65[2] = { 0xEF, 'm' };
                                616                 :                : static const symbol s_3_66[2] = { 'a', 'n' };
                                617                 :                : static const symbol s_3_67[4] = { 'a', 'b', 'a', 'n' };
                                618                 :                : static const symbol s_3_68[5] = { 'a', 'r', 'i', 'a', 'n' };
                                619                 :                : static const symbol s_3_69[4] = { 'a', 'r', 'a', 'n' };
                                620                 :                : static const symbol s_3_70[5] = { 'i', 'e', 'r', 'a', 'n' };
                                621                 :                : static const symbol s_3_71[4] = { 'i', 'r', 'a', 'n' };
                                622                 :                : static const symbol s_3_72[3] = { 0xED, 'a', 'n' };
                                623                 :                : static const symbol s_3_73[5] = { 'a', 'r', 0xED, 'a', 'n' };
                                624                 :                : static const symbol s_3_74[5] = { 'e', 'r', 0xED, 'a', 'n' };
                                625                 :                : static const symbol s_3_75[5] = { 'i', 'r', 0xED, 'a', 'n' };
                                626                 :                : static const symbol s_3_76[2] = { 'e', 'n' };
                                627                 :                : static const symbol s_3_77[3] = { 'i', 'e', 'n' };
                                628                 :                : static const symbol s_3_78[5] = { 'a', 'r', 'i', 'e', 'n' };
                                629                 :                : static const symbol s_3_79[5] = { 'i', 'r', 'i', 'e', 'n' };
                                630                 :                : static const symbol s_3_80[4] = { 'a', 'r', 'e', 'n' };
                                631                 :                : static const symbol s_3_81[4] = { 'e', 'r', 'e', 'n' };
                                632                 :                : static const symbol s_3_82[4] = { 'i', 'r', 'e', 'n' };
                                633                 :                : static const symbol s_3_83[4] = { 0xE0, 'r', 'e', 'n' };
                                634                 :                : static const symbol s_3_84[4] = { 0xEF, 'r', 'e', 'n' };
                                635                 :                : static const symbol s_3_85[4] = { 'a', 's', 'e', 'n' };
                                636                 :                : static const symbol s_3_86[5] = { 'i', 'e', 's', 'e', 'n' };
                                637                 :                : static const symbol s_3_87[5] = { 'a', 's', 's', 'e', 'n' };
                                638                 :                : static const symbol s_3_88[5] = { 'e', 's', 's', 'e', 'n' };
                                639                 :                : static const symbol s_3_89[5] = { 'i', 's', 's', 'e', 'n' };
                                640                 :                : static const symbol s_3_90[5] = { 0xE9, 's', 's', 'e', 'n' };
                                641                 :                : static const symbol s_3_91[5] = { 0xEF, 's', 's', 'e', 'n' };
                                642                 :                : static const symbol s_3_92[6] = { 'e', 's', 'q', 'u', 'e', 'n' };
                                643                 :                : static const symbol s_3_93[6] = { 'i', 's', 'q', 'u', 'e', 'n' };
                                644                 :                : static const symbol s_3_94[6] = { 0xEF, 's', 'q', 'u', 'e', 'n' };
                                645                 :                : static const symbol s_3_95[4] = { 'a', 'v', 'e', 'n' };
                                646                 :                : static const symbol s_3_96[4] = { 'i', 'x', 'e', 'n' };
                                647                 :                : static const symbol s_3_97[5] = { 'e', 'i', 'x', 'e', 'n' };
                                648                 :                : static const symbol s_3_98[4] = { 0xEF, 'x', 'e', 'n' };
                                649                 :                : static const symbol s_3_99[3] = { 0xEF, 'e', 'n' };
                                650                 :                : static const symbol s_3_100[2] = { 'i', 'n' };
                                651                 :                : static const symbol s_3_101[4] = { 'i', 'n', 'i', 'n' };
                                652                 :                : static const symbol s_3_102[3] = { 's', 'i', 'n' };
                                653                 :                : static const symbol s_3_103[4] = { 'i', 's', 'i', 'n' };
                                654                 :                : static const symbol s_3_104[5] = { 'a', 's', 's', 'i', 'n' };
                                655                 :                : static const symbol s_3_105[5] = { 'e', 's', 's', 'i', 'n' };
                                656                 :                : static const symbol s_3_106[5] = { 'i', 's', 's', 'i', 'n' };
                                657                 :                : static const symbol s_3_107[5] = { 0xEF, 's', 's', 'i', 'n' };
                                658                 :                : static const symbol s_3_108[6] = { 'e', 's', 'q', 'u', 'i', 'n' };
                                659                 :                : static const symbol s_3_109[5] = { 'e', 'i', 'x', 'i', 'n' };
                                660                 :                : static const symbol s_3_110[4] = { 'a', 'r', 'o', 'n' };
                                661                 :                : static const symbol s_3_111[5] = { 'i', 'e', 'r', 'o', 'n' };
                                662                 :                : static const symbol s_3_112[4] = { 'a', 'r', 0xE1, 'n' };
                                663                 :                : static const symbol s_3_113[4] = { 'e', 'r', 0xE1, 'n' };
                                664                 :                : static const symbol s_3_114[4] = { 'i', 'r', 0xE1, 'n' };
                                665                 :                : static const symbol s_3_115[3] = { 'i', 0xEF, 'n' };
                                666                 :                : static const symbol s_3_116[3] = { 'a', 'd', 'o' };
                                667                 :                : static const symbol s_3_117[3] = { 'i', 'd', 'o' };
                                668                 :                : static const symbol s_3_118[4] = { 'a', 'n', 'd', 'o' };
                                669                 :                : static const symbol s_3_119[5] = { 'i', 'e', 'n', 'd', 'o' };
                                670                 :                : static const symbol s_3_120[2] = { 'i', 'o' };
                                671                 :                : static const symbol s_3_121[3] = { 'i', 'x', 'o' };
                                672                 :                : static const symbol s_3_122[4] = { 'e', 'i', 'x', 'o' };
                                673                 :                : static const symbol s_3_123[3] = { 0xEF, 'x', 'o' };
                                674                 :                : static const symbol s_3_124[4] = { 'i', 't', 'z', 'o' };
                                675                 :                : static const symbol s_3_125[2] = { 'a', 'r' };
                                676                 :                : static const symbol s_3_126[4] = { 't', 'z', 'a', 'r' };
                                677                 :                : static const symbol s_3_127[2] = { 'e', 'r' };
                                678                 :                : static const symbol s_3_128[5] = { 'e', 'i', 'x', 'e', 'r' };
                                679                 :                : static const symbol s_3_129[2] = { 'i', 'r' };
                                680                 :                : static const symbol s_3_130[4] = { 'a', 'd', 'o', 'r' };
                                681                 :                : static const symbol s_3_131[2] = { 'a', 's' };
                                682                 :                : static const symbol s_3_132[4] = { 'a', 'b', 'a', 's' };
                                683                 :                : static const symbol s_3_133[4] = { 'a', 'd', 'a', 's' };
                                684                 :                : static const symbol s_3_134[4] = { 'i', 'd', 'a', 's' };
                                685                 :                : static const symbol s_3_135[4] = { 'a', 'r', 'a', 's' };
                                686                 :                : static const symbol s_3_136[5] = { 'i', 'e', 'r', 'a', 's' };
                                687                 :                : static const symbol s_3_137[3] = { 0xED, 'a', 's' };
                                688                 :                : static const symbol s_3_138[5] = { 'a', 'r', 0xED, 'a', 's' };
                                689                 :                : static const symbol s_3_139[5] = { 'e', 'r', 0xED, 'a', 's' };
                                690                 :                : static const symbol s_3_140[5] = { 'i', 'r', 0xED, 'a', 's' };
                                691                 :                : static const symbol s_3_141[3] = { 'i', 'd', 's' };
                                692                 :                : static const symbol s_3_142[2] = { 'e', 's' };
                                693                 :                : static const symbol s_3_143[4] = { 'a', 'd', 'e', 's' };
                                694                 :                : static const symbol s_3_144[4] = { 'i', 'd', 'e', 's' };
                                695                 :                : static const symbol s_3_145[4] = { 'u', 'd', 'e', 's' };
                                696                 :                : static const symbol s_3_146[4] = { 0xEF, 'd', 'e', 's' };
                                697                 :                : static const symbol s_3_147[5] = { 'a', 't', 'g', 'e', 's' };
                                698                 :                : static const symbol s_3_148[3] = { 'i', 'e', 's' };
                                699                 :                : static const symbol s_3_149[5] = { 'a', 'r', 'i', 'e', 's' };
                                700                 :                : static const symbol s_3_150[5] = { 'i', 'r', 'i', 'e', 's' };
                                701                 :                : static const symbol s_3_151[4] = { 'a', 'r', 'e', 's' };
                                702                 :                : static const symbol s_3_152[4] = { 'i', 'r', 'e', 's' };
                                703                 :                : static const symbol s_3_153[6] = { 'a', 'd', 'o', 'r', 'e', 's' };
                                704                 :                : static const symbol s_3_154[4] = { 0xEF, 'r', 'e', 's' };
                                705                 :                : static const symbol s_3_155[4] = { 'a', 's', 'e', 's' };
                                706                 :                : static const symbol s_3_156[5] = { 'i', 'e', 's', 'e', 's' };
                                707                 :                : static const symbol s_3_157[5] = { 'a', 's', 's', 'e', 's' };
                                708                 :                : static const symbol s_3_158[5] = { 'e', 's', 's', 'e', 's' };
                                709                 :                : static const symbol s_3_159[5] = { 'i', 's', 's', 'e', 's' };
                                710                 :                : static const symbol s_3_160[5] = { 0xEF, 's', 's', 'e', 's' };
                                711                 :                : static const symbol s_3_161[4] = { 'q', 'u', 'e', 's' };
                                712                 :                : static const symbol s_3_162[6] = { 'e', 's', 'q', 'u', 'e', 's' };
                                713                 :                : static const symbol s_3_163[6] = { 0xEF, 's', 'q', 'u', 'e', 's' };
                                714                 :                : static const symbol s_3_164[4] = { 'a', 'v', 'e', 's' };
                                715                 :                : static const symbol s_3_165[4] = { 'i', 'x', 'e', 's' };
                                716                 :                : static const symbol s_3_166[5] = { 'e', 'i', 'x', 'e', 's' };
                                717                 :                : static const symbol s_3_167[4] = { 0xEF, 'x', 'e', 's' };
                                718                 :                : static const symbol s_3_168[3] = { 0xEF, 'e', 's' };
                                719                 :                : static const symbol s_3_169[5] = { 'a', 'b', 'a', 'i', 's' };
                                720                 :                : static const symbol s_3_170[5] = { 'a', 'r', 'a', 'i', 's' };
                                721                 :                : static const symbol s_3_171[6] = { 'i', 'e', 'r', 'a', 'i', 's' };
                                722                 :                : static const symbol s_3_172[4] = { 0xED, 'a', 'i', 's' };
                                723                 :                : static const symbol s_3_173[6] = { 'a', 'r', 0xED, 'a', 'i', 's' };
                                724                 :                : static const symbol s_3_174[6] = { 'e', 'r', 0xED, 'a', 'i', 's' };
                                725                 :                : static const symbol s_3_175[6] = { 'i', 'r', 0xED, 'a', 'i', 's' };
                                726                 :                : static const symbol s_3_176[5] = { 'a', 's', 'e', 'i', 's' };
                                727                 :                : static const symbol s_3_177[6] = { 'i', 'e', 's', 'e', 'i', 's' };
                                728                 :                : static const symbol s_3_178[6] = { 'a', 's', 't', 'e', 'i', 's' };
                                729                 :                : static const symbol s_3_179[6] = { 'i', 's', 't', 'e', 'i', 's' };
                                730                 :                : static const symbol s_3_180[4] = { 'i', 'n', 'i', 's' };
                                731                 :                : static const symbol s_3_181[3] = { 's', 'i', 's' };
                                732                 :                : static const symbol s_3_182[4] = { 'i', 's', 'i', 's' };
                                733                 :                : static const symbol s_3_183[5] = { 'a', 's', 's', 'i', 's' };
                                734                 :                : static const symbol s_3_184[5] = { 'e', 's', 's', 'i', 's' };
                                735                 :                : static const symbol s_3_185[5] = { 'i', 's', 's', 'i', 's' };
                                736                 :                : static const symbol s_3_186[5] = { 0xEF, 's', 's', 'i', 's' };
                                737                 :                : static const symbol s_3_187[6] = { 'e', 's', 'q', 'u', 'i', 's' };
                                738                 :                : static const symbol s_3_188[5] = { 'e', 'i', 'x', 'i', 's' };
                                739                 :                : static const symbol s_3_189[5] = { 'i', 't', 'z', 'i', 's' };
                                740                 :                : static const symbol s_3_190[3] = { 0xE1, 'i', 's' };
                                741                 :                : static const symbol s_3_191[5] = { 'a', 'r', 0xE9, 'i', 's' };
                                742                 :                : static const symbol s_3_192[5] = { 'e', 'r', 0xE9, 'i', 's' };
                                743                 :                : static const symbol s_3_193[5] = { 'i', 'r', 0xE9, 'i', 's' };
                                744                 :                : static const symbol s_3_194[3] = { 'a', 'm', 's' };
                                745                 :                : static const symbol s_3_195[4] = { 'a', 'd', 'o', 's' };
                                746                 :                : static const symbol s_3_196[4] = { 'i', 'd', 'o', 's' };
                                747                 :                : static const symbol s_3_197[4] = { 'a', 'm', 'o', 's' };
                                748                 :                : static const symbol s_3_198[6] = { 0xE1, 'b', 'a', 'm', 'o', 's' };
                                749                 :                : static const symbol s_3_199[6] = { 0xE1, 'r', 'a', 'm', 'o', 's' };
                                750                 :                : static const symbol s_3_200[7] = { 'i', 0xE9, 'r', 'a', 'm', 'o', 's' };
                                751                 :                : static const symbol s_3_201[5] = { 0xED, 'a', 'm', 'o', 's' };
                                752                 :                : static const symbol s_3_202[7] = { 'a', 'r', 0xED, 'a', 'm', 'o', 's' };
                                753                 :                : static const symbol s_3_203[7] = { 'e', 'r', 0xED, 'a', 'm', 'o', 's' };
                                754                 :                : static const symbol s_3_204[7] = { 'i', 'r', 0xED, 'a', 'm', 'o', 's' };
                                755                 :                : static const symbol s_3_205[6] = { 'a', 'r', 'e', 'm', 'o', 's' };
                                756                 :                : static const symbol s_3_206[6] = { 'e', 'r', 'e', 'm', 'o', 's' };
                                757                 :                : static const symbol s_3_207[6] = { 'i', 'r', 'e', 'm', 'o', 's' };
                                758                 :                : static const symbol s_3_208[6] = { 0xE1, 's', 'e', 'm', 'o', 's' };
                                759                 :                : static const symbol s_3_209[7] = { 'i', 0xE9, 's', 'e', 'm', 'o', 's' };
                                760                 :                : static const symbol s_3_210[4] = { 'i', 'm', 'o', 's' };
                                761                 :                : static const symbol s_3_211[5] = { 'a', 'd', 'o', 'r', 's' };
                                762                 :                : static const symbol s_3_212[3] = { 'a', 's', 's' };
                                763                 :                : static const symbol s_3_213[5] = { 'e', 'r', 'a', 's', 's' };
                                764                 :                : static const symbol s_3_214[3] = { 'e', 's', 's' };
                                765                 :                : static const symbol s_3_215[3] = { 'a', 't', 's' };
                                766                 :                : static const symbol s_3_216[3] = { 'i', 't', 's' };
                                767                 :                : static const symbol s_3_217[4] = { 'e', 'n', 't', 's' };
                                768                 :                : static const symbol s_3_218[2] = { 0xE0, 's' };
                                769                 :                : static const symbol s_3_219[4] = { 'a', 'r', 0xE0, 's' };
                                770                 :                : static const symbol s_3_220[4] = { 'i', 'r', 0xE0, 's' };
                                771                 :                : static const symbol s_3_221[4] = { 'a', 'r', 0xE1, 's' };
                                772                 :                : static const symbol s_3_222[4] = { 'e', 'r', 0xE1, 's' };
                                773                 :                : static const symbol s_3_223[4] = { 'i', 'r', 0xE1, 's' };
                                774                 :                : static const symbol s_3_224[2] = { 0xE9, 's' };
                                775                 :                : static const symbol s_3_225[4] = { 'a', 'r', 0xE9, 's' };
                                776                 :                : static const symbol s_3_226[2] = { 0xED, 's' };
                                777                 :                : static const symbol s_3_227[3] = { 'i', 0xEF, 's' };
                                778                 :                : static const symbol s_3_228[2] = { 'a', 't' };
                                779                 :                : static const symbol s_3_229[2] = { 'i', 't' };
                                780                 :                : static const symbol s_3_230[3] = { 'a', 'n', 't' };
                                781                 :                : static const symbol s_3_231[3] = { 'e', 'n', 't' };
                                782                 :                : static const symbol s_3_232[3] = { 'i', 'n', 't' };
                                783                 :                : static const symbol s_3_233[2] = { 'u', 't' };
                                784                 :                : static const symbol s_3_234[2] = { 0xEF, 't' };
                                785                 :                : static const symbol s_3_235[2] = { 'a', 'u' };
                                786                 :                : static const symbol s_3_236[4] = { 'e', 'r', 'a', 'u' };
                                787                 :                : static const symbol s_3_237[3] = { 'i', 'e', 'u' };
                                788                 :                : static const symbol s_3_238[4] = { 'i', 'n', 'e', 'u' };
                                789                 :                : static const symbol s_3_239[4] = { 'a', 'r', 'e', 'u' };
                                790                 :                : static const symbol s_3_240[4] = { 'i', 'r', 'e', 'u' };
                                791                 :                : static const symbol s_3_241[4] = { 0xE0, 'r', 'e', 'u' };
                                792                 :                : static const symbol s_3_242[4] = { 0xED, 'r', 'e', 'u' };
                                793                 :                : static const symbol s_3_243[5] = { 'a', 's', 's', 'e', 'u' };
                                794                 :                : static const symbol s_3_244[5] = { 'e', 's', 's', 'e', 'u' };
                                795                 :                : static const symbol s_3_245[7] = { 'e', 'r', 'e', 's', 's', 'e', 'u' };
                                796                 :                : static const symbol s_3_246[5] = { 0xE0, 's', 's', 'e', 'u' };
                                797                 :                : static const symbol s_3_247[5] = { 0xE9, 's', 's', 'e', 'u' };
                                798                 :                : static const symbol s_3_248[5] = { 'i', 'g', 'u', 'e', 'u' };
                                799                 :                : static const symbol s_3_249[5] = { 0xEF, 'g', 'u', 'e', 'u' };
                                800                 :                : static const symbol s_3_250[4] = { 0xE0, 'v', 'e', 'u' };
                                801                 :                : static const symbol s_3_251[4] = { 0xE1, 'v', 'e', 'u' };
                                802                 :                : static const symbol s_3_252[5] = { 'i', 't', 'z', 'e', 'u' };
                                803                 :                : static const symbol s_3_253[3] = { 0xEC, 'e', 'u' };
                                804                 :                : static const symbol s_3_254[5] = { 'i', 'r', 0xEC, 'e', 'u' };
                                805                 :                : static const symbol s_3_255[3] = { 0xED, 'e', 'u' };
                                806                 :                : static const symbol s_3_256[5] = { 'a', 'r', 0xED, 'e', 'u' };
                                807                 :                : static const symbol s_3_257[5] = { 'i', 'r', 0xED, 'e', 'u' };
                                808                 :                : static const symbol s_3_258[5] = { 'a', 's', 's', 'i', 'u' };
                                809                 :                : static const symbol s_3_259[5] = { 'i', 's', 's', 'i', 'u' };
                                810                 :                : static const symbol s_3_260[5] = { 0xE0, 's', 's', 'i', 'u' };
                                811                 :                : static const symbol s_3_261[5] = { 0xE8, 's', 's', 'i', 'u' };
                                812                 :                : static const symbol s_3_262[5] = { 0xE9, 's', 's', 'i', 'u' };
                                813                 :                : static const symbol s_3_263[5] = { 0xED, 's', 's', 'i', 'u' };
                                814                 :                : static const symbol s_3_264[2] = { 0xEF, 'u' };
                                815                 :                : static const symbol s_3_265[2] = { 'i', 'x' };
                                816                 :                : static const symbol s_3_266[3] = { 'e', 'i', 'x' };
                                817                 :                : static const symbol s_3_267[2] = { 0xEF, 'x' };
                                818                 :                : static const symbol s_3_268[3] = { 'i', 't', 'z' };
                                819                 :                : static const symbol s_3_269[2] = { 'i', 0xE0 };
                                820                 :                : static const symbol s_3_270[3] = { 'a', 'r', 0xE0 };
                                821                 :                : static const symbol s_3_271[3] = { 'i', 'r', 0xE0 };
                                822                 :                : static const symbol s_3_272[4] = { 'i', 't', 'z', 0xE0 };
                                823                 :                : static const symbol s_3_273[3] = { 'a', 'r', 0xE1 };
                                824                 :                : static const symbol s_3_274[3] = { 'e', 'r', 0xE1 };
                                825                 :                : static const symbol s_3_275[3] = { 'i', 'r', 0xE1 };
                                826                 :                : static const symbol s_3_276[3] = { 'i', 'r', 0xE8 };
                                827                 :                : static const symbol s_3_277[3] = { 'a', 'r', 0xE9 };
                                828                 :                : static const symbol s_3_278[3] = { 'e', 'r', 0xE9 };
                                829                 :                : static const symbol s_3_279[3] = { 'i', 'r', 0xE9 };
                                830                 :                : static const symbol s_3_280[1] = { 0xED };
                                831                 :                : static const symbol s_3_281[2] = { 'i', 0xEF };
                                832                 :                : static const symbol s_3_282[2] = { 'i', 0xF3 };
                                833                 :                : 
                                834                 :                : static const struct among a_3[283] =
                                835                 :                : {
                                836                 :                : { 3, s_3_0, -1, 1, 0},
                                837                 :                : { 4, s_3_1, -1, 1, 0},
                                838                 :                : { 4, s_3_2, -1, 1, 0},
                                839                 :                : { 4, s_3_3, -1, 1, 0},
                                840                 :                : { 3, s_3_4, -1, 1, 0},
                                841                 :                : { 3, s_3_5, -1, 1, 0},
                                842                 :                : { 3, s_3_6, -1, 1, 0},
                                843                 :                : { 3, s_3_7, -1, 1, 0},
                                844                 :                : { 2, s_3_8, -1, 1, 0},
                                845                 :                : { 4, s_3_9, 8, 1, 0},
                                846                 :                : { 4, s_3_10, 8, 1, 0},
                                847                 :                : { 3, s_3_11, -1, 1, 0},
                                848                 :                : { 4, s_3_12, -1, 1, 0},
                                849                 :                : { 3, s_3_13, -1, 1, 0},
                                850                 :                : { 5, s_3_14, -1, 1, 0},
                                851                 :                : { 3, s_3_15, -1, 1, 0},
                                852                 :                : { 3, s_3_16, -1, 1, 0},
                                853                 :                : { 3, s_3_17, -1, 1, 0},
                                854                 :                : { 4, s_3_18, -1, 1, 0},
                                855                 :                : { 2, s_3_19, -1, 1, 0},
                                856                 :                : { 4, s_3_20, 19, 1, 0},
                                857                 :                : { 4, s_3_21, 19, 1, 0},
                                858                 :                : { 4, s_3_22, 19, 1, 0},
                                859                 :                : { 2, s_3_23, -1, 1, 0},
                                860                 :                : { 3, s_3_24, -1, 1, 0},
                                861                 :                : { 3, s_3_25, -1, 1, 0},
                                862                 :                : { 2, s_3_26, -1, 1, 0},
                                863                 :                : { 2, s_3_27, -1, 1, 0},
                                864                 :                : { 2, s_3_28, -1, 1, 0},
                                865                 :                : { 2, s_3_29, -1, 1, 0},
                                866                 :                : { 2, s_3_30, -1, 1, 0},
                                867                 :                : { 3, s_3_31, 30, 1, 0},
                                868                 :                : { 3, s_3_32, -1, 1, 0},
                                869                 :                : { 4, s_3_33, -1, 1, 0},
                                870                 :                : { 4, s_3_34, -1, 1, 0},
                                871                 :                : { 4, s_3_35, -1, 1, 0},
                                872                 :                : { 2, s_3_36, -1, 1, 0},
                                873                 :                : { 3, s_3_37, -1, 1, 0},
                                874                 :                : { 5, s_3_38, -1, 1, 0},
                                875                 :                : { 4, s_3_39, -1, 1, 0},
                                876                 :                : { 4, s_3_40, -1, 1, 0},
                                877                 :                : { 2, s_3_41, -1, 1, 0},
                                878                 :                : { 2, s_3_42, -1, 1, 0},
                                879                 :                : { 4, s_3_43, 42, 1, 0},
                                880                 :                : { 4, s_3_44, 42, 1, 0},
                                881                 :                : { 4, s_3_45, 42, 1, 0},
                                882                 :                : { 4, s_3_46, 42, 1, 0},
                                883                 :                : { 5, s_3_47, 42, 1, 0},
                                884                 :                : { 5, s_3_48, 42, 1, 0},
                                885                 :                : { 5, s_3_49, 42, 1, 0},
                                886                 :                : { 5, s_3_50, 42, 1, 0},
                                887                 :                : { 4, s_3_51, 42, 1, 0},
                                888                 :                : { 4, s_3_52, 42, 1, 0},
                                889                 :                : { 4, s_3_53, 42, 1, 0},
                                890                 :                : { 5, s_3_54, 42, 1, 0},
                                891                 :                : { 3, s_3_55, 42, 1, 0},
                                892                 :                : { 5, s_3_56, 55, 1, 0},
                                893                 :                : { 5, s_3_57, 55, 1, 0},
                                894                 :                : { 5, s_3_58, -1, 1, 0},
                                895                 :                : { 5, s_3_59, -1, 1, 0},
                                896                 :                : { 5, s_3_60, -1, 1, 0},
                                897                 :                : { 5, s_3_61, -1, 1, 0},
                                898                 :                : { 5, s_3_62, -1, 1, 0},
                                899                 :                : { 5, s_3_63, -1, 1, 0},
                                900                 :                : { 5, s_3_64, -1, 1, 0},
                                901                 :                : { 2, s_3_65, -1, 1, 0},
                                902                 :                : { 2, s_3_66, -1, 1, 0},
                                903                 :                : { 4, s_3_67, 66, 1, 0},
                                904                 :                : { 5, s_3_68, 66, 1, 0},
                                905                 :                : { 4, s_3_69, 66, 1, 0},
                                906                 :                : { 5, s_3_70, 66, 1, 0},
                                907                 :                : { 4, s_3_71, 66, 1, 0},
                                908                 :                : { 3, s_3_72, 66, 1, 0},
                                909                 :                : { 5, s_3_73, 72, 1, 0},
                                910                 :                : { 5, s_3_74, 72, 1, 0},
                                911                 :                : { 5, s_3_75, 72, 1, 0},
                                912                 :                : { 2, s_3_76, -1, 1, 0},
                                913                 :                : { 3, s_3_77, 76, 1, 0},
                                914                 :                : { 5, s_3_78, 77, 1, 0},
                                915                 :                : { 5, s_3_79, 77, 1, 0},
                                916                 :                : { 4, s_3_80, 76, 1, 0},
                                917                 :                : { 4, s_3_81, 76, 1, 0},
                                918                 :                : { 4, s_3_82, 76, 1, 0},
                                919                 :                : { 4, s_3_83, 76, 1, 0},
                                920                 :                : { 4, s_3_84, 76, 1, 0},
                                921                 :                : { 4, s_3_85, 76, 1, 0},
                                922                 :                : { 5, s_3_86, 76, 1, 0},
                                923                 :                : { 5, s_3_87, 76, 1, 0},
                                924                 :                : { 5, s_3_88, 76, 1, 0},
                                925                 :                : { 5, s_3_89, 76, 1, 0},
                                926                 :                : { 5, s_3_90, 76, 1, 0},
                                927                 :                : { 5, s_3_91, 76, 1, 0},
                                928                 :                : { 6, s_3_92, 76, 1, 0},
                                929                 :                : { 6, s_3_93, 76, 1, 0},
                                930                 :                : { 6, s_3_94, 76, 1, 0},
                                931                 :                : { 4, s_3_95, 76, 1, 0},
                                932                 :                : { 4, s_3_96, 76, 1, 0},
                                933                 :                : { 5, s_3_97, 96, 1, 0},
                                934                 :                : { 4, s_3_98, 76, 1, 0},
                                935                 :                : { 3, s_3_99, 76, 1, 0},
                                936                 :                : { 2, s_3_100, -1, 1, 0},
                                937                 :                : { 4, s_3_101, 100, 1, 0},
                                938                 :                : { 3, s_3_102, 100, 1, 0},
                                939                 :                : { 4, s_3_103, 102, 1, 0},
                                940                 :                : { 5, s_3_104, 102, 1, 0},
                                941                 :                : { 5, s_3_105, 102, 1, 0},
                                942                 :                : { 5, s_3_106, 102, 1, 0},
                                943                 :                : { 5, s_3_107, 102, 1, 0},
                                944                 :                : { 6, s_3_108, 100, 1, 0},
                                945                 :                : { 5, s_3_109, 100, 1, 0},
                                946                 :                : { 4, s_3_110, -1, 1, 0},
                                947                 :                : { 5, s_3_111, -1, 1, 0},
                                948                 :                : { 4, s_3_112, -1, 1, 0},
                                949                 :                : { 4, s_3_113, -1, 1, 0},
                                950                 :                : { 4, s_3_114, -1, 1, 0},
                                951                 :                : { 3, s_3_115, -1, 1, 0},
                                952                 :                : { 3, s_3_116, -1, 1, 0},
                                953                 :                : { 3, s_3_117, -1, 1, 0},
                                954                 :                : { 4, s_3_118, -1, 2, 0},
                                955                 :                : { 5, s_3_119, -1, 1, 0},
                                956                 :                : { 2, s_3_120, -1, 1, 0},
                                957                 :                : { 3, s_3_121, -1, 1, 0},
                                958                 :                : { 4, s_3_122, 121, 1, 0},
                                959                 :                : { 3, s_3_123, -1, 1, 0},
                                960                 :                : { 4, s_3_124, -1, 1, 0},
                                961                 :                : { 2, s_3_125, -1, 1, 0},
                                962                 :                : { 4, s_3_126, 125, 1, 0},
                                963                 :                : { 2, s_3_127, -1, 1, 0},
                                964                 :                : { 5, s_3_128, 127, 1, 0},
                                965                 :                : { 2, s_3_129, -1, 1, 0},
                                966                 :                : { 4, s_3_130, -1, 1, 0},
                                967                 :                : { 2, s_3_131, -1, 1, 0},
                                968                 :                : { 4, s_3_132, 131, 1, 0},
                                969                 :                : { 4, s_3_133, 131, 1, 0},
                                970                 :                : { 4, s_3_134, 131, 1, 0},
                                971                 :                : { 4, s_3_135, 131, 1, 0},
                                972                 :                : { 5, s_3_136, 131, 1, 0},
                                973                 :                : { 3, s_3_137, 131, 1, 0},
                                974                 :                : { 5, s_3_138, 137, 1, 0},
                                975                 :                : { 5, s_3_139, 137, 1, 0},
                                976                 :                : { 5, s_3_140, 137, 1, 0},
                                977                 :                : { 3, s_3_141, -1, 1, 0},
                                978                 :                : { 2, s_3_142, -1, 1, 0},
                                979                 :                : { 4, s_3_143, 142, 1, 0},
                                980                 :                : { 4, s_3_144, 142, 1, 0},
                                981                 :                : { 4, s_3_145, 142, 1, 0},
                                982                 :                : { 4, s_3_146, 142, 1, 0},
                                983                 :                : { 5, s_3_147, 142, 1, 0},
                                984                 :                : { 3, s_3_148, 142, 1, 0},
                                985                 :                : { 5, s_3_149, 148, 1, 0},
                                986                 :                : { 5, s_3_150, 148, 1, 0},
                                987                 :                : { 4, s_3_151, 142, 1, 0},
                                988                 :                : { 4, s_3_152, 142, 1, 0},
                                989                 :                : { 6, s_3_153, 142, 1, 0},
                                990                 :                : { 4, s_3_154, 142, 1, 0},
                                991                 :                : { 4, s_3_155, 142, 1, 0},
                                992                 :                : { 5, s_3_156, 142, 1, 0},
                                993                 :                : { 5, s_3_157, 142, 1, 0},
                                994                 :                : { 5, s_3_158, 142, 1, 0},
                                995                 :                : { 5, s_3_159, 142, 1, 0},
                                996                 :                : { 5, s_3_160, 142, 1, 0},
                                997                 :                : { 4, s_3_161, 142, 1, 0},
                                998                 :                : { 6, s_3_162, 161, 1, 0},
                                999                 :                : { 6, s_3_163, 161, 1, 0},
                               1000                 :                : { 4, s_3_164, 142, 1, 0},
                               1001                 :                : { 4, s_3_165, 142, 1, 0},
                               1002                 :                : { 5, s_3_166, 165, 1, 0},
                               1003                 :                : { 4, s_3_167, 142, 1, 0},
                               1004                 :                : { 3, s_3_168, 142, 1, 0},
                               1005                 :                : { 5, s_3_169, -1, 1, 0},
                               1006                 :                : { 5, s_3_170, -1, 1, 0},
                               1007                 :                : { 6, s_3_171, -1, 1, 0},
                               1008                 :                : { 4, s_3_172, -1, 1, 0},
                               1009                 :                : { 6, s_3_173, 172, 1, 0},
                               1010                 :                : { 6, s_3_174, 172, 1, 0},
                               1011                 :                : { 6, s_3_175, 172, 1, 0},
                               1012                 :                : { 5, s_3_176, -1, 1, 0},
                               1013                 :                : { 6, s_3_177, -1, 1, 0},
                               1014                 :                : { 6, s_3_178, -1, 1, 0},
                               1015                 :                : { 6, s_3_179, -1, 1, 0},
                               1016                 :                : { 4, s_3_180, -1, 1, 0},
                               1017                 :                : { 3, s_3_181, -1, 1, 0},
                               1018                 :                : { 4, s_3_182, 181, 1, 0},
                               1019                 :                : { 5, s_3_183, 181, 1, 0},
                               1020                 :                : { 5, s_3_184, 181, 1, 0},
                               1021                 :                : { 5, s_3_185, 181, 1, 0},
                               1022                 :                : { 5, s_3_186, 181, 1, 0},
                               1023                 :                : { 6, s_3_187, -1, 1, 0},
                               1024                 :                : { 5, s_3_188, -1, 1, 0},
                               1025                 :                : { 5, s_3_189, -1, 1, 0},
                               1026                 :                : { 3, s_3_190, -1, 1, 0},
                               1027                 :                : { 5, s_3_191, -1, 1, 0},
                               1028                 :                : { 5, s_3_192, -1, 1, 0},
                               1029                 :                : { 5, s_3_193, -1, 1, 0},
                               1030                 :                : { 3, s_3_194, -1, 1, 0},
                               1031                 :                : { 4, s_3_195, -1, 1, 0},
                               1032                 :                : { 4, s_3_196, -1, 1, 0},
                               1033                 :                : { 4, s_3_197, -1, 1, 0},
                               1034                 :                : { 6, s_3_198, 197, 1, 0},
                               1035                 :                : { 6, s_3_199, 197, 1, 0},
                               1036                 :                : { 7, s_3_200, 197, 1, 0},
                               1037                 :                : { 5, s_3_201, 197, 1, 0},
                               1038                 :                : { 7, s_3_202, 201, 1, 0},
                               1039                 :                : { 7, s_3_203, 201, 1, 0},
                               1040                 :                : { 7, s_3_204, 201, 1, 0},
                               1041                 :                : { 6, s_3_205, -1, 1, 0},
                               1042                 :                : { 6, s_3_206, -1, 1, 0},
                               1043                 :                : { 6, s_3_207, -1, 1, 0},
                               1044                 :                : { 6, s_3_208, -1, 1, 0},
                               1045                 :                : { 7, s_3_209, -1, 1, 0},
                               1046                 :                : { 4, s_3_210, -1, 1, 0},
                               1047                 :                : { 5, s_3_211, -1, 1, 0},
                               1048                 :                : { 3, s_3_212, -1, 1, 0},
                               1049                 :                : { 5, s_3_213, 212, 1, 0},
                               1050                 :                : { 3, s_3_214, -1, 1, 0},
                               1051                 :                : { 3, s_3_215, -1, 1, 0},
                               1052                 :                : { 3, s_3_216, -1, 1, 0},
                               1053                 :                : { 4, s_3_217, -1, 1, 0},
                               1054                 :                : { 2, s_3_218, -1, 1, 0},
                               1055                 :                : { 4, s_3_219, 218, 1, 0},
                               1056                 :                : { 4, s_3_220, 218, 1, 0},
                               1057                 :                : { 4, s_3_221, -1, 1, 0},
                               1058                 :                : { 4, s_3_222, -1, 1, 0},
                               1059                 :                : { 4, s_3_223, -1, 1, 0},
                               1060                 :                : { 2, s_3_224, -1, 1, 0},
                               1061                 :                : { 4, s_3_225, 224, 1, 0},
                               1062                 :                : { 2, s_3_226, -1, 1, 0},
                               1063                 :                : { 3, s_3_227, -1, 1, 0},
                               1064                 :                : { 2, s_3_228, -1, 1, 0},
                               1065                 :                : { 2, s_3_229, -1, 1, 0},
                               1066                 :                : { 3, s_3_230, -1, 1, 0},
                               1067                 :                : { 3, s_3_231, -1, 1, 0},
                               1068                 :                : { 3, s_3_232, -1, 1, 0},
                               1069                 :                : { 2, s_3_233, -1, 1, 0},
                               1070                 :                : { 2, s_3_234, -1, 1, 0},
                               1071                 :                : { 2, s_3_235, -1, 1, 0},
                               1072                 :                : { 4, s_3_236, 235, 1, 0},
                               1073                 :                : { 3, s_3_237, -1, 1, 0},
                               1074                 :                : { 4, s_3_238, -1, 1, 0},
                               1075                 :                : { 4, s_3_239, -1, 1, 0},
                               1076                 :                : { 4, s_3_240, -1, 1, 0},
                               1077                 :                : { 4, s_3_241, -1, 1, 0},
                               1078                 :                : { 4, s_3_242, -1, 1, 0},
                               1079                 :                : { 5, s_3_243, -1, 1, 0},
                               1080                 :                : { 5, s_3_244, -1, 1, 0},
                               1081                 :                : { 7, s_3_245, 244, 1, 0},
                               1082                 :                : { 5, s_3_246, -1, 1, 0},
                               1083                 :                : { 5, s_3_247, -1, 1, 0},
                               1084                 :                : { 5, s_3_248, -1, 1, 0},
                               1085                 :                : { 5, s_3_249, -1, 1, 0},
                               1086                 :                : { 4, s_3_250, -1, 1, 0},
                               1087                 :                : { 4, s_3_251, -1, 1, 0},
                               1088                 :                : { 5, s_3_252, -1, 1, 0},
                               1089                 :                : { 3, s_3_253, -1, 1, 0},
                               1090                 :                : { 5, s_3_254, 253, 1, 0},
                               1091                 :                : { 3, s_3_255, -1, 1, 0},
                               1092                 :                : { 5, s_3_256, 255, 1, 0},
                               1093                 :                : { 5, s_3_257, 255, 1, 0},
                               1094                 :                : { 5, s_3_258, -1, 1, 0},
                               1095                 :                : { 5, s_3_259, -1, 1, 0},
                               1096                 :                : { 5, s_3_260, -1, 1, 0},
                               1097                 :                : { 5, s_3_261, -1, 1, 0},
                               1098                 :                : { 5, s_3_262, -1, 1, 0},
                               1099                 :                : { 5, s_3_263, -1, 1, 0},
                               1100                 :                : { 2, s_3_264, -1, 1, 0},
                               1101                 :                : { 2, s_3_265, -1, 1, 0},
                               1102                 :                : { 3, s_3_266, 265, 1, 0},
                               1103                 :                : { 2, s_3_267, -1, 1, 0},
                               1104                 :                : { 3, s_3_268, -1, 1, 0},
                               1105                 :                : { 2, s_3_269, -1, 1, 0},
                               1106                 :                : { 3, s_3_270, -1, 1, 0},
                               1107                 :                : { 3, s_3_271, -1, 1, 0},
                               1108                 :                : { 4, s_3_272, -1, 1, 0},
                               1109                 :                : { 3, s_3_273, -1, 1, 0},
                               1110                 :                : { 3, s_3_274, -1, 1, 0},
                               1111                 :                : { 3, s_3_275, -1, 1, 0},
                               1112                 :                : { 3, s_3_276, -1, 1, 0},
                               1113                 :                : { 3, s_3_277, -1, 1, 0},
                               1114                 :                : { 3, s_3_278, -1, 1, 0},
                               1115                 :                : { 3, s_3_279, -1, 1, 0},
                               1116                 :                : { 1, s_3_280, -1, 1, 0},
                               1117                 :                : { 2, s_3_281, -1, 1, 0},
                               1118                 :                : { 2, s_3_282, -1, 1, 0}
                               1119                 :                : };
                               1120                 :                : 
                               1121                 :                : static const symbol s_4_0[1] = { 'a' };
                               1122                 :                : static const symbol s_4_1[1] = { 'e' };
                               1123                 :                : static const symbol s_4_2[1] = { 'i' };
                               1124                 :                : static const symbol s_4_3[2] = { 0xEF, 'n' };
                               1125                 :                : static const symbol s_4_4[1] = { 'o' };
                               1126                 :                : static const symbol s_4_5[2] = { 'i', 'r' };
                               1127                 :                : static const symbol s_4_6[1] = { 's' };
                               1128                 :                : static const symbol s_4_7[2] = { 'i', 's' };
                               1129                 :                : static const symbol s_4_8[2] = { 'o', 's' };
                               1130                 :                : static const symbol s_4_9[2] = { 0xEF, 's' };
                               1131                 :                : static const symbol s_4_10[2] = { 'i', 't' };
                               1132                 :                : static const symbol s_4_11[2] = { 'e', 'u' };
                               1133                 :                : static const symbol s_4_12[2] = { 'i', 'u' };
                               1134                 :                : static const symbol s_4_13[3] = { 'i', 'q', 'u' };
                               1135                 :                : static const symbol s_4_14[3] = { 'i', 't', 'z' };
                               1136                 :                : static const symbol s_4_15[1] = { 0xE0 };
                               1137                 :                : static const symbol s_4_16[1] = { 0xE1 };
                               1138                 :                : static const symbol s_4_17[1] = { 0xE9 };
                               1139                 :                : static const symbol s_4_18[1] = { 0xEC };
                               1140                 :                : static const symbol s_4_19[1] = { 0xED };
                               1141                 :                : static const symbol s_4_20[1] = { 0xEF };
                               1142                 :                : static const symbol s_4_21[1] = { 0xF3 };
                               1143                 :                : 
                               1144                 :                : static const struct among a_4[22] =
                               1145                 :                : {
                               1146                 :                : { 1, s_4_0, -1, 1, 0},
                               1147                 :                : { 1, s_4_1, -1, 1, 0},
                               1148                 :                : { 1, s_4_2, -1, 1, 0},
                               1149                 :                : { 2, s_4_3, -1, 1, 0},
                               1150                 :                : { 1, s_4_4, -1, 1, 0},
                               1151                 :                : { 2, s_4_5, -1, 1, 0},
                               1152                 :                : { 1, s_4_6, -1, 1, 0},
                               1153                 :                : { 2, s_4_7, 6, 1, 0},
                               1154                 :                : { 2, s_4_8, 6, 1, 0},
                               1155                 :                : { 2, s_4_9, 6, 1, 0},
                               1156                 :                : { 2, s_4_10, -1, 1, 0},
                               1157                 :                : { 2, s_4_11, -1, 1, 0},
                               1158                 :                : { 2, s_4_12, -1, 1, 0},
                               1159                 :                : { 3, s_4_13, -1, 2, 0},
                               1160                 :                : { 3, s_4_14, -1, 1, 0},
                               1161                 :                : { 1, s_4_15, -1, 1, 0},
                               1162                 :                : { 1, s_4_16, -1, 1, 0},
                               1163                 :                : { 1, s_4_17, -1, 1, 0},
                               1164                 :                : { 1, s_4_18, -1, 1, 0},
                               1165                 :                : { 1, s_4_19, -1, 1, 0},
                               1166                 :                : { 1, s_4_20, -1, 1, 0},
                               1167                 :                : { 1, s_4_21, -1, 1, 0}
                               1168                 :                : };
                               1169                 :                : 
                               1170                 :                : static const unsigned char g_v[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 129, 81, 6, 10 };
                               1171                 :                : 
                               1172                 :                : static const symbol s_0[] = { 'a' };
                               1173                 :                : static const symbol s_1[] = { 'e' };
                               1174                 :                : static const symbol s_2[] = { 'i' };
                               1175                 :                : static const symbol s_3[] = { 'o' };
                               1176                 :                : static const symbol s_4[] = { 'u' };
                               1177                 :                : static const symbol s_5[] = { '.' };
                               1178                 :                : static const symbol s_6[] = { 'l', 'o', 'g' };
                               1179                 :                : static const symbol s_7[] = { 'i', 'c' };
                               1180                 :                : static const symbol s_8[] = { 'c' };
                               1181                 :                : static const symbol s_9[] = { 'i', 'c' };
                               1182                 :                : 
 1150 peter@eisentraut.org     1183                 :UBC           0 : static int r_mark_regions(struct SN_env * z) {
                               1184                 :              0 :     z->I[1] = z->l;
                               1185                 :              0 :     z->I[0] = z->l;
                               1186                 :              0 :     {   int c1 = z->c;
                               1187                 :                :         {   
 1406                          1188                 :              0 :             int ret = out_grouping(z, g_v, 97, 252, 1);
                               1189         [ #  # ]:              0 :             if (ret < 0) goto lab0;
                               1190                 :              0 :             z->c += ret;
                               1191                 :                :         }
                               1192                 :                :         {   
                               1193                 :              0 :             int ret = in_grouping(z, g_v, 97, 252, 1);
                               1194         [ #  # ]:              0 :             if (ret < 0) goto lab0;
                               1195                 :              0 :             z->c += ret;
                               1196                 :                :         }
 1150                          1197                 :              0 :         z->I[1] = z->c;
                               1198                 :                :         {   
 1406                          1199                 :              0 :             int ret = out_grouping(z, g_v, 97, 252, 1);
                               1200         [ #  # ]:              0 :             if (ret < 0) goto lab0;
                               1201                 :              0 :             z->c += ret;
                               1202                 :                :         }
                               1203                 :                :         {   
                               1204                 :              0 :             int ret = in_grouping(z, g_v, 97, 252, 1);
                               1205         [ #  # ]:              0 :             if (ret < 0) goto lab0;
                               1206                 :              0 :             z->c += ret;
                               1207                 :                :         }
 1150                          1208                 :              0 :         z->I[0] = z->c;
 1406                          1209                 :              0 :     lab0:
                               1210                 :              0 :         z->c = c1;
                               1211                 :                :     }
                               1212                 :              0 :     return 1;
                               1213                 :                : }
                               1214                 :                : 
 1150                          1215                 :              0 : static int r_cleaning(struct SN_env * z) {
                               1216                 :                :     int among_var;
                               1217                 :              0 :     while(1) {
                               1218                 :              0 :         int c1 = z->c;
                               1219                 :              0 :         z->bra = z->c;
                               1220                 :              0 :         among_var = find_among(z, a_0, 13);
 1406                          1221         [ #  # ]:              0 :         if (!(among_var)) goto lab0;
 1150                          1222                 :              0 :         z->ket = z->c;
                               1223   [ #  #  #  #  :              0 :         switch (among_var) {
                                        #  #  #  # ]
 1406                          1224                 :              0 :             case 1:
 1150                          1225                 :              0 :                 {   int ret = slice_from_s(z, 1, s_0);
 1406                          1226         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1227                 :                :                 }
                               1228                 :              0 :                 break;
                               1229                 :              0 :             case 2:
 1150                          1230                 :              0 :                 {   int ret = slice_from_s(z, 1, s_1);
 1406                          1231         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1232                 :                :                 }
                               1233                 :              0 :                 break;
                               1234                 :              0 :             case 3:
 1150                          1235                 :              0 :                 {   int ret = slice_from_s(z, 1, s_2);
 1406                          1236         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1237                 :                :                 }
                               1238                 :              0 :                 break;
                               1239                 :              0 :             case 4:
 1150                          1240                 :              0 :                 {   int ret = slice_from_s(z, 1, s_3);
 1406                          1241         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1242                 :                :                 }
                               1243                 :              0 :                 break;
                               1244                 :              0 :             case 5:
 1150                          1245                 :              0 :                 {   int ret = slice_from_s(z, 1, s_4);
 1406                          1246         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1247                 :                :                 }
                               1248                 :              0 :                 break;
                               1249                 :              0 :             case 6:
 1150                          1250                 :              0 :                 {   int ret = slice_from_s(z, 1, s_5);
 1406                          1251         [ #  # ]:              0 :                     if (ret < 0) return ret;
                               1252                 :                :                 }
                               1253                 :              0 :                 break;
                               1254                 :              0 :             case 7:
                               1255         [ #  # ]:              0 :                 if (z->c >= z->l) goto lab0;
 1150                          1256                 :              0 :                 z->c++;
 1406                          1257                 :              0 :                 break;
                               1258                 :                :         }
                               1259                 :              0 :         continue;
                               1260                 :              0 :     lab0:
                               1261                 :              0 :         z->c = c1;
                               1262                 :              0 :         break;
                               1263                 :                :     }
                               1264                 :              0 :     return 1;
                               1265                 :                : }
                               1266                 :                : 
 1150                          1267                 :              0 : static int r_R1(struct SN_env * z) {
                               1268         [ #  # ]:              0 :     if (!(z->I[1] <= z->c)) return 0;
 1406                          1269                 :              0 :     return 1;
                               1270                 :                : }
                               1271                 :                : 
 1150                          1272                 :              0 : static int r_R2(struct SN_env * z) {
                               1273         [ #  # ]:              0 :     if (!(z->I[0] <= z->c)) return 0;
 1406                          1274                 :              0 :     return 1;
                               1275                 :                : }
                               1276                 :                : 
 1150                          1277                 :              0 : static int r_attached_pronoun(struct SN_env * z) {
                               1278                 :              0 :     z->ket = z->c;
                               1279   [ #  #  #  #  :              0 :     if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1634850 >> (z->p[z->c - 1] & 0x1f)) & 1)) return 0;
                                              #  # ]
 1406                          1280         [ #  # ]:              0 :     if (!(find_among_b(z, a_1, 39))) return 0;
 1150                          1281                 :              0 :     z->bra = z->c;
                               1282                 :              0 :     {   int ret = r_R1(z);
 1406                          1283         [ #  # ]:              0 :         if (ret <= 0) return ret;
                               1284                 :                :     }
 1150                          1285                 :              0 :     {   int ret = slice_del(z);
 1406                          1286         [ #  # ]:              0 :         if (ret < 0) return ret;
                               1287                 :                :     }
                               1288                 :              0 :     return 1;
                               1289                 :                : }
                               1290                 :                : 
 1150                          1291                 :              0 : static int r_standard_suffix(struct SN_env * z) {
                               1292                 :                :     int among_var;
                               1293                 :              0 :     z->ket = z->c;
                               1294                 :              0 :     among_var = find_among_b(z, a_2, 200);
 1406                          1295         [ #  # ]:              0 :     if (!(among_var)) return 0;
 1150                          1296                 :              0 :     z->bra = z->c;
                               1297   [ #  #  #  #  :              0 :     switch (among_var) {
                                              #  # ]
 1406                          1298                 :              0 :         case 1:
 1150                          1299                 :              0 :             {   int ret = r_R1(z);
 1406                          1300         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1301                 :                :             }
 1150                          1302                 :              0 :             {   int ret = slice_del(z);
 1406                          1303         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1304                 :                :             }
                               1305                 :              0 :             break;
                               1306                 :              0 :         case 2:
 1150                          1307                 :              0 :             {   int ret = r_R2(z);
 1406                          1308         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1309                 :                :             }
 1150                          1310                 :              0 :             {   int ret = slice_del(z);
 1406                          1311         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1312                 :                :             }
                               1313                 :              0 :             break;
                               1314                 :              0 :         case 3:
 1150                          1315                 :              0 :             {   int ret = r_R2(z);
 1406                          1316         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1317                 :                :             }
 1150                          1318                 :              0 :             {   int ret = slice_from_s(z, 3, s_6);
 1406                          1319         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1320                 :                :             }
                               1321                 :              0 :             break;
                               1322                 :              0 :         case 4:
 1150                          1323                 :              0 :             {   int ret = r_R2(z);
 1406                          1324         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1325                 :                :             }
 1150                          1326                 :              0 :             {   int ret = slice_from_s(z, 2, s_7);
 1406                          1327         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1328                 :                :             }
                               1329                 :              0 :             break;
                               1330                 :              0 :         case 5:
 1150                          1331                 :              0 :             {   int ret = r_R1(z);
 1406                          1332         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1333                 :                :             }
 1150                          1334                 :              0 :             {   int ret = slice_from_s(z, 1, s_8);
 1406                          1335         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1336                 :                :             }
                               1337                 :              0 :             break;
                               1338                 :                :     }
                               1339                 :              0 :     return 1;
                               1340                 :                : }
                               1341                 :                : 
 1150                          1342                 :              0 : static int r_verb_suffix(struct SN_env * z) {
                               1343                 :                :     int among_var;
                               1344                 :              0 :     z->ket = z->c;
                               1345                 :              0 :     among_var = find_among_b(z, a_3, 283);
 1406                          1346         [ #  # ]:              0 :     if (!(among_var)) return 0;
 1150                          1347                 :              0 :     z->bra = z->c;
                               1348      [ #  #  # ]:              0 :     switch (among_var) {
 1406                          1349                 :              0 :         case 1:
 1150                          1350                 :              0 :             {   int ret = r_R1(z);
 1406                          1351         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1352                 :                :             }
 1150                          1353                 :              0 :             {   int ret = slice_del(z);
 1406                          1354         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1355                 :                :             }
                               1356                 :              0 :             break;
                               1357                 :              0 :         case 2:
 1150                          1358                 :              0 :             {   int ret = r_R2(z);
 1406                          1359         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1360                 :                :             }
 1150                          1361                 :              0 :             {   int ret = slice_del(z);
 1406                          1362         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1363                 :                :             }
                               1364                 :              0 :             break;
                               1365                 :                :     }
                               1366                 :              0 :     return 1;
                               1367                 :                : }
                               1368                 :                : 
 1150                          1369                 :              0 : static int r_residual_suffix(struct SN_env * z) {
                               1370                 :                :     int among_var;
                               1371                 :              0 :     z->ket = z->c;
                               1372                 :              0 :     among_var = find_among_b(z, a_4, 22);
 1406                          1373         [ #  # ]:              0 :     if (!(among_var)) return 0;
 1150                          1374                 :              0 :     z->bra = z->c;
                               1375      [ #  #  # ]:              0 :     switch (among_var) {
 1406                          1376                 :              0 :         case 1:
 1150                          1377                 :              0 :             {   int ret = r_R1(z);
 1406                          1378         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1379                 :                :             }
 1150                          1380                 :              0 :             {   int ret = slice_del(z);
 1406                          1381         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1382                 :                :             }
                               1383                 :              0 :             break;
                               1384                 :              0 :         case 2:
 1150                          1385                 :              0 :             {   int ret = r_R1(z);
 1406                          1386         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                               1387                 :                :             }
 1150                          1388                 :              0 :             {   int ret = slice_from_s(z, 2, s_9);
 1406                          1389         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1390                 :                :             }
                               1391                 :              0 :             break;
                               1392                 :                :     }
                               1393                 :              0 :     return 1;
                               1394                 :                : }
                               1395                 :                : 
 1150                          1396                 :              0 : extern int catalan_ISO_8859_1_stem(struct SN_env * z) {
                               1397                 :                :     
                               1398                 :              0 :     {   int ret = r_mark_regions(z);
 1406                          1399         [ #  # ]:              0 :         if (ret < 0) return ret;
                               1400                 :                :     }
 1150                          1401                 :              0 :     z->lb = z->c; z->c = z->l;
                               1402                 :                : 
                               1403                 :              0 :     {   int m1 = z->l - z->c; (void)m1;
                               1404                 :              0 :         {   int ret = r_attached_pronoun(z);
 1406                          1405         [ #  # ]:              0 :             if (ret < 0) return ret;
                               1406                 :                :         }
                               1407                 :              0 :         z->c = z->l - m1;
                               1408                 :                :     }
 1150                          1409                 :              0 :     {   int m2 = z->l - z->c; (void)m2;
                               1410                 :              0 :         {   int m3 = z->l - z->c; (void)m3;
                               1411                 :              0 :             {   int ret = r_standard_suffix(z);
 1406                          1412         [ #  # ]:              0 :                 if (ret == 0) goto lab2;
                               1413         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1414                 :                :             }
                               1415                 :              0 :             goto lab1;
                               1416                 :              0 :         lab2:
                               1417                 :              0 :             z->c = z->l - m3;
 1150                          1418                 :              0 :             {   int ret = r_verb_suffix(z);
 1406                          1419         [ #  # ]:              0 :                 if (ret == 0) goto lab0;
                               1420         [ #  # ]:              0 :                 if (ret < 0) return ret;
                               1421                 :                :             }
                               1422                 :                :         }
                               1423                 :              0 :     lab1:
                               1424                 :              0 :     lab0:
                               1425                 :              0 :         z->c = z->l - m2;
                               1426                 :                :     }
 1150                          1427                 :              0 :     {   int m4 = z->l - z->c; (void)m4;
                               1428                 :              0 :         {   int ret = r_residual_suffix(z);
 1406                          1429         [ #  # ]:              0 :             if (ret < 0) return ret;
                               1430                 :                :         }
                               1431                 :              0 :         z->c = z->l - m4;
                               1432                 :                :     }
                               1433                 :              0 :     z->c = z->lb;
 1150                          1434                 :              0 :     {   int c5 = z->c;
                               1435                 :              0 :         {   int ret = r_cleaning(z);
 1406                          1436         [ #  # ]:              0 :             if (ret < 0) return ret;
                               1437                 :                :         }
                               1438                 :              0 :         z->c = c5;
                               1439                 :                :     }
                               1440                 :              0 :     return 1;
                               1441                 :                : }
                               1442                 :                : 
 1150                          1443                 :              0 : extern struct SN_env * catalan_ISO_8859_1_create_env(void) { return SN_create_env(0, 2); }
                               1444                 :                : 
 1406                          1445                 :              0 : extern void catalan_ISO_8859_1_close_env(struct SN_env * z) { SN_close_env(z, 0); }
                               1446                 :                : 
        

Generated by: LCOV version 2.1-beta2-3-g6141622