Swahili Possessive Constructions #
@cite{stassen-2009} @cite{nichols-1986} @cite{heine-1997}
Swahili (Bantu, Niger-Congo) derives its primary have-construction from the
Companion Schema ("X is with Y" → "X has Y"). The possessive marker
-na is a fusion of the copula -wa 'be' and the comitative preposition
na 'with'. In the present tense unmarked form, the copula is deleted,
leaving subject prefix + na as an unanalyzable possessive marker.
Swahili also has locative noun classes 16 (pa-), 17 (ku-), and 18 (mu-)
that are relevant to possession via the Location Schema, and an Equation
Schema belong-construction using the associative -a.
PossessionProfile bundle for Swahili (ISO swh), per the project's
"per-language data flows through Fragments" rule. Substrate types live in
Linglib/Typology/Possession.lean. Heine 1997 prediction verification for
Swahili lives in Phenomena/Possession/Studies/Heine1997.lean. The
PossessionProfile.adnominalStrategy = .headMarking here flattens the
@cite{nichols-1986} categorisation; Swahili's Bantu noun-class concord is
strictly head-marking only in the agreement sense, with the associative
particle a carrying class agreement to the possessum.
Possessive paradigm #
| Person | Singular | Plural |
|---|---|---|
| 1st | ni-na | tu-na |
| 2nd | u-na | m-na |
| 3rd | a-na | wa-na |
Examples #
Nina kitabu.'I have a book.' (Companion: I-with book)Ana na watoto wawili.'He/she has two children.' (lit. 'is with children two')Saa ni y-angu.'The watch is mine.' (Equation: watch is of-me)
Swahili uses the Companion Schema for have-constructions:
subject prefix + na (< -wa na 'be with').
Instances For
Swahili's predicative strategy is comitative.
Equations
Instances For
The strategy matches the schema via predicativeSource.
The possessive form: subject prefix + "na".
Equations
- Fragments.Swahili.Possession.possessiveForm c = c.subjPrefix ++ "na"
Instances For
First-person singular and plural forms use special prefixes.
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Locative classes use the same -na marker for "there is ... with",
illustrating how Companion and Location schemas overlap in Swahili.
Swahili's belong-construction uses the associative marker -a,
with class-conditioned agreement: ni y-angu 'is of-me' (cl9).
This is an instance of the Equation Schema: "Y is X's (property)".
Instances For
The have- and belong-schemas are distinct in Swahili, as predicted by Table 2.4: Companion → have only; Equation → belong only.
Swahili -na covers all seven possessive notions — it is not restricted
to a subset. This is characteristic of highly grammaticalized have-markers
(@cite{heine-1997} §2.3).
Equations
- One or more equations did not get rendered due to their size.
Instances For
All seven notions are expressible.
Swahili possession profile.
Adnominal strategy is encoded as .headMarking to match Bantu
noun-class concord (the associative particle a agrees with the
possessum in class). The strict @cite{nichols-1986} typology would
classify it differently in some descriptions; we follow the WALS
convention here.
Equations
- One or more equations did not get rendered due to their size.