WALS Feature 19A: Presence of Uncommon Consonants #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 19A.
Chapter 19, 567 languages.
WALS 19A values.
- none : PresenceOfUncommonConsonants
- clicks : PresenceOfUncommonConsonants
- labialVelars : PresenceOfUncommonConsonants
- pharyngeals : PresenceOfUncommonConsonants
- thSounds : PresenceOfUncommonConsonants
- clicksPharyngealsAndTh : PresenceOfUncommonConsonants
- pharyngealsAndTh : PresenceOfUncommonConsonants
Instances For
Equations
- Core.WALS.F19A.instBEqPresenceOfUncommonConsonants.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 19A dataset (567 languages).
Instances For
theorem
Core.WALS.F19A.count_none :
(List.filter (fun (x : Datapoint PresenceOfUncommonConsonants) => x.value == PresenceOfUncommonConsonants.none)
allData).length = 449
theorem
Core.WALS.F19A.count_clicks :
(List.filter (fun (x : Datapoint PresenceOfUncommonConsonants) => x.value == PresenceOfUncommonConsonants.clicks)
allData).length = 9
theorem
Core.WALS.F19A.count_labialVelars :
(List.filter (fun (x : Datapoint PresenceOfUncommonConsonants) => x.value == PresenceOfUncommonConsonants.labialVelars)
allData).length = 45
theorem
Core.WALS.F19A.count_pharyngeals :
(List.filter (fun (x : Datapoint PresenceOfUncommonConsonants) => x.value == PresenceOfUncommonConsonants.pharyngeals)
allData).length = 21
theorem
Core.WALS.F19A.count_thSounds :
(List.filter (fun (x : Datapoint PresenceOfUncommonConsonants) => x.value == PresenceOfUncommonConsonants.thSounds)
allData).length = 40
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.