mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -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 ;
|
V2,V3,V2S,V2Q,V2A = \v -> v.s ! Indef ! VPres P3 Sg ;
|
||||||
VP = \vp -> vp.obj ++ vp.adv ++ vp.s ! VInf ;
|
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