@cite{bruening-2025} — Selectional Violations in Coordination: A Response #
Bruening, Benjamin. 2025. Selectional violations in coordination: A response to Patejuk and Przepiórkowski 2023. Linguistic Inquiry 56(3). 439–483.
Three AMT Experiments #
Experiment 1a (n=65): Adverbs vs Adjectives in Prenominal Position #
Tests whether non-ly adverbs can appear in prenominal coordination with adjectives. The adverb condition is significantly degraded relative to the adjective condition (t=7.28, p<.001) but more acceptable than ungrammatical baselines, consistent with Adv↔Adj being a permitted but marked selection violation.
Experiment 1b (n=65, same participants): CPs in NP Positions #
Tests the coordination rescue effect: CPs in DP-selecting positions are more acceptable in coordination with DPs than alone. Coordination condition significantly better than bare CP (t=5.575, p<.001).
Experiment 2 (n=77): One-Replacement Test #
Tests whether one-replacement accepts adverbs in coordination. Adjective one-replacement is significantly more acceptable than adverb one-replacement (t=6.895, p<.001).
C-Selection Irreducibility (§4.1) #
become/grow/get/end up/turn out have identical semantics (change-of-state to property state) but different c-selectional profiles, proving c-selection is not reducible to s-selection.
Condition-level descriptive statistics for AMT acceptability experiments. Z-scores stored as Int × 1000 (milli-z) for exact arithmetic.
- label : String
- meanZ : ℤ
- sdZ : ℤ
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Bruening2025.instReprExpCondition = { reprPrec := Bruening2025.instReprExpCondition.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- Bruening2025.instBEqExpCondition.beq { label := a, meanZ := a_1, sdZ := a_2 } { label := b, meanZ := b_1, sdZ := b_2 } = (a == b && (a_1 == b_1 && a_2 == b_2))
- Bruening2025.instBEqExpCondition.beq x✝¹ x✝ = false
Instances For
Experiment 1a: 65 AMT masters participants. Tests prenominal coordination [Adj and Adv] N. Data from Table 2 of @cite{bruening-2025}.
Equations
Instances For
Equations
- Bruening2025.exp1a_control = { label := "Control (grammatical)", meanZ := 630, sdZ := 710 }
Instances For
Equations
- Bruening2025.exp1a_ungram = { label := "Ungrammatical", meanZ := -970, sdZ := 940 }
Instances For
Equations
- Bruening2025.exp1a_adj = { label := "Adjective coordination", meanZ := 870, sdZ := 400 }
Instances For
Equations
- Bruening2025.exp1a_adv = { label := "Adverb coordination", meanZ := -310, sdZ := 830 }
Instances For
Adverb coordination is rated between grammatical and ungrammatical: not fully acceptable, but not as bad as outright ungrammaticality. This is consistent with adverb-as-adjective being a permitted but degraded selection violation (@cite{bruening-alkhalaf-2020} §3.2).
Experiment 1a paired t-test (Adj vs Adv): t=7.28, df=8.35, p<.001.
Equations
- Bruening2025.exp1a_tValue = 7280
Instances For
Experiment 1b: same 65 participants as Exp 1a. Tests CP in DP-selecting position: coordination vs simple. Data from Table 6 of @cite{bruening-2025}.
Equations
Instances For
Equations
- Bruening2025.exp1b_control = { label := "Control (grammatical)", meanZ := 630, sdZ := 710 }
Instances For
Equations
- Bruening2025.exp1b_ungram = { label := "Ungrammatical", meanZ := -970, sdZ := 940 }
Instances For
Equations
- Bruening2025.exp1b_coord = { label := "DP-CP coordination", meanZ := 280, sdZ := 670 }
Instances For
Equations
- Bruening2025.exp1b_simple = { label := "Simple CP", meanZ := -500, sdZ := 740 }
Instances For
DP-CP coordination is more acceptable than bare CP: the coordination rescue effect. A CP that cannot appear alone in a DP-selecting position becomes acceptable when coordinated with a DP.
Bare CP is rated below grammatical control: it IS unacceptable without coordination rescue.
Coordination rescue raises acceptability above the ungrammatical baseline.
Experiment 1b paired t-test (Coord vs Simple): t=5.575, df=7.984, p<.001.
Equations
- Bruening2025.exp1b_tValue = 5575
Instances For
Experiment 2: 77 AMT masters participants. Tests one-replacement in [Adj and Adv] coordination. Data from Table 4 of @cite{bruening-2025}.
Equations
Instances For
Equations
- Bruening2025.exp2_filler_gram = { label := "Filler (grammatical)", meanZ := 750, sdZ := 670 }
Instances For
Equations
- Bruening2025.exp2_filler_ungram = { label := "Filler (ungrammatical)", meanZ := -780, sdZ := 870 }
Instances For
Equations
- Bruening2025.exp2_adj = { label := "Adjective one-replacement", meanZ := 360, sdZ := 630 }
Instances For
Equations
- Bruening2025.exp2_adv = { label := "Adverb one-replacement", meanZ := -490, sdZ := 720 }
Instances For
Adverb one-replacement is less acceptable than grammatical fillers but more acceptable than ungrammatical fillers.
Experiment 2 paired t-test (Adj vs Adv): t=6.895, df=7.67, p<.001.
Equations
- Bruening2025.exp2_tValue = 6895
Instances For
Five change-of-state verbs have identical semantics (transition to property state) but different c-selectional profiles (§4.1):
- become: AP ✓, NP ✓ ("became rich", "became a doctor")
- grow (copular sense): AP ✓ only ("grew tired"; distinct from agentive grow "grow potatoes" which takes NP)
- get: AP ✓, PP ✓ ("got tired", "got into trouble")
- end up: AP ✓, PP ✓ ("ended up tired", "ended up in trouble")
- turn out: CP ✓ ("It turned out that...")
Since s-selection is identical (all select for a property state), the variation must be c-selectional. This proves c-selection is irreducible to s-selection, contra @cite{przepiorkowski-2024} who argue that category mismatches in coordination reflect semantic rather than syntactic selection.
C-selectional profile of a change-of-state predicate.
- verb : String
- takesAP : Bool
- takesNP : Bool
- takesPP : Bool
- takesCP : 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.
Instances For
Equations
- Bruening2025.instReprCSelProfile = { reprPrec := Bruening2025.instReprCSelProfile.repr }
Equations
Equations
- One or more equations did not get rendered due to their size.
- Bruening2025.instBEqCSelProfile.beq x✝¹ x✝ = false
Instances For
Equations
- Bruening2025.become = { verb := "become", takesAP := true, takesNP := true, takesPP := false, takesCP := false }
Instances For
Equations
- Bruening2025.grow_ = { verb := "grow", takesAP := true, takesNP := false, takesPP := false, takesCP := false }
Instances For
Equations
- Bruening2025.get_ = { verb := "get", takesAP := true, takesNP := false, takesPP := true, takesCP := false }
Instances For
Equations
- Bruening2025.endUp = { verb := "end up", takesAP := true, takesNP := false, takesPP := true, takesCP := false }
Instances For
Equations
- Bruening2025.turnOut = { verb := "turn out", takesAP := false, takesNP := false, takesPP := false, takesCP := true }
Instances For
Equations
Instances For
turn out and become have complementary c-selection profiles despite identical semantics: become takes AP/NP but not CP, turn out takes CP but not AP/NP.
Not all five verbs share the same c-selection profile.
All three experiments confirm B&AK's two-violation restriction: CP↔NP (Exp 1b) and Adv↔Adj (Exp 1a, 2) are the only permitted selection violations in coordination.
The coordination rescue effect in Exp 1b is exactly the CP↔NP
violation type: a CP that cannot appear alone in a DP-selecting
position becomes acceptable when coordinated with a DP.
Grounded in coordExtension: NP ∈ coordExtension CP.
The prenominal adverb effect in Exp 1a is the Adv↔Adj violation
type: a non-ly adverb in an adjective-selecting position.
Grounded in coordExtension: AdjP ∈ coordExtension AdvP.