1
0
forked from GitHub/gf-core

updated clefts in Idiom (now all except Russian)

This commit is contained in:
aarne
2006-06-01 14:02:49 +00:00
parent d631ee00d7
commit 4dcbfcdf75
14 changed files with 100 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ incomplete concrete CatRomance of Cat =
S = {s : Mood => Str} ;
QS = {s : QForm => Str} ;
RS = {s : Mood => Agr => Str} ;
RS = {s : Mood => Agr => Str ; c : Case} ;
-- Sentence
@@ -26,7 +26,10 @@ incomplete concrete CatRomance of Cat =
-- Relative
RCl = {s : Agr => Tense => Anteriority => Polarity => Mood => Str} ;
RCl = {
s : Agr => Tense => Anteriority => Polarity => Mood => Str ;
c : Case
} ;
RP = {s : Bool => AAgr => Case => Str ; a : AAgr ; hasAgr : Bool} ;
-- Verb