1
0
forked from GitHub/gf-core

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

@@ -23,7 +23,7 @@ instance SyntaxNor of SyntaxScand = TypesNor **
verbFinnas : Verb =
mkVerb "finnes" "finner" "finnes" "fantes" "funnets" "fins" ** {s1 = []} ;
verbVara = mkVerb "være" "er" nonExist "var" "vært" "vær" ** {s1 = []} ;
verbHava = mkVerb "ha" "ha" "has" "hadde" "hatt" "ha" ** {s1 = []} ;
verbHava = mkVerb "ha" "har" "has" "hadde" "hatt" "ha" ** {s1 = []} ;
relPronForms : RelCase => GenNum => Str = table {
RNom => \\_ => "som" ;