WALS Feature 17A: Rhythm Types #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 17A.
Chapter 17, 323 languages.
WALS 17A values.
- trochaic : RhythmTypes
- iambic : RhythmTypes
- dualBothTrochaicAndIambic : RhythmTypes
- undetermined : RhythmTypes
- noRhythmicStress : RhythmTypes
Instances For
Equations
Equations
- Core.WALS.F17A.instBEqRhythmTypes.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 17A dataset (323 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F17A.count_trochaic :
(List.filter (fun (x : Datapoint RhythmTypes) => x.value == RhythmTypes.trochaic) allData).length = 153
theorem
Core.WALS.F17A.count_iambic :
(List.filter (fun (x : Datapoint RhythmTypes) => x.value == RhythmTypes.iambic) allData).length = 31
theorem
Core.WALS.F17A.count_dualBothTrochaicAndIambic :
(List.filter (fun (x : Datapoint RhythmTypes) => x.value == RhythmTypes.dualBothTrochaicAndIambic) allData).length = 4
theorem
Core.WALS.F17A.count_undetermined :
(List.filter (fun (x : Datapoint RhythmTypes) => x.value == RhythmTypes.undetermined) allData).length = 37
theorem
Core.WALS.F17A.count_noRhythmicStress :
(List.filter (fun (x : Datapoint RhythmTypes) => x.value == RhythmTypes.noRhythmicStress) allData).length = 98
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.