Documentation

Linglib.Phenomena.PsychVerbs.Studies.Pesetsky1995

Zero Syntax: Experiencers and Cascades #

@cite{pesetsky-1995}

Cascade-based analysis of Class II psych verbs. The T/SM restriction (Cause and Subject Matter cannot cooccur) is derived from the Head Movement Constraint: CAUS must incorporate into V by successive head adjunction through the Cascade spine, and nonaffixal overt prepositions (T/SM heads like at and about) block this movement.

Key results #

  1. T/SM restriction from HMC (§ 2): CAUS is blocked by nonaffixal P
  2. T/SM mutual exclusivity (§ 2): each cascade has at most one stimulus slot
  3. Backward binding as derived-subject diagnostic (§ 3): A-Causer originates inside VP (spec of CAUS in cascade complement), must raise to subject — reconstruction enables backward binding
  4. Double object alternation (§ 4): G (zero P) vs to cascades
  5. θ-suppression (§ 5): CAUS affixation suppresses external argument
  6. CAUS strength derived from cascade geometry (§ 6)
  7. Symmetric T/SM blocking (§ 7): both at and about are nonaffixal, so both block CAUS movement equally via HMC
  8. Natural vs arbitrary predicates (§ 9): Target-selecting predicates are "natural," SM-selecting predicates are "arbitrary"
  9. HNPS from cascade geometry (§ 10): cascade depth determines available landing sites for heavy NP shift
  10. End-to-end per-verb derivation (§ 9): full cascade chain for all 24 Class II psych verbs, derived from causalSource

