(Dut) useInfVP depend on agreement; ProgrVP adds a complement, not adverb

This commit is contained in:
Inari Listenmaa
2018-04-17 10:13:04 +02:00
parent 7e03f0f5a2
commit afd2976439
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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 =