S3.05.2Locale-sensitive pronoun selectiondesignresearch

Which pronoun form a language expects shifts with formality, gender and locale

Aliases: pronoun localization · pronoun dropping · T-V distinction · pronoun variables

What it is

Locale-sensitive pronoun selection recognizes that first, second, and third person differ across languages and contexts in omission, formal and informal forms, number, gender, case, and replacement by titles. A source “you,” “we,” or “they” is not an independently replaceable variable. A target language may omit it, distinguish several forms of address, require agreement on verbs or adjectives, or prefer a name, role label, or gender-neutral construction to avoid an unnecessary identity assumption.

Why it happens

A product message can mention the product, current user, account owner, inviter, recipient, and a third party at once. A schema exposing only {pronoun} or {name} withholds the referential context needed for pronoun choice and grammatical agreement. Concatenation also freezes source-language perspective: a navigation label may say “My” while body text addresses “your,” becoming more ambiguous after translation. A robust model assigns stable participant roles and exposes person, number, whether grammatical features are known, address preference, and permitted alternatives. The target language may rewrite the full sentence or omit pronouns. Uncollected or unconfirmed attributes such as gender remain unknown rather than being guessed from name, avatar, or region.

Studying it

Build a participant-by-message matrix covering product-to-user speech, user self-reference, user-to-other and other-to-user actions, and multiparty collaboration. Expand singular, plural, unknown identity, missing names, and role changes. Native-language reviewers annotate referents, politeness, agreement, natural omission, and unintended identity claims. In comprehension tasks, participants identify who each pronoun denotes, who owns the object, and who will act; record the time required to repair ambiguity. Recruit across target-language varieties, age, organizational relationships, and actual product roles. A self-description or pronoun preference applies to the person who supplied it, not to a nationality group.

Where it stops holding

Grammatical requirements and personal identity are different layers. A category needed for inflection does not necessarily describe a user's gender identity, and a product should not collect sensitive attributes merely to generate one sentence when a neutral construction works. Pronoun omission does not always remove ambiguity; with several participants, repeating a name or role may be necessary. Legal text, account ownership, and authorization flows often require an explicit actor and cannot hide responsibility for naturalness. Preserve user-authored wording, self-description, and explicitly supplied address preferences rather than “correcting” them to a regional default.

Applying it

  • Model stable participant roles such as speaker, addressee, actor, owner, recipient, and third party. Variable documentation states who each role denotes, its number, and which grammatical features are confirmed.
  • Give translators complete sentences and interface context so they can choose a pronoun, name, role label, or omission. Do not concatenate standalone pronoun fragments or require every language to repeat the source pronouns.
  • Treat unknown as a valid state and prefer neutral recasting or an explicit role label. Store personal address preferences only when functionally needed and appropriately consented; never infer pronouns from a name, photo, language, or nationality.
  • Expand every role and variable combination automatically, checking possessives and verb or adjective agreement, then run native-speaker referent-comprehension tasks. Invitations, sharing, transfer, and permission changes must make “who does what to whom” unambiguous.

Related

  • Same group: S3.05.1 Verb forms in some languages vary with honorific level · S3.05.3 Tone choices must remain consistent across the product
  • Adjacent: T1.01.1 Person choice positions the relationship between product and user · T1.01.2 Mixing "you" and "my" confuses who is speaking
  • Search terms: pronoun localization · pro-drop language · T-V distinction

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/S3.05.2