WALS Feature 55A: Numeral Classifiers #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 55A.
Chapter 55, 400 languages.
WALS 55A values.
- absent : NumeralClassifiers
- optional : NumeralClassifiers
- obligatory : NumeralClassifiers
Instances For
Equations
- Core.WALS.F55A.instBEqNumeralClassifiers.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 55A dataset (400 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F55A.count_absent :
(List.filter (fun (x : Datapoint NumeralClassifiers) => x.value == NumeralClassifiers.absent) allData).length = 260
theorem
Core.WALS.F55A.count_optional :
(List.filter (fun (x : Datapoint NumeralClassifiers) => x.value == NumeralClassifiers.optional) allData).length = 62
theorem
Core.WALS.F55A.count_obligatory :
(List.filter (fun (x : Datapoint NumeralClassifiers) => x.value == NumeralClassifiers.obligatory) allData).length = 78
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.