mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 20:36:29 -06:00
(Dut) useInfVP depend on agreement; ProgrVP adds a complement, not adverb
This commit is contained in:
@@ -11,7 +11,7 @@ concrete ExtraDut of ExtraDutAbs = CatDut **
|
||||
BaseVPI = twoTable Bool ;
|
||||
ConsVPI = consrTable Bool comma ;
|
||||
|
||||
MkVPI vp = {s = \\b => useInfVP b vp} ;
|
||||
MkVPI vp = {s = \\b => useInfVP b vp ! agrP3 Sg } ;
|
||||
ConjVPI = conjunctDistrTable Bool ;
|
||||
|
||||
ComplVPIVV v vpi =
|
||||
|
||||
Reference in New Issue
Block a user