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 spanish_UTF_8_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_y_verb_suffix(struct SN_env * z);
15 : : static int r_standard_suffix(struct SN_env * z);
16 : : static int r_attached_pronoun(struct SN_env * z);
17 : : static int r_R2(struct SN_env * z);
18 : : static int r_R1(struct SN_env * z);
19 : : static int r_RV(struct SN_env * z);
20 : : static int r_mark_regions(struct SN_env * z);
21 : : static int r_postlude(struct SN_env * z);
22 : : #ifdef __cplusplus
23 : : extern "C" {
24 : : #endif
25 : :
26 : :
27 : : extern struct SN_env * spanish_UTF_8_create_env(void);
28 : : extern void spanish_UTF_8_close_env(struct SN_env * z);
29 : :
30 : :
31 : : #ifdef __cplusplus
32 : : }
33 : : #endif
34 : : static const symbol s_0_1[2] = { 0xC3, 0xA1 };
35 : : static const symbol s_0_2[2] = { 0xC3, 0xA9 };
36 : : static const symbol s_0_3[2] = { 0xC3, 0xAD };
37 : : static const symbol s_0_4[2] = { 0xC3, 0xB3 };
38 : : static const symbol s_0_5[2] = { 0xC3, 0xBA };
39 : :
40 : : static const struct among a_0[6] =
41 : : {
42 : : { 0, 0, -1, 6, 0},
43 : : { 2, s_0_1, 0, 1, 0},
44 : : { 2, s_0_2, 0, 2, 0},
45 : : { 2, s_0_3, 0, 3, 0},
46 : : { 2, s_0_4, 0, 4, 0},
47 : : { 2, s_0_5, 0, 5, 0}
48 : : };
49 : :
50 : : static const symbol s_1_0[2] = { 'l', 'a' };
51 : : static const symbol s_1_1[4] = { 's', 'e', 'l', 'a' };
52 : : static const symbol s_1_2[2] = { 'l', 'e' };
53 : : static const symbol s_1_3[2] = { 'm', 'e' };
54 : : static const symbol s_1_4[2] = { 's', 'e' };
55 : : static const symbol s_1_5[2] = { 'l', 'o' };
56 : : static const symbol s_1_6[4] = { 's', 'e', 'l', 'o' };
57 : : static const symbol s_1_7[3] = { 'l', 'a', 's' };
58 : : static const symbol s_1_8[5] = { 's', 'e', 'l', 'a', 's' };
59 : : static const symbol s_1_9[3] = { 'l', 'e', 's' };
60 : : static const symbol s_1_10[3] = { 'l', 'o', 's' };
61 : : static const symbol s_1_11[5] = { 's', 'e', 'l', 'o', 's' };
62 : : static const symbol s_1_12[3] = { 'n', 'o', 's' };
63 : :
64 : : static const struct among a_1[13] =
65 : : {
66 : : { 2, s_1_0, -1, -1, 0},
67 : : { 4, s_1_1, 0, -1, 0},
68 : : { 2, s_1_2, -1, -1, 0},
69 : : { 2, s_1_3, -1, -1, 0},
70 : : { 2, s_1_4, -1, -1, 0},
71 : : { 2, s_1_5, -1, -1, 0},
72 : : { 4, s_1_6, 5, -1, 0},
73 : : { 3, s_1_7, -1, -1, 0},
74 : : { 5, s_1_8, 7, -1, 0},
75 : : { 3, s_1_9, -1, -1, 0},
76 : : { 3, s_1_10, -1, -1, 0},
77 : : { 5, s_1_11, 10, -1, 0},
78 : : { 3, s_1_12, -1, -1, 0}
79 : : };
80 : :
81 : : static const symbol s_2_0[4] = { 'a', 'n', 'd', 'o' };
82 : : static const symbol s_2_1[5] = { 'i', 'e', 'n', 'd', 'o' };
83 : : static const symbol s_2_2[5] = { 'y', 'e', 'n', 'd', 'o' };
84 : : static const symbol s_2_3[5] = { 0xC3, 0xA1, 'n', 'd', 'o' };
85 : : static const symbol s_2_4[6] = { 'i', 0xC3, 0xA9, 'n', 'd', 'o' };
86 : : static const symbol s_2_5[2] = { 'a', 'r' };
87 : : static const symbol s_2_6[2] = { 'e', 'r' };
88 : : static const symbol s_2_7[2] = { 'i', 'r' };
89 : : static const symbol s_2_8[3] = { 0xC3, 0xA1, 'r' };
90 : : static const symbol s_2_9[3] = { 0xC3, 0xA9, 'r' };
91 : : static const symbol s_2_10[3] = { 0xC3, 0xAD, 'r' };
92 : :
93 : : static const struct among a_2[11] =
94 : : {
95 : : { 4, s_2_0, -1, 6, 0},
96 : : { 5, s_2_1, -1, 6, 0},
97 : : { 5, s_2_2, -1, 7, 0},
98 : : { 5, s_2_3, -1, 2, 0},
99 : : { 6, s_2_4, -1, 1, 0},
100 : : { 2, s_2_5, -1, 6, 0},
101 : : { 2, s_2_6, -1, 6, 0},
102 : : { 2, s_2_7, -1, 6, 0},
103 : : { 3, s_2_8, -1, 3, 0},
104 : : { 3, s_2_9, -1, 4, 0},
105 : : { 3, s_2_10, -1, 5, 0}
106 : : };
107 : :
108 : : static const symbol s_3_0[2] = { 'i', 'c' };
109 : : static const symbol s_3_1[2] = { 'a', 'd' };
110 : : static const symbol s_3_2[2] = { 'o', 's' };
111 : : static const symbol s_3_3[2] = { 'i', 'v' };
112 : :
113 : : static const struct among a_3[4] =
114 : : {
115 : : { 2, s_3_0, -1, -1, 0},
116 : : { 2, s_3_1, -1, -1, 0},
117 : : { 2, s_3_2, -1, -1, 0},
118 : : { 2, s_3_3, -1, 1, 0}
119 : : };
120 : :
121 : : static const symbol s_4_0[4] = { 'a', 'b', 'l', 'e' };
122 : : static const symbol s_4_1[4] = { 'i', 'b', 'l', 'e' };
123 : : static const symbol s_4_2[4] = { 'a', 'n', 't', 'e' };
124 : :
125 : : static const struct among a_4[3] =
126 : : {
127 : : { 4, s_4_0, -1, 1, 0},
128 : : { 4, s_4_1, -1, 1, 0},
129 : : { 4, s_4_2, -1, 1, 0}
130 : : };
131 : :
132 : : static const symbol s_5_0[2] = { 'i', 'c' };
133 : : static const symbol s_5_1[4] = { 'a', 'b', 'i', 'l' };
134 : : static const symbol s_5_2[2] = { 'i', 'v' };
135 : :
136 : : static const struct among a_5[3] =
137 : : {
138 : : { 2, s_5_0, -1, 1, 0},
139 : : { 4, s_5_1, -1, 1, 0},
140 : : { 2, s_5_2, -1, 1, 0}
141 : : };
142 : :
143 : : static const symbol s_6_0[3] = { 'i', 'c', 'a' };
144 : : static const symbol s_6_1[5] = { 'a', 'n', 'c', 'i', 'a' };
145 : : static const symbol s_6_2[5] = { 'e', 'n', 'c', 'i', 'a' };
146 : : static const symbol s_6_3[5] = { 'a', 'd', 'o', 'r', 'a' };
147 : : static const symbol s_6_4[3] = { 'o', 's', 'a' };
148 : : static const symbol s_6_5[4] = { 'i', 's', 't', 'a' };
149 : : static const symbol s_6_6[3] = { 'i', 'v', 'a' };
150 : : static const symbol s_6_7[4] = { 'a', 'n', 'z', 'a' };
151 : : static const symbol s_6_8[6] = { 'l', 'o', 'g', 0xC3, 0xAD, 'a' };
152 : : static const symbol s_6_9[4] = { 'i', 'd', 'a', 'd' };
153 : : static const symbol s_6_10[4] = { 'a', 'b', 'l', 'e' };
154 : : static const symbol s_6_11[4] = { 'i', 'b', 'l', 'e' };
155 : : static const symbol s_6_12[4] = { 'a', 'n', 't', 'e' };
156 : : static const symbol s_6_13[5] = { 'm', 'e', 'n', 't', 'e' };
157 : : static const symbol s_6_14[6] = { 'a', 'm', 'e', 'n', 't', 'e' };
158 : : static const symbol s_6_15[6] = { 'a', 'c', 'i', 0xC3, 0xB3, 'n' };
159 : : static const symbol s_6_16[6] = { 'u', 'c', 'i', 0xC3, 0xB3, 'n' };
160 : : static const symbol s_6_17[3] = { 'i', 'c', 'o' };
161 : : static const symbol s_6_18[4] = { 'i', 's', 'm', 'o' };
162 : : static const symbol s_6_19[3] = { 'o', 's', 'o' };
163 : : static const symbol s_6_20[7] = { 'a', 'm', 'i', 'e', 'n', 't', 'o' };
164 : : static const symbol s_6_21[7] = { 'i', 'm', 'i', 'e', 'n', 't', 'o' };
165 : : static const symbol s_6_22[3] = { 'i', 'v', 'o' };
166 : : static const symbol s_6_23[4] = { 'a', 'd', 'o', 'r' };
167 : : static const symbol s_6_24[4] = { 'i', 'c', 'a', 's' };
168 : : static const symbol s_6_25[6] = { 'a', 'n', 'c', 'i', 'a', 's' };
169 : : static const symbol s_6_26[6] = { 'e', 'n', 'c', 'i', 'a', 's' };
170 : : static const symbol s_6_27[6] = { 'a', 'd', 'o', 'r', 'a', 's' };
171 : : static const symbol s_6_28[4] = { 'o', 's', 'a', 's' };
172 : : static const symbol s_6_29[5] = { 'i', 's', 't', 'a', 's' };
173 : : static const symbol s_6_30[4] = { 'i', 'v', 'a', 's' };
174 : : static const symbol s_6_31[5] = { 'a', 'n', 'z', 'a', 's' };
175 : : static const symbol s_6_32[7] = { 'l', 'o', 'g', 0xC3, 0xAD, 'a', 's' };
176 : : static const symbol s_6_33[6] = { 'i', 'd', 'a', 'd', 'e', 's' };
177 : : static const symbol s_6_34[5] = { 'a', 'b', 'l', 'e', 's' };
178 : : static const symbol s_6_35[5] = { 'i', 'b', 'l', 'e', 's' };
179 : : static const symbol s_6_36[7] = { 'a', 'c', 'i', 'o', 'n', 'e', 's' };
180 : : static const symbol s_6_37[7] = { 'u', 'c', 'i', 'o', 'n', 'e', 's' };
181 : : static const symbol s_6_38[6] = { 'a', 'd', 'o', 'r', 'e', 's' };
182 : : static const symbol s_6_39[5] = { 'a', 'n', 't', 'e', 's' };
183 : : static const symbol s_6_40[4] = { 'i', 'c', 'o', 's' };
184 : : static const symbol s_6_41[5] = { 'i', 's', 'm', 'o', 's' };
185 : : static const symbol s_6_42[4] = { 'o', 's', 'o', 's' };
186 : : static const symbol s_6_43[8] = { 'a', 'm', 'i', 'e', 'n', 't', 'o', 's' };
187 : : static const symbol s_6_44[8] = { 'i', 'm', 'i', 'e', 'n', 't', 'o', 's' };
188 : : static const symbol s_6_45[4] = { 'i', 'v', 'o', 's' };
189 : :
190 : : static const struct among a_6[46] =
191 : : {
192 : : { 3, s_6_0, -1, 1, 0},
193 : : { 5, s_6_1, -1, 2, 0},
194 : : { 5, s_6_2, -1, 5, 0},
195 : : { 5, s_6_3, -1, 2, 0},
196 : : { 3, s_6_4, -1, 1, 0},
197 : : { 4, s_6_5, -1, 1, 0},
198 : : { 3, s_6_6, -1, 9, 0},
199 : : { 4, s_6_7, -1, 1, 0},
200 : : { 6, s_6_8, -1, 3, 0},
201 : : { 4, s_6_9, -1, 8, 0},
202 : : { 4, s_6_10, -1, 1, 0},
203 : : { 4, s_6_11, -1, 1, 0},
204 : : { 4, s_6_12, -1, 2, 0},
205 : : { 5, s_6_13, -1, 7, 0},
206 : : { 6, s_6_14, 13, 6, 0},
207 : : { 6, s_6_15, -1, 2, 0},
208 : : { 6, s_6_16, -1, 4, 0},
209 : : { 3, s_6_17, -1, 1, 0},
210 : : { 4, s_6_18, -1, 1, 0},
211 : : { 3, s_6_19, -1, 1, 0},
212 : : { 7, s_6_20, -1, 1, 0},
213 : : { 7, s_6_21, -1, 1, 0},
214 : : { 3, s_6_22, -1, 9, 0},
215 : : { 4, s_6_23, -1, 2, 0},
216 : : { 4, s_6_24, -1, 1, 0},
217 : : { 6, s_6_25, -1, 2, 0},
218 : : { 6, s_6_26, -1, 5, 0},
219 : : { 6, s_6_27, -1, 2, 0},
220 : : { 4, s_6_28, -1, 1, 0},
221 : : { 5, s_6_29, -1, 1, 0},
222 : : { 4, s_6_30, -1, 9, 0},
223 : : { 5, s_6_31, -1, 1, 0},
224 : : { 7, s_6_32, -1, 3, 0},
225 : : { 6, s_6_33, -1, 8, 0},
226 : : { 5, s_6_34, -1, 1, 0},
227 : : { 5, s_6_35, -1, 1, 0},
228 : : { 7, s_6_36, -1, 2, 0},
229 : : { 7, s_6_37, -1, 4, 0},
230 : : { 6, s_6_38, -1, 2, 0},
231 : : { 5, s_6_39, -1, 2, 0},
232 : : { 4, s_6_40, -1, 1, 0},
233 : : { 5, s_6_41, -1, 1, 0},
234 : : { 4, s_6_42, -1, 1, 0},
235 : : { 8, s_6_43, -1, 1, 0},
236 : : { 8, s_6_44, -1, 1, 0},
237 : : { 4, s_6_45, -1, 9, 0}
238 : : };
239 : :
240 : : static const symbol s_7_0[2] = { 'y', 'a' };
241 : : static const symbol s_7_1[2] = { 'y', 'e' };
242 : : static const symbol s_7_2[3] = { 'y', 'a', 'n' };
243 : : static const symbol s_7_3[3] = { 'y', 'e', 'n' };
244 : : static const symbol s_7_4[5] = { 'y', 'e', 'r', 'o', 'n' };
245 : : static const symbol s_7_5[5] = { 'y', 'e', 'n', 'd', 'o' };
246 : : static const symbol s_7_6[2] = { 'y', 'o' };
247 : : static const symbol s_7_7[3] = { 'y', 'a', 's' };
248 : : static const symbol s_7_8[3] = { 'y', 'e', 's' };
249 : : static const symbol s_7_9[4] = { 'y', 'a', 'i', 's' };
250 : : static const symbol s_7_10[5] = { 'y', 'a', 'm', 'o', 's' };
251 : : static const symbol s_7_11[3] = { 'y', 0xC3, 0xB3 };
252 : :
253 : : static const struct among a_7[12] =
254 : : {
255 : : { 2, s_7_0, -1, 1, 0},
256 : : { 2, s_7_1, -1, 1, 0},
257 : : { 3, s_7_2, -1, 1, 0},
258 : : { 3, s_7_3, -1, 1, 0},
259 : : { 5, s_7_4, -1, 1, 0},
260 : : { 5, s_7_5, -1, 1, 0},
261 : : { 2, s_7_6, -1, 1, 0},
262 : : { 3, s_7_7, -1, 1, 0},
263 : : { 3, s_7_8, -1, 1, 0},
264 : : { 4, s_7_9, -1, 1, 0},
265 : : { 5, s_7_10, -1, 1, 0},
266 : : { 3, s_7_11, -1, 1, 0}
267 : : };
268 : :
269 : : static const symbol s_8_0[3] = { 'a', 'b', 'a' };
270 : : static const symbol s_8_1[3] = { 'a', 'd', 'a' };
271 : : static const symbol s_8_2[3] = { 'i', 'd', 'a' };
272 : : static const symbol s_8_3[3] = { 'a', 'r', 'a' };
273 : : static const symbol s_8_4[4] = { 'i', 'e', 'r', 'a' };
274 : : static const symbol s_8_5[3] = { 0xC3, 0xAD, 'a' };
275 : : static const symbol s_8_6[5] = { 'a', 'r', 0xC3, 0xAD, 'a' };
276 : : static const symbol s_8_7[5] = { 'e', 'r', 0xC3, 0xAD, 'a' };
277 : : static const symbol s_8_8[5] = { 'i', 'r', 0xC3, 0xAD, 'a' };
278 : : static const symbol s_8_9[2] = { 'a', 'd' };
279 : : static const symbol s_8_10[2] = { 'e', 'd' };
280 : : static const symbol s_8_11[2] = { 'i', 'd' };
281 : : static const symbol s_8_12[3] = { 'a', 's', 'e' };
282 : : static const symbol s_8_13[4] = { 'i', 'e', 's', 'e' };
283 : : static const symbol s_8_14[4] = { 'a', 's', 't', 'e' };
284 : : static const symbol s_8_15[4] = { 'i', 's', 't', 'e' };
285 : : static const symbol s_8_16[2] = { 'a', 'n' };
286 : : static const symbol s_8_17[4] = { 'a', 'b', 'a', 'n' };
287 : : static const symbol s_8_18[4] = { 'a', 'r', 'a', 'n' };
288 : : static const symbol s_8_19[5] = { 'i', 'e', 'r', 'a', 'n' };
289 : : static const symbol s_8_20[4] = { 0xC3, 0xAD, 'a', 'n' };
290 : : static const symbol s_8_21[6] = { 'a', 'r', 0xC3, 0xAD, 'a', 'n' };
291 : : static const symbol s_8_22[6] = { 'e', 'r', 0xC3, 0xAD, 'a', 'n' };
292 : : static const symbol s_8_23[6] = { 'i', 'r', 0xC3, 0xAD, 'a', 'n' };
293 : : static const symbol s_8_24[2] = { 'e', 'n' };
294 : : static const symbol s_8_25[4] = { 'a', 's', 'e', 'n' };
295 : : static const symbol s_8_26[5] = { 'i', 'e', 's', 'e', 'n' };
296 : : static const symbol s_8_27[4] = { 'a', 'r', 'o', 'n' };
297 : : static const symbol s_8_28[5] = { 'i', 'e', 'r', 'o', 'n' };
298 : : static const symbol s_8_29[5] = { 'a', 'r', 0xC3, 0xA1, 'n' };
299 : : static const symbol s_8_30[5] = { 'e', 'r', 0xC3, 0xA1, 'n' };
300 : : static const symbol s_8_31[5] = { 'i', 'r', 0xC3, 0xA1, 'n' };
301 : : static const symbol s_8_32[3] = { 'a', 'd', 'o' };
302 : : static const symbol s_8_33[3] = { 'i', 'd', 'o' };
303 : : static const symbol s_8_34[4] = { 'a', 'n', 'd', 'o' };
304 : : static const symbol s_8_35[5] = { 'i', 'e', 'n', 'd', 'o' };
305 : : static const symbol s_8_36[2] = { 'a', 'r' };
306 : : static const symbol s_8_37[2] = { 'e', 'r' };
307 : : static const symbol s_8_38[2] = { 'i', 'r' };
308 : : static const symbol s_8_39[2] = { 'a', 's' };
309 : : static const symbol s_8_40[4] = { 'a', 'b', 'a', 's' };
310 : : static const symbol s_8_41[4] = { 'a', 'd', 'a', 's' };
311 : : static const symbol s_8_42[4] = { 'i', 'd', 'a', 's' };
312 : : static const symbol s_8_43[4] = { 'a', 'r', 'a', 's' };
313 : : static const symbol s_8_44[5] = { 'i', 'e', 'r', 'a', 's' };
314 : : static const symbol s_8_45[4] = { 0xC3, 0xAD, 'a', 's' };
315 : : static const symbol s_8_46[6] = { 'a', 'r', 0xC3, 0xAD, 'a', 's' };
316 : : static const symbol s_8_47[6] = { 'e', 'r', 0xC3, 0xAD, 'a', 's' };
317 : : static const symbol s_8_48[6] = { 'i', 'r', 0xC3, 0xAD, 'a', 's' };
318 : : static const symbol s_8_49[2] = { 'e', 's' };
319 : : static const symbol s_8_50[4] = { 'a', 's', 'e', 's' };
320 : : static const symbol s_8_51[5] = { 'i', 'e', 's', 'e', 's' };
321 : : static const symbol s_8_52[5] = { 'a', 'b', 'a', 'i', 's' };
322 : : static const symbol s_8_53[5] = { 'a', 'r', 'a', 'i', 's' };
323 : : static const symbol s_8_54[6] = { 'i', 'e', 'r', 'a', 'i', 's' };
324 : : static const symbol s_8_55[5] = { 0xC3, 0xAD, 'a', 'i', 's' };
325 : : static const symbol s_8_56[7] = { 'a', 'r', 0xC3, 0xAD, 'a', 'i', 's' };
326 : : static const symbol s_8_57[7] = { 'e', 'r', 0xC3, 0xAD, 'a', 'i', 's' };
327 : : static const symbol s_8_58[7] = { 'i', 'r', 0xC3, 0xAD, 'a', 'i', 's' };
328 : : static const symbol s_8_59[5] = { 'a', 's', 'e', 'i', 's' };
329 : : static const symbol s_8_60[6] = { 'i', 'e', 's', 'e', 'i', 's' };
330 : : static const symbol s_8_61[6] = { 'a', 's', 't', 'e', 'i', 's' };
331 : : static const symbol s_8_62[6] = { 'i', 's', 't', 'e', 'i', 's' };
332 : : static const symbol s_8_63[4] = { 0xC3, 0xA1, 'i', 's' };
333 : : static const symbol s_8_64[4] = { 0xC3, 0xA9, 'i', 's' };
334 : : static const symbol s_8_65[6] = { 'a', 'r', 0xC3, 0xA9, 'i', 's' };
335 : : static const symbol s_8_66[6] = { 'e', 'r', 0xC3, 0xA9, 'i', 's' };
336 : : static const symbol s_8_67[6] = { 'i', 'r', 0xC3, 0xA9, 'i', 's' };
337 : : static const symbol s_8_68[4] = { 'a', 'd', 'o', 's' };
338 : : static const symbol s_8_69[4] = { 'i', 'd', 'o', 's' };
339 : : static const symbol s_8_70[4] = { 'a', 'm', 'o', 's' };
340 : : static const symbol s_8_71[7] = { 0xC3, 0xA1, 'b', 'a', 'm', 'o', 's' };
341 : : static const symbol s_8_72[7] = { 0xC3, 0xA1, 'r', 'a', 'm', 'o', 's' };
342 : : static const symbol s_8_73[8] = { 'i', 0xC3, 0xA9, 'r', 'a', 'm', 'o', 's' };
343 : : static const symbol s_8_74[6] = { 0xC3, 0xAD, 'a', 'm', 'o', 's' };
344 : : static const symbol s_8_75[8] = { 'a', 'r', 0xC3, 0xAD, 'a', 'm', 'o', 's' };
345 : : static const symbol s_8_76[8] = { 'e', 'r', 0xC3, 0xAD, 'a', 'm', 'o', 's' };
346 : : static const symbol s_8_77[8] = { 'i', 'r', 0xC3, 0xAD, 'a', 'm', 'o', 's' };
347 : : static const symbol s_8_78[4] = { 'e', 'm', 'o', 's' };
348 : : static const symbol s_8_79[6] = { 'a', 'r', 'e', 'm', 'o', 's' };
349 : : static const symbol s_8_80[6] = { 'e', 'r', 'e', 'm', 'o', 's' };
350 : : static const symbol s_8_81[6] = { 'i', 'r', 'e', 'm', 'o', 's' };
351 : : static const symbol s_8_82[7] = { 0xC3, 0xA1, 's', 'e', 'm', 'o', 's' };
352 : : static const symbol s_8_83[8] = { 'i', 0xC3, 0xA9, 's', 'e', 'm', 'o', 's' };
353 : : static const symbol s_8_84[4] = { 'i', 'm', 'o', 's' };
354 : : static const symbol s_8_85[5] = { 'a', 'r', 0xC3, 0xA1, 's' };
355 : : static const symbol s_8_86[5] = { 'e', 'r', 0xC3, 0xA1, 's' };
356 : : static const symbol s_8_87[5] = { 'i', 'r', 0xC3, 0xA1, 's' };
357 : : static const symbol s_8_88[3] = { 0xC3, 0xAD, 's' };
358 : : static const symbol s_8_89[4] = { 'a', 'r', 0xC3, 0xA1 };
359 : : static const symbol s_8_90[4] = { 'e', 'r', 0xC3, 0xA1 };
360 : : static const symbol s_8_91[4] = { 'i', 'r', 0xC3, 0xA1 };
361 : : static const symbol s_8_92[4] = { 'a', 'r', 0xC3, 0xA9 };
362 : : static const symbol s_8_93[4] = { 'e', 'r', 0xC3, 0xA9 };
363 : : static const symbol s_8_94[4] = { 'i', 'r', 0xC3, 0xA9 };
364 : : static const symbol s_8_95[3] = { 'i', 0xC3, 0xB3 };
365 : :
366 : : static const struct among a_8[96] =
367 : : {
368 : : { 3, s_8_0, -1, 2, 0},
369 : : { 3, s_8_1, -1, 2, 0},
370 : : { 3, s_8_2, -1, 2, 0},
371 : : { 3, s_8_3, -1, 2, 0},
372 : : { 4, s_8_4, -1, 2, 0},
373 : : { 3, s_8_5, -1, 2, 0},
374 : : { 5, s_8_6, 5, 2, 0},
375 : : { 5, s_8_7, 5, 2, 0},
376 : : { 5, s_8_8, 5, 2, 0},
377 : : { 2, s_8_9, -1, 2, 0},
378 : : { 2, s_8_10, -1, 2, 0},
379 : : { 2, s_8_11, -1, 2, 0},
380 : : { 3, s_8_12, -1, 2, 0},
381 : : { 4, s_8_13, -1, 2, 0},
382 : : { 4, s_8_14, -1, 2, 0},
383 : : { 4, s_8_15, -1, 2, 0},
384 : : { 2, s_8_16, -1, 2, 0},
385 : : { 4, s_8_17, 16, 2, 0},
386 : : { 4, s_8_18, 16, 2, 0},
387 : : { 5, s_8_19, 16, 2, 0},
388 : : { 4, s_8_20, 16, 2, 0},
389 : : { 6, s_8_21, 20, 2, 0},
390 : : { 6, s_8_22, 20, 2, 0},
391 : : { 6, s_8_23, 20, 2, 0},
392 : : { 2, s_8_24, -1, 1, 0},
393 : : { 4, s_8_25, 24, 2, 0},
394 : : { 5, s_8_26, 24, 2, 0},
395 : : { 4, s_8_27, -1, 2, 0},
396 : : { 5, s_8_28, -1, 2, 0},
397 : : { 5, s_8_29, -1, 2, 0},
398 : : { 5, s_8_30, -1, 2, 0},
399 : : { 5, s_8_31, -1, 2, 0},
400 : : { 3, s_8_32, -1, 2, 0},
401 : : { 3, s_8_33, -1, 2, 0},
402 : : { 4, s_8_34, -1, 2, 0},
403 : : { 5, s_8_35, -1, 2, 0},
404 : : { 2, s_8_36, -1, 2, 0},
405 : : { 2, s_8_37, -1, 2, 0},
406 : : { 2, s_8_38, -1, 2, 0},
407 : : { 2, s_8_39, -1, 2, 0},
408 : : { 4, s_8_40, 39, 2, 0},
409 : : { 4, s_8_41, 39, 2, 0},
410 : : { 4, s_8_42, 39, 2, 0},
411 : : { 4, s_8_43, 39, 2, 0},
412 : : { 5, s_8_44, 39, 2, 0},
413 : : { 4, s_8_45, 39, 2, 0},
414 : : { 6, s_8_46, 45, 2, 0},
415 : : { 6, s_8_47, 45, 2, 0},
416 : : { 6, s_8_48, 45, 2, 0},
417 : : { 2, s_8_49, -1, 1, 0},
418 : : { 4, s_8_50, 49, 2, 0},
419 : : { 5, s_8_51, 49, 2, 0},
420 : : { 5, s_8_52, -1, 2, 0},
421 : : { 5, s_8_53, -1, 2, 0},
422 : : { 6, s_8_54, -1, 2, 0},
423 : : { 5, s_8_55, -1, 2, 0},
424 : : { 7, s_8_56, 55, 2, 0},
425 : : { 7, s_8_57, 55, 2, 0},
426 : : { 7, s_8_58, 55, 2, 0},
427 : : { 5, s_8_59, -1, 2, 0},
428 : : { 6, s_8_60, -1, 2, 0},
429 : : { 6, s_8_61, -1, 2, 0},
430 : : { 6, s_8_62, -1, 2, 0},
431 : : { 4, s_8_63, -1, 2, 0},
432 : : { 4, s_8_64, -1, 1, 0},
433 : : { 6, s_8_65, 64, 2, 0},
434 : : { 6, s_8_66, 64, 2, 0},
435 : : { 6, s_8_67, 64, 2, 0},
436 : : { 4, s_8_68, -1, 2, 0},
437 : : { 4, s_8_69, -1, 2, 0},
438 : : { 4, s_8_70, -1, 2, 0},
439 : : { 7, s_8_71, 70, 2, 0},
440 : : { 7, s_8_72, 70, 2, 0},
441 : : { 8, s_8_73, 70, 2, 0},
442 : : { 6, s_8_74, 70, 2, 0},
443 : : { 8, s_8_75, 74, 2, 0},
444 : : { 8, s_8_76, 74, 2, 0},
445 : : { 8, s_8_77, 74, 2, 0},
446 : : { 4, s_8_78, -1, 1, 0},
447 : : { 6, s_8_79, 78, 2, 0},
448 : : { 6, s_8_80, 78, 2, 0},
449 : : { 6, s_8_81, 78, 2, 0},
450 : : { 7, s_8_82, 78, 2, 0},
451 : : { 8, s_8_83, 78, 2, 0},
452 : : { 4, s_8_84, -1, 2, 0},
453 : : { 5, s_8_85, -1, 2, 0},
454 : : { 5, s_8_86, -1, 2, 0},
455 : : { 5, s_8_87, -1, 2, 0},
456 : : { 3, s_8_88, -1, 2, 0},
457 : : { 4, s_8_89, -1, 2, 0},
458 : : { 4, s_8_90, -1, 2, 0},
459 : : { 4, s_8_91, -1, 2, 0},
460 : : { 4, s_8_92, -1, 2, 0},
461 : : { 4, s_8_93, -1, 2, 0},
462 : : { 4, s_8_94, -1, 2, 0},
463 : : { 3, s_8_95, -1, 2, 0}
464 : : };
465 : :
466 : : static const symbol s_9_0[1] = { 'a' };
467 : : static const symbol s_9_1[1] = { 'e' };
468 : : static const symbol s_9_2[1] = { 'o' };
469 : : static const symbol s_9_3[2] = { 'o', 's' };
470 : : static const symbol s_9_4[2] = { 0xC3, 0xA1 };
471 : : static const symbol s_9_5[2] = { 0xC3, 0xA9 };
472 : : static const symbol s_9_6[2] = { 0xC3, 0xAD };
473 : : static const symbol s_9_7[2] = { 0xC3, 0xB3 };
474 : :
475 : : static const struct among a_9[8] =
476 : : {
477 : : { 1, s_9_0, -1, 1, 0},
478 : : { 1, s_9_1, -1, 2, 0},
479 : : { 1, s_9_2, -1, 1, 0},
480 : : { 2, s_9_3, -1, 1, 0},
481 : : { 2, s_9_4, -1, 1, 0},
482 : : { 2, s_9_5, -1, 2, 0},
483 : : { 2, s_9_6, -1, 1, 0},
484 : : { 2, s_9_7, -1, 1, 0}
485 : : };
486 : :
487 : : static const unsigned char g_v[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 4, 10 };
488 : :
489 : : static const symbol s_0[] = { 'a' };
490 : : static const symbol s_1[] = { 'e' };
491 : : static const symbol s_2[] = { 'i' };
492 : : static const symbol s_3[] = { 'o' };
493 : : static const symbol s_4[] = { 'u' };
494 : : static const symbol s_5[] = { 'i', 'e', 'n', 'd', 'o' };
495 : : static const symbol s_6[] = { 'a', 'n', 'd', 'o' };
496 : : static const symbol s_7[] = { 'a', 'r' };
497 : : static const symbol s_8[] = { 'e', 'r' };
498 : : static const symbol s_9[] = { 'i', 'r' };
499 : : static const symbol s_10[] = { 'i', 'c' };
500 : : static const symbol s_11[] = { 'l', 'o', 'g' };
501 : : static const symbol s_12[] = { 'u' };
502 : : static const symbol s_13[] = { 'e', 'n', 't', 'e' };
503 : : static const symbol s_14[] = { 'a', 't' };
504 : : static const symbol s_15[] = { 'a', 't' };
505 : :
1660 peter@eisentraut.org 506 :UBC 0 : static int r_mark_regions(struct SN_env * z) {
507 : 0 : z->I[2] = z->l;
508 : 0 : z->I[1] = z->l;
509 : 0 : z->I[0] = z->l;
510 : 0 : { int c1 = z->c;
511 : 0 : { int c2 = z->c;
512 [ # # ]: 0 : if (in_grouping_U(z, g_v, 97, 252, 0)) goto lab2;
513 : 0 : { int c3 = z->c;
514 [ # # ]: 0 : if (out_grouping_U(z, g_v, 97, 252, 0)) goto lab4;
515 : :
516 : : {
6591 tgl@sss.pgh.pa.us 517 : 0 : int ret = out_grouping_U(z, g_v, 97, 252, 1);
518 [ # # ]: 0 : if (ret < 0) goto lab4;
519 : 0 : z->c += ret;
520 : : }
521 : 0 : goto lab3;
522 : 0 : lab4:
523 : 0 : z->c = c3;
1660 peter@eisentraut.org 524 [ # # ]: 0 : if (in_grouping_U(z, g_v, 97, 252, 0)) goto lab2;
525 : :
526 : : {
6591 tgl@sss.pgh.pa.us 527 : 0 : int ret = in_grouping_U(z, g_v, 97, 252, 1);
528 [ # # ]: 0 : if (ret < 0) goto lab2;
529 : 0 : z->c += ret;
530 : : }
531 : : }
532 : 0 : lab3:
533 : 0 : goto lab1;
534 : 0 : lab2:
535 : 0 : z->c = c2;
1660 peter@eisentraut.org 536 [ # # ]: 0 : if (out_grouping_U(z, g_v, 97, 252, 0)) goto lab0;
537 : 0 : { int c4 = z->c;
538 [ # # ]: 0 : if (out_grouping_U(z, g_v, 97, 252, 0)) goto lab6;
539 : :
540 : : {
6591 tgl@sss.pgh.pa.us 541 : 0 : int ret = out_grouping_U(z, g_v, 97, 252, 1);
542 [ # # ]: 0 : if (ret < 0) goto lab6;
543 : 0 : z->c += ret;
544 : : }
545 : 0 : goto lab5;
546 : 0 : lab6:
547 : 0 : z->c = c4;
1660 peter@eisentraut.org 548 [ # # ]: 0 : if (in_grouping_U(z, g_v, 97, 252, 0)) goto lab0;
549 : 0 : { int ret = skip_utf8(z->p, z->c, z->l, 1);
6591 tgl@sss.pgh.pa.us 550 [ # # ]: 0 : if (ret < 0) goto lab0;
1660 peter@eisentraut.org 551 : 0 : z->c = ret;
552 : : }
553 : : }
6591 tgl@sss.pgh.pa.us 554 : 0 : lab5:
555 : : ;
556 : : }
557 : 0 : lab1:
1660 peter@eisentraut.org 558 : 0 : z->I[2] = z->c;
6591 tgl@sss.pgh.pa.us 559 : 0 : lab0:
560 : 0 : z->c = c1;
561 : : }
1660 peter@eisentraut.org 562 : 0 : { int c5 = z->c;
563 : :
564 : : {
6591 tgl@sss.pgh.pa.us 565 : 0 : int ret = out_grouping_U(z, g_v, 97, 252, 1);
566 [ # # ]: 0 : if (ret < 0) goto lab7;
567 : 0 : z->c += ret;
568 : : }
569 : :
570 : : {
571 : 0 : int ret = in_grouping_U(z, g_v, 97, 252, 1);
572 [ # # ]: 0 : if (ret < 0) goto lab7;
573 : 0 : z->c += ret;
574 : : }
1660 peter@eisentraut.org 575 : 0 : z->I[1] = z->c;
576 : :
577 : : {
6591 tgl@sss.pgh.pa.us 578 : 0 : int ret = out_grouping_U(z, g_v, 97, 252, 1);
579 [ # # ]: 0 : if (ret < 0) goto lab7;
580 : 0 : z->c += ret;
581 : : }
582 : :
583 : : {
584 : 0 : int ret = in_grouping_U(z, g_v, 97, 252, 1);
585 [ # # ]: 0 : if (ret < 0) goto lab7;
586 : 0 : z->c += ret;
587 : : }
1660 peter@eisentraut.org 588 : 0 : z->I[0] = z->c;
6591 tgl@sss.pgh.pa.us 589 : 0 : lab7:
590 : 0 : z->c = c5;
591 : : }
592 : 0 : return 1;
593 : : }
594 : :
1660 peter@eisentraut.org 595 : 0 : static int r_postlude(struct SN_env * z) {
596 : : int among_var;
597 : 0 : while(1) {
598 : 0 : int c1 = z->c;
599 : 0 : z->bra = z->c;
600 [ # # # # : 0 : if (z->c + 1 >= z->l || z->p[z->c + 1] >> 5 != 5 || !((67641858 >> (z->p[z->c + 1] & 0x1f)) & 1)) among_var = 6; else
# # ]
2539 tgl@sss.pgh.pa.us 601 : 0 : among_var = find_among(z, a_0, 6);
1660 peter@eisentraut.org 602 : 0 : z->ket = z->c;
603 [ # # # # : 0 : switch (among_var) {
# # # ]
6591 tgl@sss.pgh.pa.us 604 : 0 : case 1:
1660 peter@eisentraut.org 605 : 0 : { int ret = slice_from_s(z, 1, s_0);
6591 tgl@sss.pgh.pa.us 606 [ # # ]: 0 : if (ret < 0) return ret;
607 : : }
608 : 0 : break;
609 : 0 : case 2:
1660 peter@eisentraut.org 610 : 0 : { int ret = slice_from_s(z, 1, s_1);
6591 tgl@sss.pgh.pa.us 611 [ # # ]: 0 : if (ret < 0) return ret;
612 : : }
613 : 0 : break;
614 : 0 : case 3:
1660 peter@eisentraut.org 615 : 0 : { int ret = slice_from_s(z, 1, s_2);
6591 tgl@sss.pgh.pa.us 616 [ # # ]: 0 : if (ret < 0) return ret;
617 : : }
618 : 0 : break;
619 : 0 : case 4:
1660 peter@eisentraut.org 620 : 0 : { int ret = slice_from_s(z, 1, s_3);
6591 tgl@sss.pgh.pa.us 621 [ # # ]: 0 : if (ret < 0) return ret;
622 : : }
623 : 0 : break;
624 : 0 : case 5:
1660 peter@eisentraut.org 625 : 0 : { int ret = slice_from_s(z, 1, s_4);
6591 tgl@sss.pgh.pa.us 626 [ # # ]: 0 : if (ret < 0) return ret;
627 : : }
628 : 0 : break;
629 : 0 : case 6:
1660 peter@eisentraut.org 630 : 0 : { int ret = skip_utf8(z->p, z->c, z->l, 1);
6591 tgl@sss.pgh.pa.us 631 [ # # ]: 0 : if (ret < 0) goto lab0;
1660 peter@eisentraut.org 632 : 0 : z->c = ret;
633 : : }
6591 tgl@sss.pgh.pa.us 634 : 0 : break;
635 : : }
636 : 0 : continue;
637 : 0 : lab0:
638 : 0 : z->c = c1;
639 : 0 : break;
640 : : }
641 : 0 : return 1;
642 : : }
643 : :
1660 peter@eisentraut.org 644 : 0 : static int r_RV(struct SN_env * z) {
200 tgl@sss.pgh.pa.us 645 : 0 : return z->I[2] <= z->c;
646 : : }
647 : :
1660 peter@eisentraut.org 648 : 0 : static int r_R1(struct SN_env * z) {
200 tgl@sss.pgh.pa.us 649 : 0 : return z->I[1] <= z->c;
650 : : }
651 : :
1660 peter@eisentraut.org 652 : 0 : static int r_R2(struct SN_env * z) {
200 tgl@sss.pgh.pa.us 653 : 0 : return z->I[0] <= z->c;
654 : : }
655 : :
1660 peter@eisentraut.org 656 : 0 : static int r_attached_pronoun(struct SN_env * z) {
657 : : int among_var;
658 : 0 : z->ket = z->c;
659 [ # # # # : 0 : if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((557090 >> (z->p[z->c - 1] & 0x1f)) & 1)) return 0;
# # ]
200 tgl@sss.pgh.pa.us 660 [ # # ]: 0 : if (!find_among_b(z, a_1, 13)) return 0;
1660 peter@eisentraut.org 661 : 0 : z->bra = z->c;
662 [ # # # # : 0 : if (z->c - 1 <= z->lb || (z->p[z->c - 1] != 111 && z->p[z->c - 1] != 114)) return 0;
# # ]
2539 tgl@sss.pgh.pa.us 663 : 0 : among_var = find_among_b(z, a_2, 11);
200 664 [ # # ]: 0 : if (!among_var) return 0;
1660 peter@eisentraut.org 665 : 0 : { int ret = r_RV(z);
2539 tgl@sss.pgh.pa.us 666 [ # # ]: 0 : if (ret <= 0) return ret;
667 : : }
1660 peter@eisentraut.org 668 [ # # # # : 0 : switch (among_var) {
# # # # ]
6591 tgl@sss.pgh.pa.us 669 : 0 : case 1:
1660 peter@eisentraut.org 670 : 0 : z->bra = z->c;
671 : 0 : { int ret = slice_from_s(z, 5, s_5);
6591 tgl@sss.pgh.pa.us 672 [ # # ]: 0 : if (ret < 0) return ret;
673 : : }
674 : 0 : break;
675 : 0 : case 2:
1660 peter@eisentraut.org 676 : 0 : z->bra = z->c;
677 : 0 : { int ret = slice_from_s(z, 4, s_6);
6591 tgl@sss.pgh.pa.us 678 [ # # ]: 0 : if (ret < 0) return ret;
679 : : }
680 : 0 : break;
681 : 0 : case 3:
1660 peter@eisentraut.org 682 : 0 : z->bra = z->c;
683 : 0 : { int ret = slice_from_s(z, 2, s_7);
6591 tgl@sss.pgh.pa.us 684 [ # # ]: 0 : if (ret < 0) return ret;
685 : : }
686 : 0 : break;
687 : 0 : case 4:
1660 peter@eisentraut.org 688 : 0 : z->bra = z->c;
689 : 0 : { int ret = slice_from_s(z, 2, s_8);
6591 tgl@sss.pgh.pa.us 690 [ # # ]: 0 : if (ret < 0) return ret;
691 : : }
692 : 0 : break;
693 : 0 : case 5:
1660 peter@eisentraut.org 694 : 0 : z->bra = z->c;
695 : 0 : { int ret = slice_from_s(z, 2, s_9);
6591 tgl@sss.pgh.pa.us 696 [ # # ]: 0 : if (ret < 0) return ret;
697 : : }
698 : 0 : break;
699 : 0 : case 6:
1660 peter@eisentraut.org 700 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 701 [ # # ]: 0 : if (ret < 0) return ret;
702 : : }
703 : 0 : break;
704 : 0 : case 7:
1660 peter@eisentraut.org 705 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'u') return 0;
2539 tgl@sss.pgh.pa.us 706 : 0 : z->c--;
1660 peter@eisentraut.org 707 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 708 [ # # ]: 0 : if (ret < 0) return ret;
709 : : }
710 : 0 : break;
711 : : }
712 : 0 : return 1;
713 : : }
714 : :
1660 peter@eisentraut.org 715 : 0 : static int r_standard_suffix(struct SN_env * z) {
716 : : int among_var;
717 : 0 : z->ket = z->c;
718 [ # # # # : 0 : if (z->c - 2 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((835634 >> (z->p[z->c - 1] & 0x1f)) & 1)) return 0;
# # ]
2539 tgl@sss.pgh.pa.us 719 : 0 : among_var = find_among_b(z, a_6, 46);
200 720 [ # # ]: 0 : if (!among_var) return 0;
1660 peter@eisentraut.org 721 : 0 : z->bra = z->c;
722 [ # # # # : 0 : switch (among_var) {
# # # # #
# ]
6591 tgl@sss.pgh.pa.us 723 : 0 : case 1:
1660 peter@eisentraut.org 724 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 725 [ # # ]: 0 : if (ret <= 0) return ret;
726 : : }
1660 peter@eisentraut.org 727 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 728 [ # # ]: 0 : if (ret < 0) return ret;
729 : : }
730 : 0 : break;
731 : 0 : case 2:
1660 peter@eisentraut.org 732 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 733 [ # # ]: 0 : if (ret <= 0) return ret;
734 : : }
1660 peter@eisentraut.org 735 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 736 [ # # ]: 0 : if (ret < 0) return ret;
737 : : }
1660 peter@eisentraut.org 738 : 0 : { int m1 = z->l - z->c; (void)m1;
739 : 0 : z->ket = z->c;
740 [ # # ]: 0 : if (!(eq_s_b(z, 2, s_10))) { z->c = z->l - m1; goto lab0; }
741 : 0 : z->bra = z->c;
742 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 743 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m1; goto lab0; }
6591 744 [ # # ]: 0 : if (ret < 0) return ret;
745 : : }
1660 peter@eisentraut.org 746 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 747 [ # # ]: 0 : if (ret < 0) return ret;
748 : : }
749 : 0 : lab0:
750 : : ;
751 : : }
752 : 0 : break;
753 : 0 : case 3:
1660 peter@eisentraut.org 754 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 755 [ # # ]: 0 : if (ret <= 0) return ret;
756 : : }
1660 peter@eisentraut.org 757 : 0 : { int ret = slice_from_s(z, 3, s_11);
6591 tgl@sss.pgh.pa.us 758 [ # # ]: 0 : if (ret < 0) return ret;
759 : : }
760 : 0 : break;
761 : 0 : case 4:
1660 peter@eisentraut.org 762 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 763 [ # # ]: 0 : if (ret <= 0) return ret;
764 : : }
1660 peter@eisentraut.org 765 : 0 : { int ret = slice_from_s(z, 1, s_12);
6591 tgl@sss.pgh.pa.us 766 [ # # ]: 0 : if (ret < 0) return ret;
767 : : }
768 : 0 : break;
769 : 0 : case 5:
1660 peter@eisentraut.org 770 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 771 [ # # ]: 0 : if (ret <= 0) return ret;
772 : : }
1660 peter@eisentraut.org 773 : 0 : { int ret = slice_from_s(z, 4, s_13);
6591 tgl@sss.pgh.pa.us 774 [ # # ]: 0 : if (ret < 0) return ret;
775 : : }
776 : 0 : break;
777 : 0 : case 6:
1660 peter@eisentraut.org 778 : 0 : { int ret = r_R1(z);
2539 tgl@sss.pgh.pa.us 779 [ # # ]: 0 : if (ret <= 0) return ret;
780 : : }
1660 peter@eisentraut.org 781 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 782 [ # # ]: 0 : if (ret < 0) return ret;
783 : : }
1660 peter@eisentraut.org 784 : 0 : { int m2 = z->l - z->c; (void)m2;
785 : 0 : z->ket = z->c;
786 [ # # # # : 0 : if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((4718616 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->c = z->l - m2; goto lab1; }
# # ]
2539 tgl@sss.pgh.pa.us 787 : 0 : among_var = find_among_b(z, a_3, 4);
200 788 [ # # ]: 0 : if (!among_var) { z->c = z->l - m2; goto lab1; }
1660 peter@eisentraut.org 789 : 0 : z->bra = z->c;
790 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 791 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m2; goto lab1; }
6591 792 [ # # ]: 0 : if (ret < 0) return ret;
793 : : }
1660 peter@eisentraut.org 794 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 795 [ # # ]: 0 : if (ret < 0) return ret;
796 : : }
1660 peter@eisentraut.org 797 [ # # ]: 0 : switch (among_var) {
6591 tgl@sss.pgh.pa.us 798 : 0 : case 1:
1660 peter@eisentraut.org 799 : 0 : z->ket = z->c;
800 [ # # ]: 0 : if (!(eq_s_b(z, 2, s_14))) { z->c = z->l - m2; goto lab1; }
801 : 0 : z->bra = z->c;
802 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 803 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m2; goto lab1; }
6591 804 [ # # ]: 0 : if (ret < 0) return ret;
805 : : }
1660 peter@eisentraut.org 806 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 807 [ # # ]: 0 : if (ret < 0) return ret;
808 : : }
809 : 0 : break;
810 : : }
811 : 0 : lab1:
812 : : ;
813 : : }
814 : 0 : break;
815 : 0 : case 7:
1660 peter@eisentraut.org 816 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 817 [ # # ]: 0 : if (ret <= 0) return ret;
818 : : }
1660 peter@eisentraut.org 819 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 820 [ # # ]: 0 : if (ret < 0) return ret;
821 : : }
1660 peter@eisentraut.org 822 : 0 : { int m3 = z->l - z->c; (void)m3;
823 : 0 : z->ket = z->c;
824 [ # # # # ]: 0 : if (z->c - 3 <= z->lb || z->p[z->c - 1] != 101) { z->c = z->l - m3; goto lab2; }
200 tgl@sss.pgh.pa.us 825 [ # # ]: 0 : if (!find_among_b(z, a_4, 3)) { z->c = z->l - m3; goto lab2; }
1660 peter@eisentraut.org 826 : 0 : z->bra = z->c;
827 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 828 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m3; goto lab2; }
829 [ # # ]: 0 : if (ret < 0) return ret;
830 : : }
1660 peter@eisentraut.org 831 : 0 : { int ret = slice_del(z);
2539 tgl@sss.pgh.pa.us 832 [ # # ]: 0 : if (ret < 0) return ret;
833 : : }
6591 834 : 0 : lab2:
835 : : ;
836 : : }
837 : 0 : break;
838 : 0 : case 8:
1660 peter@eisentraut.org 839 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 840 [ # # ]: 0 : if (ret <= 0) return ret;
841 : : }
1660 peter@eisentraut.org 842 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 843 [ # # ]: 0 : if (ret < 0) return ret;
844 : : }
1660 peter@eisentraut.org 845 : 0 : { int m4 = z->l - z->c; (void)m4;
846 : 0 : z->ket = z->c;
847 [ # # # # : 0 : if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((4198408 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->c = z->l - m4; goto lab3; }
# # ]
200 tgl@sss.pgh.pa.us 848 [ # # ]: 0 : if (!find_among_b(z, a_5, 3)) { z->c = z->l - m4; goto lab3; }
1660 peter@eisentraut.org 849 : 0 : z->bra = z->c;
850 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 851 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m4; goto lab3; }
852 [ # # ]: 0 : if (ret < 0) return ret;
853 : : }
1660 peter@eisentraut.org 854 : 0 : { int ret = slice_del(z);
2539 tgl@sss.pgh.pa.us 855 [ # # ]: 0 : if (ret < 0) return ret;
856 : : }
6591 857 : 0 : lab3:
858 : : ;
859 : : }
860 : 0 : break;
861 : 0 : case 9:
1660 peter@eisentraut.org 862 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 863 [ # # ]: 0 : if (ret <= 0) return ret;
864 : : }
1660 peter@eisentraut.org 865 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 866 [ # # ]: 0 : if (ret < 0) return ret;
867 : : }
1660 peter@eisentraut.org 868 : 0 : { int m5 = z->l - z->c; (void)m5;
869 : 0 : z->ket = z->c;
870 [ # # ]: 0 : if (!(eq_s_b(z, 2, s_15))) { z->c = z->l - m5; goto lab4; }
871 : 0 : z->bra = z->c;
872 : 0 : { int ret = r_R2(z);
2539 tgl@sss.pgh.pa.us 873 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m5; goto lab4; }
6591 874 [ # # ]: 0 : if (ret < 0) return ret;
875 : : }
1660 peter@eisentraut.org 876 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 877 [ # # ]: 0 : if (ret < 0) return ret;
878 : : }
879 : 0 : lab4:
880 : : ;
881 : : }
882 : 0 : break;
883 : : }
884 : 0 : return 1;
885 : : }
886 : :
1660 peter@eisentraut.org 887 : 0 : static int r_y_verb_suffix(struct SN_env * z) {
888 : :
889 : : { int mlimit1;
890 [ # # ]: 0 : if (z->c < z->I[2]) return 0;
891 : 0 : mlimit1 = z->lb; z->lb = z->I[2];
892 : 0 : z->ket = z->c;
200 tgl@sss.pgh.pa.us 893 [ # # ]: 0 : if (!find_among_b(z, a_7, 12)) { z->lb = mlimit1; return 0; }
1660 peter@eisentraut.org 894 : 0 : z->bra = z->c;
2539 tgl@sss.pgh.pa.us 895 : 0 : z->lb = mlimit1;
896 : : }
1660 peter@eisentraut.org 897 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'u') return 0;
2539 tgl@sss.pgh.pa.us 898 : 0 : z->c--;
1660 peter@eisentraut.org 899 : 0 : { int ret = slice_del(z);
2539 tgl@sss.pgh.pa.us 900 [ # # ]: 0 : if (ret < 0) return ret;
901 : : }
6591 902 : 0 : return 1;
903 : : }
904 : :
1660 peter@eisentraut.org 905 : 0 : static int r_verb_suffix(struct SN_env * z) {
906 : : int among_var;
907 : :
908 : : { int mlimit1;
909 [ # # ]: 0 : if (z->c < z->I[2]) return 0;
910 : 0 : mlimit1 = z->lb; z->lb = z->I[2];
911 : 0 : z->ket = z->c;
912 : 0 : among_var = find_among_b(z, a_8, 96);
200 tgl@sss.pgh.pa.us 913 [ # # ]: 0 : if (!among_var) { z->lb = mlimit1; return 0; }
1660 peter@eisentraut.org 914 : 0 : z->bra = z->c;
2539 tgl@sss.pgh.pa.us 915 : 0 : z->lb = mlimit1;
916 : : }
1660 peter@eisentraut.org 917 [ # # # ]: 0 : switch (among_var) {
6591 tgl@sss.pgh.pa.us 918 : 0 : case 1:
1660 peter@eisentraut.org 919 : 0 : { int m2 = z->l - z->c; (void)m2;
920 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'u') { z->c = z->l - m2; goto lab0; }
2539 tgl@sss.pgh.pa.us 921 : 0 : z->c--;
1660 peter@eisentraut.org 922 : 0 : { int m_test3 = z->l - z->c;
923 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'g') { z->c = z->l - m2; goto lab0; }
2539 tgl@sss.pgh.pa.us 924 : 0 : z->c--;
925 : 0 : z->c = z->l - m_test3;
926 : : }
6591 927 : 0 : lab0:
928 : : ;
929 : : }
1660 peter@eisentraut.org 930 : 0 : z->bra = z->c;
931 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 932 [ # # ]: 0 : if (ret < 0) return ret;
933 : : }
934 : 0 : break;
935 : 0 : case 2:
1660 peter@eisentraut.org 936 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 937 [ # # ]: 0 : if (ret < 0) return ret;
938 : : }
939 : 0 : break;
940 : : }
941 : 0 : return 1;
942 : : }
943 : :
1660 peter@eisentraut.org 944 : 0 : static int r_residual_suffix(struct SN_env * z) {
945 : : int among_var;
946 : 0 : z->ket = z->c;
947 : 0 : among_var = find_among_b(z, a_9, 8);
200 tgl@sss.pgh.pa.us 948 [ # # ]: 0 : if (!among_var) return 0;
1660 peter@eisentraut.org 949 : 0 : z->bra = z->c;
950 [ # # # ]: 0 : switch (among_var) {
6591 tgl@sss.pgh.pa.us 951 : 0 : case 1:
1660 peter@eisentraut.org 952 : 0 : { int ret = r_RV(z);
2539 tgl@sss.pgh.pa.us 953 [ # # ]: 0 : if (ret <= 0) return ret;
954 : : }
1660 peter@eisentraut.org 955 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 956 [ # # ]: 0 : if (ret < 0) return ret;
957 : : }
958 : 0 : break;
959 : 0 : case 2:
1660 peter@eisentraut.org 960 : 0 : { int ret = r_RV(z);
2539 tgl@sss.pgh.pa.us 961 [ # # ]: 0 : if (ret <= 0) return ret;
962 : : }
1660 peter@eisentraut.org 963 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 964 [ # # ]: 0 : if (ret < 0) return ret;
965 : : }
1660 peter@eisentraut.org 966 : 0 : { int m1 = z->l - z->c; (void)m1;
967 : 0 : z->ket = z->c;
968 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'u') { z->c = z->l - m1; goto lab0; }
2539 tgl@sss.pgh.pa.us 969 : 0 : z->c--;
1660 peter@eisentraut.org 970 : 0 : z->bra = z->c;
971 : 0 : { int m_test2 = z->l - z->c;
972 [ # # # # ]: 0 : if (z->c <= z->lb || z->p[z->c - 1] != 'g') { z->c = z->l - m1; goto lab0; }
2539 tgl@sss.pgh.pa.us 973 : 0 : z->c--;
974 : 0 : z->c = z->l - m_test2;
975 : : }
1660 peter@eisentraut.org 976 : 0 : { int ret = r_RV(z);
2539 tgl@sss.pgh.pa.us 977 [ # # ]: 0 : if (ret == 0) { z->c = z->l - m1; goto lab0; }
6591 978 [ # # ]: 0 : if (ret < 0) return ret;
979 : : }
1660 peter@eisentraut.org 980 : 0 : { int ret = slice_del(z);
6591 tgl@sss.pgh.pa.us 981 [ # # ]: 0 : if (ret < 0) return ret;
982 : : }
983 : 0 : lab0:
984 : : ;
985 : : }
986 : 0 : break;
987 : : }
988 : 0 : return 1;
989 : : }
990 : :
1660 peter@eisentraut.org 991 : 0 : extern int spanish_UTF_8_stem(struct SN_env * z) {
992 : :
993 : 0 : { int ret = r_mark_regions(z);
2539 tgl@sss.pgh.pa.us 994 [ # # ]: 0 : if (ret < 0) return ret;
995 : : }
1660 peter@eisentraut.org 996 : 0 : z->lb = z->c; z->c = z->l;
997 : :
998 : 0 : { int m1 = z->l - z->c; (void)m1;
999 : 0 : { int ret = r_attached_pronoun(z);
6591 tgl@sss.pgh.pa.us 1000 [ # # ]: 0 : if (ret < 0) return ret;
1001 : : }
2539 1002 : 0 : z->c = z->l - m1;
1003 : : }
1660 peter@eisentraut.org 1004 : 0 : { int m2 = z->l - z->c; (void)m2;
1005 : 0 : { int m3 = z->l - z->c; (void)m3;
1006 : 0 : { int ret = r_standard_suffix(z);
1916 1007 [ # # ]: 0 : if (ret == 0) goto lab2;
6591 tgl@sss.pgh.pa.us 1008 [ # # ]: 0 : if (ret < 0) return ret;
1009 : : }
1916 peter@eisentraut.org 1010 : 0 : goto lab1;
1011 : 0 : lab2:
2539 tgl@sss.pgh.pa.us 1012 : 0 : z->c = z->l - m3;
1660 peter@eisentraut.org 1013 : 0 : { int ret = r_y_verb_suffix(z);
1916 1014 [ # # ]: 0 : if (ret == 0) goto lab3;
6591 tgl@sss.pgh.pa.us 1015 [ # # ]: 0 : if (ret < 0) return ret;
1016 : : }
1916 peter@eisentraut.org 1017 : 0 : goto lab1;
1018 : 0 : lab3:
2539 tgl@sss.pgh.pa.us 1019 : 0 : z->c = z->l - m3;
1660 peter@eisentraut.org 1020 : 0 : { int ret = r_verb_suffix(z);
1916 1021 [ # # ]: 0 : if (ret == 0) goto lab0;
6591 tgl@sss.pgh.pa.us 1022 [ # # ]: 0 : if (ret < 0) return ret;
1023 : : }
1024 : : }
1916 peter@eisentraut.org 1025 : 0 : lab1:
1026 : 0 : lab0:
2539 tgl@sss.pgh.pa.us 1027 : 0 : z->c = z->l - m2;
1028 : : }
1660 peter@eisentraut.org 1029 : 0 : { int m4 = z->l - z->c; (void)m4;
1030 : 0 : { int ret = r_residual_suffix(z);
6591 tgl@sss.pgh.pa.us 1031 [ # # ]: 0 : if (ret < 0) return ret;
1032 : : }
2539 1033 : 0 : z->c = z->l - m4;
1034 : : }
6591 1035 : 0 : z->c = z->lb;
1660 peter@eisentraut.org 1036 : 0 : { int c5 = z->c;
1037 : 0 : { int ret = r_postlude(z);
6591 tgl@sss.pgh.pa.us 1038 [ # # ]: 0 : if (ret < 0) return ret;
1039 : : }
2539 1040 : 0 : z->c = c5;
1041 : : }
6591 1042 : 0 : return 1;
1043 : : }
1044 : :
1660 peter@eisentraut.org 1045 : 0 : extern struct SN_env * spanish_UTF_8_create_env(void) { return SN_create_env(0, 3); }
1046 : :
6591 tgl@sss.pgh.pa.us 1047 : 0 : extern void spanish_UTF_8_close_env(struct SN_env * z) { SN_close_env(z, 0); }
1048 : :
|