forked from delph-in/zhong
-
Notifications
You must be signed in to change notification settings - Fork 0
/
semi.vpm
49 lines (42 loc) · 865 Bytes
/
semi.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
;;; -*- Mode: TDL; Coding: utf-8 -*-
; A basic VPM for Matrix grammars.
event <> e
ref-ind <> x
individual <> i
handle <> h
non_event <> p
* >> u
semarg << u
SPECI : SPECI
* <> *
SF : SF
prop <> prop
ques <> ques
prop-or-ques >> prop-or-ques
prop << prop-or-ques
comm <> comm
* <> *
COG-ST : COG-ST
type-id <> type-id
uniq-id <> uniq-id
familiar <> familiar
activated <> activated
in-foc <> in-foc
activ+fam <> activ+fam
uniq+fam <> uniq+fam
activ-or-more <> activ-or-more
uniq-or-less <> uniq-or-less
uniq+fam+act <> uniq+fam+act
fam-or-more <> fam-or-more
fam-or-less <> fam-or-less
uniq-or-more <> uniq-or-more
activ-or-less <> activ-or-less
* <> *
;PNG : PNG
; * <> *
;E.TENSE : E.TENSE
; * <> *
;E.ASPECT : E.ASPECT
; * <> *
;E.MOOD : E.MOOD
; * <> *