Swedish relatives

This commit is contained in:
aarne
2005-12-08 09:56:15 +00:00
parent 0ca556122c
commit a8a5080693
8 changed files with 78 additions and 41 deletions

View File

@@ -64,7 +64,7 @@ incomplete concrete CatScand of Cat =
IDet = {s : Gender => Str ; n : Number ; det : DetSpecies} ;
IAdv = {s : Str} ;
RP = {s : RCase => Str ; a : RAgr} ;
RP = {s : GenNum => RCase => Str ; a : RAgr} ;
Numeral = {s : CardOrd => Str ; n : Number} ;