Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- AlokBhalla2026.instReprAMType = { reprPrec := AlokBhalla2026.instReprAMType.repr }
Equations
- AlokBhalla2026.instDecidableEqAMType x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Distribution across clause types ([PPZ19] §3.1).
- rootOnly : Embeddability
- limitedEmbed : Embeddability
- freelyEmbed : Embeddability
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- AlokBhalla2026.instDecidableEqEmbeddability x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- AlokBhalla2026.instReprHonDomain = { reprPrec := AlokBhalla2026.instReprHonDomain.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- AlokBhalla2026.instDecidableEqHonDomain x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
A single allocutive datum: one language's profile.
- language : String
- amType : AMType
- embeddability : Embeddability
- hasTV : Bool
Whether the language has a T/V pronoun distinction
- has3PHon : Bool
Whether 3rd person honorifics exist
- domain : HonDomain
Where honorification is realized
Instances For
Equations
- AlokBhalla2026.instReprAllocDatum = { reprPrec := AlokBhalla2026.instReprAllocDatum.repr }
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
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
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
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
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
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
At least one language restricts allocutive marking to root clauses.
At least one language freely embeds allocutive marking.
All allocutive languages in the survey mark the verbal domain (verbal or both).
All surveyed allocutive languages have a T/V pronoun distinction.
An allocutive Agree configuration: a probe (Fin or SA head) enters Agree with a null addressee DP bearing valued [iHON] and [person:2].
- probe : Minimalist.SyntacticObject
The probe (Fin or SA head)
- probeFeatures : Minimalist.FeatureBundle
Feature bundle on the probe (contains unvalued [uHON])
- addressee : Minimalist.SyntacticObject
The null addressee DP
- addresseeFeatures : Minimalist.FeatureBundle
Feature bundle on the addressee (valued [iHON], [person:2])
- probeCat : Minimalist.Cat
Category of the probe: Fin or SA
Instances For
Probe features for allocutive agreement: unvalued [uHON].
Equations
Instances For
Addressee DP features: valued [iHON] and [person:2]. The addressee is always 2nd person.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Predict embeddability from the category of the allocutive probe. SA → root-only (SAP does not embed), Fin → freely embeddable.
Equations
Instances For
Probe-locus assignment for each language in the survey.
Equations
- AlokBhalla2026.probeLocus "Souletian Basque" = Minimalist.Cat.SA
- AlokBhalla2026.probeLocus "Korean" = Minimalist.Cat.SA
- AlokBhalla2026.probeLocus "Japanese" = Minimalist.Cat.SA
- AlokBhalla2026.probeLocus "Magahi" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus "Galician" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus "Hindi" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus "Maithili" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus "Tamil" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus "Punjabi" = Minimalist.Cat.Fin
- AlokBhalla2026.probeLocus x✝ = Minimalist.Cat.C
Instances For
Check that the predicted embeddability matches the observed data (modulo limited-embed, which Fin subsumes).
Equations
- One or more equations did not get rendered due to their size.
Instances For
All languages in the survey are correctly predicted by probe locus.
The [iHON] relation: encodes social hierarchy between speaker and referent. ⟦iHON⟧ = λx. S_i ≺ x, where ≺ is social ordering.
- speaker : E
The speaker
- referent : E
The referent (target of honorification)
- level : Minimalist.HonLevel
The honorific level determined by the relation
Instances For
HonP: a functional projection in the nominal spine that hosts [iHON]. Wraps a DP's SO with an honorific feature.
The underlying DP
- honFeature : Minimalist.GramFeature
The honorific feature on HonP
- isHon : ∃ (l : Minimalist.HonLevel), self.honFeature = Minimalist.GramFeature.valued (Minimalist.FeatureVal.hon l)
The feature must be a valued [iHON]
Instances For
Extract the honorific level from a HonP.
Equations
- hp.level = match hp.honFeature with | Minimalist.GramFeature.valued (Minimalist.FeatureVal.hon l) => l | x => Minimalist.HonLevel.nh
Instances For
AA validity reduces to validAgree: allocutive agreement is not special
machinery — it IS phi-agreement between a functional head and a null
addressee DP.
SA-based allocutive agreement is root-only. Follows directly from SAP being the highest phase.
Fin-based allocutive agreement is freely embeddable. FinP is below CP and embeds normally.
Basque prediction: probe = SA → root-only.
Magahi prediction: probe = Fin → freely embeddable.
Korean prediction: probe = SA (particle-based) → root-only.
[iHON] features match under Agree: probe [uHON] can be valued by goal [iHON], paralleling standard phi-agreement.
Honorific valuation via Agree: applying Agree to an allocutive probe with [uHON] against an addressee with [iHON] values the probe.
Bridge to Studies/BhattDayal2020: SAP unembeddability
parallels sap_particles_not_in_quasi_sub. Both follow from SAP being
the speech-act layer that does not embed.
Connection: SA-based allocutive markers (particles) pattern with SAP-layer question particles — neither appears in quasi-subordination. This is a structural parallel, not an identity theorem.
Bridge to [YTGF20] politeness: social utility (φ weighting informational vs social goals) is the pragmatic analogue of syntactic [iHON]. Both encode social relations between discourse participants.
[iHON] is syntactic: speaker ≺ referent in the grammar. Social utility is pragmatic: speaker optimizes face preservation. The parallel: honorific level increases ↔ social weight φ increases.
Convert register level to theory HonLevel. informal → non-honorific, neutral → honorific, formal → high-honorific.
Equations
Instances For
Basque fragment has 2nd-person pronouns.
Magahi fragment has three honorific levels.
Korean fragment has 2nd-person pronouns.
Japanese fragment has 2nd-person pronouns.
Tamil fragment has 2nd-person pronouns.
Galician fragment has 2nd-person pronouns.
Hindi fragment has three honorific levels.
Maithili fragment has three honorific levels.
Punjabi fragment has 2nd-person pronouns.
Register bridge: informal maps to non-honorific.
Register bridge: neutral maps to honorific.
Register bridge: formal maps to high-honorific.