Documentation

Linglib.Phenomena.Anaphora.Studies.Cooper2023

TTR Underspecification -> Anaphora Data #

@cite{chomsky-1981} @cite{cooper-2023} @cite{kanazawa-1994}

Connects TTR's localization (donkey anaphora) and binding theory (reflexivization, anaphoric resolution) from Theories.Semantics.TypeTheoretic.Underspecification to the empirical data in Phenomena.Anaphora.DonkeyAnaphora and Phenomena.Anaphora.Coreference.

Per-datum verification: each theorem verifies one data point from the Phenomena files against TTR predictions.

Per-datum verification: TTR predictions match empirical data #

Connect the TTR localization analysis to the theory-neutral donkey anaphora data in Phenomena.Anaphora.DonkeyAnaphora. Each theorem verifies one data point: the empirical datum records a reading as available, and TTR produces a witness for that reading.

Changing a Ppty (e.g., making beats asymmetric) will break exactly the theorems whose empirical predictions depend on it.

Geach donkey: bound reading -- TTR confirms the pronoun depends on the indefinite via parametric background (the donkey is the Bg).

Per-datum verification: binding predictions match coreference data #

Connect TTR's reflexivization and anaphoric resolution to the theory-neutral binding data in Phenomena.Anaphora.Coreference.

@cite{cooper-2023} Ch8 section 8.3 gives a type-theoretic account of @cite{chomsky-1981}'s binding conditions:

Each theorem verifies one empirical pattern from Coreference.lean. Changing reflexivize or anaphoricResolve will break these bridges.

TTR's reflexivization predicts Binding Condition A: reflexives require a local antecedent because reflexivization forces argument identity within the local clause. Cooper Ch8, eq (84) + (88): reflexivization at VP level binds reflexive to subject. Matches reflexivePattern from Phenomena.

TTR predicts Binding Condition B: pronouns allow disjoint reference via anaphoric resolution with a constant function (the assignment provides the referent from non-local context). Cooper Ch8, eq (28). Matches pronounPattern from Phenomena.

Complementary distribution: reflexive and pronoun are predicted by different TTR mechanisms (reflexivization vs anaphoric resolution). Cooper Ch8, eqs (67)-(73): "Sam likes him" is NOT appropriate for "Sam likes himself" -- reflexivization must be used instead. Matches complementaryDistributionData from Phenomena.