WALS Feature 46A: Indefinite Pronouns #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 46A.
Chapter 46, 326 languages.
WALS 46A values.
- interrogativeBased : IndefinitePronouns
- genericNounBased : IndefinitePronouns
- special : IndefinitePronouns
- mixed : IndefinitePronouns
- existentialConstruction : IndefinitePronouns
Instances For
Equations
- Core.WALS.F46A.instBEqIndefinitePronouns.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 46A dataset (326 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F46A.count_interrogativeBased :
(List.filter (fun (x : Datapoint IndefinitePronouns) => x.value == IndefinitePronouns.interrogativeBased)
allData).length = 194
theorem
Core.WALS.F46A.count_genericNounBased :
(List.filter (fun (x : Datapoint IndefinitePronouns) => x.value == IndefinitePronouns.genericNounBased)
allData).length = 85
theorem
Core.WALS.F46A.count_special :
(List.filter (fun (x : Datapoint IndefinitePronouns) => x.value == IndefinitePronouns.special) allData).length = 22
theorem
Core.WALS.F46A.count_mixed :
(List.filter (fun (x : Datapoint IndefinitePronouns) => x.value == IndefinitePronouns.mixed) allData).length = 23
theorem
Core.WALS.F46A.count_existentialConstruction :
(List.filter (fun (x : Datapoint IndefinitePronouns) => x.value == IndefinitePronouns.existentialConstruction)
allData).length = 2
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.