S1.06.1Cross-language word-order variationdesign

Word order differs across languages

Aliases: word-order variation · constituent order · linguistic typology

What it is

Cross-language word-order variation means that languages naturally arrange subjects, verbs, objects, modifiers, quantities, units, and relation markers differently while expressing the same proposition. Two languages may both permit one sequence yet assign it different focus, politeness, or naturalness. Source-fragment order is therefore not a universal target-sentence skeleton.

Why it happens

Languages distribute syntactic work between constituent order and morphology. One may rely on position to distinguish agent and patient; another may use case marking and allow freer ordering. Adjectives, genitives, relative clauses, quantities, and units may precede or follow their heads. UI messages also place dynamic values in focus, while a target language may move that value, repeat a relation marker, or recast the clause. Preserving fragment order encodes source-language syntax in runtime logic.

Where it stops holding

Variation does not mean any ordering is interchangeable or that localization can reverse a sequence mechanically. Within one language, construction, information structure, register, and regional variety can change order. Terms, code, model identifiers, and brand names may preserve their own internal sequence. The requirement is target-writer control over a complete expression, not a stereotype such as “this language is always SOV.”

Applying it

  • Specify a complete proposition and variable semantics without turning source display order into a data contract.
  • Use message tooling that lets translators reorder parameters and recast the whole sentence, referencing variables by semantic names.
  • Use supported formatters for structured names, dates, numbers, and units; keep adpositions and relational wording inside the complete message so linguists control placement and form.
  • Render the same message in structurally different target languages; ask native readers to restate who did what to whom and perform the task, checking ambiguity and focus rather than grammaticality alone.

Related

  • Same group: S1.06.2 Concatenated fragments cannot be translated correctly · S1.06.3 Use complete sentence templates with placeholders · S1.06.4 Placeholder order must be rearrangeable
  • Adjacent: S1.04 Plural, gender, and grammatical variation · S1.05 Translation context and string reuse
  • Search terms: word order typology · constituent order · information structure

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/S1.06.1