(Hun) Add field for NPs whether it's definite

This commit is contained in:
Inari Listenmaa
2020-04-13 17:30:07 +02:00
parent 8efb9d5621
commit 9da533c809
3 changed files with 13 additions and 9 deletions
+5 -1
View File
@@ -76,7 +76,11 @@ oper
-- Verbs
param
-- TODO: object agreement
-- For object agreement in V2
ObjDef =
Def
| Indef ;
VForm =
VInf
| VFin Person Number ;