You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
The text was updated successfully, but these errors were encountered:
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..
The text was updated successfully, but these errors were encountered: