Documentation

Linglib.Studies.ViknerJensen2002

Vikner & Jensen 2002: A semantic analysis of the English genitive #

[VJ02]'s uniform argument-only analysis of the English prenominal genitive: the genitive always combines with a relational noun — a non-relational head is coerced via Barker's π, the relation type supplied by the noun's qualia (availableRelations, §3.1.2). The genitive clitic itself (clitic, their (16)) embeds a narrow-scope definite: the worked examples prove iotaPresupposition and feed Possessive.Definite's existsUnique_possessee.

Qualia structure (Pustejovsky, as used by Vikner & Jensen) #

The relation-bearing lexical structure of a head noun. Telic and formal qualia license no genitive relation type and are omitted.

  • isRelational : Prop

    Inherently relational (e.g. sister, teacher) — bears its own relatum.

  • hasConstitutive : Prop

    Bears a constitutive quale (nose: part-of a body).

  • hasAgentive : Prop

    Bears an agentive quale (poem: composed by someone).

Instances For

    Deriving the relation type from qualia #

    The genitive relation types a head noun licenses: inherent iff it is relational, part-whole iff it bears a constitutive quale, agentive iff it bears an agentive quale, and control unconditionally. Possessor-side selectional restrictions are left out, as in the paper's own derivations.

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

      Control is available whatever the noun's qualia.

      Lexical entries #

      sister — inherently relational.

      Equations
      Instances For

        nose — constitutive quale (part-of a body).

        Equations
        Instances For

          poem — agentive quale (composed).

          Equations
          Instances For

            picture — relational (picture of) and agentive (picture made by).

            Equations
            Instances For

              the girl's nose: part-whole, via the constitutive quale (no inherent or agentive reading).

              the girl's picture is three ways ambiguous: inherent (picture of the girl), agentive (picture the girl made), and control (picture at her disposal) — but not part-whole.

              The genitive clitic #

              The genitive clitic: from the possessor quantifier and the genitive relation to the head NP's quantifier, with an implicit definite — the unique relatum — scoping under the possessor quantifier.

              Equations
              Instances For

                The denotation: possessor + narrow-scope definite #

                Model over Fin 4 (girl 0, her teacher 1, her car 2, an unrelated 3), single situation. The genitive picks the unique entity standing in the resolved relation to the possessor.

                def ViknerJensen2002.teacherRel :
                Fin 4Fin 4UnitProp

                The (inherent) teacher relation: 0's teacher is 1.

                Equations
                Instances For

                  the girl's teacher (inherent): the relational noun's own relation applied to the possessor (viaArgument) has a unique satisfier.

                  a girl as an indefinite possessor quantifier.

                  Equations
                  Instances For
                    theorem ViknerJensen2002.aGirlsTeacher (P : Fin 4Prop) :
                    clitic aGirl (fun (u y : Fin 4) => teacherRel u y ()) P P 1

                    a girl's teacher holds of P iff some girl has a unique teacher who is P — in this model, iff P 1.

                    the girl's teacher as a Possessive.Definite: its unique referent is delivered by the capability API's existsUnique_possessee, no bespoke proof.

                    Equations
                    Instances For
                      def ViknerJensen2002.controlRel :
                      Fin 4Fin 4UnitProp

                      The control relation: the girl 0 controls the car 2.

                      Equations
                      Instances For
                        def ViknerJensen2002.carPred :
                        Fin 4UnitProp

                        car as a sortal noun predicate.

                        Equations
                        Instances For

                          the girl's car (coerced, control): the sortal noun is π-shifted with the control relation, then combines exactly like a relational noun (viaArgument). The result again carries the definite's unique witness.