WALS Feature 12A: Syllable Structure #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 12A.
Chapter 12, 486 languages.
WALS 12A values.
- simple : SyllableStructure
- moderatelyComplex : SyllableStructure
- complex : SyllableStructure
Instances For
Equations
- Core.WALS.F12A.instBEqSyllableStructure.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 12A dataset (486 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F12A.count_simple :
(List.filter (fun (x : Datapoint SyllableStructure) => x.value == SyllableStructure.simple) allData).length = 61
theorem
Core.WALS.F12A.count_moderatelyComplex :
(List.filter (fun (x : Datapoint SyllableStructure) => x.value == SyllableStructure.moderatelyComplex) allData).length = 274
theorem
Core.WALS.F12A.count_complex :
(List.filter (fun (x : Datapoint SyllableStructure) => x.value == SyllableStructure.complex) allData).length = 151
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.