WALS Feature 62A: Action Nominal Constructions #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 62A.
Chapter 62, 168 languages.
WALS 62A values.
- sentential : ActionNominalConstructions
- possessiveAccusative : ActionNominalConstructions
- ergativePossessive : ActionNominalConstructions
- doublePossessive : ActionNominalConstructions
- other : ActionNominalConstructions
- mixed : ActionNominalConstructions
- restricted : ActionNominalConstructions
- noActionNominals : ActionNominalConstructions
Instances For
Equations
- Core.WALS.F62A.instBEqActionNominalConstructions.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 62A dataset (168 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F62A.count_sentential :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.sentential)
allData).length = 25
theorem
Core.WALS.F62A.count_ergativePossessive :
(List.filter
(fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.ergativePossessive)
allData).length = 21
theorem
Core.WALS.F62A.count_doublePossessive :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.doublePossessive)
allData).length = 7
theorem
Core.WALS.F62A.count_other :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.other)
allData).length = 6
theorem
Core.WALS.F62A.count_mixed :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.mixed)
allData).length = 14
theorem
Core.WALS.F62A.count_restricted :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.restricted)
allData).length = 24
theorem
Core.WALS.F62A.count_noActionNominals :
(List.filter (fun (x : Datapoint ActionNominalConstructions) => x.value == ActionNominalConstructions.noActionNominals)
allData).length = 42
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.