Documentation

Linglib.Studies.HarleyRitter2002

Person and number in pronouns: a feature-geometric analysis #

[HR02]: the person and number features of pronouns form a dependency geometry — Participant with Speaker and Addressee, Individuation with Group, Minimal, and its dependent Augmented — and a pronoun's content is a subtree containing the root, so that a complex geometry implies its simpler subgeometries. The active inventories of Daga, Kalihna, Tonkawa, Chinook, Yimas, and Boumaa Fijian (§2.3–2.8) give every attested person–number cell a distinct geometry within the inventory, and the person-only languages Pirahã, Maxakalí, and Kwakiutl (§4) realize exactly the geometries their inventories license — at most four first- and second-person pronouns. Pruning a dependent from a licensed geometry leaves a licensed geometry, whence no dual without plural, no paucal without dual, no inclusive without second person ((18)), and no gender in the plural without gender in the singular (Greenberg's Universals 37 and 45, §6.3); Universal 36, gender implies number, is the dependency of Class on Individuation. Markedness is node count: third person is least marked and the Fijian first inclusive paucal uses all eight nodes. Acquisition builds structure top-down, so first person precedes second and singular precedes plural ((20)).

Main definitions #

Main results #

References #

Languages and their inventories #

The languages of §2.3–2.8 and §4.

Instances For
    @[instance_reducible]
    Equations
    def HarleyRitter2002.instReprLang.repr :
    LangStd.Format
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The pronoun tables #

      A pronoun of the tables: its language, cell, and form.

      Instances For
        def HarleyRitter2002.instDecidableEqRow.decEq (x✝ x✝¹ : Row) :
        Decidable (x✝ = x✝¹)
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[instance_reducible]
          Equations
          def HarleyRitter2002.instReprRow.repr :
          RowStd.Format
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def HarleyRitter2002.numberOfLabel :
            StringOption Number

            The number of a pool row, by the tables' labels; none is number-neutral.

            Equations
            Instances For

              Read a row off a pool example.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                The pronouns of Tables 3–8 and 13–15.

                Equations
                Instances For

                  A language's pronouns.

                  Equations
                  Instances For

                    The geometry of a row's cell in its language.

                    Equations
                    Instances For

                      Every attested cell is licensed by its language's inventory.

                      theorem HarleyRitter2002.active_of_rows (l : Lang) :
                      (Phi.Geometry.Node.addressee l.active rl.rows, r.person = Person.second) (Phi.Geometry.Node.speaker l.active rl.rows, r.person = Person.firstInclusive) (Phi.Geometry.Node.minimal l.active rl.rows, r.number = Number.dual) (Phi.Geometry.Node.augmented l.active rl.rows, r.number = Number.paucal) (Phi.Geometry.Node.individuation l.active rl.rows, sl.rows, r.person = s.person r.number s.number)

                      The inventory is read off the paradigm (§2.4, §3): Addressee is active iff there is a second person, Speaker iff an inclusive, Minimal iff a dual, Augmented iff a paucal, and Individuation iff some person distinguishes numbers — which the person-only languages do not.

                      theorem HarleyRitter2002.cell_nodup (l : Lang) :
                      (List.map Row.cell l.rows).Nodup

                      Within a language, distinct cells receive distinct geometries.

                      theorem HarleyRitter2002.person_only_exhaust (l : Lang) :
                      l [Lang.piraha, Lang.maxakali, Lang.kwakiutl](List.filterMap Row.cell l.rows).toFinset = l.active.lowerSubsets.erase

                      The person-only languages realize every nonempty lower subset of their inventory and nothing else (§4, (25), (27)).

                      A language using only the Participant node has four geometries with it ((26)): no such language has more than four first- and second-person pronouns.

                      Complex geometries imply simpler ones (§2.10, §6.1) #

                      Plural is dual with Minimal pruned ((32a)).

                      Singular is dual with Group pruned, in an inventory with a contrastive Minimal ((32a)).

                      Dual is paucal with Augmented pruned.

                      Second person is inclusive with Speaker pruned, exclusive inclusive with Addressee pruned ((32b)).

                      theorem HarleyRitter2002.licenses_of_map_filter {A : Finset Phi.Geometry.Node} {p : Person} {n n' : Number} {p' : Person} {a : Phi.Geometry.Node} (h : Phi.Geometry.cell A p' n' = Option.map (fun (x : Finset Phi.Geometry.Node) => {bx | ¬a b}) (Phi.Geometry.cell A p n)) (hl : Phi.Geometry.Licenses A p n) :

                      (18c) No inclusive without second person — nor without exclusive.

                      Gender (§6.3) #

                      Universal 36: gender implies number — Class depends on Individuation.

                      Universals 37 and 45: a gendered geometry with Group prunes to a gendered one without, so gender in the plural implies gender in the singular.

                      The system (45) — gender only in nonsingular numbers — is impossible: an inventory whose every gendered geometry has Group has no gendered geometry.

                      Markedness (§1.3, §2.3) #

                      theorem HarleyRitter2002.third_least_marked {A : Finset Phi.Geometry.Node} {p : Person} {n : Number} {g g' : Finset Phi.Geometry.Node} (h : Phi.Geometry.cell A Person.third n = some g) (h' : Phi.Geometry.cell A p n = some g') :
                      gg'

                      Third person is the least marked: its geometry lies within every other person's in the same number.

                      In Daga, the first singular is less marked than the first plural — the default Speaker and Minimal nodes are not counted (§2.3).

                      The most marked pronoun, the Fijian first inclusive paucal, uses all eight person–number nodes (§2.8).

                      Acquisition (§3) #

                      First person is acquired before second: its geometry is a proper part ((20a-ii)).

                      Singular is acquired before plural where Minimal is a default ((20a-iii)).

                      Second person and third plural are incomparable, so their order varies ((20b)).

                      Empty paradigm space (§4.1) #

                      Maxakalí's first singular, the bare Participant node, and its first exclusive plural, Participant with Speaker, fill to the same content by the Speaker default yet are distinct geometries — the exclusive plural co-opts the representation the contrastive Speaker makes available ((27)).