Phase-Based Analysis of Surprise Negation #
@cite{greco-2020} @cite{chomsky-2001}
Greco, M. (2020). On the syntax of surprise negation sentences: A case study on expletive negation. NLLT 38(3), 775–825.
Overview #
Surprise negation (Sneg) arises when a negative morpheme merges in the CP layer rather than in the standard TP-internal NegP position. Greco's analysis rests on four factors:
- A negative morpheme α exists in the language
- α is a syntactic head (X°), not a phrase (XP)
- α merges in the CP phase after vP-phase exhaustion (Transfer)
- TP is focused (moves to Spec-FocP)
The head requirement (2) explains why Italian (non, X°) has Sneg but Spanish (no, XP) does not: only heads can merge directly into the functional spine without projecting their own phrase. The phase-based account (3) explains why Sneg negation is non-truth-conditional: by the time the neg head merges, the vP complement has been transferred to LF, so the negation cannot scope into the propositional content.
Connections #
Phenomena.Negation.Studies.Rett2026.ENType— high vs low ENPhenomena.Negation.Typology.NegationProfile.negIsHead— head statusMinimalism.fValue— f-value classification (Extended Projection)Minimalism.isPhaseHead— phase head identification
Where a negation head is merged in the extended projection. Standard NegP is in the inflectional domain (F2, between v and C). In surprise negation, non merges in the CP layer (F3+, between Fin and Foc).
- tp : NegMergePosition
- cp : NegMergePosition
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A category is in the CP area iff its f-value is at or above Fin (F3). @cite{rizzi-1997}: Fin is the boundary between the inflectional domain and the left periphery.
Equations
Instances For
Standard NegP (F2) is in TP, not CP.
Foc (F4) is in the CP area.
Force (F6) is in the CP area.
Fin (F3) is the boundary (inclusive — it's the lowest CP head).
Whether a Neg head at this merge position can scope into the vP domain. Under weak PIC: vP complement is accessible until the NEXT phase head (C) is merged. Standard NegP (F2) is merged before C, so vP is still accessible. CP-area Neg is merged during/after C-phase assembly, when vP complement has been transferred.
Equations
Instances For
CP-area negation is non-truth-conditional (= high EN). TP-area negation is truth-conditional (standard or low EN).
Equations
Instances For
TP-area negation scopes into vP.
CP-area negation does NOT scope into vP.
CP-area negation maps to high EN.
TP-area negation maps to low EN.
@cite{greco-2020}: four necessary conditions for surprise negation. (i) a negative morpheme α, (ii) α is a syntactic head (X°), (iii) α merges in the CP-phase after vP-phase exhaustion, (iv) TP is focused (moves to Spec-FocP).
- hasNegMorpheme : Bool
- negIsHead : Bool
- mergePosition : NegMergePosition
- tpIsFocused : Bool
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Phenomena.Negation.Studies.Greco2020.instBEqSnegConditions.beq x✝¹ x✝ = false
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A set of conditions yields surprise negation iff all four are satisfied.
Equations
Instances For
Italian satisfies all four Sneg conditions.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Spanish fails condition (ii): no is XP, not X°.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Phenomena.Negation.Studies.Greco2020.instBEqSnegAttestation.beq x✝¹ x✝ = false
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Negation.Studies.Greco2020.italianSnegs = { language := "Italian", attested := true, negIsHead := Phenomena.Negation.Typology.italian.negIsHead }
Instances For
Equations
- Phenomena.Negation.Studies.Greco2020.spanishSnegs = { language := "Spanish", attested := false, negIsHead := Phenomena.Negation.Typology.spanish.negIsHead }
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Italian Sneg attestation derives its head status from the NegationProfile, not by stipulation.
The Spanish Sneg attestation derives its head status from the NegationProfile.
The f-value boundary: anything at F3+ (CP area) is above the inflectional domain where standard NegP resides.
NegP and T share the same f-value (both F2, inflectional domain).
The merge position determines scope: TP-area neg is truth-conditional, CP-area neg is non-truth-conditional. This is consistent: CP-area maps to high EN, TP-area maps to low EN.