1
0
forked from GitHub/gf-core

heavy NP distinction in Dutch like in German

This commit is contained in:
aarne
2010-05-29 10:19:32 +00:00
parent ebb393d4b1
commit 510e1118a9
5 changed files with 34 additions and 18 deletions
+1 -1
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