Skip to content
C.W.K.
Stream
Lesson 05 of 05 · published

The Second Language Is Written, Not Translated

~12 min · localization, authoring, parity, language

Level 0Cold Workshop
0 XP0/35 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete

An Artifact, Not a Source Text

Work here ships in two languages, and the rule governing that is narrower than it first appears: one language is the authoritative artifact — not the source text for a translation. The second version is authored from the same understanding, in its own rhythm, by someone doing the writing rather than the converting.

The diagnostic is mechanical and unforgiving: if the two versions correspond phrase for phrase, the second one was translated and has to be redone. Not adjusted — redone, from the picture rather than from the words.

Why Faithfulness Is the Wrong Target

A translation optimizes for correspondence to the source. That is the right goal when the source is authoritative in itself — a legal text, a specification, a quotation. It is the wrong goal when what you actually want is for a second audience to receive the same thing the first one did.

Those two goals diverge because languages carry meaning with different equipment. Sentence length that reads as considered in one language reads as laboured in another. An idiom that lands in one becomes a flat literal statement in translation. Rhythm, emphasis, and the order in which understanding assembles are all language-specific, and a faithful rendering preserves the words while losing every one of them.

The result is prose that is grammatically correct and unmistakably foreign — every sentence defensible, the whole thing subtly wrong. Readers rarely report this as a translation problem. They report it as writing that felt distant, and then they stop reading.

What Stays Fixed

Re-authoring is not licence to write a different piece. The content is the same: same claims, same structure, same examples, same conclusions. What varies is everything about how it is said — sentence boundaries, which idea leads a paragraph, whether a thing is stated directly or approached, which metaphor carries the abstraction.

In practice this means two passes of the full authoring method, one per language, rather than one pass plus a conversion. It costs roughly twice as much, which is the honest price and the reason the rule has to be written down: the cheaper path is always available and always produces something that looks finished.

The lesson you are reading exists in two languages. They were authored separately, from the same understanding, and neither is a rendering of the other — so the paragraphs do not line up one to one, and the examples that felt natural differed between them. If you can read both, comparing them is a more useful demonstration of this rule than any explanation of it.

Code

The diagnostic, applied·text
TRANSLATED — phrase-for-phrase correspondence
  A: "The boundary matters more than the feature."
  B: [the same clause order, the same emphasis position,
      the same sentence count, one-to-one]
  -> readable, correct, and unmistakably converted.

RE-AUTHORED — same idea, own construction
  A: "The boundary matters more than the feature."
  B: [may lead with the consequence instead of the claim;
      may need two sentences where A used one;
      may use an image A had no reason to reach for]
  -> a reader of B never wonders what it was before.

# The check is structural, not semantic: line up the two
# versions and count where sentence boundaries fall.
# Identical boundaries across a whole piece is the tell.

External links

Exercise

If you work in more than one language, take a paragraph you produced in both and lay them side by side. Count sentences in each and mark where the boundaries fall. If they match one to one across the whole paragraph, the second was translated — rewrite it from the idea alone, with the first version closed, and compare the two attempts.
Hint
Closing the original is the part that actually works, and it is the part people skip. As long as the first version is visible, the second one conditions on its shape no matter how much you intend otherwise — which is why the instruction is to write from the picture, not to translate more freely.

Progress

Progress is local-only — sign in to sync across devices.
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.