WALS Feature 23A: Locus of Marking in the Clause #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 23A.
Chapter 23, 236 languages.
WALS 23A values.
- headMarking : LocusOfMarkingInTheClause
- dependentMarking : LocusOfMarkingInTheClause
- doubleMarking : LocusOfMarkingInTheClause
- noMarking : LocusOfMarkingInTheClause
- other : LocusOfMarkingInTheClause
Instances For
Equations
- Core.WALS.F23A.instBEqLocusOfMarkingInTheClause.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 23A dataset (236 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F23A.count_headMarking :
(List.filter (fun (x : Datapoint LocusOfMarkingInTheClause) => x.value == LocusOfMarkingInTheClause.headMarking)
allData).length = 71
theorem
Core.WALS.F23A.count_dependentMarking :
(List.filter (fun (x : Datapoint LocusOfMarkingInTheClause) => x.value == LocusOfMarkingInTheClause.dependentMarking)
allData).length = 63
theorem
Core.WALS.F23A.count_doubleMarking :
(List.filter (fun (x : Datapoint LocusOfMarkingInTheClause) => x.value == LocusOfMarkingInTheClause.doubleMarking)
allData).length = 58
theorem
Core.WALS.F23A.count_noMarking :
(List.filter (fun (x : Datapoint LocusOfMarkingInTheClause) => x.value == LocusOfMarkingInTheClause.noMarking)
allData).length = 42
theorem
Core.WALS.F23A.count_other :
(List.filter (fun (x : Datapoint LocusOfMarkingInTheClause) => x.value == LocusOfMarkingInTheClause.other)
allData).length = 2
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.