Documentation

Linglib.Features.Logophoricity

Logophoric Roles @cite{sells-1987} #

@cite{sells-1987} identifies three logophoric roles that govern the licensing of logophoric pronouns and long-distance reflexives cross-linguistically:

These roles form an implicational hierarchy: source → self → pivot

That is, a source is necessarily a self and a pivot; a self is necessarily a pivot; but a pivot need not be a self or source.

Connection to Perspectival Phenomena #

The same logophoric roles govern:

The bridge to Minimalist P-Prominence (@cite{pancheva-zubizarreta-2018}) is in PanchevaZubizarreta2018.

Logophoric roles from @cite{sells-1987}.

The roles capture different dimensions of perspectival centering: who is the narrator (source), who is thinking/believing (self), and whose viewpoint structures the description (pivot).

Ordered by entailment: pivotselfsource. Being a source entails being a self, which entails being a pivot.

  • pivot : LogophoricRole

    The individual whose point of view the event is described from. Most general role. Bottom of the hierarchy.

  • self : LogophoricRole

    The individual whose mental state is reported. An attitude holder. Entails pivot.

  • source : LogophoricRole

    The individual who makes the report. Entails both self and pivot. Top of the hierarchy.

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

      Pivot is the bottom of the hierarchy.

      Source is the top of the hierarchy.

      def Features.Logophoricity.pointOfViewPrinciple (hasAttitudeHolder povIsAttitudeHolder : Bool) :
      Bool

      The Point-of-View Principle (@cite{pancheva-zubizarreta-2018}, (48)):

      Within a logophoric domain marking point of view, if there are attitude holders among the event participants, one of them has to be the point-of-view center.

      This principle is a semantic requirement that individual grammars can enforce at different points in the derivation. For the PCC, the relevant domain is the ApplP. For the CLR, the domain is evaluated at the semantics.

      Equations
      Instances For

        If there is no attitude holder, the principle is trivially satisfied.

        If there is an attitude holder and the POV center IS the attitude holder, the principle is satisfied.

        If there is an attitude holder but the POV center is NOT the attitude holder, the principle is violated.