@cite{belletti-rizzi-1988} classification of psych verbs.

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

      Aspectual reading of a Class II psych verb.

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

          B&R syntactic diagnostic for discriminating psych verb classes (§§1–2).

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

              Result of a B&R diagnostic applied to each class. classI/classII record whether the class passes the test.

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

                    @cite{belletti-rizzi-1988} diagnostic data.

                    DiagnosticClass I (temere)Class II (preoccupare)
                    Anaphoric clitic ne (§1.1)✓ (11a)
                    Arbitrary pro (§1.2)✓ (24a)✗ (24b)
                    Causative fare (§1.3)✓ (35)✗ (36)
                    Backward binding (§2.1)✓ (57a)
                    Adjectival passive (§1.5)✓ (47)
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      Every B&R diagnostic discriminates Class I from Class II.

                      Class I passes arb-pro and causative-fare but fails the other three.

                      The Class I/II distinction is characterized by theta-role reversal.

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

                          Intensionality datum (@cite{kim-2024} Ch. 4): does substitution of co-referential terms fail in subject position?

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

                                Empirical intensionality data from @cite{kim-2024}.

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

                                  The T/SM restriction (@cite{kim-2024} Ch. 5): Cause and Subject Matter cannot cooccur.

                                  • causePresent : Bool
                                  • smPresent : Bool
                                  • wellFormed : Bool
                                  Instances For
                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      Equations
                                      Instances For

                                        Cause and SM cannot cooccur.

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

                                          Stative Class II verbs create intensional subject positions.

                                          Eventive Class II verbs have extensional subject positions.

                                          theorem Phenomena.PsychVerbs.cause_sm_cooccurrence_illformed :
                                          ((List.filter (fun (d : TSMRestriction) => d.causePresent && d.smPresent) tsmData).all fun (x : TSMRestriction) => !x.wellFormed) = true

                                          Cause + SM cooccurrence is always ill-formed.

                                          Class II psych verb with Target stimulus via at.

                                          V'
                                          ├── V (annoy, frighten, ...)
                                          └── PP_CAUS (head: CAUS, spec: A-Causer)
                                              └── PP_at (head: at, spec: Experiencer)
                                                  └── terminal
                                          

                                          CAUS is closest to V (position 0), then at (position 1). The A-Causer is the specifier of CAUS; the Experiencer is the specifier of at.

                                          Equations
                                          Instances For

                                            Class II psych verb with Subject Matter stimulus via about.

                                            Same geometry as Target, but with about instead of at. Both are nonaffixal, so both block CAUS equally.

                                            Equations
                                            Instances For

                                              Class II psych verb with BOTH Cause and T/SM stimulus.

                                              V'
                                              ├── V
                                              └── PP_CAUS (head: CAUS, spec: A-Causer)
                                                  └── PP_at (head: at, spec: Target)
                                                      └── PP_about (head: about, spec: SM)
                                                          └── terminal
                                              

                                              The ill-formed structure that the T/SM restriction rules out.

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

                                                Double object construction with zero G preposition.

                                                V'
                                                ├── V (give)
                                                └── PP_G (head: G, spec: Theme)
                                                    └── PP_to (head: to, spec: Goal)
                                                        └── terminal
                                                

                                                G is a zero preposition that mediates Theme θ-selection in double object constructions.

                                                Equations
                                                Instances For

                                                  Dative alternant: single to-PP.

                                                  V'
                                                  ├── V (give)
                                                  └── PP_to (head: to, spec: Goal)
                                                      └── terminal
                                                  
                                                  Equations
                                                  Instances For

                                                    The T/SM restriction follows from the HMC: CAUS at position 0 must incorporate into V, but any nonaffixal head between CAUS and V blocks movement. In the Target/SM cascades, CAUS IS at position 0 (closest to V), so it CAN reach V — there are no intervening heads.

                                                    The restriction arises in a different configuration: when an OVERT
                                                    Cause argument occupies the specifier of CAUS, the T/SM stimulus
                                                    cannot also be expressed, because the Cascade geometry doesn't have
                                                    room for both an independent Cause and a T/SM stimulus while keeping
                                                    CAUS in a position that can incorporate.
                                                    
                                                    More precisely: in Pesetsky's actual account, the restriction comes
                                                    from the fact that CAUS_aff (on V) must DISCHARGE its strong features
                                                    by adjoining to CAUS_p (in the Cascade). If a nonaffixal head
                                                    intervenes between CAUS_p and the stimulus head, the Cascade
                                                    geometry is ill-formed. 
                                                    

                                                    CAUS is at position 0 in the Target cascade. Position 0 can always reach V (no interveners).

                                                    CAUS is at position 0 in the SM cascade. Position 0 can always reach V (no interveners).

                                                    The nonaffixal at head blocks anything below it. In the Cause+Stimulus cascade, at at position 1 blocks position 2+.

                                                    The nonaffixal about head also blocks anything below it.

                                                    Core T/SM restriction theorem: in the Cause+Stimulus cascade, the CAUS head can reach V (it's at position 0), but any head at position 2 or deeper cannot — blocked by the nonaffixal at at position 1.

                                                    T/SM mutual exclusivity (Target cascade): the Target cascade contains at but not about. A single cascade geometry admits at most one stimulus type, so T and SM cannot cooccur within a single verb's cascade complement.

                                                    theorem Pesetsky1995.t_sm_exclusive_in_sm :
                                                    cascadeSM.hasHead "about" = true cascadeSM.hasHead "at" = false

                                                    T/SM mutual exclusivity (SM cascade): the SM cascade contains about but not at.

                                                    The cascade assigned to a verb is determined by its causal source, so a verb with a single source gets exactly one stimulus type. External source → cascade with at (Target), no about (SM). Internal source → cascade with about (SM), no at (Target).

                                                    Backward binding in Class II psych verbs ("Stories about each other_i worried the boys_i") is diagnosed by B&R as a Class II property.

                                                    Pesetsky's cascade geometry explains this: the A-Causer originates
                                                    INSIDE the cascade complement of V (spec of CAUS at position 0),
                                                    making it a VP-internal argument. It must RAISE to subject position
                                                    (Spec,IP) to receive Case. This derived-subject status enables
                                                    backward binding via reconstruction: at LF, the raised subject
                                                    reconstructs to its base position inside the cascade, where the
                                                    experiencer (in the higher position within the VP) c-commands it.
                                                    
                                                    In the base cascade, A-Causer (position 0, outermost) actually
                                                    c-commands the Experiencer (position 1, inner). The binding reversal
                                                    comes from movement + reconstruction, not from the base geometry. 
                                                    
                                                    theorem Pesetsky1995.causer_is_cascade_internal :
                                                    cascadeTarget.argPosition "A-Causer" = some 0 cascadeSM.argPosition "A-Causer" = some 0

                                                    A-Causer originates inside the cascade at position 0 (spec of CAUS). This VP-internal base position means the surface subject is DERIVED — the key structural prerequisite for backward binding.

                                                    theorem Pesetsky1995.causer_ccommands_experiencer_base :
                                                    cascadeTarget.specCCommands "A-Causer" "Experiencer" = true cascadeSM.specCCommands "A-Causer" "Experiencer" = true

                                                    In the base cascade, A-Causer (outer, position 0) c-commands Experiencer (inner, position 1) — the standard direction.

                                                    theorem Pesetsky1995.experiencer_does_not_ccommand_causer_base :
                                                    cascadeTarget.specCCommands "Experiencer" "A-Causer" = false cascadeSM.specCCommands "Experiencer" "A-Causer" = false

                                                    The experiencer does NOT c-command the A-Causer in the base cascade. Backward binding requires A-Causer to raise to subject, then reconstruct — the experiencer binds the reconstructed copy.

                                                    Backward binding diagnostic matches Cascade prediction. B&R diagnostic: Class II allows backward binding (Data.lean).

                                                    DOC cascade has zero G (affixal) and overt to (nonaffixal).

                                                    G can reach V because it's at position 0 (zero affixal P).

                                                    theorem Pesetsky1995.doc_arguments :
                                                    cascadeDOC.arguments = ["Theme", "Goal"]

                                                    DOC argument order: Theme (spec of G) then Goal (spec of to).

                                                    Dative alternant has only to (nonaffixal).

                                                    DOC vs dative: different cascade geometries.

                                                    Strong CAUS (affixal variant) suppresses root's external θ-role.

                                                    When CAUS_aff is affixed to √annoy, the agent role of the root is suppressed. The A-Causer (CAUS's own specifier) surfaces as the derived subject instead.

                                                    Prepositional CAUS does NOT have strong features.

                                                    Without CAUS affixation, no suppression occurs.

                                                    Without an external argument, there's nothing to suppress.

                                                    A terminal cascade (no CAUS) → absent causation (Class I).

                                                    The HMC predicts that BOTH Target (at) and Subject Matter (about) block CAUS movement equally, because both are nonaffixal P heads. This symmetric prediction is internal to @cite{pesetsky-1995}'s account — both stimulus subtypes produce the same HMC configuration.

                                                    The bridge to semantic accounts of the T/SM restriction (which may
                                                    make asymmetric predictions) is in `Kim2024_UPH.lean`. 
                                                    

                                                    Both at and about are nonaffixal: both block CAUS movement through the cascade spine equally.

                                                    The HMC prediction matches the empirical T/SM data: Cause + SM cooccurrence is ill-formed, as predicted by nonaffixal blocking.

                                                    CAUS is a zero morpheme (not phonologically realized).

                                                    CAUS is affixal (can incorporate into V).

                                                    The full argumentation chain for each Class II psych verb, derived from a single lexical field (causalSource in the Fragment):

                                                    ```
                                                    Fragment: v.causalSource = some src
                                                      → Cascade:  cascadeForSource src        (Target or SM cascade)
                                                        → HMC:    headCanReachV "CAUS"        (CAUS can incorporate)
                                                          → Stim: CausalSource.toStimulusType (Target or SubjectMatter)
                                                            → Nat: isNaturalPredicate         (natural or arbitrary)
                                                              → Str: Cascade.causStrength     (strong CAUS)
                                                    ```
                                                    
                                                    Each per-verb theorem is a single breakable unit: change any verb's
                                                    `causalSource` field in the Fragment and exactly one theorem fails.
                                                    
                                                    @cite{pesetsky-1995} Ch. 4 distinguishes **natural** predicates
                                                    (Target-selecting, PP *of*: "afraid OF dogs") from **arbitrary**
                                                    predicates (SM-selecting, PP *about*: "worried ABOUT the exam").
                                                    This is derived from the causal source: external → natural,
                                                    internal → arbitrary. 
                                                    
                                                    @[implicit_reducible]
                                                    Equations
                                                    • One or more equations did not get rendered due to their size.

                                                    End-to-end cascade derivation chain for a Class II psych verb. From a verb's causalSource, derives: cascade assignment (via cascadeForSource), HMC reachability, stimulus type, natural/ arbitrary classification, and CAUS strength. All from one field.

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

                                                      @cite{pesetsky-1995} Ch. 7 extends the Cascade Hypothesis to derive heavy NP shift (HNPS) from cascade geometry. Shifted phrases adjoin to cascade nodes; cascade depth determines how many potential landing sites exist for rightward-shifted heavy NPs.

                                                      The cascade-based HNPS account provides a *syntactic* mechanism for
                                                      weight effects: the verb's argument structure — determined by its
                                                      cascade complement — constrains where shifted phrases can land. This
                                                      predicts structural constraints on shift targets, not just statistical
                                                      preference for heavy-last ordering. 
                                                      

                                                      Psych verb cascades (depth 2) provide more shift sites than simple dative cascades (depth 1).

                                                      The DOC cascade and psych verb cascades have equal depth.

                                                      Terminal cascades (intransitive verbs) provide no shift sites.

                                                      Cascade depth predicts a hierarchy of HNPS availability: intransitive (0) < simple dative (1) < psych/DOC (2) < extended (3).