forked from GitHub/gf-rgl
animacy is now used in syntax as well
This commit is contained in:
@@ -30,6 +30,6 @@ concrete ConjunctionSlv of Conjunction =
|
||||
|
||||
lincat
|
||||
[NP] = {s1,s2 : Case => Str; a : Agr} ;
|
||||
[AP] = {s1,s2 : Species => Gender => Case => Number => Str} ;
|
||||
[AP] = {s1,s2 : Species => AGender => Case => Number => Str} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user