WALS Feature 14A: Fixed Stress Locations #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 14A.
Chapter 14, 502 languages.
WALS 14A values.
- noFixedStress : FixedStressLocations
- initial : FixedStressLocations
- second : FixedStressLocations
- third : FixedStressLocations
- antepenultimate : FixedStressLocations
- penultimate : FixedStressLocations
- ultimate : FixedStressLocations
Instances For
Equations
- Core.WALS.F14A.instBEqFixedStressLocations.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 14A dataset (502 languages).
Instances For
theorem
Core.WALS.F14A.count_noFixedStress :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.noFixedStress)
allData).length = 220
theorem
Core.WALS.F14A.count_initial :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.initial) allData).length = 92
theorem
Core.WALS.F14A.count_second :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.second) allData).length = 16
theorem
Core.WALS.F14A.count_third :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.third) allData).length = 1
theorem
Core.WALS.F14A.count_antepenultimate :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.antepenultimate)
allData).length = 12
theorem
Core.WALS.F14A.count_penultimate :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.penultimate) allData).length = 110
theorem
Core.WALS.F14A.count_ultimate :
(List.filter (fun (x : Datapoint FixedStressLocations) => x.value == FixedStressLocations.ultimate) allData).length = 51
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.