Verb forms in some languages vary with honorific level
Aliases: honorific verb morphology · politeness level · speech level · honorific agreement
What it is
Honorific-sensitive message morphology describes languages that encode politeness or respect in verb endings, auxiliaries, stems, agreement, or whole-clause construction according to the speaker, addressee, actor, and their relationship. Honorific language is more than adding a title to a name or inserting one polite word into an otherwise finished translation. To generate a complete natural message, a product has to expose participant roles, action direction, and situational formality so translators and renderers can treat the clause as a grammatical unit.
Why it happens
A source string may express an action without changing for social relations, while the target language needs a different predicate for “product addresses user,” “user acts toward institution,” or “a third party acts toward user.” Concatenating verbs, names, and titles hides subject and object from the translator and can produce runtime combinations with mismatched morphology or inappropriate elevation of one participant. A maintainable architecture translates complete messages and declares speaker, addressee, actor, recipient, action, tense or aspect, polarity, formality, and risk context. The localization layer can then choose a complete-sentence variant or supported message grammar instead of assembling honorific suffixes in business code.
Studying it
Have a target-language linguist or senior translator build a relationship matrix covering real product–user, user–institution, user–third-party, and institution–third-party messages. Review examples across roles, formality levels, and action directions. Expand every variable value, missing value, plural, negation, time reference, and long name in the test corpus, checking predicate morphology, participant roles, forms of address, and whole-sentence naturalness. In comprehension testing, native speakers identify who did what to whom and how the relationship is framed; record misreadings and inappropriate offense. Describe samples by language variety, situation, age, and institutional experience rather than inferring individual expectations from nationality.
Where it stops holding
Not every language encodes respect in verb morphology. Pronouns, titles, vocabulary, syntax, and indirectness may carry it instead, with regional, organizational, and generational variation inside one language. Formality is not identical to respect, and an honorific form does not guarantee an appropriate sentence. Emergency, safety, and legal messages must keep action and consequence explicit rather than becoming vague for politeness. Product voice rules must not rewrite user-generated text, mandated wording, or verbatim quotations. When relationship data is absent, use a native-reviewed neutral form instead of guessing status from a name, apparent age, or nationality.
Applying it
- Give each dynamic-message family a role-aware schema that distinguishes speaker, addressee, actor, beneficiary or affected party, formality, and risk. Explain variables and supply complete interface context to translators.
- Carry morphology in complete sentences or supported branches such as ICU MessageFormat. Never concatenate verb stems, honorific endings, titles, and names; every branch must be independently translatable and previewable.
- Define a reviewed neutral fallback for missing relationship data and make fallback use observable in builds or telemetry. Do not select an honorific level from nationality, avatar, inferred age, or name form.
- Generate a QA matrix across role, formality, tense or polarity, and variable boundaries. Native-language reviewers check predicates, participant roles, and address agreement; high-risk cases additionally verify that morphology has not removed action, consequence, or recovery.
Related
- Same group: S3.05.2 Personal-pronoun conventions differ · S3.05.3 Tone choices must remain consistent across the product
- Adjacent: S2.05.4 Titles and honorifics vary by locale · S1.04.2 Noun gender affects articles and adjectives
- Search terms:
speech levels·honorific morphology·pragmatic agreement