Documentation

Linglib.Studies.Anaphora.SagWasowBender2003

Sag, Wasow & Bender (2003) — HPSG Binding Theory @cite{sag-wasow-bender-2003} #

Syntactic Theory: A Formal Introduction (2nd ed.), Ch. 7.

The HPSG binding theory of @cite{sag-wasow-bender-2003} reduces the Chomskyan three-way classification (anaphor / pronoun / R-expression → Principles A/B/C) to two principles based on the MODE feature:

Both pronouns and R-expressions are [MODE ref], so Principle B subsumes Principle C. See Theories/Syntax/HPSG/Coreference.lean for the implementation; this file verifies it against the empirical minimal-pair data in Phenomena/Anaphora/Coreference.lean via the Paradigms.AcceptabilityJudgment contract.

Per-pair verification of reflexive binding judgments.

Reciprocal binding: plural antecedent required, singular blocked. (Pairs 1–2 of reciprocalCoreferenceData use 5-word coordinated sentences that exceed the simple clause parser.)