mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
linref for VP
This commit is contained in:
@@ -126,5 +126,6 @@ linref
|
||||
NP = linNP ;
|
||||
V,VS,VQ,VA = \v -> v.s ! VPres P3 Sg ;
|
||||
V2,V3,V2S,V2Q,V2A = \v -> v.s ! Indef ! VPres P3 Sg ;
|
||||
VP = \vp -> vp.obj ++ vp.adv ++ vp.s ! VInf ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user