Use nominative in English UttNP.

This commit is contained in:
bringert
2007-06-27 13:50:26 +00:00
parent cc25c3a851
commit b52001c74f

View File

@@ -11,7 +11,7 @@ concrete PhraseEng of Phrase = CatEng ** open Prelude, ResEng 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 = infVP False vp (agrP3 Sg)} ;
UttAdv adv = adv ;