WALS Feature 79A: Suppletion According to Tense and Aspect #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 79A.
Chapter 79, 193 languages.
WALS 79A values.
- tense : SuppletionAccordingToTenseAndAspect
- aspect : SuppletionAccordingToTenseAndAspect
- tenseAndAspect : SuppletionAccordingToTenseAndAspect
- none : SuppletionAccordingToTenseAndAspect
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 79A dataset (193 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F79A.count_tense :
(List.filter
(fun (x : Datapoint SuppletionAccordingToTenseAndAspect) => x.value == SuppletionAccordingToTenseAndAspect.tense)
allData).length = 36
theorem
Core.WALS.F79A.count_aspect :
(List.filter
(fun (x : Datapoint SuppletionAccordingToTenseAndAspect) => x.value == SuppletionAccordingToTenseAndAspect.aspect)
allData).length = 10
theorem
Core.WALS.F79A.count_none :
(List.filter
(fun (x : Datapoint SuppletionAccordingToTenseAndAspect) => x.value == SuppletionAccordingToTenseAndAspect.none)
allData).length = 123
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.