sentential adverbs in infinitives

This commit is contained in:
aarne
2008-02-22 23:34:22 +00:00
parent ad613cdd67
commit 4496badef1
3 changed files with 12 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ concrete ExtraEng of ExtraEngAbs = CatEng **
ConsVPI = consrTable2 VPIForm Agr comma ;
MkVPI vp = {
s = \\v,a => vp.inf ++ vp.s2 ! a
s = \\v,a => vp.ad ++ vp.inf ++ vp.s2 ! a
} ;
ConjVPI = conjunctTable2 VPIForm Agr ;
ComplVPIVV vv vpi =