Documentation

Linglib.Core.Parse

structure Core.Parse :

A grammatical parse represents one reading among potentially many.

  • id : String

    Unique identifier for this parse

  • description : String

    Human-readable description

Instances For
    def Core.instDecidableEqParse.decEq (x✝ x✝¹ : Parse) :
    Decidable (x✝ = x✝¹)
    Equations
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Equations
          Instances For

            The literal/default parse

            Equations
            Instances For

              Surface scope parse

              Equations
              Instances For

                Inverse scope parse

                Equations
                Instances For

                  Standard scope parses for doubly-quantified sentences

                  Equations
                  Instances For