WALS Feature 68A: The Perfect #
@cite{dahl-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 68A.
Chapter 68, 222 languages.
WALS 68A values.
- fromPossessive : PerfectType
- fromFinishAlready : PerfectType
- otherPerfect : PerfectType
- noPerfect : PerfectType
Instances For
Equations
- Core.WALS.F68A.instBEqPerfectType.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
Equations
Complete WALS 68A dataset (222 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F68A.count_fromPossessive :
(List.filter (fun (x : Datapoint PerfectType) => x.value == PerfectType.fromPossessive) allData).length = 7
theorem
Core.WALS.F68A.count_fromFinishAlready :
(List.filter (fun (x : Datapoint PerfectType) => x.value == PerfectType.fromFinishAlready) allData).length = 21
theorem
Core.WALS.F68A.count_otherPerfect :
(List.filter (fun (x : Datapoint PerfectType) => x.value == PerfectType.otherPerfect) allData).length = 80
theorem
Core.WALS.F68A.count_noPerfect :
(List.filter (fun (x : Datapoint PerfectType) => x.value == PerfectType.noPerfect) allData).length = 114
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.