Documentation

Linglib.Phenomena.Reference.Studies.Ariel2001

@cite{ariel-2001} #

@cite{gundel-hedberg-zacharski-1993} @cite{cardinaletti-starke-1999}

Accessibility Theory: An Overview. In Sanders, Schilperoord & Spooren (eds.), Text Representation: Linguistic and Psycholinguistic Aspects, 29–87. John Benjamins.

Core Theory #

Referential form choice is governed by the degree of accessibility of the mental representation the speaker intends the addressee to retrieve. More accessible representations license more reduced referring expressions. Accessibility is gradient (not categorical) and is assessed via a composite of multiple factors.

The Accessibility Marking Scale #

The 18-level AccessibilityLevel type (defined in Core/Discourse/Accessibility.lean) encodes Ariel's ordering. This study file adds the three form-function criteria (informativity, rigidity, attenuation), the multi-factor accessibility assessment, and comparisons with competing theories.

Form-Function Criteria #

The ordering is motivated by three partially overlapping criteria, all anti-correlated with accessibility degree:

  1. Informativity: amount of lexical content (more → lower accessibility)
  2. Rigidity: ability to uniquely pick out a referent from form alone (proper names are rigid designators; descriptions are context-dependent)
  3. Attenuation: phonological reduction (more reduced → higher accessibility)

Non-Equivalence with DefinitenessLevel #

The 5-level DefinitenessLevel scale (used for DOM/DSM in Features.Prominence) is a many-to-one coarsening of the 18-level scale, but the coarsening is not monotone: proper names are less accessible than definite descriptions on Ariel's scale (names are more informative, lower accessibility), but more prominent on Aissen's scale (names outrank definites for DOM).

Competing Theories #

Ariel argues accessibility theory subsumes @cite{gundel-hedberg-zacharski-1993}'s Givenness Hierarchy (a 6-level coarsening with weaker predictions) and is more comprehensive than Centering Theory (which handles only the pronoun/full-NP distinction, not the full range of referring expressions).

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

    The highest-accessibility forms have the highest attenuation.

    The three form-function criteria all correlate with accessibility in the predicted direction at the extremes of the scale:

    • Least accessible (fullNameMod): max informativity, max rigidity, min attenuation
    • Most accessible (zero): min informativity, min rigidity, max attenuation

    Factors contributing to degree of accessibility of a discourse referent. Accessibility is a composite of all four; no single factor suffices.

    • distance :

      Clauses since last mention (0 = same clause). Lower → higher accessibility.

    • topicality : Fin 3

      Discourse salience. 0=non-topic, 1=local topic, 2=global topic.

    • competition :

      Number of competing potential antecedents. Fewer → higher accessibility.

    • unity : Fin 3

      Syntactic/semantic cohesion. 0=loose (coordination), 1=moderate (subordination), 2=tight (complement).

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

        Composite accessibility score (simplified additive model). Higher score → higher accessibility → more reduced form predicted.

        Equations
        Instances For

          The coarsening is NOT monotone: "full name" (accessibility rank 1) maps to properName (definiteness rank 3), but "long definite description" (accessibility rank 2) maps to definite (definiteness rank 2). Higher accessibility maps to LOWER definiteness rank here.

          This proves that Ariel's accessibility scale and Aissen's definiteness scale capture genuinely different orderings: names are less accessible (more informative) but more prominent (higher on the DOM hierarchy).

          Prototypical accessibility level for each givenness status — Ariel's GHZ→AccessibilityLevel projection. Lives in Features namespace so dot notation (g : GivennessStatus).toAccessibility works after the Features/Givenness.lean substrate promotion.

          Caveat: Gundel et al.'s lower statuses (referential = "indefinite this N", typeIdentifiable = "a N") correspond to indefinite expressions, which do not appear on Ariel's accessibility marking scale (which covers Given/definite referential forms). The mapping for these two is by approximate accessibility degree, not by form identity. @cite{ariel-2001} (p. 63) notes that the Givenness Hierarchy's coverage is "suspiciously compatible with the distribution of just those referring expressions linguists have tended to focus on."

          Equations
          Instances For

            The Givenness→Accessibility mapping IS monotone: higher givenness status maps to higher or equal accessibility rank. The Givenness Hierarchy is a well-behaved (but lossy) coarsening of Ariel's scale.

            Proximate demonstratives code higher accessibility than distal ones. Both are "activated" in the Givenness Hierarchy — the 6-level system cannot capture this contrast.

            The NextMentionBias prediction directly uses accessibility levels: high bias → unstressed pronoun (high accessibility), low bias → full name (low accessibility). This is the core of @cite{ariel-2001}'s theory: more accessible → more reduced form.

            The predicted forms are the RIGHT forms, not a coarsened approximation through DefinitenessLevel.