German UttNP now uses nominative.

This commit is contained in:
bringert
2007-06-28 08:10:41 +00:00
parent 731b5c4f98
commit 6b2f48cb83

View File

@@ -13,7 +13,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} ;
UttNP np = {s = np.s ! Nom} ;
UttVP vp = {s = useInfVP True vp} ; -- without zu
UttAdv adv = adv ;