Spanish partitive; German VP conj zu

This commit is contained in:
aarne
2006-12-13 21:10:11 +00:00
parent d0e784e699
commit ed4bf5c52f
7 changed files with 19 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ concrete PhraseGer of Phrase = CatGer ** open Prelude, ResGer in {
UttIP ip = {s = ip.s ! Nom} ; --- Acc also
UttIAdv iadv = iadv ;
UttNP np = {s = np.s ! Acc} ;
UttVP vp = {s = useInfVP vp} ;
UttVP vp = {s = useInfVP False vp} ;
UttAdv adv = adv ;
NoPConj = {s = []} ;