mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
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