Documentation

Linglib.Core.Modality.ModalBaseKind

Modal Base Kind #

@cite{klecha-2016}

Classification of modal bases by their temporal character. This is the foundational type underlying the distinction between doxastic (DOX) and circumstantial (CIR) modal base pronouns.

DOX returns actual histories (ending at eval time) โ†’ past/present orientation. CIR returns future histories (departing from eval time) โ†’ future orientation.

This type lives in Core because it is referenced by both theory-layer modules (Modality.TemporalConstraint, Tense.ModalTense) and by phenomena-layer study files. It depends only on GramTense from Core.

Classification of modal base temporal character. @cite{klecha-2016} (35): DOX returns actual histories ๐’œ_t, CIR returns future histories โ„ฑ_t.

  • doxastic : ModalBaseKind

    Doxastic: accessible histories are actual (end at eval time). Yields past/present temporal orientation.

  • circumstantial : ModalBaseKind

    Circumstantial: accessible histories are future (depart from eval time). Yields future temporal orientation.

Instances For
    @[implicit_reducible]
    Equations
    def Core.Modality.instReprModalBaseKind.repr :
    ModalBaseKind โ†’ โ„• โ†’ Std.Format
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Doxastic modal bases block future orientation (the ULC).

      The upper limit is derived from doxastic temporal character: DOX blocks future, permits past and present.