adjusting Fre question forms

This commit is contained in:
Aarne Ranta
2017-10-04 15:03:56 +02:00
parent 76d6749797
commit 77ecb64756
6 changed files with 19 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ incomplete concrete PhraseScand of Phrase =
UttIP ip = {s = ip.s ! nominative} ; --- Acc also
UttIAdv iadv = iadv ;
UttNP np = {s = np.s ! accusative} ;
UttNP np = {s = np.s ! nominative} ;
UttVP vp = {s = infMark ++ infVP vp (agrP3 Utr Sg)} ;
UttAdv adv = adv ;
UttCN n = {s = n.s ! Sg ! DIndef ! Nom} ;