WALS Feature 106A: Reciprocal Constructions #
@cite{maslova-nedjalkov-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 106A.
Chapter 106, 175 languages.
WALS 106A values.
- noReciprocalConstruction : ReciprocalType
- distinctFromReflexive : ReciprocalType
- mixed : ReciprocalType
- identicalToReflexive : ReciprocalType
Instances For
Equations
- Core.WALS.F106A.instBEqReciprocalType.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 106A dataset (175 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F106A.count_noReciprocalConstruction :
(List.filter (fun (x : Datapoint ReciprocalType) => x.value == ReciprocalType.noReciprocalConstruction)
allData).length = 16
theorem
Core.WALS.F106A.count_distinctFromReflexive :
(List.filter (fun (x : Datapoint ReciprocalType) => x.value == ReciprocalType.distinctFromReflexive) allData).length = 99
theorem
Core.WALS.F106A.count_mixed :
(List.filter (fun (x : Datapoint ReciprocalType) => x.value == ReciprocalType.mixed) allData).length = 16
theorem
Core.WALS.F106A.count_identicalToReflexive :
(List.filter (fun (x : Datapoint ReciprocalType) => x.value == ReciprocalType.identicalToReflexive) allData).length = 44
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.