-
Notifications
You must be signed in to change notification settings - Fork 3
/
v-p-1.foma
executable file
·41 lines (37 loc) · 1.67 KB
/
v-p-1.foma
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# preffixes slot 1
# ----------------------------------------
# 0: syntactic relation +synt.rel@…↓….
# +synt.rel@…↶↷….
# +synt.rel@…↲↳….
# [email protected]↓VROOT.
# ----------------------------------------
define P=1 [
# 1st person singular
"[no-][VPers][1SG.S/A+][--]" : [{no}]"@VPERS@"
| "[n-][VPers][1SG.S/A+][--]" : [{n}]"@VPERS@"
# 2nd person singular
| "[p-][VPers][2S/A+][--]" : [{p}]"@VPERS@"
| "[pi-][VPers][2S/A+][--]" : [{pi}]"@VPERS@"
# 3rd person (male) singular
| "[i-][VPers][3m.S/A+][--]" : [{i}]"@VPERS@"
| "[y-][VPers][3m.S/A+][--]" : [{y}]"@VPERS@"
| "[h-][VPers][3m.S/A+][--]" : [{h}]"@VPERS@" # j - Ashéninka Pichis
| "[hi-][VPers][3m.S/A+][--]" : [{hi}]"@VPERS@" # ji - Ashéninka P ichis
# Irrealis circumfix
# -ri ~ -r occur only with third person masculine
| "[i-][VPers][3m.S/A+][--][ri=][IRR+][--]" : [{iri}]"@VPERS@" # irimatero
| "[i-][VPers][3m.S/A+][--][r=][IRR+][--]" : [{ir}]"@VPERS@"
!| "[ira-][VPers][3m.S/A.IRR+][--]" : [{ira}]"@VPERS@" # ira-piapiya-t-e-rika ! to be checked it could be a misannotation
| "[Ø-][VPers][3m.S/A+][--][r=][IRR+][--]" : [{r}]"@VPERS@" # r-anii-t-i
| "[Ø-][VPers][3m.S/A+][--][ri=][IRR+][--]" : [{ri}]"@VPERS@" # ri-wetsik-ak-i
# 3rd person (female) singular
| "[o-][VPers][3n.m.S/A+][--]" : [{o}]"@VPERS@"
| "[ro-][VPers][3n.m.S/A+][--]" : [{ro}]"@VPERS@"
| "[ho-][VPers][3n.m.S/A+][--]" : [{ho}]"@VPERS@"
# 1st person plural
| "[a-][VPers][1PL.S/A+][--]" : [{a}]"@VPERS@"
];
# S : sole argument of the intransitive verb
# A : agentive argument of the transitive verb
# O : transitive verbs
# P : patient-like argument