ExtAdvVP added to some languages where it was missing

This commit is contained in:
aarne
2014-12-08 13:21:28 +00:00
parent 6067bc4932
commit 025ce90634
4 changed files with 8 additions and 0 deletions

View File

@@ -100,6 +100,8 @@ incomplete concrete VerbRomance of Verb =
CompAdv a = {s = \\_ => a.s} ;
AdvVP vp adv = insertAdv adv.s vp ;
ExtAdvVP vp adv = insertAdv (embedInCommas adv.s) vp ;
AdVVP adv vp = insertAdV adv.s vp ;
PassV2 v = insertComplement