Documentation

Linglib.Theories.Semantics.Causation.Resultatives

Resultatives as Concealed Causatives #

@cite{baglini-bar-asher-siegal-2025} @cite{goldberg-jackendoff-2004} @cite{levin-2019} @cite{martin-rose-nichols-2025}

Theory-side connection between the resultative construction and the causative semantics infrastructure. Per-scenario BoolSEM witnesses (HammerFlat, IndependentSourceBreaksNecessity, etc.) live with the paper that uses them — see Phenomena.Constructions.Resultatives.Studies.Levin2026 and Studies.Tay2024. Per-datum @cite{goldberg-jackendoff-2004} verifications live in Phenomena.Constructions.Resultatives.Studies.GoldbergJackendoff2004.

Sections:

  1. Causative bridge: deriveCausativeBuilder derives the resultative's Causative value from the @cite{goldberg-jackendoff-2004} MEANS subevent relation + constructional CAUSE flag. Specialized to MEANS-relation causative resultatives; @cite{goldberg-jackendoff-2004}'s sound-emission and disappearance subtypes (RESULT/INSTANCE relations) are out of scope for the derivation here and would need their own builders.
  2. CC-selection: resultatives select via completion of a sufficient set (@cite{baglini-bar-asher-siegal-2025}, alongside change-of-state verbs).
  3. Three-way convergence: @cite{martin-rose-nichols-2025} thick manner ↔ .production.make builder ↔ resultative builder. Independently motivated paths converge on .make.
  4. Aspect: bounded RP telicizes activity → accomplishment.
  5. ChangeOfState: constructional BECOME maps to CoSType.inception.
  6. Compositional decomposition: subconstructions decompose into universal schemata (isFullyCompositional).
  7. Cross-linguistic typological parameters: ResultativeRealization, ResultOrientation. Mandarin-specific phase-complement morpheme data (PhaseComplement enum + cosType) lives in Fragments.Mandarin.Resultatives.

Agreement with Boolean flags #

isCausative ↔ hasCause — derived from the subconstruction, not stipulated.

CC-selection (@cite{baglini-bar-asher-siegal-2025}) #

Resultatives select via completion of a sufficient set: the verbal subevent must be the final condition that makes the result inevitable.

Causative bridge: derived from SubeventRelation + CAUSE #

The resultative's Causative is .make, derived from two independently-motivated properties:

  1. MEANS relation (@cite{goldberg-jackendoff-2004}): the verbal subevent is the means by which the constructional subevent is brought about. MEANS ↔ causal sufficiency.
  2. CAUSE in constructional subevent: causative subconstructions have hasCause = true.

MEANS + CAUSE → sufficiency. Among sufficiency builders, .make is uniquely the neutral builder (no coercion .force, no barrier-removal .enable).

Note: this derivation handles MEANS-relation resultatives only. Sound- emission and disappearance subtypes (SubeventRelation.result/.instance_) would map to different builders or remain unanalyzed here.

.make is the unique builder asserting neutral sufficiency.

The resultative Causative, derived from MEANS + CAUSE.

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

    Three-Way Convergence: Thick ↔ P-CAUSE ↔ Resultative #

    Aspect: activity + bounded RP → accomplishment #

    ChangeOfState: BECOME = inception (¬P → P) #

    Compositional decomposition #

    Cross-linguistic Resultative Parameters #

    ResultativeRealization and ResultOrientation are theory-neutral typological parameters. Mandarin-specific phase complements (PhaseComplement enum + per-morpheme cosType) live in Fragments.Mandarin.Resultatives.

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