WALS Feature 112A: Negative Morphemes #
@cite{dryer-2013-wals}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 112A.
Chapter 112, 1157 languages.
WALS 112A values.
- negativeAffix : NegativeMorphemeType
- negativeParticle : NegativeMorphemeType
- negativeAuxiliaryVerb : NegativeMorphemeType
- negativeWordUnclearIfVerbOrParticle : NegativeMorphemeType
- variationBetweenNegativeWordAndAffix : NegativeMorphemeType
- doubleNegation : NegativeMorphemeType
Instances For
Equations
- Core.WALS.F112A.instBEqNegativeMorphemeType.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 112A dataset (1157 languages).
Equations
Instances For
theorem
Core.WALS.F112A.count_negativeAffix :
(List.filter (fun (x : Datapoint NegativeMorphemeType) => x.value == NegativeMorphemeType.negativeAffix)
allData).length = 395
theorem
Core.WALS.F112A.count_negativeParticle :
(List.filter (fun (x : Datapoint NegativeMorphemeType) => x.value == NegativeMorphemeType.negativeParticle)
allData).length = 502
theorem
Core.WALS.F112A.count_negativeAuxiliaryVerb :
(List.filter (fun (x : Datapoint NegativeMorphemeType) => x.value == NegativeMorphemeType.negativeAuxiliaryVerb)
allData).length = 47
theorem
Core.WALS.F112A.count_doubleNegation :
(List.filter (fun (x : Datapoint NegativeMorphemeType) => x.value == NegativeMorphemeType.doubleNegation)
allData).length = 119
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.