mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
FixedRon
This commit is contained in:
@@ -47,7 +47,8 @@ concrete CatRon of Cat =
|
||||
|
||||
-- Noun
|
||||
|
||||
CN = {s : Number => Species => ACase => Str; g : NGender; a : Animacy ; isComp : Bool} ;
|
||||
CN = {s : Number => Species => ACase => Str; g : NGender;
|
||||
a : Animacy; isComp : Bool; needsRefForm : Bool} ;
|
||||
|
||||
Pron = {s : NCase => Str ;
|
||||
c1, c2 : Clitics => Str ;
|
||||
|
||||
Reference in New Issue
Block a user