Documentation

Linglib.Theories.Syntax.Minimalism.Questions

Question Syntax: ForceP, FinP, PolP #

@cite{rizzi-1997} @cite{holmberg-2016}

Syntactic projections involved in question formation.

Clause Structure for Polar Questions #

@cite{rizzi-1997}'s split-CP and @cite{holmberg-2016}'s PolP analysis give the following structure for a polar question:

[ForceP Force⁰[+Q] [FinP Fin⁰[+finite] [PolP Pol⁰[uPol] [TP ...]]]]

Connection to Semantic Questions #

Semantics.Questions.LeftPeriphery defines WHFeature (±WH on C) — the semantic clause-typing feature. The syntactic FeatureVal.q corresponds to the semantic WHFeature:

Connection to ClauseType #

A clause's Core.Discourse.ClauseType (force × mood) is determined by the syntactic projections:

The Q-feature on Force⁰: [+Q] for interrogatives, [-Q] for declaratives.

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

      The clause spine for a polar question: V ... T ... Pol ... Fin ... Force.

      This is the full IP-to-CP spine with the projections relevant to @cite{holmberg-2016}'s analysis. The Pol head is between T and Fin.

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

        A declarative spine has the same projections.

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

          ForceP dominates PolP in the spine.

          Derive ClauseType from the syntactic features on Force⁰ and T⁰/Fin⁰.

          The Q-feature on Force determines illocutionary force; mood is determined by the morphological properties of the verb (indicative vs subjunctive), independent of Force.

          Equations
          Instances For