Implicative Verb Semantics #
@cite{nadathur-2024} @cite{karttunen-1971} @cite{nadathur-lauer-2020}
Causal Semantics for Implicative Verbs. Journal of Semantics 40: 311–358.
Core Insight: The Prerequisite Account (Proposal 32) #
Implicative verbs (manage, dare, fail) have complement entailments derived from causal structure. The prerequisite account (Proposal 32) decomposes implicative meaning into three components:
- (32i) Presuppose: ∃ prerequisite A(x) causally necessary for P(x)
- (32ii) Assert: x did A — the subject satisfied the prerequisite
- (32iii) Presuppose (two-way only): A(x) is the only unresolved causally necessary condition, hence causally sufficient for P(x)
One-way implicatives (jaksaa 'have the strength', pystyä 'be able') have only (32i)–(32ii), not (32iii). The missing positive entailment arises as a defeasible antiperfection implicature via circumscription.
Causal Grounding #
manageSem (causal sufficiency of the prerequisite for the complement)
is derived from the prerequisite account: when both the necessity
presupposition (32i) and sufficiency presupposition (32iii) hold, and
the assertion (32ii) establishes that A(x) is true, complement truth
follows as a causal consequence. The entailment is not stipulated but
emerges from the causal model.
Lexically-Specified Prerequisites #
Specific implicatives lexicalize which prerequisite matters:
- dare/uskaltaa → courage
- bother/viitsiä → engagement/effort
- malttaa → patience
- hennoa → hard-heartedness
- jaksaa → strength
- manage/onnistua → underspecified (contextual enrichment)
Lexically-specified prerequisite types for implicative verbs.
The chief dimension of semantic variation between implicative verbs lies in what they lexicalize about the nature of the prerequisite — the sort of activity needed to overcome the potential obstacle.
Specific verbs (dare, bother) name their prerequisites; bleached verbs (manage, onnistua) leave the prerequisite underspecified.
- courage : Prerequisite
- engagement : Prerequisite
- patience : Prerequisite
- hardHeartedness : Prerequisite
- strength : Prerequisite
- fitness : Prerequisite
- time : Prerequisite
- shamelessness : Prerequisite
- unspecified : Prerequisite
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Nadathur2024.Implicative.instBEqPrerequisite.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Is the prerequisite lexically specific (names a particular condition) or underspecified (contextual enrichment)?
Instances For
A scenario for implicative verbs: a causal model linking a prerequisite action to a complement outcome.
The prerequisite variable represents A(x) — the causally-relevant
condition whose satisfaction (or non-satisfaction) determines the
complement outcome via the causal dynamics. For dare, A(x) =
"x was daring/courageous"; for manage, A(x) is underspecified.
- dynamics : Core.StructuralEquationModel.CausalDynamics
The causal dynamics (structural equations)
- prerequisite : Core.StructuralEquationModel.Variable
The prerequisite variable A(x) — the condition whose satisfaction is asserted by the implicative verb (@cite{nadathur-2024} Proposal 32ii)
- complement : Core.StructuralEquationModel.Variable
The complement variable P(x) — the VP outcome
- background : Core.StructuralEquationModel.Situation
The background situation c
Instances For
Semantics of "manage": the prerequisite was causally sufficient for the complement outcome.
This is the derived prediction of Proposal 32 for two-way implicatives: when A(x) is presupposed to be both causally necessary (32i) and causally sufficient (32iii) for P(x), and A(x) holds (32ii), then P(x) follows as a causal consequence of A(x) + the background situation.
The old label "action" has been renamed to "prerequisite" to match @cite{nadathur-2024}'s terminology.
Equations
Instances For
Central grounding theorem: if manageSem holds, the complement
is true after normal development.
This grounds VerbEntry.implicativeBuilder := some.positive for manage:
the entailment is not stipulated but follows from causal sufficiency.
If failSem holds, the complement is false after normal development.
Implicative entailment is NOT aspect-governed: the entailment holds with
no aspect parameter in the semantics. This contrasts with ability modals
(see Modal/Ability.lean) where aspect determines whether the complement
is entailed.
Proposal 32: The prerequisite account of implicative semantics.
For a two-way implicative I, agent x, predicate P, background c:
- (32i) Presupposes: ∃ prerequisite A(x) causally necessary for P(x)
- (32ii) Asserts: x did A (A(x) holds)
- (32iii) Presupposes: A(x) is causally sufficient for P(x) in c
One-way verbs have only (32i) and (32ii); (32iii) is absent, so the positive entailment is merely an antiperfection implicature.
The prerequisiteType field identifies which lexical prerequisite
the verb encodes; hasSufficiencyPresup distinguishes one-way from
two-way verbs.
- dynamics : Core.StructuralEquationModel.CausalDynamics
The causal dynamics governing the scenario
- background : Core.StructuralEquationModel.Situation
Background situation c
- prereqVar : Core.StructuralEquationModel.Variable
The prerequisite variable A(x)
- complementVar : Core.StructuralEquationModel.Variable
The complement variable P(x)
- prerequisiteType : Prerequisite
What kind of prerequisite A is (courage, patience, etc.)
- hasSufficiencyPresup : Bool
(32iii): Does this verb presuppose causal sufficiency?
truefor two-way implicatives (manage, dare);falsefor one-way implicatives (jaksaa, pystyä).
Instances For
(32i): The necessity presupposition holds — A(x) is causally necessary for P(x) relative to the background.
Equations
Instances For
(32iii): Check whether A(x) is causally sufficient for P(x) in
the model. This is a computed property of the dynamics/background,
distinct from hasSufficiencyPresup (a lexical property of the verb).
For well-formed accounts, sufficiencyPresup = hasSufficiencyPresup.
Equations
Instances For
(32ii): The assertion — A(x) holds in the evaluation world.
Instances For
Convert a prerequisite account to the ImplicativeScenario used by
manageSem/failSem. Shows that the scenario-level semantics is
derived from the prerequisite account, not primitive.
Equations
- pa.toScenario = { dynamics := pa.dynamics, prerequisite := pa.prereqVar, complement := pa.complementVar, background := pa.background }
Instances For
For two-way implicatives: if the necessity presupposition (32i),
sufficiency presupposition (32iii), and assertion (32ii) all hold,
then manageSem holds — complement truth follows.
This derives the complement entailment from the prerequisite account rather than stipulating it.
Directionality of complement entailment (@cite{nadathur-2024} §6.3).
- oneWay: complement entailment under only one matrix polarity. For polarity-preserving verbs (jaksaa), negation entails ¬VP but affirmation only implicates VP (via antiperfection). For polarity-reversing verbs (hesitate), negation entails VP but affirmation doesn't entail ¬VP.
- twoWay: complement entailment under both polarities ("manage to VP" → VP; "not manage to VP" → ¬VP).
@cite{nadathur-2024} derives this from causal structure: two-way = both necessity and sufficiency presupposed (32i + 32iii); one-way = only necessity presupposed (32i).
- oneWay : Directionality
- twoWay : Directionality
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Nadathur2024.Implicative.instBEqDirectionality.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
The directionality of a prerequisite account is determined by whether causal sufficiency is presupposed (32iii). Two-way verbs presuppose sufficiency; one-way verbs do not.
Equations
Instances For
Concrete verification: manageSem holds for the swim scenario.
Concrete verification: the complement (swimming across) is true.
The fail scenario: same dynamics, but testing failSem. If the dynamics DO fire (prerequisite sufficient for complement), failSem is false.
When there's no causal connection, failSem holds (complement doesn't develop).
Builder enum for implicative verbs, following the CausativeBuilder pattern.
Positive implicatives (manage, remember) entail the complement on success. Negative implicatives (fail, forget) entail the complement does NOT hold on success.
Note: ImplicativeBuilder and CausativeBuilder are structurally different
(@cite{nadathur-2024}): causatives directly predicate causation (make/cause →
sufficiency/necessity), while implicatives predicate a prerequisite whose
causal relationship to the complement is only presupposed.
- positive : ImplicativeBuilder
- negative : ImplicativeBuilder
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Nadathur2024.Implicative.instBEqImplicativeBuilder.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Whether the builder entails the complement (positive) or its negation (negative).
Equations
Instances For
Map to the compositional semantics (manageSem or failSem).
Equations
Instances For
Positive builder entails complement: if manageSem holds, complement is true.
Negative builder entails NOT complement: if failSem holds, complement is false.
entailsComplement matches semantic behavior: positive ↔ manageSem,
negative ↔ failSem.
Full classification of complement-entailing verbs.
The four parameters:
- polarity: positive (manage → complement true) vs negative (fail → complement false)
- directionality: one-way vs two-way complement entailment
- aspectGoverned: whether aspect modulates the entailment (true for ability modals & enough/too; false for lexical implicatives)
- prerequisite: what kind of causal prerequisite the verb lexicalizes (@cite{nadathur-2024} §5.2)
- polarity : ImplicativeBuilder
Positive (manage, force) or negative (fail, prevent) polarity
- directionality : Directionality
One-way (ability) or two-way (manage) entailment
- aspectGoverned : Bool
Does aspect govern the actuality inference?
- prerequisite : Option Prerequisite
Lexically-specified prerequisite type (if any)
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
- One or more equations did not get rendered due to their size.
- Nadathur2024.Implicative.instBEqImplicativeClass.beq x✝¹ x✝ = false
Instances For
manage: two-way positive, not aspect-governed, unspecified prerequisite. "managed to VP" → VP; "didn't manage to VP" → ¬VP.
Equations
- One or more equations did not get rendered due to their size.
Instances For
fail: two-way negative, not aspect-governed, unspecified prerequisite.
Equations
- One or more equations did not get rendered due to their size.
Instances For
dare/uskaltaa: two-way positive, prerequisite = courage.
Equations
- One or more equations did not get rendered due to their size.
Instances For
bother/viitsiä: two-way positive, prerequisite = engagement.
Equations
- One or more equations did not get rendered due to their size.
Instances For
jaksaa 'have the strength': one-way positive, prerequisite = strength. Positive assertion ↛ complement; only negative entails.
Equations
- One or more equations did not get rendered due to their size.
Instances For
be able: one-way positive, aspect-governed.
Equations
- One or more equations did not get rendered due to their size.
Instances For
enough to VP: one-way positive, aspect-governed.
Equations
- One or more equations did not get rendered due to their size.
Instances For
too Adj to VP: one-way negative, aspect-governed.
Equations
- One or more equations did not get rendered due to their size.
Instances For
hesitate/epäröidä: polarity-reversing one-way. "hesitated to VP" ↛ ¬VP; "didn't hesitate to VP" → VP. (@cite{nadathur-2024} §6.4)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Manage and fail differ only in polarity.
Ability and manage differ: ability is aspect-governed and one-way.
Enough and too share aspect-governance but differ in polarity.
Dare and manage share polarity and directionality but differ in prerequisite.
Jaksaa (one-way) vs uskaltaa/dare (two-way): same prerequisite specificity, different directionality — derived from whether sufficiency is presupposed.
Specific implicatives have specific prerequisites; bleached ones don't.
Derive the full ImplicativeClass from a PrerequisiteAccount.
Polarity (positive/negative) must be supplied externally — it is a lexical choice orthogonal to causal structure. The prerequisite account determines directionality and prerequisite type; lexical implicatives are never aspect-governed.
Equations
- pa.toImplicativeClass polarity = { polarity := polarity, directionality := pa.directionality, aspectGoverned := false, prerequisite := some pa.prerequisiteType }