mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
pronouns in Slovenian. Slovenian has more personal pronouns and not all are currently covered in the RGL
This commit is contained in:
@@ -25,6 +25,6 @@ param
|
||||
| ASuperlDefAcc ;
|
||||
|
||||
oper
|
||||
Agr = {g : Gender; n : Number} ;
|
||||
Agr = {g : Gender; n : Number; p : Person} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user