autotyp / autotyp-data

AUTOTYP data export
Creative Commons Attribution 4.0 International
38 stars 20 forks source link

alienability -- HasPossessiveClasses #48

Open annagraff opened 1 year ago

annagraff commented 1 year ago

There are coding inconsistencies in NPPossesiveClassesCount (and thus by extension in NPHasPossessiveClasses and NPHasMultiplePossessiveClasses): 9 languages are coded as having inalienable classes (NPHasInalienableClasses == TRUE, 8 of which also have alienable classes) but as not having possessive classes (FALSE to NPHasPossessiveClasses). This is logically impossible..