WALS Feature 2A: Vowel Quality Inventories #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 2A.
Chapter 2, 564 languages.
WALS 2A values.
- small : VowelQualityInventories
- average : VowelQualityInventories
- large : VowelQualityInventories
Instances For
Equations
- Core.WALS.F2A.instBEqVowelQualityInventories.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 2A dataset (564 languages).
Instances For
theorem
Core.WALS.F2A.count_small :
(List.filter (fun (x : Datapoint VowelQualityInventories) => x.value == VowelQualityInventories.small) allData).length = 93
theorem
Core.WALS.F2A.count_average :
(List.filter (fun (x : Datapoint VowelQualityInventories) => x.value == VowelQualityInventories.average)
allData).length = 287
theorem
Core.WALS.F2A.count_large :
(List.filter (fun (x : Datapoint VowelQualityInventories) => x.value == VowelQualityInventories.large) allData).length = 184
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.