WALS Feature 11A: Front Rounded Vowels #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 11A.
Chapter 11, 562 languages.
WALS 11A values.
- none : FrontRoundedVowels
- highAndMid : FrontRoundedVowels
- highOnly : FrontRoundedVowels
- midOnly : FrontRoundedVowels
Instances For
Equations
- Core.WALS.F11A.instBEqFrontRoundedVowels.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 11A dataset (562 languages).
Instances For
theorem
Core.WALS.F11A.count_none :
(List.filter (fun (x : Datapoint FrontRoundedVowels) => x.value == FrontRoundedVowels.none) allData).length = 525
theorem
Core.WALS.F11A.count_highAndMid :
(List.filter (fun (x : Datapoint FrontRoundedVowels) => x.value == FrontRoundedVowels.highAndMid) allData).length = 23
theorem
Core.WALS.F11A.count_highOnly :
(List.filter (fun (x : Datapoint FrontRoundedVowels) => x.value == FrontRoundedVowels.highOnly) allData).length = 8
theorem
Core.WALS.F11A.count_midOnly :
(List.filter (fun (x : Datapoint FrontRoundedVowels) => x.value == FrontRoundedVowels.midOnly) allData).length = 6
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.