forked from GitHub/gf-rgl
a linref for verbs which shows P3 Sg
This commit is contained in:
@@ -124,5 +124,7 @@ concrete CatHun of Cat = CommonX - [Adv] ** open ResHun, Prelude in {
|
|||||||
linref
|
linref
|
||||||
CN = linCN ;
|
CN = linCN ;
|
||||||
NP = linNP ;
|
NP = linNP ;
|
||||||
|
V,VS,VQ,VA = \v -> v.s ! VPres P3 Sg ;
|
||||||
|
V2,V3,V2S,V2Q,V2A = \v -> v.s ! Indef ! VPres P3 Sg ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user