Documentation

Linglib.Phenomena.Coordination.Studies.Bruening2025

@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
    def Bruening2025.instDecidableEqExpCondition.decEq (x✝ x✝¹ : ExpCondition) :
    Decidable (x✝ = 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
        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
            Instances For
              Equations
              Instances For
                Equations
                Instances For
                  Equations
                  Instances For

                    Adjective coordination is more acceptable than adverb coordination.

                    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
                    Instances For
                      Equations
                      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
                          Instances For
                            Equations
                            Instances For
                              Equations
                              Instances For
                                Equations
                                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
                                  Instances For
                                    Equations
                                    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
                                        Instances For
                                          Equations
                                          Instances For
                                            Equations
                                            Instances For
                                              Equations
                                              Instances For

                                                Adjective one-replacement is more acceptable than adverb one-replacement.

                                                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
                                                Instances For
                                                  Equations
                                                  Instances For

                                                    Experiments 1a and 1b share the same participants and filler items. The identical control/ungrammatical baselines confirm this.

                                                    Five change-of-state verbs have identical semantics (transition to property state) but different c-selectional profiles (§4.1):

                                                    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
                                                      def Bruening2025.instDecidableEqCSelProfile.decEq (x✝ x✝¹ : CSelProfile) :
                                                      Decidable (x✝ = 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
                                                          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

                                                                      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.

                                                                      theorem Bruening2025.cselection_varies :
                                                                      ¬(changeOfStateVerbs.all fun (x : CSelProfile) => x == become) = true

                                                                      Not all five verbs share the same c-selection profile.

                                                                      get and end up pattern together (both take AP and PP).

                                                                      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.