Documentation

Linglib.Phenomena.Questions.Studies.BhattDayal2020

Bhatt & Dayal (2020): PQP analysis of Hindi-Urdu kya: @cite{bhatt-dayal-2020} #

Polar Question Particle analysis: Hindi-Urdu kya: sits at PerspP, not CP. Combined with @cite{dayal-2025}'s three-layer cartography [SAP [PerspP [CP ...]]] and @cite{sauerland-yatsushiro-2017}'s analysis of Japanese kke as a meta question particle (MQP).

This study file is the canonical home for the layer assignments of the four typologically representative particles that motivate the three-way cp / perspP / sap split:

LayerLanguageParticleDistribution
CPJapanesekamatrix + subord + QS
PerspPHindi-Urdukya:matrix + QS, no sub
SAPJapanesekkematrix + quotation
SAPEnglishquick(ly)matrix only

The layer assignments are theoretical overlays on the fragment particles — the fragments themselves carry only theory-neutral distributional fields.

A row in the cross-linguistic Q-particle typology: a Fragment particle plus its theoretical layer assignment and a language label.

  • language : String
  • form : String
  • inMatrix : Bool

    Appears in matrix questions?

  • inSubordinated : Bool

    Appears in subordinated interrogatives?

  • inQuasiSub : Bool

    Appears in quasi-subordinated interrogatives?

  • inQuotation : Bool

    Appears in quotations?

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

      Japanese ka — clause-typing particle (CP).

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

        Hindi-Urdu kya: — polar question particle (PerspP).

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

          Japanese kke — meta question particle (SAP).

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

            English quick/quickly — MQP-like adverb (SAP).

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

                PerspP-layer particles do NOT appear in subordinated position.

                SAP-layer particles do NOT appear in quasi-subordinated position.

                @cite{bhatt-dayal-2020} eq. 23: ⟦kya:⟧ = λp[∃q ∈ Q[∀q′[q′ ∈ Q → q′ = q]].Q i.e. kya: is interpreted only when its sister question Q has a singleton alternative set, in which case the particle is the identity on Q. The presupposition is exactly Core.Question.IsSingleton; the well-typed analogue of "felicitous sister content" is the subtype SingletonQuestion W (a question paired with a proof that its alternative set is a singleton). The "highlighted" terminology of @cite{roelofsen-farkas-2015} corresponds to declarative p in this setting (one-cell denotation, in contrast to the two-cell polar p).

                @cite{bhatt-dayal-2020} fn. 11 cites the parallel Mandarin nandao analysis as the model for kya:; the shared IsSingleton predicate captures that convergence by construction. See Phenomena.Questions.Studies.Zheng2025 for the nandao binding.

                Empirical prediction (felicitous case): kya: composes felicitously with a one-cell "highlighted" polar — i.e. with the declarative content declarative p, the singleton-alternative analogue of the standard two-cell polar. The canonical good input.

                Empirical prediction (defined case): kya: on a felicitous sister returns the question unchanged — packaged as a SingletonQuestion whose underlying issue is the input declarative. Mathlib pattern: subtype + .val rather than Option.

                theorem Phenomena.Questions.Studies.BhattDayal2020.kya_infelicitous_two_cell_polar {W : Type u} {p : Set W} (hne : p ) (hnu : p Set.univ) :

                Empirical prediction (infelicitous case): kya: cannot license a two-cell Hamblin polar with a non-trivial proposition — the presupposition fails because such a polar has two alternatives.

                Bridge to fragment: the kya: entry's polarQuestion field is the surface signal of the singleton-presupposition analysis — the fragment data field flags the particle whose interpretation is given by the IsSingleton presupposition + identity on SingletonQuestion.