forked from GitHub/gf-rgl
animacy is now used in syntax as well
This commit is contained in:
@@ -14,7 +14,7 @@ lincat
|
||||
Comp = {s : Agr => Str} ;
|
||||
|
||||
-- Adjective
|
||||
AP = {s : Species => Gender => Case => Number => Str} ;
|
||||
AP = {s : Species => AGender => Case => Number => Str} ;
|
||||
|
||||
-- Noun
|
||||
CN = {s : Species => Case => Number => Str; g : AGender} ;
|
||||
|
||||
Reference in New Issue
Block a user