Documentation

Linglib.Studies.Pearson2015

Pearson (2015): The interpretation of the logophoric pronoun in Ewe #

[Pea15] [Sel87] [PS03] [CS14] [Chi90] [Kra09b] [Lew79a] [Alo01]

[Pea15] (Nat Lang Semantics 23(2)) gives the definitive modern semantics of the Ewe logophoric pronoun — the carrier ye : LogophoricPronoun (Syntax/Pronoun/Logophoric.lean, requiredRole = .self). The traditional Heim & von Stechow view (after [Chi90]) is that bears an [log] feature that must be bound by the individual abstractor an attitude verb introduces in the embedded left periphery — so obligatorily occurs under an attitude predicate and takes the attitude holder as antecedent (this is the .self requirement: Sells' antecedent-must-be-a-self). That view predicts is obligatorily de se.

[Pea15]'s fieldwork finding is that this prediction is wrong: is de se / de re ambiguous. Her account keeps bound by the attitude abstractor (preserving the distribution) but lets it additionally sit inside a resP — a covert constituent housing a concept generator variable ([PS03], [CS14]) — yielding the de re reading. A concept generator maps a res to an individual concept; it is suitable when reliable (returns the res in the actual world, with a variable over the holder's epistemic alternatives overwritten with the holder) and acquaintance-based (the concept is one of the holder's available ways of identifying — a member of her conceptual cover, [Alo01]).

This file #

Deferred to prose: the -vs-PRO φ-feature asymmetry (§7.1: PRO is a φ-less [Kra09b] minimal pronoun, so — unlike — it takes no long-distance antecedent).

Concept generators ([PS03], [CS14]) #

@[reducible, inline]
abbrev Pearson2015.Centered (W : Type u_1) (E : Type u_2) :
Type (max u_1 u_2)

A (Lewis) centered attitude alternative: a world paired with the individual the attitude holder identifies as herself there ([Lew79a]).

Equations
Instances For
    @[reducible, inline]
    abbrev Pearson2015.Concept (W : Type u_1) (E : Type u_2) :
    Type (max (max u_2 u_1) u_2)

    An individual concept à la [PS03]: a function from centered worlds to individuals (Intensional.Intension over Centered). This is exactly an element of an Acquaintance.Cover (Centered W E) E.

    Equations
    Instances For
      @[reducible, inline]
      abbrev Pearson2015.ConceptGenerator (W : Type u_1) (E : Type u_2) :
      Type (max u_2 u_1)

      A concept generator: from a res to an individual concept.

      Equations
      Instances For
        @[reducible, inline]
        abbrev Pearson2015.CProp (W : Type u_1) (E : Type u_2) :
        Type (max u_1 u_2)

        A centered property (type ⟨e,⟨s,t⟩⟩): holds of an individual at a world.

        Equations
        Instances For
          def Pearson2015.epiAlt {W : Type u_1} {E : Type u_2} (alts : List (Centered W E)) :
          List E

          The epistemic alternatives of the attitude holder = the de se centers of her attitude alternatives.

          Equations
          Instances For

            say de se and de re ([Pea15] eq. 76, 77, 82) #

            def Pearson2015.sayDeSe {W : Type u_1} {E : Type u_2} (alts : List (Centered W E)) (P : CProp W E) :

            ⟦say^de se⟧ (eq. 76): the embedded property holds of the de se center at each attitude alternative. bound directly by the attitude abstractor.

            Equations
            Instances For
              def Pearson2015.Reliable {W : Type u_1} {E : Type u_2} [DecidableEq E] (alts : List (Centered W E)) (G : ConceptGenerator W E) (x : E) (w : W) (dom : List E) :

              A concept generator is reliable for holder x in w ([Pea15] eq. 82.i, the "Reliability" clause; over a finite res domain dom): for each res u the concept returns u in the actual world, or u is an epistemic alternative of x and the concept returns x (the epistemic-alternative overwrite).

              Equations
              Instances For
                def Pearson2015.Suitable {W : Type u_1} {E : Type u_2} [DecidableEq E] (cover : Semantics.Reference.Acquaintance.Cover (Centered W E) E) (alts : List (Centered W E)) (G : ConceptGenerator W E) (x : E) (w : W) (dom : List E) :

                A concept generator is suitable for x in w ([Pea15] eq. 82): it is Reliable and acquaintance-based — each concept it produces (for a res in dom) is one of the holder's available ways of identifying, i.e. a member of her conceptual cover ([Alo01]; Acquaintance.Cover). The cover is what makes suitability non-trivial: a generator whose concepts lie outside the holder's cover is unsuitable, even if reliable.

                Equations
                Instances For
                  def Pearson2015.sayDeRe {W : Type u_1} {E : Type u_2} [DecidableEq E] (cover : Semantics.Reference.Acquaintance.Cover (Centered W E) E) (alts : List (Centered W E)) (P : CProp W E) (x : E) (w : W) (dom : List E) :

                  ⟦say^de re⟧ for a pronoun () res (eq. 77/79b): there is a Suitable concept generator G such that at each attitude alternative ⟨w',y⟩, the individual G's concept (fed the de se center y as res) picks out at ⟨w',y⟩ has the embedded property at w'. sits in a resP, bound by the attitude abstractor.

                  Equations
                  Instances For
                    def Pearson2015.claimDeRe {W : Type u_1} {E : Type u_2} [DecidableEq E] (cover : Semantics.Reference.Acquaintance.Cover (Centered W E) E) (alts : List (Centered W E)) (P : CProp W E) (res x : E) (w : W) (dom : List E) :

                    ⟦say^de re⟧ for a name res (eq. 79): like sayDeRe, but the res fed to G is the fixed individual res (a rigid, actual-world-bound name), not the de se center. The difference from sayDeRe is exactly the pronoun/name asymmetry that delivers §6.

                    Equations
                    Instances For

                      Scenario 1: the de se / de re ambiguity ([Pea15] eq. 75, §5.3) #

                      John has found an old paper he wrote but does not recognise as his own; impressed, he says "Whoever wrote this is clever." John be yè le cleva ('John said that was clever') is judged true — yet John never self-ascribes cleverness.

                      @[reducible, inline]

                      Worlds: actual (0) and bel (1), John's say-alternative world.

                      Equations
                      Instances For
                        @[reducible, inline]

                        Individuals: john (0) and auth (1), the author John takes to be someone else.

                        Equations
                        Instances For
                          Equations
                          Instances For
                            Equations
                            Instances For
                              Equations
                              Instances For
                                Equations
                                Instances For

                                  John's single say-alternative: world bel, de se center john (himself qua speaker).

                                  Equations
                                  Instances For

                                    The relevant res domain: just the attitude holder.

                                    Equations
                                    Instances For
                                      def Pearson2015.cleverB :
                                      WldIndBool

                                      clever in the belief world bel: the author auth is clever, John is not — John ascribes cleverness to the author, failing to recognise the author as himself.

                                      Equations
                                      Instances For
                                        @[reducible, inline]

                                        Reducible so decide sees the underlying Bool test through the wrapper.

                                        Equations
                                        Instances For

                                          The "author of the paper" concept: returns the res john in the actual world (John really is the author) but the believed author auth in John's belief world.

                                          Equations
                                          Instances For

                                            The generator carrying the "author" concept for any res.

                                            Equations
                                            Instances For

                                              John's conceptual cover: the "author of the paper" concept he is acquainted via.

                                              Equations
                                              Instances For

                                                The ambiguity, derived #

                                                The de se reading is false: at John's say-alternative ⟨bel, john⟩ the de se centre (john) is not clever — John did not self-ascribe cleverness.

                                                The "author" generator is suitable for John: reliable (returns the res john in the actual world) and acquaintance-based (its concept is in John's cover).

                                                The de re reading is true: under the suitable "author" generator, at each say-alternative the individual it picks (the author) is clever — the de re reading rescues truth where de se fails.

                                                yè is de se / de re ambiguous ([Pea15]'s central finding): the same sentence is false on the de se LF (78) but true on the de re LF (79). The Heim & von Stechow prediction of obligatory de se is thereby refuted, by construction.

                                                Scenario 2: the Napoleon contrast ([Pea15] §6, eq. 80–85) #

                                                John is delusional and believes he is Napoleon; watching a TV report he does not recognise himself, he says the patient he saw is delusional. "John claims he is delusional" (the pronoun , de re) is true; "John claims Napoleon is delusional" is false — though John believes he is Napoleon. A variable bound by the attitude verb () ranges over John's epistemic alternatives and is overwritten with John, whom John identifies via the in-cover "patient on TV" concept; the name Napoleon denotes the actual-world individual, to whom John bears no acquaintance — no concept in his cover reliably picks Napoleon.

                                                @[reducible, inline]

                                                Worlds: actualN (0) and belN (1), John's claim-alternative world.

                                                Equations
                                                Instances For
                                                  @[reducible, inline]

                                                  Individuals: john (0), the patient John sees on TV (1), and napoleon (2).

                                                  Equations
                                                  Instances For

                                                    John's claim-alternatives: world belN, de se center john.

                                                    Equations
                                                    Instances For

                                                      delusional in belN: the patient John saw on TV is delusional.

                                                      Equations
                                                      Instances For

                                                        The "patient I saw on TV" concept: the actual world → john (reliably himself), the belief world → patient (whom John takes the man on TV to be).

                                                        Equations
                                                        Instances For

                                                          The generator carrying the "patient" concept for any res.

                                                          Equations
                                                          Instances For

                                                            John's conceptual cover: the single "patient on TV" concept. He has no concept that picks out the actual-world napoleon.

                                                            Equations
                                                            Instances For

                                                              "John claims he is delusional" is true on the de re LF: the de se center (= John) is fed to the suitable "patient" generator, which at the claim-alternative picks the delusional patient.

                                                              "John claims Napoleon is delusional" is false: no concept in John's cover is reliable for the res napoleon (the only cover concept returns John, not Napoleon, in the actual world, and Napoleon is not an epistemic alternative of John). So no suitable generator exists.

                                                              The Napoleon contrast ([Pea15] §6): the bound-pronoun () reading is true while the name reading is false — the discrimination Pearson's suitability (reliability + acquaintance-based cover) delivers, and which the earlier vacuous ∃R could not.

                                                              Grounding the LogophoricPronoun carrier #

                                                              's antecedent is the attitude holder in both readings ([Pea15]: bound by the attitude verb's individual abstractor) — exactly the carrier's requiredRole = .self (Sells: the antecedent must be at least a self = an attitude holder). The de se/de re ambiguity above is orthogonal: both readings keep the attitude holder as antecedent.