Documentation

Linglib.Fragments.Italian.Tense

Italian Tense Fragment #

Paradigm entries for Italian tense forms following the TAMEEntry pattern from Fragments/English/Tense.lean.

Italian Tense System #

Italian distinguishes five core indicative tenses:

FormLabelEPUPType
passato prossimopresent perfectdownstreampastperiphrastic
passato remotosimple pastdownstreampastsynthetic
imperfettoimperfectdownstreampastsynthetic
presentesimple presentdownstreampresentsynthetic
futuro semplicesimple futureunconstrainedfuturesynthetic

The passato prossimo / passato remoto distinction is significant: both express past time reference, but they differ in morphological type (periphrastic vs synthetic) and, following [Lak70], in whether they allow false-tense interpretations.

Kratzer Decomposition #

The passato prossimo (ho mangiato) parallels English present perfect: PRESENT tense + PERFECT aspect. The auxiliary avere/essere makes the PERF head morphologically transparent.

Italian passato prossimo (present perfect): ho mangiato 'I have eaten'. [Lak70] EP downstream (T ≤ A), UP past (T < S).

Equations
Instances For

    Italian passato remoto (simple past/preterite): mangiai 'I ate'. EP downstream (T ≤ A), UP past (T < S).

    Equations
    Instances For

      Italian imperfetto (imperfect): mangiavo 'I was eating / I used to eat'. EP downstream (T ≤ A), UP past (T < S).

      Equations
      Instances For

        Italian presente (simple present): mangio 'I eat'. EP downstream (T ≤ A), UP present (T = S).

        Equations
        Instances For

          Italian futuro semplice (simple future): mangerò 'I will eat'. EP unconstrained, UP future (S < T).

          Equations
          Instances For