Most of Finnish done.

This commit is contained in:
aarne
2006-02-06 20:44:41 +00:00
parent 1568ac53e6
commit cb1363413c
11 changed files with 249 additions and 187 deletions

View File

@@ -30,7 +30,7 @@ concrete CatFin of Cat = TenseX ** open ResFin, Prelude in {
-- Relative
RCl = {s : Tense => Anteriority => Polarity => Agr => Str} ;
RP = {s : Number => Case => Str ; a : RAgr} ;
RP = {s : Number => NPForm => Str ; a : RAgr} ;
-- Verb
@@ -40,6 +40,9 @@ concrete CatFin of Cat = TenseX ** open ResFin, Prelude in {
-- Adjective
-- The $Bool$ tells whether usage is modifying (as opposed to
-- predicative), e.g. "x on suurempi kuin y" vs. "y:tä suurempi luku".
AP = {s : Bool => AForm => Str} ;
-- Noun