mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
fine-tuning Romance for efficiency
This commit is contained in:
@@ -30,7 +30,7 @@ incomplete concrete CatRomance of Cat =
|
||||
|
||||
-- Relative
|
||||
|
||||
RCl = {s : Tense => Anteriority => Polarity => Mood => Agr => Str} ;
|
||||
RCl = {s : Agr => Tense => Anteriority => Polarity => Mood => Str} ;
|
||||
RP = {s : Bool => AAgr => Case => Str ; a : RAgr} ;
|
||||
|
||||
-- Verb
|
||||
|
||||
Reference in New Issue
Block a user