WALS Feature 139A: Irregular Negatives in Sign Languages #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 139A.
Chapter 139, 35 languages.
WALS 139A values.
- none : IrregularNegativesInSignLanguages
- one : IrregularNegativesInSignLanguages
- some : IrregularNegativesInSignLanguages
- many : IrregularNegativesInSignLanguages
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 139A dataset (35 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F139A.count_none :
(List.filter
(fun (x : Datapoint IrregularNegativesInSignLanguages) => x.value == IrregularNegativesInSignLanguages.none)
allData).length = 1
theorem
Core.WALS.F139A.count_one :
(List.filter (fun (x : Datapoint IrregularNegativesInSignLanguages) => x.value == IrregularNegativesInSignLanguages.one)
allData).length = 3
theorem
Core.WALS.F139A.count_some :
(List.filter
(fun (x : Datapoint IrregularNegativesInSignLanguages) => x.value == IrregularNegativesInSignLanguages.some)
allData).length = 10
theorem
Core.WALS.F139A.count_many :
(List.filter
(fun (x : Datapoint IrregularNegativesInSignLanguages) => x.value == IrregularNegativesInSignLanguages.many)
allData).length = 21
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.