WALS Feature 113A: Symmetric and Asymmetric Standard Negation #
@cite{miestamo-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 113A.
Chapter 113, 297 languages.
WALS 113A values.
- symmetric : NegationSymmetry
- asymmetric : NegationSymmetry
- both : NegationSymmetry
Instances For
Equations
- Core.WALS.F113A.instBEqNegationSymmetry.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 113A dataset (297 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F113A.count_symmetric :
(List.filter (fun (x : Datapoint NegationSymmetry) => x.value == NegationSymmetry.symmetric) allData).length = 114
theorem
Core.WALS.F113A.count_asymmetric :
(List.filter (fun (x : Datapoint NegationSymmetry) => x.value == NegationSymmetry.asymmetric) allData).length = 53
theorem
Core.WALS.F113A.count_both :
(List.filter (fun (x : Datapoint NegationSymmetry) => x.value == NegationSymmetry.both) allData).length = 130
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.