mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
added lindef VP
This commit is contained in:
@@ -128,4 +128,6 @@ linref
|
||||
V2,V3,V2S,V2Q,V2A = \v -> v.s ! Indef ! VPres P3 Sg ;
|
||||
VP = \vp -> vp.obj ++ vp.adv ++ vp.s ! VInf ;
|
||||
|
||||
lindef
|
||||
VP = \s -> {s = \\_=>s; obj,adv=[]; sc=SCNom; c2=Acc} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user