WALS Feature 5A: Voicing and Gaps in Plosive Systems #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 5A.
Chapter 5, 567 languages.
WALS 5A values.
- other : VoicingAndGapsInPlosiveSystems
- noneMissingInPTKBDG : VoicingAndGapsInPlosiveSystems
- missingP : VoicingAndGapsInPlosiveSystems
- missingG : VoicingAndGapsInPlosiveSystems
- bothMissing : VoicingAndGapsInPlosiveSystems
Instances For
Equations
- Core.WALS.F5A.instBEqVoicingAndGapsInPlosiveSystems.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 5A dataset (567 languages).
Instances For
theorem
Core.WALS.F5A.count_other :
(List.filter (fun (x : Datapoint VoicingAndGapsInPlosiveSystems) => x.value == VoicingAndGapsInPlosiveSystems.other)
allData).length = 242
theorem
Core.WALS.F5A.count_missingP :
(List.filter (fun (x : Datapoint VoicingAndGapsInPlosiveSystems) => x.value == VoicingAndGapsInPlosiveSystems.missingP)
allData).length = 33
theorem
Core.WALS.F5A.count_missingG :
(List.filter (fun (x : Datapoint VoicingAndGapsInPlosiveSystems) => x.value == VoicingAndGapsInPlosiveSystems.missingG)
allData).length = 34
theorem
Core.WALS.F5A.count_bothMissing :
(List.filter
(fun (x : Datapoint VoicingAndGapsInPlosiveSystems) => x.value == VoicingAndGapsInPlosiveSystems.bothMissing)
allData).length = 3
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.