WALS Feature 85A: Order of Adposition and Noun Phrase #
@cite{dryer-2013-wals}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 85A.
Chapter 85, 1184 languages.
WALS 85A values.
- postpositions : AdpositionNPOrder
- prepositions : AdpositionNPOrder
- inpositions : AdpositionNPOrder
- noDominantOrder : AdpositionNPOrder
- noAdpositions : AdpositionNPOrder
Instances For
Equations
- Core.WALS.F85A.instBEqAdpositionNPOrder.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 85A dataset (1184 languages).
Equations
Instances For
theorem
Core.WALS.F85A.count_postpositions :
(List.filter (fun (x : Datapoint AdpositionNPOrder) => x.value == AdpositionNPOrder.postpositions) allData).length = 577
theorem
Core.WALS.F85A.count_prepositions :
(List.filter (fun (x : Datapoint AdpositionNPOrder) => x.value == AdpositionNPOrder.prepositions) allData).length = 511
theorem
Core.WALS.F85A.count_inpositions :
(List.filter (fun (x : Datapoint AdpositionNPOrder) => x.value == AdpositionNPOrder.inpositions) allData).length = 8
theorem
Core.WALS.F85A.count_noDominantOrder :
(List.filter (fun (x : Datapoint AdpositionNPOrder) => x.value == AdpositionNPOrder.noDominantOrder) allData).length = 58
theorem
Core.WALS.F85A.count_noAdpositions :
(List.filter (fun (x : Datapoint AdpositionNPOrder) => x.value == AdpositionNPOrder.noAdpositions) allData).length = 30
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.