Documentation

Linglib.Phenomena.Ellipsis.Studies.Steedman2000Gapping

CCG Gapping Bridge #

@cite{ross-1970} @cite{steedman-2000}

Connects CCG category theory (from Theories.Syntax.CCG.Gapping) to empirical gapping data (from Phenomena.Ellipsis.Gapping).

Proves that:

  1. Gapping direction follows from lexical verb categories and word order
  2. Ross's generalization emerges from CCG's Principles of Consistency and Inheritance
  3. Dutch allows both gapping directions due to mixed word order
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.

Gapping direction follows from available type-raised categories.

Forward gapping: gapped conjunct is leftward-looking (needs verb to left) -> requires backward type-raising (T(T/NP)) -> requires VSO/SVO verbs

Backward gapping: gapped conjunct is rightward-looking (needs verb to right) -> requires forward type-raising (T/(T\NP)) -> requires SOV verbs

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

    Ross's generalization emerges from CCG's Principles of Consistency and Inheritance: the predicted pattern allows the same directions as Ross's original generalization.

    English has no SOV verb category, so forward type-raising is not available.

    Without T/(T\NP), we cannot build a rightward-looking gapped conjunct. Hence "*Warren, potatoes and Dexter ate bread" is ungrammatical.

    Dutch has both VSO main verbs and SOV subordinate verbs. Therefore, Dutch licenses both type-raising directions.

    Equations
    Instances For