WALS Feature 8A: Lateral Consonants #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 8A.
Chapter 8, 567 languages.
WALS 8A values.
- noLaterals : LateralConsonants
- lNoObstruentLaterals : LateralConsonants
- lateralsButNoLNoObstruentLaterals : LateralConsonants
- lAndLateralObstruent : LateralConsonants
- noLButLateralObstruents : LateralConsonants
Instances For
Equations
- Core.WALS.F8A.instBEqLateralConsonants.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 8A dataset (567 languages).
Instances For
theorem
Core.WALS.F8A.count_noLaterals :
(List.filter (fun (x : Datapoint LateralConsonants) => x.value == LateralConsonants.noLaterals) allData).length = 95
theorem
Core.WALS.F8A.count_lNoObstruentLaterals :
(List.filter (fun (x : Datapoint LateralConsonants) => x.value == LateralConsonants.lNoObstruentLaterals)
allData).length = 388
theorem
Core.WALS.F8A.count_lAndLateralObstruent :
(List.filter (fun (x : Datapoint LateralConsonants) => x.value == LateralConsonants.lAndLateralObstruent)
allData).length = 47
theorem
Core.WALS.F8A.count_noLButLateralObstruents :
(List.filter (fun (x : Datapoint LateralConsonants) => x.value == LateralConsonants.noLButLateralObstruents)
allData).length = 8
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.