heavy/light NP distinction in Ger to control the place of negation

This commit is contained in:
aarne
2010-05-29 09:43:42 +00:00
parent 79e864c91b
commit ebb393d4b1
6 changed files with 31 additions and 16 deletions

View File

@@ -42,7 +42,7 @@ concrete VerbGer of Verb = CatGer ** open Prelude, ResGer in {
SlashV2A v ap =
insertObj (\\_ => ap.s ! APred) (predV v) ** {c2 = v.c2} ;
ComplSlash vp np = insertObj (\\_ => appPrep vp.c2 np.s) vp ;
ComplSlash vp np = insertObjNP np.isPron (\\_ => appPrep vp.c2 np.s) vp ;
SlashVV v vp =
let