Documentation

Linglib.Fragments.Italian.Tense

Italian Tense Fragment #

Paradigm entries for Italian tense forms following the TAMEEntry and TensePerspectiveEntry patterns 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

            A tense paradigm entry enriched with Lakoff's perspective dimensions.

            Instances For

              Does this form allow false-tense interpretations? Derived from formType: only synthetic forms can.

              Equations
              Instances For

                Passato prossimo: past, periphrastic (avere/essere + past participle).

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

                  Passato remoto: past, synthetic.

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

                    Imperfetto: past, synthetic.

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

                      Presente: present, synthetic.

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

                        Futuro semplice: future, synthetic.

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

                          Italian passato prossimo: Kratzer decomposition. Surface "ho V-to" = PRESENT tense + PERFECT aspect. Parallel to English present perfect — the auxiliary avere/essere makes the PERF head morphologically transparent.

                          Equations
                          Instances For

                            Italian passato prossimo can be deictic (from decomposition).

                            The underlying tense head is PRESENT, not PAST. Pastness comes from the PERF aspect head.

                            Italian passato prossimo shares the same underlying tense pronoun as English present perfect: both use kratzerEnglishPast (PRESENT tense head + indexical mode). The decomposition is PRESENT + PERFECT in both languages.