WALS Feature 7A: Glottalized Consonants #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 7A.
Chapter 7, 567 languages.
WALS 7A values.
- noGlottalizedConsonants : GlottalizedConsonants
- ejectivesOnly : GlottalizedConsonants
- implosivesOnly : GlottalizedConsonants
- glottalizedResonantsOnly : GlottalizedConsonants
- ejectivesAndImplosives : GlottalizedConsonants
- ejectivesAndGlottalizedResonants : GlottalizedConsonants
- implosivesAndGlottalizedResonants : GlottalizedConsonants
- ejectivesImplosivesAndGlottalizedResonants : GlottalizedConsonants
Instances For
Equations
- Core.WALS.F7A.instBEqGlottalizedConsonants.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 7A dataset (567 languages).
Instances For
theorem
Core.WALS.F7A.count_noGlottalizedConsonants :
(List.filter (fun (x : Datapoint GlottalizedConsonants) => x.value == GlottalizedConsonants.noGlottalizedConsonants)
allData).length = 409
theorem
Core.WALS.F7A.count_ejectivesOnly :
(List.filter (fun (x : Datapoint GlottalizedConsonants) => x.value == GlottalizedConsonants.ejectivesOnly)
allData).length = 58
theorem
Core.WALS.F7A.count_implosivesOnly :
(List.filter (fun (x : Datapoint GlottalizedConsonants) => x.value == GlottalizedConsonants.implosivesOnly)
allData).length = 55
theorem
Core.WALS.F7A.count_ejectivesAndImplosives :
(List.filter (fun (x : Datapoint GlottalizedConsonants) => x.value == GlottalizedConsonants.ejectivesAndImplosives)
allData).length = 14
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.