VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed.

This commit is contained in:
aarne
2012-09-23 09:35:04 +00:00
parent b4724f29f3
commit d118a2aa0f
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -114,6 +114,7 @@ concrete VerbFin of Verb = CatFin ** open Prelude, ResFin in {
CompNP np = {s = \\_ => np.s ! NPCase Nom} ;
CompAdv a = {s = \\_ => a.s} ;
VPSlashPrep vp prep = vp ** {c2 = prep} ;
}