WALS Feature 109A: Applicative Constructions #
@cite{polinsky-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 109A.
Chapter 109, 183 languages.
WALS 109A values.
- benefactiveBothBases : ApplicativeType
- benefactiveTransOnly : ApplicativeType
- benefactiveAndOtherBothBases : ApplicativeType
- benefactiveAndOtherTransOnly : ApplicativeType
- nonBenefactiveBothBases : ApplicativeType
- nonBenefactiveTransOnly : ApplicativeType
- nonBenefactiveIntransOnly : ApplicativeType
- noApplicative : ApplicativeType
Instances For
Equations
- Core.WALS.F109A.instBEqApplicativeType.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 109A dataset (183 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F109A.count_benefactiveBothBases :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.benefactiveBothBases) allData).length = 16
theorem
Core.WALS.F109A.count_benefactiveTransOnly :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.benefactiveTransOnly) allData).length = 4
theorem
Core.WALS.F109A.count_benefactiveAndOtherBothBases :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.benefactiveAndOtherBothBases)
allData).length = 49
theorem
Core.WALS.F109A.count_benefactiveAndOtherTransOnly :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.benefactiveAndOtherTransOnly)
allData).length = 2
theorem
Core.WALS.F109A.count_nonBenefactiveBothBases :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.nonBenefactiveBothBases)
allData).length = 9
theorem
Core.WALS.F109A.count_nonBenefactiveTransOnly :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.nonBenefactiveTransOnly)
allData).length = 1
theorem
Core.WALS.F109A.count_nonBenefactiveIntransOnly :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.nonBenefactiveIntransOnly)
allData).length = 2
theorem
Core.WALS.F109A.count_noApplicative :
(List.filter (fun (x : Datapoint ApplicativeType) => x.value == ApplicativeType.noApplicative) allData).length = 100
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.