Gender assignment is local #
[Ada24] proposes the Gender Locality Hypothesis: the gender feature
on a nominalizer n is valued within nP. An inalienable possessor sits in
Spec,nP and can therefore determine a noun's gender; an alienable possessor
sits in Spec,PossP and cannot. The hypothesis itself is
DistributedMorphology.genderLocalityHypothesis. This file derives the
paper's case studies from it and from the shared Vocabulary Insertion and
Impoverishment engines.
Main definitions #
Teop.relationalN,Teop.alienatorN: the two nominalizers available to a body-part or kinship root — one licensing an inalienable possessor, the other stacked above it to close the possessor slot.Teop.outerGender: the gender of a nominal, read off its highest n.Teop.articles: the article vocabulary, the paper's (32).Teop.ipossessedDenot,Teop.freeDenot: the two nominalizers' denotations, Barker's relationalizer and its possessor-closing inverse.Jarawara.impoverish,Jarawara.decl,Jarawara.mano: gender impoverishment feeding the declarative agreement marker and the possessed noun mano ~ mani.possesseeGender: the two ways a possessor can fix a possessee's gender.
Main results #
Teop.article_eq_articleForm: the Subset Principle over (32) yields the Fragment's article paradigm, including the cross-identity of singular gender I with plural gender II.Teop.switch: one body-part root is gender I under the possessor-licensing nominalizer and gender II under the alienator;Teop.freeDenot_iffis the semantic side of the same switch.Jarawara.mano_eq_manoForm: impoverishment followed by insertion derives the possessed-noun paradigm of Table 6.Italian.aPlural_changes_gender: number on n changes gender; number on Num does not.
Implementation notes #
A nominal is a stack of heads, innermost first, and its gender is that of
the highest n — the paper's rule for stacked nominalizers. Jarawara's
features [masc], [pl], [participant] are privative, as in the paper;
the secondary feature [marked] of (A7) is rendered as one Vocabulary Item
per marked feature.
The Gender Locality Hypothesis #
The asymmetry of (16): an inalienable possessor can bear on gender, an alienable one cannot.
What fixes a possessee's gender under each mechanism of §2.3: its own nominalizer (possessee gender, Teop and Jarawara) or its iPossessor's gender (inherited gender, Yanyuwa and Coastal Marind, the probe of (90)).
Equations
Instances For
Under inherited gender the possessee matches its possessor (fn. 8).
Teop: possessee gender (§3.1) #
The nominalizer of a body-part or kinship root: it introduces the relation and bears u[animate], with or without the selectional feature {D} that licenses an iPossessor ((36), (43)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The alienator, a further n of gender II that closes the possessor slot ((43)).
Instances For
A head bears the gender I feature [animate] ((24)).
Equations
- Adamson2024.Teop.Animate h = (Option.map (fun (x : DistributedMorphology.GenderFeature) => x.val.dim) h.phi.gender = some Gender.Dimension.anim)
Instances For
The gender of a nominal, read off its highest n: gender II is the absence of [animate].
Equations
- Adamson2024.Teop.outerGender stack = match stack.getLast? with | some h => if Adamson2024.Teop.Animate h then Teop.Gender.gI else Teop.Gender.gII | none => Teop.Gender.gII
Instances For
The iPossessed body-part noun: the root under the {D} nominalizer ((36)).
Equations
Instances For
The free (or aPossessed, or compounded) body-part noun: the {D}-less nominalizer under the alienator ((43), (44)–(47)).
Equations
Instances For
The gender switch of (39)–(40): a bina-naa 'my spleen' is gender I, o bina 'the spleen' gender II.
The article vocabulary (32), features percolated to D by concord:
[animate] is gender I, [proper] the proprial class.
- animate : ArticleFeature
- pl : ArticleFeature
- proper : ArticleFeature
Instances For
Equations
- Adamson2024.Teop.instDecidableEqArticleFeature x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
The items of (32), in the paper's order.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The article's bundle for a Fragment ArticleCtx.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The article the Subset Principle inserts.
Equations
Instances For
(32) derives the Fragment's paradigm, including the cross-identities of (25)–(26) and the neutralization of the proprial article in the plural (29).
The cross-identity: i.sg and ii.pl share a, i.pl and ii.sg share o.
The body-part noun's article follows its nominalizer: a iPossessed, o free ((39)).
The iPossessor's own gender is immaterial ((48)–(49)): possessee gender reads the nominalizer, not the possessor.
Kinship roots take the proprial article when iPossessed ((41), (50)) and switch to gender II under the alienator -na ((51)).
The denotations of (36) and (43) #
The iPossessed body-part noun ((36)): the root relationalized by the body-part-of relation — Barker's π, possessor first — awaiting its possessor.
Equations
- Adamson2024.Teop.ipossessedDenot isSpleen bodyPartOf = ArgumentStructure.Relational.π isSpleen bodyPartOf
Instances For
The free body-part noun ((43)): the alienator closes the possessor slot.
Equations
- Adamson2024.Teop.freeDenot isSpleen bodyPartOf = ArgumentStructure.Relational.ExPossessor (ArgumentStructure.Relational.π isSpleen bodyPartOf)
Instances For
One root, two types: the possessor slot is open under the {D} nominalizer and existentially closed under the alienator.
Jarawara: possessee gender and agreement (§3.2) #
Equations
- Adamson2024.Jarawara.instDecidableEqPhi x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- Adamson2024.Jarawara.instReprPhi = { reprPrec := Adamson2024.Jarawara.instReprPhi.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
The features a possessor contributes to agreement.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Gender impoverishment (63): [masc] is deleted next to [pl] and next to
[participant], two paradigmatic rules on the shared engine.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The φ-bundle after (63).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The declarative marker agreeing with a nominal of features φ.
Equations
Instances For
Masculine singular takes ka, everything else ke ((54), (60)–(62)): impoverishment bleeds the specific exponent.
The possessed noun mano 'arm' (A7): mano for a marked feature —
[participant] or a surviving [masc] — and mani elsewhere.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The form of mano agreeing with possessor p.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The cells of Table 6.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Impoverishment then insertion derives the Fragment's paradigm of Table 6: the 3.m.pl mani is the one cell where (63) does the work.
Number on n (§5.1) #
The -a plurals of (99) carry number on n, within the GLH's reach, and change gender; regular plurals carry number on Num and do not.