writing-clearly-and-concisely
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWriting Clearly and Concisely
清晰简洁地写作
Overview
概述
William Strunk Jr.'s The Elements of Style (1918) teaches you to write clearly and cut ruthlessly.
WARNING: consumes ~12,000 tokens. Read it only when writing or editing prose.
elements-of-style.md小威廉·斯特伦克的《风格的要素》(1918年)教会你清晰写作并果断删改冗余内容。
注意: 会占用约12000个token。仅在写作或编辑散文时阅读它。
elements-of-style.mdWhen to Use This Skill
何时使用此技能
Use this skill whenever you write prose for humans:
- Documentation, README files, technical explanations
- Commit messages, pull request descriptions
- Error messages, UI copy, help text, comments
- Reports, summaries, or any explanation
- Editing to improve clarity
If you're writing sentences for a human to read, use this skill.
每当你为人类撰写散文内容时,都可以使用此技能:
- 文档、README文件、技术说明
- 提交信息、拉取请求描述
- 错误提示、UI文案、帮助文本、注释
- 报告、摘要或任何说明性内容
- 编辑以提升内容清晰度
如果你正在撰写供人类阅读的句子,请使用此技能。
Limited Context Strategy
有限上下文策略
When context is tight:
- Write your draft using judgment
- Dispatch a subagent with your draft and
elements-of-style.md - Have the subagent copyedit and return the revision
当上下文受限的时候:
- 凭借判断撰写初稿
- 派遣一个subagent,附上你的初稿和
elements-of-style.md - 让subagent进行编辑并返回修订版本
All Rules
所有规则
Elementary Rules of Usage (Grammar/Punctuation)
基础用法规则(语法/标点)
- Form possessive singular by adding 's
- Use comma after each term in series except last
- Enclose parenthetic expressions between commas
- Comma before conjunction introducing co-ordinate clause
- Don't join independent clauses by comma
- Don't break sentences in two
- Participial phrase at beginning refers to grammatical subject
- 单数名词所有格加's
- 系列列举中,除最后一项外,每项后加逗号
- 插入语前后用逗号隔开
- 引出并列分句的连词前加逗号
- 不要用逗号连接两个独立分句
- 不要将完整句子拆分成两句
- 句首的分词短语指代语法主语
Elementary Principles of Composition
基础写作原则
- One paragraph per topic
- Begin paragraph with topic sentence
- Use active voice
- Put statements in positive form
- Use definite, specific, concrete language
- Omit needless words
- Avoid succession of loose sentences
- Express co-ordinate ideas in similar form
- Keep related words together
- Keep to one tense in summaries
- Place emphatic words at end of sentence
- 一个段落一个主题
- 段落以主题句开头
- 使用主动语态
- 用肯定形式陈述内容
- 使用明确、具体、具象的语言
- 删除冗余词汇
- 避免连续使用松散句
- 并列内容采用相似句式
- 相关词汇放在一起
- 摘要中保持时态一致
- 将强调词汇放在句末
Section V: Words and Expressions Commonly Misused
第五部分:易误用的词汇与表达
Alphabetical reference for usage questions
按字母顺序排列的用法参考
Bottom Line
核心要点
Writing for humans? Read and apply the rules. Low on tokens? Dispatch a subagent to copyedit with the guide.
elements-of-style.md为人类撰写内容?阅读并应用这些规则。token不足?派遣subagent依据该指南进行编辑。
elements-of-style.md