linref for VP

This commit is contained in:
Krasimir Angelov
2026-05-05 20:03:58 +02:00
parent 945bc086f2
commit 912ddd521f

View File

@@ -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 ;
}