WALS Feature 81A: Order of Subject, Object and Verb #
@cite{dryer-2013-wals}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 81A.
Chapter 81, 1376 languages.
WALS 81A values.
- sov : BasicWordOrder
- svo : BasicWordOrder
- vso : BasicWordOrder
- vos : BasicWordOrder
- ovs : BasicWordOrder
- osv : BasicWordOrder
- noDominantOrder : BasicWordOrder
Instances For
Equations
- Core.WALS.F81A.instBEqBasicWordOrder.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Complete WALS 81A dataset (1376 languages).
Equations
Instances For
theorem
Core.WALS.F81A.count_sov :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.sov) allData).length = 564
theorem
Core.WALS.F81A.count_svo :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.svo) allData).length = 488
theorem
Core.WALS.F81A.count_vso :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.vso) allData).length = 95
theorem
Core.WALS.F81A.count_vos :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.vos) allData).length = 25
theorem
Core.WALS.F81A.count_ovs :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.ovs) allData).length = 11
theorem
Core.WALS.F81A.count_osv :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.osv) allData).length = 4
theorem
Core.WALS.F81A.count_noDominantOrder :
(List.filter (fun (x : Datapoint BasicWordOrder) => x.value == BasicWordOrder.noDominantOrder) allData).length = 189
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.