WALS Feature 69A: Position of Tense-Aspect Affixes #
@cite{dahl-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 69A.
Chapter 69, 1131 languages.
WALS 69A values.
- tenseAspectPrefixes : TenseAspectAffixPosition
- tenseAspectSuffixes : TenseAspectAffixPosition
- tenseAspectTone : TenseAspectAffixPosition
- mixedType : TenseAspectAffixPosition
- noTenseAspectInflection : TenseAspectAffixPosition
Instances For
Equations
- Core.WALS.F69A.instBEqTenseAspectAffixPosition.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 69A dataset (1131 languages).
Equations
Instances For
theorem
Core.WALS.F69A.count_tenseAspectPrefixes :
(List.filter (fun (x : Datapoint TenseAspectAffixPosition) => x.value == TenseAspectAffixPosition.tenseAspectPrefixes)
allData).length = 153
theorem
Core.WALS.F69A.count_tenseAspectSuffixes :
(List.filter (fun (x : Datapoint TenseAspectAffixPosition) => x.value == TenseAspectAffixPosition.tenseAspectSuffixes)
allData).length = 667
theorem
Core.WALS.F69A.count_tenseAspectTone :
(List.filter (fun (x : Datapoint TenseAspectAffixPosition) => x.value == TenseAspectAffixPosition.tenseAspectTone)
allData).length = 13
theorem
Core.WALS.F69A.count_mixedType :
(List.filter (fun (x : Datapoint TenseAspectAffixPosition) => x.value == TenseAspectAffixPosition.mixedType)
allData).length = 146
theorem
Core.WALS.F69A.count_noTenseAspectInflection :
(List.filter
(fun (x : Datapoint TenseAspectAffixPosition) => x.value == TenseAspectAffixPosition.noTenseAspectInflection)
allData).length = 152
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.