WALS Feature 59A: Possessive Classification #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 59A.
Chapter 59, 243 languages.
WALS 59A values.
- noPossessiveClassification : PossessiveClassification
- twoClasses : PossessiveClassification
- threeToFiveClasses : PossessiveClassification
- moreThanFiveClasses : PossessiveClassification
Instances For
Equations
- Core.WALS.F59A.instBEqPossessiveClassification.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 59A dataset (243 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F59A.count_twoClasses :
(List.filter (fun (x : Datapoint PossessiveClassification) => x.value == PossessiveClassification.twoClasses)
allData).length = 94
theorem
Core.WALS.F59A.count_threeToFiveClasses :
(List.filter (fun (x : Datapoint PossessiveClassification) => x.value == PossessiveClassification.threeToFiveClasses)
allData).length = 20
theorem
Core.WALS.F59A.count_moreThanFiveClasses :
(List.filter (fun (x : Datapoint PossessiveClassification) => x.value == PossessiveClassification.moreThanFiveClasses)
allData).length = 4
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.