mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 01:06:21 -06:00
(Est) Add linref for VPS
This commit is contained in:
@@ -46,6 +46,7 @@ concrete ExtraEst of ExtraEstAbs = CatEst **
|
||||
infVPIF : NPForm -> Polarity -> Agr -> VP -> InfStem -> Str = \sc,pol,agr,vp,if ->
|
||||
infVPAnt Simul sc pol agr vp {stem=if ; suf="a"} ;
|
||||
|
||||
linVPS : Agr -> {s : Agr => Str} -> Str = \agr,vps -> vps.s ! agr ;
|
||||
|
||||
lincat
|
||||
VPS = {
|
||||
|
||||
Reference in New Issue
Block a user