WALS Feature 1A: Consonant Inventories #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 1A.
Chapter 1, 563 languages.
WALS 1A values.
- small : ConsonantInventories
- moderatelySmall : ConsonantInventories
- average : ConsonantInventories
- moderatelyLarge : ConsonantInventories
- large : ConsonantInventories
Instances For
Equations
- Core.WALS.F1A.instBEqConsonantInventories.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 1A dataset (563 languages).
Instances For
theorem
Core.WALS.F1A.count_small :
(List.filter (fun (x : Datapoint ConsonantInventories) => x.value == ConsonantInventories.small) allData).length = 89
theorem
Core.WALS.F1A.count_moderatelySmall :
(List.filter (fun (x : Datapoint ConsonantInventories) => x.value == ConsonantInventories.moderatelySmall)
allData).length = 122
theorem
Core.WALS.F1A.count_average :
(List.filter (fun (x : Datapoint ConsonantInventories) => x.value == ConsonantInventories.average) allData).length = 201
theorem
Core.WALS.F1A.count_moderatelyLarge :
(List.filter (fun (x : Datapoint ConsonantInventories) => x.value == ConsonantInventories.moderatelyLarge)
allData).length = 94
theorem
Core.WALS.F1A.count_large :
(List.filter (fun (x : Datapoint ConsonantInventories) => x.value == ConsonantInventories.large) allData).length = 57
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.