WALS Feature 18A: Absence of Common Consonants #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 18A.
Chapter 18, 567 languages.
WALS 18A values.
- allPresent : AbsenceOfCommonConsonants
- noBilabials : AbsenceOfCommonConsonants
- noFricatives : AbsenceOfCommonConsonants
- noNasals : AbsenceOfCommonConsonants
- noBilabialsOrNasals : AbsenceOfCommonConsonants
- noFricativesOrNasals : AbsenceOfCommonConsonants
Instances For
Equations
- Core.WALS.F18A.instBEqAbsenceOfCommonConsonants.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 18A dataset (567 languages).
Instances For
theorem
Core.WALS.F18A.count_allPresent :
(List.filter (fun (x : Datapoint AbsenceOfCommonConsonants) => x.value == AbsenceOfCommonConsonants.allPresent)
allData).length = 503
theorem
Core.WALS.F18A.count_noBilabials :
(List.filter (fun (x : Datapoint AbsenceOfCommonConsonants) => x.value == AbsenceOfCommonConsonants.noBilabials)
allData).length = 4
theorem
Core.WALS.F18A.count_noFricatives :
(List.filter (fun (x : Datapoint AbsenceOfCommonConsonants) => x.value == AbsenceOfCommonConsonants.noFricatives)
allData).length = 48
theorem
Core.WALS.F18A.count_noNasals :
(List.filter (fun (x : Datapoint AbsenceOfCommonConsonants) => x.value == AbsenceOfCommonConsonants.noNasals)
allData).length = 10
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.