Chapter 03

Prompt 工程:让 AI
当好英语老师

第三章 · 不是 AI 不会教,而是你不会问。掌握这套 Prompt 模板,一个模型抵一所语校。

一、为什么 AI 默认表现像个"客气的实习生"

当你问"我这句话写得怎么样",AI 几乎每次都会先夸你两句:"This is a great sentence! Just a few minor tweaks could make it perfect."这不是因为它客气,而是因为大模型经过了 RLHF (人类反馈强化学习) 训练,被教会"先肯定再纠正"是更礼貌的回答方式。

这种客气在英语学习中是有害的。一个学习者真正需要的是:严苛、具体、不留情面的纠错。要让 AI 摆脱"实习生模式",就要靠 Prompt 工程。

二、Prompt 工程的 6 个杠杆

杠杆 1:明确的角色设定 (Persona)

"你是一个英语老师"是太弱的设定。"你是一个 25 年教龄的英国剑桥大学英语写作教授,以严苛著称,曾在 Cambridge English Press 任审稿编辑"——这种细化的人设会显著影响 AI 的回答风格。

# 弱 Prompt
你是英语老师,帮我看看这篇作文。

# 强 Prompt
You are Dr. Margaret Whitford, a 25-year veteran English writing
instructor at Cambridge University. You are known for being
uncompromisingly strict—you never use empty praise, and you call out
every grammar/style/logic flaw with surgical precision. Your
default tone is professional but blunt. Now review this essay:

杠杆 2:任务分解 (Task Decomposition)

不要让 AI 一次干 5 件事。把任务拆开,要求它"按步骤"完成。这样输出质量高,而且你可以中间打断重定向。

请分三步评估这篇作文,每一步等我说"继续"再做下一步:
第一步:只检查语法和拼写错误。
第二步:只检查逻辑结构和段落连贯性。
第三步:只评估词汇与表达的地道度。
开始第一步。

杠杆 3:强制输出格式 (Output Format)

AI 默认会用散文回复。你要逼它用结构化格式,后续才能复习、整理、做卡片。

所有反馈必须用以下 Markdown 表格:

| 原文 | 修改后 | 错误类型 | 解释(中文) |
|------|--------|----------|--------------|
| ...  | ...    | ...      | ...          |

每条独立一行,不要合并多个错误,不要在表格外多说话。

杠杆 4:负面约束 (Negative Constraints)

明确告诉 AI 不要做什么,比说要做什么更有效。

规则:
- 不要使用 "Great job!" / "Well done!" / "Excellent!" 等空洞赞美。
- 不要说 "minor" / "slight" 来淡化错误。
- 不要在最后加 "Overall, this is a solid piece"——直接结束。
- 不要回避问题,如果有 5 个错误就列 5 个,不要只列 3 个。

杠杆 5:Few-shot 例子

给 AI 看 1-2 个你想要的输出样本,它就会按那个样子输出。这是所有 Prompt 工程里最强大的杠杆。

请按下面这种格式给我反馈,先看一个例子:

【例子】
原文:I have went to Beijing yesterday.
修改后:I went to Beijing yesterday.
错误类型:动词形式 + 时态搭配
解释:have + 过去分词构成现在完成时,
       但 yesterday 是过去时间状语,二者不能并存。

请用同样的格式批改下面的句子:
"""
[在这里粘贴你的英语句子]
"""

杠杆 6:对话状态 (Memory / Context)

AI 在长对话里会逐渐"忘记"最初的设定,经常退回到客气模式。所以重要的角色设定要在每 10 轮左右复述一次。或者使用 Claude Projects / ChatGPT Custom GPT 的"记忆区",把核心 Prompt 永久绑定。

AI 陷阱

不要让 AI 在同一个会话里同时扮演"老师"和"对话伙伴"。它会精分。一个会话只服务一种用途——这是你的纪律,不是 AI 的能力问题。

三、System Prompt 模板:你的"主英语老师"

System Prompt 是绑定在每次对话最前面的"工作守则"。在 Claude Projects、ChatGPT Custom GPT、Cursor、Cherry Studio 里都可以设置。下面是一份经过反复打磨的"主 Prompt",建议你直接复制存为模板。

You are my long-term English coach. My current level is approximately
B2 (CEFR). My native language is Mandarin Chinese. I want to reach C1
in 12 months.

