Constraints on Variables in Syntax #
@cite{ross-1967}
@cite{ross-1967} identified the foundational island constraints that block long-distance wh-dependencies: embedded question constraint, Complex NP Constraint, adjunct clause constraint, Coordinate Structure Constraint, and subject constraint.
Vocabulary types #
The descriptive ConstraintType / ConstraintStrength / IslandSource
enums live in Phenomena/Islands/Basic.lean (cross-paper substrate),
re-exported transitively for any consumer that already imports this file.
Source and strength classifications are NOT stipulated globally — each
study derives its own from its theoretical commitments. See:
MannerOfSpeaking.lean:mosIslandSources,mosIslandStrengthShenHuang2026.lean:definiteNominalSources,definiteNominalStrengthAdger2025.lean:adgerSubjectIslandSource,adgerDefiniteNominalSourcesCartnerEtAl2026.lean:subjectIslandSource
Embedded question constraint: wh-dependencies blocked across intervening wh-phrase
Equations
- One or more equations did not get rendered due to their size.
Instances For
CNPC: wh-dependencies blocked into relative clauses and noun complements
Equations
- One or more equations did not get rendered due to their size.
Instances For
Adjunct constraint: wh-dependencies blocked into adjunct clauses
Equations
- One or more equations did not get rendered due to their size.
Instances For
CSC: asymmetric wh-dependencies blocked in coordination
Equations
- One or more equations did not get rendered due to their size.
Instances For
Subject constraint: wh-dependencies into subjects degraded
Equations
- One or more equations did not get rendered due to their size.
Instances For
All island constraint data