raramorph 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/bin/raramorph +6 -0
- data/lib/dictionaries/dictPrefixes +421 -0
- data/lib/dictionaries/dictStems +135989 -0
- data/lib/dictionaries/dictSuffixes +1170 -0
- data/lib/dictionaries/marshal_stems +0 -0
- data/lib/dictionaries/tableAB +2276 -0
- data/lib/dictionaries/tableAC +743 -0
- data/lib/dictionaries/tableBC +1584 -0
- data/lib/raramorph/arabic_latin_translator.rb +42 -0
- data/lib/raramorph/dictionary_entry.rb +40 -0
- data/lib/raramorph/in_memory_dictionary_handler.rb +287 -0
- data/lib/raramorph/in_memory_solutions_handler.rb +78 -0
- data/lib/raramorph/latin_arabic_translator.rb +35 -0
- data/lib/raramorph/raramorph.rb +537 -0
- data/lib/raramorph/solution.rb +675 -0
- data/lib/raramorph/translator.rb +40 -0
- data/lib/raramorph.rb +14 -0
- data/lib/raramorph_main.rb +29 -0
- data/lib/test_input/UTF-8.txt +32 -0
- data/raramorph.gemspec +40 -0
- metadata +65 -0
@@ -0,0 +1,743 @@
|
|
1
|
+
; ===================================================================
|
2
|
+
; "tableAC"
|
3
|
+
; Portions (c) 2002 QAMUS LLC (www.qamus.org),
|
4
|
+
; (c) 2002 Trustees of the University of Pennsylvania
|
5
|
+
;
|
6
|
+
; This program is free software; you can redistribute it and/or
|
7
|
+
; modify it under the terms of the GNU General Public License
|
8
|
+
; as published by the Free Software Foundation version 2.
|
9
|
+
;
|
10
|
+
; This program is distributed in the hope that it will be useful,
|
11
|
+
; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
12
|
+
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
13
|
+
; GNU General Public License for more details (../gpl.txt).
|
14
|
+
;
|
15
|
+
; You should have received a copy of the GNU General Public License
|
16
|
+
; along with this program; if not, write to the Free Software
|
17
|
+
; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
18
|
+
;
|
19
|
+
; You can contact LDC by sending electronic mail to: ldc@ldc.upenn.edu
|
20
|
+
; or by writing to:
|
21
|
+
; Linguistic Data Consortium
|
22
|
+
; 3600 Market Street
|
23
|
+
; Suite 810
|
24
|
+
; Philadelphia, PA, 19104-2653, USA.
|
25
|
+
;
|
26
|
+
; ===================================================================
|
27
|
+
;
|
28
|
+
;
|
29
|
+
; null prefix + Noun Suffixes
|
30
|
+
Pref-0 Suff-0
|
31
|
+
Pref-0 NSuff-u
|
32
|
+
Pref-0 NSuff-a
|
33
|
+
Pref-0 NSuff-i
|
34
|
+
Pref-0 NSuff-N
|
35
|
+
Pref-0 NSuff-K
|
36
|
+
Pref-0 NSuff-AF
|
37
|
+
Pref-0 NSuff-Ah
|
38
|
+
Pref-0 NSuff-An
|
39
|
+
Pref-0 NSuff-|-ni
|
40
|
+
Pref-0 NSuff-|h
|
41
|
+
Pref-0 NSuff-At
|
42
|
+
Pref-0 NSuff-Atu
|
43
|
+
Pref-0 NSuff-Ati
|
44
|
+
Pref-0 NSuff-AtN
|
45
|
+
Pref-0 NSuff-AtK
|
46
|
+
Pref-0 NSuff-Ath
|
47
|
+
Pref-0 NSuff-|t
|
48
|
+
Pref-0 NSuff-|tu
|
49
|
+
Pref-0 NSuff-|ti
|
50
|
+
Pref-0 NSuff-|tN
|
51
|
+
Pref-0 NSuff-|tK
|
52
|
+
Pref-0 NSuff-|th
|
53
|
+
Pref-0 NSuff-ap
|
54
|
+
Pref-0 NSuff-apu
|
55
|
+
Pref-0 NSuff-apa
|
56
|
+
Pref-0 NSuff-api
|
57
|
+
Pref-0 NSuff-apN
|
58
|
+
Pref-0 NSuff-apF
|
59
|
+
Pref-0 NSuff-apK
|
60
|
+
Pref-0 NSuff-atAh
|
61
|
+
Pref-0 NSuff-atAn
|
62
|
+
Pref-0 NSuff-ath
|
63
|
+
Pref-0 NSuff-ayh
|
64
|
+
Pref-0 NSuff-ayn
|
65
|
+
Pref-0 NSuff-h
|
66
|
+
Pref-0 NSuff-iy
|
67
|
+
Pref-0 NSuff-iyh
|
68
|
+
Pref-0 NSuff-iyna
|
69
|
+
Pref-0 NSuff-tay
|
70
|
+
Pref-0 NSuff-tayn
|
71
|
+
Pref-0 NSuff-wh
|
72
|
+
Pref-0 NSuff-wn
|
73
|
+
;
|
74
|
+
; null prefix + Perfect Verb Suffixes
|
75
|
+
Pref-0 PVSuff-a
|
76
|
+
Pref-0 PVSuff-ah
|
77
|
+
Pref-0 PVSuff-A
|
78
|
+
Pref-0 PVSuff-Ah
|
79
|
+
Pref-0 PVSuff-|
|
80
|
+
Pref-0 PVSuff-|h
|
81
|
+
Pref-0 PVSuff-at
|
82
|
+
Pref-0 PVSuff-ath
|
83
|
+
Pref-0 PVSuff-n
|
84
|
+
Pref-0 PVSuff-~n
|
85
|
+
Pref-0 PVSuff-nh
|
86
|
+
Pref-0 PVSuff-~nh
|
87
|
+
Pref-0 PVSuff-t
|
88
|
+
Pref-0 PVSuff-~t
|
89
|
+
Pref-0 PVSuff-th
|
90
|
+
Pref-0 PVSuff-~th
|
91
|
+
Pref-0 PVSuff-uwA
|
92
|
+
Pref-0 PVSuff-uwh
|
93
|
+
Pref-0 PVSuff-awA
|
94
|
+
Pref-0 PVSuff-awh
|
95
|
+
Pref-0 PVSuff-0a
|
96
|
+
Pref-0 PVSuff-0ah
|
97
|
+
;
|
98
|
+
; null prefix + Imperative Verb suffixes
|
99
|
+
Pref-0 CVSuff-o
|
100
|
+
Pref-0 CVSuff-oh
|
101
|
+
Pref-0 CVSuff-y
|
102
|
+
Pref-0 CVSuff-yh
|
103
|
+
Pref-0 CVSuff-wA
|
104
|
+
Pref-0 CVSuff-wh
|
105
|
+
;
|
106
|
+
; null prefix + Function Word suffixes
|
107
|
+
Pref-0 FWSuff-hi
|
108
|
+
Pref-0 FWSuff-hu-he
|
109
|
+
Pref-0 FWSuff-hu-him
|
110
|
+
Pref-0 FWSuff-k
|
111
|
+
Pref-0 FWSuff-~a
|
112
|
+
Pref-0 FWSuff-ya
|
113
|
+
Pref-0 FWSuff-iy-I
|
114
|
+
Pref-0 FWSuff-iy-me
|
115
|
+
Pref-0 FWSuff-~iy
|
116
|
+
Pref-0 FWSuff-niy-I
|
117
|
+
Pref-0 FWSuff-niy-me
|
118
|
+
Pref-0 FWSuff-nA-us
|
119
|
+
Pref-0 FWSuff-nA-we
|
120
|
+
Pref-0 FWSuff-A
|
121
|
+
Pref-0 FWSuff-~A
|
122
|
+
;
|
123
|
+
;
|
124
|
+
;
|
125
|
+
; conjunction prefixes wa-/fa- + Noun Suffixes
|
126
|
+
Pref-Wa Suff-0
|
127
|
+
Pref-Wa NSuff-u
|
128
|
+
Pref-Wa NSuff-a
|
129
|
+
Pref-Wa NSuff-i
|
130
|
+
Pref-Wa NSuff-N
|
131
|
+
Pref-Wa NSuff-K
|
132
|
+
;
|
133
|
+
;
|
134
|
+
Pref-Wa NSuff-AF
|
135
|
+
Pref-Wa NSuff-An
|
136
|
+
Pref-Wa NSuff-Ah
|
137
|
+
Pref-Wa NSuff-|-ni
|
138
|
+
Pref-Wa NSuff-|h
|
139
|
+
Pref-Wa NSuff-At
|
140
|
+
Pref-Wa NSuff-Atu
|
141
|
+
Pref-Wa NSuff-Ati
|
142
|
+
Pref-Wa NSuff-AtN
|
143
|
+
Pref-Wa NSuff-AtK
|
144
|
+
Pref-Wa NSuff-Ath
|
145
|
+
Pref-Wa NSuff-|t
|
146
|
+
Pref-Wa NSuff-|tu
|
147
|
+
Pref-Wa NSuff-|ti
|
148
|
+
Pref-Wa NSuff-|tN
|
149
|
+
Pref-Wa NSuff-|tK
|
150
|
+
Pref-Wa NSuff-|th
|
151
|
+
Pref-Wa NSuff-ap
|
152
|
+
Pref-Wa NSuff-apu
|
153
|
+
Pref-Wa NSuff-apa
|
154
|
+
Pref-Wa NSuff-api
|
155
|
+
Pref-Wa NSuff-apN
|
156
|
+
Pref-Wa NSuff-apF
|
157
|
+
Pref-Wa NSuff-apK
|
158
|
+
Pref-Wa NSuff-atAh
|
159
|
+
Pref-Wa NSuff-atAn
|
160
|
+
Pref-Wa NSuff-ath
|
161
|
+
Pref-Wa NSuff-ayh
|
162
|
+
Pref-Wa NSuff-ayn
|
163
|
+
Pref-Wa NSuff-h
|
164
|
+
Pref-Wa NSuff-iy
|
165
|
+
Pref-Wa NSuff-iyh
|
166
|
+
Pref-Wa NSuff-iyna
|
167
|
+
Pref-Wa NSuff-tay
|
168
|
+
Pref-Wa NSuff-tayn
|
169
|
+
Pref-Wa NSuff-wh
|
170
|
+
Pref-Wa NSuff-wn
|
171
|
+
;
|
172
|
+
Pref-Wa PVSuff-a
|
173
|
+
Pref-Wa PVSuff-ah
|
174
|
+
Pref-Wa PVSuff-A
|
175
|
+
Pref-Wa PVSuff-Ah
|
176
|
+
Pref-Wa PVSuff-|
|
177
|
+
Pref-Wa PVSuff-|h
|
178
|
+
Pref-Wa PVSuff-at
|
179
|
+
Pref-Wa PVSuff-ath
|
180
|
+
Pref-Wa PVSuff-n
|
181
|
+
Pref-Wa PVSuff-~n
|
182
|
+
Pref-Wa PVSuff-nh
|
183
|
+
Pref-Wa PVSuff-~nh
|
184
|
+
Pref-Wa PVSuff-t
|
185
|
+
Pref-Wa PVSuff-~t
|
186
|
+
Pref-Wa PVSuff-th
|
187
|
+
Pref-Wa PVSuff-~th
|
188
|
+
Pref-Wa PVSuff-uwA
|
189
|
+
Pref-Wa PVSuff-uwh
|
190
|
+
Pref-Wa PVSuff-awA
|
191
|
+
Pref-Wa PVSuff-awh
|
192
|
+
Pref-Wa PVSuff-0a
|
193
|
+
Pref-Wa PVSuff-0ah
|
194
|
+
;
|
195
|
+
; Imperative
|
196
|
+
Pref-Wa CVSuff-o
|
197
|
+
Pref-Wa CVSuff-oh
|
198
|
+
Pref-Wa CVSuff-y
|
199
|
+
Pref-Wa CVSuff-yh
|
200
|
+
Pref-Wa CVSuff-wA
|
201
|
+
Pref-Wa CVSuff-wh
|
202
|
+
;
|
203
|
+
; Function Word suffixes
|
204
|
+
Pref-Wa FWSuff-hi
|
205
|
+
Pref-Wa FWSuff-hu-he
|
206
|
+
Pref-Wa FWSuff-hu-him
|
207
|
+
Pref-Wa FWSuff-k
|
208
|
+
Pref-Wa FWSuff-~a
|
209
|
+
Pref-Wa FWSuff-ya
|
210
|
+
Pref-Wa FWSuff-iy-I
|
211
|
+
Pref-Wa FWSuff-iy-me
|
212
|
+
Pref-Wa FWSuff-~iy
|
213
|
+
Pref-Wa FWSuff-niy-I
|
214
|
+
Pref-Wa FWSuff-niy-me
|
215
|
+
Pref-Wa FWSuff-nA-us
|
216
|
+
Pref-Wa FWSuff-nA-we
|
217
|
+
Pref-Wa FWSuff-A
|
218
|
+
Pref-Wa FWSuff-~A
|
219
|
+
;
|
220
|
+
;-----------------------------
|
221
|
+
;
|
222
|
+
NPref-Al Suff-0
|
223
|
+
NPref-Al NSuff-u
|
224
|
+
NPref-Al NSuff-a
|
225
|
+
NPref-Al NSuff-i
|
226
|
+
NPref-Al NSuff-An
|
227
|
+
NPref-Al NSuff-ayn
|
228
|
+
NPref-Al NSuff-|-ni
|
229
|
+
NPref-Al NSuff-wn
|
230
|
+
NPref-Al NSuff-iyna
|
231
|
+
NPref-Al NSuff-ap
|
232
|
+
NPref-Al NSuff-apu
|
233
|
+
NPref-Al NSuff-apa
|
234
|
+
NPref-Al NSuff-api
|
235
|
+
NPref-Al NSuff-tayn
|
236
|
+
NPref-Al NSuff-atAn
|
237
|
+
NPref-Al NSuff-At
|
238
|
+
NPref-Al NSuff-Atu
|
239
|
+
NPref-Al NSuff-Ati
|
240
|
+
NPref-Al NSuff-|t
|
241
|
+
NPref-Al NSuff-|tu
|
242
|
+
NPref-Al NSuff-|ti
|
243
|
+
;
|
244
|
+
NPref-BiAl Suff-0
|
245
|
+
NPref-BiAl NSuff-i
|
246
|
+
NPref-BiAl NSuff-At
|
247
|
+
NPref-BiAl NSuff-Ati
|
248
|
+
NPref-BiAl NSuff-|t
|
249
|
+
NPref-BiAl NSuff-|ti
|
250
|
+
NPref-BiAl NSuff-ap
|
251
|
+
NPref-BiAl NSuff-api
|
252
|
+
NPref-BiAl NSuff-ayn
|
253
|
+
NPref-BiAl NSuff-iyna
|
254
|
+
NPref-BiAl NSuff-tayn
|
255
|
+
;
|
256
|
+
NPref-Bi Suff-0
|
257
|
+
NPref-Bi NSuff-i
|
258
|
+
NPref-Bi NSuff-K
|
259
|
+
NPref-Bi NSuff-At
|
260
|
+
NPref-Bi NSuff-Ati
|
261
|
+
NPref-Bi NSuff-AtK
|
262
|
+
NPref-Bi NSuff-Ath
|
263
|
+
NPref-Bi NSuff-|t
|
264
|
+
NPref-Bi NSuff-|ti
|
265
|
+
NPref-Bi NSuff-|tK
|
266
|
+
NPref-Bi NSuff-|th
|
267
|
+
NPref-Bi NSuff-ap
|
268
|
+
NPref-Bi NSuff-api
|
269
|
+
NPref-Bi NSuff-apK
|
270
|
+
NPref-Bi NSuff-ath
|
271
|
+
NPref-Bi NSuff-ayh
|
272
|
+
NPref-Bi NSuff-ayn
|
273
|
+
NPref-Bi NSuff-h
|
274
|
+
NPref-Bi NSuff-iy
|
275
|
+
NPref-Bi NSuff-iyh
|
276
|
+
NPref-Bi NSuff-iyna
|
277
|
+
NPref-Bi NSuff-tay
|
278
|
+
NPref-Bi NSuff-tayn
|
279
|
+
;
|
280
|
+
NPref-La Suff-0
|
281
|
+
NPref-La NSuff-N
|
282
|
+
NPref-La NSuff-Ah
|
283
|
+
NPref-La NSuff-An
|
284
|
+
NPref-La NSuff-At
|
285
|
+
NPref-La NSuff-AtN
|
286
|
+
NPref-La NSuff-Ath
|
287
|
+
NPref-La NSuff-|t
|
288
|
+
NPref-La NSuff-|tN
|
289
|
+
NPref-La NSuff-|th
|
290
|
+
NPref-La NSuff-ap
|
291
|
+
NPref-La NSuff-apN
|
292
|
+
NPref-La NSuff-atAh
|
293
|
+
NPref-La NSuff-atAn
|
294
|
+
NPref-La NSuff-ath
|
295
|
+
NPref-La NSuff-h
|
296
|
+
NPref-La NSuff-wh
|
297
|
+
NPref-La NSuff-wn
|
298
|
+
;
|
299
|
+
NPref-Li Suff-0
|
300
|
+
NPref-Li NSuff-i
|
301
|
+
NPref-Li NSuff-K
|
302
|
+
NPref-Li NSuff-At
|
303
|
+
NPref-Li NSuff-Ati
|
304
|
+
NPref-Li NSuff-AtK
|
305
|
+
NPref-Li NSuff-Ath
|
306
|
+
NPref-Li NSuff-|t
|
307
|
+
NPref-Li NSuff-|ti
|
308
|
+
NPref-Li NSuff-|tK
|
309
|
+
NPref-Li NSuff-|th
|
310
|
+
NPref-Li NSuff-ap
|
311
|
+
NPref-Li NSuff-api
|
312
|
+
NPref-Li NSuff-apK
|
313
|
+
NPref-Li NSuff-ath
|
314
|
+
NPref-Li NSuff-ayh
|
315
|
+
NPref-Li NSuff-ayn
|
316
|
+
NPref-Li NSuff-h
|
317
|
+
NPref-Li NSuff-iy
|
318
|
+
NPref-Li NSuff-iyh
|
319
|
+
NPref-Li NSuff-iyna
|
320
|
+
NPref-Li NSuff-tay
|
321
|
+
NPref-Li NSuff-tayn
|
322
|
+
;
|
323
|
+
NPref-Lil Suff-0
|
324
|
+
NPref-Lil NSuff-i
|
325
|
+
NPref-Lil NSuff-At
|
326
|
+
NPref-Lil NSuff-Ati
|
327
|
+
NPref-Lil NSuff-|t
|
328
|
+
NPref-Lil NSuff-|ti
|
329
|
+
NPref-Lil NSuff-ap
|
330
|
+
NPref-Lil NSuff-api
|
331
|
+
NPref-Lil NSuff-ayn
|
332
|
+
NPref-Lil NSuff-iyna
|
333
|
+
NPref-Lil NSuff-tayn
|
334
|
+
;
|
335
|
+
NPref-LiAl Suff-0
|
336
|
+
NPref-LiAl NSuff-i
|
337
|
+
NPref-LiAl NSuff-At
|
338
|
+
NPref-LiAl NSuff-Ati
|
339
|
+
NPref-LiAl NSuff-|t
|
340
|
+
NPref-LiAl NSuff-|ti
|
341
|
+
NPref-LiAl NSuff-ap
|
342
|
+
NPref-LiAl NSuff-api
|
343
|
+
NPref-LiAl NSuff-ayn
|
344
|
+
NPref-LiAl NSuff-iyna
|
345
|
+
NPref-LiAl NSuff-tayn
|
346
|
+
;
|
347
|
+
;---------------------------
|
348
|
+
;
|
349
|
+
;
|
350
|
+
PVPref-La PVSuff-a
|
351
|
+
PVPref-La PVSuff-ah
|
352
|
+
PVPref-La PVSuff-A
|
353
|
+
PVPref-La PVSuff-Ah
|
354
|
+
PVPref-La PVSuff-|
|
355
|
+
PVPref-La PVSuff-|h
|
356
|
+
PVPref-La PVSuff-at
|
357
|
+
PVPref-La PVSuff-ath
|
358
|
+
PVPref-La PVSuff-n
|
359
|
+
PVPref-La PVSuff-~n
|
360
|
+
PVPref-La PVSuff-nh
|
361
|
+
PVPref-La PVSuff-~nh
|
362
|
+
PVPref-La PVSuff-t
|
363
|
+
PVPref-La PVSuff-~t
|
364
|
+
PVPref-La PVSuff-th
|
365
|
+
PVPref-La PVSuff-~th
|
366
|
+
PVPref-La PVSuff-uwA
|
367
|
+
PVPref-La PVSuff-uwh
|
368
|
+
PVPref-La PVSuff-awA
|
369
|
+
PVPref-La PVSuff-awh
|
370
|
+
PVPref-La PVSuff-0a
|
371
|
+
PVPref-La PVSuff-0ah
|
372
|
+
;
|
373
|
+
;-------------------------------------
|
374
|
+
;
|
375
|
+
IVPref-AnA->a IVSuff-h
|
376
|
+
IVPref-AnA->a IVSuff-k
|
377
|
+
IVPref-AnA->a Suff-0
|
378
|
+
;
|
379
|
+
IVPref-AnA->u IVSuff-h
|
380
|
+
IVPref-AnA->u IVSuff-k
|
381
|
+
IVPref-AnA->u Suff-0
|
382
|
+
;
|
383
|
+
IVPref-AnA-li>a IVSuff-h
|
384
|
+
IVPref-AnA-li>a IVSuff-k
|
385
|
+
IVPref-AnA-li>a Suff-0
|
386
|
+
;
|
387
|
+
IVPref-AnA-li>u IVSuff-h
|
388
|
+
IVPref-AnA-li>u IVSuff-k
|
389
|
+
IVPref-AnA-li>u Suff-0
|
390
|
+
;
|
391
|
+
IVPref-AnA-li| IVSuff-h
|
392
|
+
IVPref-AnA-li| IVSuff-k
|
393
|
+
IVPref-AnA-li| Suff-0
|
394
|
+
;
|
395
|
+
IVPref-AnA-| IVSuff-h
|
396
|
+
IVPref-AnA-| IVSuff-k
|
397
|
+
IVPref-AnA-| Suff-0
|
398
|
+
;
|
399
|
+
; -----------------------
|
400
|
+
IVPref-Anta-ta IVSuff-h
|
401
|
+
IVPref-Anta-ta IVSuff-ny-nA
|
402
|
+
IVPref-Anta-ta Suff-0
|
403
|
+
;
|
404
|
+
IVPref-Anta-tu IVSuff-h
|
405
|
+
IVPref-Anta-tu IVSuff-ny-nA
|
406
|
+
IVPref-Anta-tu Suff-0
|
407
|
+
;
|
408
|
+
IVPref-Anta-lita IVSuff-h
|
409
|
+
IVPref-Anta-lita IVSuff-ny-nA
|
410
|
+
IVPref-Anta-lita Suff-0
|
411
|
+
;
|
412
|
+
IVPref-Anta-litu IVSuff-h
|
413
|
+
IVPref-Anta-litu IVSuff-ny-nA
|
414
|
+
IVPref-Anta-litu Suff-0
|
415
|
+
; -----------------------
|
416
|
+
IVPref-Anti-ta IVSuff-y
|
417
|
+
IVPref-Anti-ta IVSuff-yh
|
418
|
+
IVPref-Anti-ta IVSuff-yn
|
419
|
+
IVPref-Anti-ta IVSuff-ynh
|
420
|
+
;
|
421
|
+
IVPref-Anti-tu IVSuff-y
|
422
|
+
IVPref-Anti-tu IVSuff-yh
|
423
|
+
IVPref-Anti-tu IVSuff-yn
|
424
|
+
IVPref-Anti-tu IVSuff-ynh
|
425
|
+
;
|
426
|
+
IVPref-Anti-lita IVSuff-y
|
427
|
+
IVPref-Anti-lita IVSuff-yh
|
428
|
+
;
|
429
|
+
IVPref-Anti-litu IVSuff-y
|
430
|
+
IVPref-Anti-litu IVSuff-yh
|
431
|
+
;
|
432
|
+
; -----------------------
|
433
|
+
;
|
434
|
+
IVPref-Antm-ta IVSuff-wA
|
435
|
+
IVPref-Antm-ta IVSuff-wh
|
436
|
+
IVPref-Antm-ta IVSuff-wk
|
437
|
+
IVPref-Antm-ta IVSuff-wn
|
438
|
+
IVPref-Antm-ta IVSuff-wnh
|
439
|
+
IVPref-Antm-ta IVSuff-wnk
|
440
|
+
;
|
441
|
+
IVPref-Antm-ta IVSuff-awA
|
442
|
+
IVPref-Antm-ta IVSuff-awh
|
443
|
+
IVPref-Antm-ta IVSuff-awk
|
444
|
+
IVPref-Antm-ta IVSuff-awn
|
445
|
+
IVPref-Antm-ta IVSuff-awnh
|
446
|
+
IVPref-Antm-ta IVSuff-awnk
|
447
|
+
;
|
448
|
+
IVPref-Antm-tu IVSuff-wA
|
449
|
+
IVPref-Antm-tu IVSuff-wh
|
450
|
+
IVPref-Antm-tu IVSuff-wk
|
451
|
+
IVPref-Antm-tu IVSuff-wn
|
452
|
+
IVPref-Antm-tu IVSuff-wnh
|
453
|
+
IVPref-Antm-tu IVSuff-wnk
|
454
|
+
;
|
455
|
+
IVPref-Antm-tu IVSuff-awA
|
456
|
+
IVPref-Antm-tu IVSuff-awh
|
457
|
+
IVPref-Antm-tu IVSuff-awk
|
458
|
+
IVPref-Antm-tu IVSuff-awn
|
459
|
+
IVPref-Antm-tu IVSuff-awnh
|
460
|
+
IVPref-Antm-tu IVSuff-awnk
|
461
|
+
;
|
462
|
+
IVPref-Antm-lita IVSuff-wA
|
463
|
+
IVPref-Antm-lita IVSuff-wh
|
464
|
+
;
|
465
|
+
IVPref-Antm-lita IVSuff-awA
|
466
|
+
IVPref-Antm-lita IVSuff-awh
|
467
|
+
;
|
468
|
+
IVPref-Antm-litu IVSuff-wA
|
469
|
+
IVPref-Antm-litu IVSuff-wh
|
470
|
+
;
|
471
|
+
IVPref-Antm-litu IVSuff-awA
|
472
|
+
IVPref-Antm-litu IVSuff-awh
|
473
|
+
; -----------------------
|
474
|
+
IVPref-AntmA-ta IVSuff-A
|
475
|
+
IVPref-AntmA-ta IVSuff-Ah
|
476
|
+
IVPref-AntmA-ta IVSuff-An
|
477
|
+
IVPref-AntmA-ta IVSuff-Anh
|
478
|
+
IVPref-AntmA-ta IVSuff-|
|
479
|
+
IVPref-AntmA-ta IVSuff-|h
|
480
|
+
IVPref-AntmA-ta IVSuff-|n
|
481
|
+
IVPref-AntmA-ta IVSuff-|nh
|
482
|
+
;
|
483
|
+
IVPref-AntmA-tu IVSuff-A
|
484
|
+
IVPref-AntmA-tu IVSuff-Ah
|
485
|
+
IVPref-AntmA-tu IVSuff-An
|
486
|
+
IVPref-AntmA-tu IVSuff-Anh
|
487
|
+
IVPref-AntmA-tu IVSuff-|
|
488
|
+
IVPref-AntmA-tu IVSuff-|h
|
489
|
+
IVPref-AntmA-tu IVSuff-|n
|
490
|
+
IVPref-AntmA-tu IVSuff-|nh
|
491
|
+
;
|
492
|
+
IVPref-AntmA-lita IVSuff-A
|
493
|
+
IVPref-AntmA-lita IVSuff-Ah
|
494
|
+
IVPref-AntmA-lita IVSuff-|
|
495
|
+
IVPref-AntmA-lita IVSuff-|h
|
496
|
+
;
|
497
|
+
IVPref-AntmA-litu IVSuff-A
|
498
|
+
IVPref-AntmA-litu IVSuff-Ah
|
499
|
+
IVPref-AntmA-litu IVSuff-|
|
500
|
+
IVPref-AntmA-litu IVSuff-|h
|
501
|
+
;
|
502
|
+
; -----------------------
|
503
|
+
;
|
504
|
+
; incompatible with 2nd pers. suffixes
|
505
|
+
; Antn ta-kotub-na
|
506
|
+
; Antn ta-loHan-~a
|
507
|
+
IVPref-Antn-ta IVSuff-n
|
508
|
+
IVPref-Antn-ta IVSuff-nh
|
509
|
+
IVPref-Antn-ta IVSuff-~n
|
510
|
+
IVPref-Antn-ta IVSuff-~nh
|
511
|
+
;
|
512
|
+
IVPref-Antn-tu IVSuff-n
|
513
|
+
IVPref-Antn-tu IVSuff-nh
|
514
|
+
IVPref-Antn-tu IVSuff-~n
|
515
|
+
IVPref-Antn-tu IVSuff-~nh
|
516
|
+
;
|
517
|
+
IVPref-Antn-lita IVSuff-n
|
518
|
+
IVPref-Antn-lita IVSuff-nh
|
519
|
+
IVPref-Antn-lita IVSuff-~n
|
520
|
+
IVPref-Antn-lita IVSuff-~nh
|
521
|
+
;
|
522
|
+
IVPref-Antn-litu IVSuff-n
|
523
|
+
IVPref-Antn-litu IVSuff-nh
|
524
|
+
IVPref-Antn-litu IVSuff-~n
|
525
|
+
IVPref-Antn-litu IVSuff-~nh
|
526
|
+
;
|
527
|
+
; -----------------------
|
528
|
+
;
|
529
|
+
IVPref-hm-ya IVSuff-wA
|
530
|
+
IVPref-hm-ya IVSuff-wh
|
531
|
+
IVPref-hm-ya IVSuff-wk
|
532
|
+
IVPref-hm-ya IVSuff-wn
|
533
|
+
IVPref-hm-ya IVSuff-wnh
|
534
|
+
IVPref-hm-ya IVSuff-wnk
|
535
|
+
;
|
536
|
+
IVPref-hm-ya IVSuff-awA
|
537
|
+
IVPref-hm-ya IVSuff-awh
|
538
|
+
IVPref-hm-ya IVSuff-awk
|
539
|
+
IVPref-hm-ya IVSuff-awn
|
540
|
+
IVPref-hm-ya IVSuff-awnh
|
541
|
+
IVPref-hm-ya IVSuff-awnk
|
542
|
+
;---
|
543
|
+
IVPref-hm-yu IVSuff-wA
|
544
|
+
IVPref-hm-yu IVSuff-wh
|
545
|
+
IVPref-hm-yu IVSuff-wk
|
546
|
+
IVPref-hm-yu IVSuff-wn
|
547
|
+
IVPref-hm-yu IVSuff-wnh
|
548
|
+
IVPref-hm-yu IVSuff-wnk
|
549
|
+
;
|
550
|
+
IVPref-hm-yu IVSuff-awA
|
551
|
+
IVPref-hm-yu IVSuff-awh
|
552
|
+
IVPref-hm-yu IVSuff-awk
|
553
|
+
IVPref-hm-yu IVSuff-awn
|
554
|
+
IVPref-hm-yu IVSuff-awnh
|
555
|
+
IVPref-hm-yu IVSuff-awnk
|
556
|
+
;
|
557
|
+
IVPref-hm-liya IVSuff-wA
|
558
|
+
IVPref-hm-liya IVSuff-wh
|
559
|
+
IVPref-hm-liya IVSuff-wk
|
560
|
+
;
|
561
|
+
IVPref-hm-liya IVSuff-awA
|
562
|
+
IVPref-hm-liya IVSuff-awh
|
563
|
+
IVPref-hm-liya IVSuff-awk
|
564
|
+
;
|
565
|
+
IVPref-hm-liyu IVSuff-wA
|
566
|
+
IVPref-hm-liyu IVSuff-wh
|
567
|
+
IVPref-hm-liyu IVSuff-wk
|
568
|
+
;
|
569
|
+
IVPref-hm-liyu IVSuff-awA
|
570
|
+
IVPref-hm-liyu IVSuff-awh
|
571
|
+
IVPref-hm-liyu IVSuff-awk
|
572
|
+
;
|
573
|
+
; -----------------------
|
574
|
+
;
|
575
|
+
IVPref-hmA-ta IVSuff-A
|
576
|
+
IVPref-hmA-ta IVSuff-Ah
|
577
|
+
IVPref-hmA-ta IVSuff-Ak
|
578
|
+
IVPref-hmA-ta IVSuff-An
|
579
|
+
IVPref-hmA-ta IVSuff-Anh
|
580
|
+
IVPref-hmA-ta IVSuff-Ank
|
581
|
+
IVPref-hmA-ta IVSuff-|
|
582
|
+
IVPref-hmA-ta IVSuff-|h
|
583
|
+
IVPref-hmA-ta IVSuff-|k
|
584
|
+
IVPref-hmA-ta IVSuff-|n
|
585
|
+
IVPref-hmA-ta IVSuff-|nh
|
586
|
+
IVPref-hmA-ta IVSuff-|nk
|
587
|
+
;
|
588
|
+
IVPref-hmA-tu IVSuff-A
|
589
|
+
IVPref-hmA-tu IVSuff-Ah
|
590
|
+
IVPref-hmA-tu IVSuff-Ak
|
591
|
+
IVPref-hmA-tu IVSuff-An
|
592
|
+
IVPref-hmA-tu IVSuff-Anh
|
593
|
+
IVPref-hmA-tu IVSuff-Ank
|
594
|
+
IVPref-hmA-tu IVSuff-|
|
595
|
+
IVPref-hmA-tu IVSuff-|h
|
596
|
+
IVPref-hmA-tu IVSuff-|k
|
597
|
+
IVPref-hmA-tu IVSuff-|n
|
598
|
+
IVPref-hmA-tu IVSuff-|nh
|
599
|
+
IVPref-hmA-tu IVSuff-|nk
|
600
|
+
;
|
601
|
+
;---------------------------
|
602
|
+
;
|
603
|
+
IVPref-hmA-ya IVSuff-A
|
604
|
+
IVPref-hmA-ya IVSuff-Ah
|
605
|
+
IVPref-hmA-ya IVSuff-Ak
|
606
|
+
IVPref-hmA-ya IVSuff-An
|
607
|
+
IVPref-hmA-ya IVSuff-Anh
|
608
|
+
IVPref-hmA-ya IVSuff-Ank
|
609
|
+
IVPref-hmA-ya IVSuff-|
|
610
|
+
IVPref-hmA-ya IVSuff-|h
|
611
|
+
IVPref-hmA-ya IVSuff-|k
|
612
|
+
IVPref-hmA-ya IVSuff-|n
|
613
|
+
IVPref-hmA-ya IVSuff-|nh
|
614
|
+
IVPref-hmA-ya IVSuff-|nk
|
615
|
+
;
|
616
|
+
IVPref-hmA-yu IVSuff-A
|
617
|
+
IVPref-hmA-yu IVSuff-Ah
|
618
|
+
IVPref-hmA-yu IVSuff-Ak
|
619
|
+
IVPref-hmA-yu IVSuff-An
|
620
|
+
IVPref-hmA-yu IVSuff-Anh
|
621
|
+
IVPref-hmA-yu IVSuff-Ank
|
622
|
+
IVPref-hmA-yu IVSuff-|
|
623
|
+
IVPref-hmA-yu IVSuff-|h
|
624
|
+
IVPref-hmA-yu IVSuff-|k
|
625
|
+
IVPref-hmA-yu IVSuff-|n
|
626
|
+
IVPref-hmA-yu IVSuff-|nh
|
627
|
+
IVPref-hmA-yu IVSuff-|nk
|
628
|
+
;
|
629
|
+
IVPref-hmA-lita IVSuff-A
|
630
|
+
IVPref-hmA-lita IVSuff-Ah
|
631
|
+
IVPref-hmA-lita IVSuff-Ak
|
632
|
+
IVPref-hmA-lita IVSuff-|
|
633
|
+
IVPref-hmA-lita IVSuff-|h
|
634
|
+
IVPref-hmA-lita IVSuff-|k
|
635
|
+
;
|
636
|
+
IVPref-hmA-litu IVSuff-A
|
637
|
+
IVPref-hmA-litu IVSuff-Ah
|
638
|
+
IVPref-hmA-litu IVSuff-Ak
|
639
|
+
IVPref-hmA-litu IVSuff-|
|
640
|
+
IVPref-hmA-litu IVSuff-|h
|
641
|
+
IVPref-hmA-litu IVSuff-|k
|
642
|
+
;
|
643
|
+
IVPref-hmA-liya IVSuff-A
|
644
|
+
IVPref-hmA-liya IVSuff-Ah
|
645
|
+
IVPref-hmA-liya IVSuff-|
|
646
|
+
IVPref-hmA-liya IVSuff-|h
|
647
|
+
;
|
648
|
+
IVPref-hmA-liyu IVSuff-A
|
649
|
+
IVPref-hmA-liyu IVSuff-Ah
|
650
|
+
IVPref-hmA-liyu IVSuff-|
|
651
|
+
IVPref-hmA-liyu IVSuff-|h
|
652
|
+
;
|
653
|
+
; -----------------------
|
654
|
+
;
|
655
|
+
IVPref-hn-ya IVSuff-n
|
656
|
+
IVPref-hn-ya IVSuff-nh
|
657
|
+
IVPref-hn-ya IVSuff-nk
|
658
|
+
IVPref-hn-ya IVSuff-~n
|
659
|
+
IVPref-hn-ya IVSuff-~nh
|
660
|
+
IVPref-hn-ya IVSuff-~nk
|
661
|
+
;
|
662
|
+
IVPref-hn-yu IVSuff-n
|
663
|
+
IVPref-hn-yu IVSuff-nh
|
664
|
+
IVPref-hn-yu IVSuff-nk
|
665
|
+
IVPref-hn-yu IVSuff-~n
|
666
|
+
IVPref-hn-yu IVSuff-~nh
|
667
|
+
IVPref-hn-yu IVSuff-~nk
|
668
|
+
;
|
669
|
+
IVPref-hn-liya IVSuff-n
|
670
|
+
IVPref-hn-liya IVSuff-nh
|
671
|
+
IVPref-hn-liya IVSuff-nk
|
672
|
+
IVPref-hn-liya IVSuff-~n
|
673
|
+
IVPref-hn-liya IVSuff-~nh
|
674
|
+
IVPref-hn-liya IVSuff-~nk
|
675
|
+
;
|
676
|
+
IVPref-hn-liyu IVSuff-n
|
677
|
+
IVPref-hn-liyu IVSuff-nh
|
678
|
+
IVPref-hn-liyu IVSuff-nk
|
679
|
+
IVPref-hn-liyu IVSuff-~n
|
680
|
+
IVPref-hn-liyu IVSuff-~nh
|
681
|
+
IVPref-hn-liyu IVSuff-~nk
|
682
|
+
; -----------------------
|
683
|
+
IVPref-hw-ya IVSuff-h
|
684
|
+
IVPref-hw-ya IVSuff-k
|
685
|
+
IVPref-hw-ya IVSuff-ny-nA
|
686
|
+
IVPref-hw-ya Suff-0
|
687
|
+
;
|
688
|
+
IVPref-hw-yu IVSuff-h
|
689
|
+
IVPref-hw-yu IVSuff-k
|
690
|
+
IVPref-hw-yu IVSuff-ny-nA
|
691
|
+
IVPref-hw-yu Suff-0
|
692
|
+
;
|
693
|
+
IVPref-hw-liya IVSuff-h
|
694
|
+
IVPref-hw-liya IVSuff-k
|
695
|
+
IVPref-hw-liya IVSuff-ny-nA
|
696
|
+
IVPref-hw-liya Suff-0
|
697
|
+
;
|
698
|
+
IVPref-hw-liyu IVSuff-h
|
699
|
+
IVPref-hw-liyu IVSuff-k
|
700
|
+
IVPref-hw-liyu IVSuff-ny-nA
|
701
|
+
IVPref-hw-liyu Suff-0
|
702
|
+
; -----------------------
|
703
|
+
IVPref-hy-ta IVSuff-h
|
704
|
+
IVPref-hy-ta IVSuff-k
|
705
|
+
IVPref-hy-ta IVSuff-ny-nA
|
706
|
+
; !!! IVPref-hy-ta NSuff-Ah
|
707
|
+
IVPref-hy-ta Suff-0
|
708
|
+
;
|
709
|
+
IVPref-hy-tu IVSuff-h
|
710
|
+
IVPref-hy-tu IVSuff-k
|
711
|
+
IVPref-hy-tu IVSuff-ny-nA
|
712
|
+
; !!! IVPref-hy-tu NSuff-Ah
|
713
|
+
IVPref-hy-tu Suff-0
|
714
|
+
;
|
715
|
+
IVPref-hy-lita IVSuff-h
|
716
|
+
IVPref-hy-lita IVSuff-k
|
717
|
+
IVPref-hy-lita IVSuff-ny-nA
|
718
|
+
IVPref-hy-lita Suff-0
|
719
|
+
;
|
720
|
+
IVPref-hy-litu IVSuff-h
|
721
|
+
IVPref-hy-litu IVSuff-k
|
722
|
+
IVPref-hy-litu IVSuff-ny-nA
|
723
|
+
IVPref-hy-litu Suff-0
|
724
|
+
; -----------------------
|
725
|
+
IVPref-nHn-na IVSuff-h
|
726
|
+
IVPref-nHn-na IVSuff-k
|
727
|
+
IVPref-nHn-na Suff-0
|
728
|
+
;
|
729
|
+
IVPref-nHn-nu IVSuff-h
|
730
|
+
IVPref-nHn-nu IVSuff-k
|
731
|
+
IVPref-nHn-nu Suff-0
|
732
|
+
;
|
733
|
+
IVPref-nHn-lina IVSuff-h
|
734
|
+
IVPref-nHn-lina IVSuff-k
|
735
|
+
IVPref-nHn-lina Suff-0
|
736
|
+
;
|
737
|
+
IVPref-nHn-linu IVSuff-h
|
738
|
+
IVPref-nHn-linu IVSuff-k
|
739
|
+
IVPref-nHn-linu Suff-0
|
740
|
+
;
|
741
|
+
; -----------------------
|
742
|
+
;
|
743
|
+
;
|