Documentation

Linglib.Syntax.Clause.Context

Clause contexts #

This file defines Clause.Context, the [sadock-zwicky-1985] sentence types with the interrogative split into polar, alternative, and constituent subtypes. Clause.Embedding is the orthogonal embedding axis; Semantics.Mood.IllocutionaryMood, Semantics.Mood.ClauseType, and Features.ClauseForm are coarser cuts.

inductive Clause.Context :

A [sadock-zwicky-1985] sentence type, with interrogatives subtyped.

  • declarative : Context
  • polarInterrogative : Context
  • alternativeInterrogative : Context

    Alternative question ("Is it A or B?").

  • constituentInterrogative : Context

    Constituent (wh-) question.

  • imperative : Context
  • exclamative : Context
Instances For
    @[implicit_reducible]
    Equations
    def Clause.instReprContext.repr :
    ContextNatStd.Format
    Equations
    Instances For
      @[implicit_reducible]
      Equations
      @[implicit_reducible]
      Equations
      • One or more equations did not get rendered due to their size.