clarity-001 should GuidesAPI docs Avoid jargon; when jargon is necessary for the audience or SEO, define it on first use or link to a trusted definition.
Clear writing is mostly subtraction: fewer clauses, shorter words, no filler. These rules keep sentences parseable for readers and for translators. Term-level consistency is covered in word choice, and register is covered in voice and tone.
clarity-001 should GuidesAPI docs Avoid jargon; when jargon is necessary for the audience or SEO, define it on first use or link to a trusted definition.
Examples
Rationale
Undefined jargon stops a reader who does not share the author’s background; defining or linking it keeps the content open to its whole audience.
clarity-002 should GuidesAPI docs Use simple, plain-language words; prefer shorter, more familiar alternatives over complex or obscure ones.
Examples
Rationale
A shorter, familiar word is faster to read and easier to translate than an obscure one that carries no extra meaning.
clarity-003 should GuidesAPI docs Write concisely; prune unnecessary words, adverbs, and filler phrases.
Examples
Rationale
Filler words make a reader work harder to find the point, so pruning them speeds comprehension.
clarity-004 should GuidesAPI docsMarketingBlog Avoid non-English words and phrases (de facto, ad hoc) and Latin abbreviations such as ‘e.g.’ and ‘i.e.’; use plain English equivalents instead.
Examples
/v1/batch) accept up to 100 operations./v1/batch) accept up to 100 operations.Rationale
Latin abbreviations and non-English phrases trip up non-native readers and translators, while the plain English equivalent is unambiguous.
clarity-005 should GuidesAPI docsMarketingBlog Write short, simple sentences. Avoid complex sentence structures with multiple clauses.
Examples
Rationale
A long, multi-clause sentence is harder to parse and to translate; short sentences keep each idea separate.
clarity-006 should GuidesAPI docsMarketingBlog Use standard subject-verb-object word order.
Examples
Rationale
Standard subject-verb-object order is what readers and machine translators expect, so it is the easiest to parse.
clarity-007 should GuidesAPI docsMarketingBlog Avoid modifier stacks; do not use more than two nouns as modifiers of another noun.
Examples
Rationale
A pile of nouns modifying a noun is ambiguous about what modifies what, so limiting the stack keeps the meaning clear.
clarity-008 should GuidesAPI docsMarketingBlog Include helper words such as ‘that’, ‘who’, and ‘the’ to clarify sentence structure.
Examples
Rationale
Optional words like “that” and “the” mark sentence structure that readers and translators otherwise have to infer.
clarity-009 should GuidesAPI docsMarketingBlog Avoid phrasal verbs when a simpler single verb is available.
Examples
Rationale
A phrasal verb such as “set up” has meanings that do not follow from its parts, so a single verb like “configure” is clearer for non-native readers and translation.