Documentation

Linglib.Semantics.Causation.Resultatives

Resultatives as Concealed Causatives #

[BBS25] [GJ04] [Lev19] [MRN25]

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 Levin2026 and Studies.Tay2024. Per-datum [GJ04] verifications live in GoldbergJackendoff2004.

Sections:

  1. Causative bridge: deriveCausativeBuilder derives the resultative's Causative value from the [GJ04] MEANS subevent relation + constructional CAUSE flag. Specialized to MEANS-relation causative resultatives; [GJ04]'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 ([BBS25], alongside change-of-state verbs).
  3. Three-way convergence: [MRN25] 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. (Schema decomposition of the subconstruction family lives with [Mul13]'s apparatus in Studies/Mueller2013.lean.)
  6. Cross-linguistic typological parameters: ResultativeRealization, ResultOrientation. Mandarin-specific phase-complement morpheme data (PhaseComplement enum + cosType) lives in Mandarin.Resultatives.

Agreement with Boolean flags #

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

CC-selection ([BBS25]) #

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 ([GJ04]): 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) #

    Cross-linguistic Resultative Parameters #

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

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