1
0
forked from GitHub/gf-rgl

heavy NP distinction in Dutch like in German

This commit is contained in:
aarne
2010-05-29 10:19:32 +00:00
parent 731f7233b7
commit d17c9a1c1b
5 changed files with 34 additions and 18 deletions

View File

@@ -42,7 +42,7 @@ concrete VerbDut of Verb = CatDut ** open Prelude, ResDut in {
SlashV2A v ap =
insertObj (\\_ => ap.s ! APred) (predVv 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