Norwegian

This commit is contained in:
aarne
2006-01-26 13:57:22 +00:00
parent 8f0cbfcc00
commit 1ea78bd1fe
30 changed files with 1265 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ incomplete concrete AdjectiveScand of Adjective =
ReflA2 a = {
s = \\ap => a.s ! AF (APosit ap) Nom ++ a.c2 ++
reflPron (agrP3 Utr Sg) ; ----
reflPron (agrP3 utrum Sg) ; ----
isPre = False
} ;

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} ;
UttVP vp = {s = infMark ++ infVP vp (agrP3 Utr Sg)} ;
UttVP vp = {s = infMark ++ infVP vp (agrP3 utrum Sg)} ;
UttAdv adv = adv ;
NoPConj = {s = []} ;