-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy patheds.vpm
54 lines (46 loc) · 835 Bytes
/
eds.vpm
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
42
43
44
45
46
47
48
49
50
51
52
53
54
;;;
;;; for EDS output (in the MRP 2020 context), reduce variable properties to
;;; just the interesting (marked) values and suppress high-frequency defaults.
;;;
PT PERS : PERS
std 1 >> 1
std 2 >> 2
std 2 >> 3
refl 1 >> 1
refl 2 >> 2
refl 2 >> 3
* * >> !
IND NUM : IND NUM
- * >> ! !
! sg >> ! sg
! pl >> ! pl
* sg >> ! sg
* pl >> ! pl
* * >> ! !
GEND : GEND
* >> !
IND : IND
* >> !
PT : PT
* >> !
SF : SF
comm >> comm
ques >> ques
* >> !
TENSE PERF PROG : TENSE PERF PROG
pres + + >> * + +
pres + * >> * + !
pres * + >> * ! +
pres * * >> * ! !
past + + >> * + +
past + * >> * + !
past * + >> * ! +
past * * >> * ! !
fut + + >> * + +
fut + * >> * + !
fut * + >> * ! +
fut * * >> * ! !
* * * >> ! ! !
MOOD : MOOD
subjunctive >> subjunctive
* >> !