Documentation

Linglib.Phenomena.TenseAspect.Studies.Krifka1998

@cite{krifka-1998} Bridge: Telicity Propagation → Fragment Verbs #

@cite{krifka-1998} @cite{vendler-1957}

Connects Krifka's mereological telicity theory (Events/Krifka1998.lean) to concrete verb entries in Fragments/English/Predicates/Verbal.lean and diagnostic predictions in DiagnosticsBridge.lean.

Structure #

  1. Per-verb incrementality verification — each verb's verbIncClass annotation is checked by rfl.
  2. VendlerClass → MereoTag bridge — accomplishments map to QUA, activities to CUM, connecting Vendler to Krifka.
  3. Compositional telicity — sinc verb + QUA NP → QUA VP (telic); sinc verb + CUM NP → CUM VP (atelic). Instantiated for eat.
  4. Diagnostic bridge — for/in compatibility follows from CUM/QUA via Vendler class.

Each verb's verbIncClass annotation is verified by rfl. Changing any annotation breaks exactly one theorem here.

These connect the Vendler classification to Krifka's CUM/QUA distinction via Telicity.toMereoTag. The chain is: VendlerClass → Telicity → MereoTag → CUM/QUA mereological property.

The payoff: verb incrementality + NP reference property → VP telicity. These instantiate @cite{krifka-1998} §3.3 for concrete verb entries.

"eat apples": sinc verb + CUM NP → CUM VP (atelic). @cite{krifka-1998}: CumTheta(θ) ∧ CUM(OBJ) → CUM(VP θ OBJ). The verb's incrementality class is sinc, and bare plurals are CUM.

"eat two apples": sinc verb + QUA NP → QUA VP (telic). @cite{krifka-1998}: SINC(θ) ∧ QUA(OBJ) → QUA(VP θ OBJ). The verb's incrementality class is sinc, and "two apples" is QUA.

"push the cart": cumOnly verb → no telicity transfer from NP. Regardless of the NP's reference property, cumOnly verbs yield atelic (CUM) VPs.

Connect CUM/QUA → for/in diagnostic compatibility. Atelic (CUM) VPs accept "for X"; telic (QUA) VPs accept "in X".

Verify that incrementality annotations are consistent with Vendler classes: only accomplishments can have non-none verbIncClass.

Connects GRAD/GRADSquare theory from Events/Krifka1998.lean and Events/Krifka1989.lean to concrete verb entries.

A gradual change datum.

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
        Instances For
          Equations
          Instances For
            Equations
            Instances For
              Equations
              Instances For
                Equations
                Instances For
                  Equations
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For