Documentation

Linglib.Core.Modality.TemporalAxes

Modal-Temporal Axes #

@cite{condoravdi-2002}

The two temporal axes that any modal interpretation theory must distinguish (cf. @cite{condoravdi-2002}, §2):

These axes are framework-neutral: they are used by Condoravdi 2002 (English might/would), Hacquard 2006 (event-relative modals), Klecha 2016 (CIR-based future orientation), Matthewson 2013 (Gitksan dim-based future orientation), and any other modal-temporal theory.

This file is the canonical home; downstream modules import from here rather than redeclaring local copies.

Note on @cite{condoravdi-2002}'s narrower local enums #

Phenomena/Modality/Studies/Condoravdi2002.lean carries its own 2-element Perspective (matching TemporalPerspective here) and a 2-element Orientation (future | past only — Condoravdi's 4-reading typology has no present-orientation cell). Those local enums are tightly coupled with ModalReading, projectedRegion, and FrameAdverb.compatible machinery and are not migrated here. The canonical TemporalOrientation below is the strict superset; a Condoravdi-style 2-way Orientation would inject into it.

Temporal perspective: the time at which a modal base / ordering source is evaluated.

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

      Temporal orientation: the temporal relation between the perspective time and the prejacent's instantiation time.

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