WALS Feature 3A: Consonant-Vowel Ratio #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 3A.
Chapter 3, 564 languages.
WALS 3A values.
- low : ConsonantVowelRatio
- moderatelyLow : ConsonantVowelRatio
- average : ConsonantVowelRatio
- moderatelyHigh : ConsonantVowelRatio
- high : ConsonantVowelRatio
Instances For
Equations
- Core.WALS.F3A.instBEqConsonantVowelRatio.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 3A dataset (564 languages).
Instances For
theorem
Core.WALS.F3A.count_low :
(List.filter (fun (x : Datapoint ConsonantVowelRatio) => x.value == ConsonantVowelRatio.low) allData).length = 58
theorem
Core.WALS.F3A.count_moderatelyLow :
(List.filter (fun (x : Datapoint ConsonantVowelRatio) => x.value == ConsonantVowelRatio.moderatelyLow) allData).length = 101
theorem
Core.WALS.F3A.count_average :
(List.filter (fun (x : Datapoint ConsonantVowelRatio) => x.value == ConsonantVowelRatio.average) allData).length = 234
theorem
Core.WALS.F3A.count_moderatelyHigh :
(List.filter (fun (x : Datapoint ConsonantVowelRatio) => x.value == ConsonantVowelRatio.moderatelyHigh)
allData).length = 102
theorem
Core.WALS.F3A.count_high :
(List.filter (fun (x : Datapoint ConsonantVowelRatio) => x.value == ConsonantVowelRatio.high) allData).length = 69
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.