forked from GitHub/gf-core
participle agreement with RP and IP in romance
This commit is contained in:
@@ -14,7 +14,10 @@ incomplete concrete CatRomance of Cat =
|
||||
-- Sentence
|
||||
|
||||
Cl = {s : Tense => Anteriority => Polarity => Mood => Str} ;
|
||||
Slash = {s : Tense => Anteriority => Polarity => Mood => Str} ** {c2 : Compl} ;
|
||||
Slash = {
|
||||
s : AAgr => Tense => Anteriority => Polarity => Mood => Str ;
|
||||
c2 : Compl
|
||||
} ;
|
||||
Imp = {s : Polarity => AAgr => Str} ;
|
||||
|
||||
-- Question
|
||||
|
||||
Reference in New Issue
Block a user