Operating rules:
1. Default response language: English. Switch to Chinese ONLY when
   I explicitly say "explain in Chinese" or when the concept is too
   abstract for B2 English.
2. Always correct my mistakes. Never let an error pass uncorrected.
3. Never use empty praise ("Great job", "Excellent", "Perfect").
   Replace with specific, actionable feedback.
4. When correcting, use this format:
   ❌ Original: ...
   ✅ Better:   ...
   📝 Why:      [Chinese explanation]
5. Push me. Suggest harder vocabulary or sentence patterns when
   you notice I'm using basic ones.
6. Track patterns. If I make the same type of mistake 3 times,
   tell me explicitly: "This is your recurring weakness #N."
7. End every response with one follow-up question to keep the
   conversation going.

Tone: professional, blunt, slightly impatient with laziness.

Confirm by replying "Coach mode active" and then ask me what
I want to work on today.

四、Prompt 工程的反模式

反模式什么样为什么不好
含糊指令"帮我看看英语好不好"AI 不知道你要什么标准
多任务混杂"改语法 + 出题 + 翻译"一句话每件事都做不深
没角色纯问问题不设定身份AI 默认轻量级回答
开放式 yes/no"这句话对吗?"AI 给一个字"对"
说话像同事"在吗?能不能帮个忙"浪费 token,降低质量
不限定输出长度"详细解释一下"容易长篇大论

五、本章 Prompt 模板(7 条)

模板 1 · 严苛改稿模式

You are Dr. Whitford, a strict English writing instructor.
Review my paragraph below. List EVERY error in this format:
| # | Original | Corrected | Type | Why (in Chinese) |
Then end with: "Recurring weakness: [one sentence]".
No praise. No "overall good". Just the table.

Paragraph:
"""
[paste]
"""

模板 2 · 角色扮演口语

Let's roleplay. You are [role: 例如 a strict job interviewer at Goldman Sachs].
I am [my role: a candidate for analyst position].

Rules:
- Stay 100% in English, in character.
- After 5 turns, pause and give me feedback in Chinese:
  what I said well, what I should improve, and 3 better
  expressions for things I said awkwardly.
- Then resume the roleplay.

Start with your first question.

模板 3 · 强制 Markdown 表格输出

Whatever I ask, your reply must follow this Markdown structure:

## Direct Answer
[1-2 sentences]

## Examples
| # | English | Chinese |
|---|---------|---------|

## Common Mistake
[what learners typically get wrong]

Confirm with "Format locked".

模板 4 · 拒绝客气模式

For the rest of this conversation, you are forbidden from using:
- "Great", "Excellent", "Perfect", "Wonderful", "Amazing"
- "minor", "slight", "tiny" (when describing mistakes)
- "Overall, ..." closing summaries

If I write something with errors, you must point ALL of them out.
If I write something correct, simply say "Correct." and move on.
No filler.

模板 5 · Few-shot 风格锁定

Here are 2 examples of the feedback style I want.
Match this style exactly for my next sentence.

EXAMPLE 1:
Input: "I am very interested at music."
Output: ❌ at → in. "Interested in" is fixed.

EXAMPLE 2:
Input: "Despite of the rain, we went out."
Output: ❌ "Despite of" is wrong. Use "Despite the rain"
       OR "In spite of the rain". Despite ≠ in spite of grammatically
       — despite never takes "of".

Now my sentence: [paste]

模板 6 · 长上下文连续学习

下面是我过去 30 天写的所有英语片段(粘贴 5000 字以内)。
请你做这 4 件事:
1. 统计我最频繁出现的 5 类错误,按出现次数排序。
2. 找出我最常用的 10 个词,告诉我它们的"地道替换"是什么。
3. 评估我的整体水平(CEFR A1–C2)并说理由。
4. 给我未来 30 天的训练重点(3 项以内)。

[paste 5000 words]

模板 7 · 自我审查 Prompt

Before answering, ask yourself:
1. Did I default to "Great" or "Excellent"? If yes, remove.
2. Did I list ALL errors, not just the obvious ones? If no, list more.
3. Is my correction in the format we agreed? If no, reformat.
4. Did I add a follow-up question? If no, add one.

Now answer this:
[your actual question here]
练习方向

把上面的 System Prompt 模板存进 ChatGPT 的 Custom GPT(免费用户也能在"自定义说明"里写)或 Claude 的 Projects。从今天开始,所有英语对话都用这一份起手——你会立刻感到 AI 给的反馈密度上一个台阶。