WALS Feature 34A: Occurrence of Nominal Plurality #
@cite{haspelmath-2013b}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 34A.
Chapter 34, 291 languages.
WALS 34A values.
- noNominalPlural : PluralityOccurrence
- onlyHumanNounsOptional : PluralityOccurrence
- onlyHumanNounsObligatory : PluralityOccurrence
- allNounsAlwaysOptional : PluralityOccurrence
- allNounsOptionalInInanimates : PluralityOccurrence
- allNounsAlwaysObligatory : PluralityOccurrence
Instances For
Equations
- Core.WALS.F34A.instBEqPluralityOccurrence.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 34A dataset (291 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F34A.count_noNominalPlural :
(List.filter (fun (x : Datapoint PluralityOccurrence) => x.value == PluralityOccurrence.noNominalPlural)
allData).length = 28
theorem
Core.WALS.F34A.count_onlyHumanNounsOptional :
(List.filter (fun (x : Datapoint PluralityOccurrence) => x.value == PluralityOccurrence.onlyHumanNounsOptional)
allData).length = 20
theorem
Core.WALS.F34A.count_onlyHumanNounsObligatory :
(List.filter (fun (x : Datapoint PluralityOccurrence) => x.value == PluralityOccurrence.onlyHumanNounsObligatory)
allData).length = 40
theorem
Core.WALS.F34A.count_allNounsAlwaysOptional :
(List.filter (fun (x : Datapoint PluralityOccurrence) => x.value == PluralityOccurrence.allNounsAlwaysOptional)
allData).length = 55
theorem
Core.WALS.F34A.count_allNounsAlwaysObligatory :
(List.filter (fun (x : Datapoint PluralityOccurrence) => x.value == PluralityOccurrence.allNounsAlwaysObligatory)
allData).length = 133
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.