Haspelmath (1997): Indefinite Pronoun Typology #
@cite{haspelmath-1997} @cite{wals-2013}
Haspelmath, Martin (1997). Indefinite Pronouns. Oxford Studies in Typology and Linguistic Theory. Oxford University Press.
Cross-linguistic indefinite-pronoun survey following @cite{haspelmath-1997}'s
9-function semantic map (specificKnown / specificUnknown / irrealis / question
/ conditional / comparative / indirectNeg / directNeg / freeChoice). Pulls
together a six-language sample of IndefiniteParadigms (each anchored to its
Fragment file's per-form data) and proves cross-cutting universals plus WALS
bridge theorems verifying that each Fragment's encoded morphological-basis
distribution matches the @cite{wals-2013} F46A classification of the same
language by ISO 639-3 join.
The substrate (HaspelmathFunction enum + IndefiniteEntry/IndefiniteParadigm
structs + MorphologicalBasis + WALS converters) lives in
Typology/Indefinite.lean.
Sample #
| Language | ISO | Forms | F46A class | Synchretism |
|---|---|---|---|---|
| English | eng | someone, somebody, something | genericNounBased | AAA |
| German | deu | irgend-, jemand, etwas | mixed | (SK gap) |
| Yakut | sah | kim ere, kim eme, kim bayarar, kim da | interrogative | ABB |
| Russian | rus | kto-nibud', kto-to, koe-kto | interrogative | ABC |
| Latin | lat | aliquis, quidam | (not in WALS) | AAB |
| Kannada | kan | yāru-oo, yāru-aadaruu | interrogative | (SK gap) |
The Latin entry has no WALS bridge theorem because Latin is not in WALS F46A's 326-language sample; the morphological-basis encoding is recorded for cross-linguistic comparison anyway.
What this file proves #
Per-language WALS bridge theorems: for each language with a WALS F46A entry, the Fragment-derived F46A classification matches WALS by
decide. This is the headline verification — every encoded paradigm independently agrees with the WALS classification.Cross-linguistic universals: every paradigm in the sample has a non-empty form list; @cite{haspelmath-1997}'s ABA-ban holds on every paradigm whose SK/SU/NS region is fully populated.
Yakut: paradigm-derived F46A classification matches WALS. All four
forms (kim ere/eme/bayarar/da) use the interrogative kim as their
host → derives .interrogativeBased, matching WALS for iso "sah".
English: paradigm-derived F46A classification matches WALS.
some- prefix on generic-noun stems (-one, -body, -thing) →
.genericNounBased, matching WALS for iso "eng".
German: paradigm-derived F46A classification matches WALS.
Two distinct bases (special irgend- + generic-noun jemand/etwas)
→ .mixed, matching WALS for iso "deu".
Russian: paradigm-derived F46A classification matches WALS.
All three forms attach to interrogative bases (kto-nibud',
kto-to, koe-kto) → .interrogativeBased, matching WALS for
iso "rus".
Kannada: paradigm-derived F46A classification matches WALS.
Both forms attach to interrogative yāru → .interrogativeBased,
matching WALS for iso "kan".
Curated 6-language sample of IndefiniteParadigms for cross-paradigm
comparison.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Per-paradigm syncretism patterns (where the SK/SU/NS region is
fully populated). German and Kannada have gaps in this region —
their syncretism returns none and is omitted here.