Documentation

Linglib.Studies.Champollion2017

[Cha17]: Distributivity as a bridge between aspect and measurement #

Paper-anchored study for Parts of a Whole, which unifies predicative distributivity (Ch 4), atelicity (Ch 5–6), and pseudopartitive measurement (Ch 7) under one property, stratified reference (Stratified.Reference, Ch 4 §4.6). This file consumes that substrate against English Fragment verbs.

Main definitions #

Caveats #

§2.5/§2.7.2 algebraic substrate #

def Champollion2017.materializationOfSumHom {E : Type u_1} {I : Type u_2} [SemilatticeSup E] [SemilatticeSup I] (f : EI) [hf : Mereology.IsSumHom f] :

Champollion §2.5: any sum-homomorphism f : Event → α (thematic role or τ runtime) packages into a Materialization (= SupHom E I) via IsSumHom.toSupHom.

Equations
Instances For
    @[simp]
    theorem Champollion2017.materializationOfSumHom_apply {E : Type u_1} {I : Type u_2} [SemilatticeSup E] [SemilatticeSup I] (f : EI) [Mereology.IsSumHom f] (x : E) :
    def Champollion2017.LexicallyCumulative {α : Type u_3} [SemilatticeSup α] (P : αProp) :

    Champollion §2.7.2: lexical cumulativity of a predicate — AlgClosure P = P extensionally (P a fixed point of the *-operator).

    Equations
    Instances For
      theorem Champollion2017.lexicallyCumulative_imp_cum {α : Type u_3} [SemilatticeSup α] {P : αProp} (h : LexicallyCumulative P) :

      Lexical cumulativity entails Krifka's CUM (closure under binary join).

      Distributivity: meaning postulates over Verb.denote (§6.2–6.3) #

      Champollion's per-verb distributivity facts are lexical meaning postulates, stated over the Fragment verbs' denotations via Verb.StratifiesOver — the Verb-API distributivity property (relational stratified distributive reference of Verb.denote), the substrate-grounded successor to the retired Bool distributivity tags.

      structure Champollion2017.ChampollionPostulates {Entity : Type u_1} {State : Type u_2} {Time : Type u_3} [LinearOrder Time] [PartialOrder Entity] [SemilatticeSup (Event Time)] (M : Verb.CosModel Entity State Time) (agentRole themeRole : EntityEvent TimeProp) :

      [Cha17]'s verb-distributivity meaning postulates (§6.2–6.3, (19)–(23)), over the Fragment verbs' CosModel denotations and the model's agent/theme role relations: see distributes on both roles, kill on theme only (collective causation blocks the agent), meet on neither (inherently collective). Postulates, not theorems — Champollion stipulates them lexically.

      Instances For

        Atelicity as a Schwarzschild cover (§5.4) #

        theorem Champollion2017.subintervalReference_iff_cover {Time : Type u_1} [LinearOrder Time] [SemilatticeSup (Event Time)] [DecidableEq (Event Time)] {P : Event TimeProp} {e : Event Time} :
        Semantics.Aspect.Stratified.SubintervalReference P e ∃ (parts : Finset (Event Time)) (hne : parts.Nonempty), Semantics.Plurality.Cover.IsFinCover parts hne e pparts, P p p.runtime < e.runtime

        [Cha17] §5.4: a predicate P has stratified subinterval reference at e iff e has a finite Schwarzschild cover into proper-subinterval P-parts. The for-adverbial atelicity diagnostic is the existence of such a cover — his Theorem 14 (Cover.algClosure_iff_exists_finCover) at the runtime dimension. The genuine consumer of Semantics/Plurality/Cover.lean.

        Vendler ↔ atelicity (convenience bridge, not Champollion's diagnostic) #

        Champollion Ch 6 disclaims Vendler classes as primitives. These read a Fragment verb's Vendler tag and the textbook for-adverbial / in-adverbial prediction — a convenience for the atelic/telic split, distinct from the subinterval-reference test above.