English Wiki — Index
英语域首页。目标:IELTS 9(Expert User) —— Listening / Reading / Writing / Speaking 四技能均能在学术与抽象语境下流畅准确表达。
本质: IELTS 9 不是"考过",是英语成为思维工具而非翻译对象。卡点不在词汇量,在三处:(1) academic register(学术语域)下的 nuanced 表达;(2) 听说跟得上 native 节奏;(3) 写作能在 40 分钟内组出有论点、有论据、有衔接的 essay。本域围绕这三件事建。
主题清单
IELTS 四技能
- topic-ielts-writing-task1 — Task 1:图表描述(趋势 / 对比 / 流程 / 地图)
- topic-ielts-writing-task2 — Task 2:议论文(agree-disagree / problem-solution / two views)
- topic-ielts-speaking — 三部分口语:interview / 2-min monologue / abstract discussion
- topic-ielts-listening — academic lecture + conversation 听力策略
- topic-ielts-reading — skim / scan / T-F-NG / matching headings 题型攻略
基础(覆盖所有技能)
- topic-academic-vocabulary — AWL(Academic Word List)+ 高频抽象动名词
- topic-collocations-advanced — native 才会用的 verb+noun / adj+noun 组合
- topic-conditionals-subjunctive — 虚拟语气 / 条件句 / mixed conditionals
- topic-pronunciation-cn-pitfalls — 华人 accent 系统性弱点 + RP/GA 选型
工程师 daily use(与 work 域配合)
- topic-engineering-writing — paper / report / memo
- topic-business-email — 邮件模板 + 拒绝 / 催办 / 致谢
- topic-meeting-presentation — 会议 / 演讲常用 chunk
- topic-datasheet-reading — datasheet / app-note 词汇与句型
- topic-collocations-tech — 技术领域常见搭配
- topic-tech-interview — 技术面试 5 阶段 + STAR + system design + 谈薪 + 5 种 Chinglish
- topic-peer-review-response — 答审稿人 R&R letter + STAR-CR 4 步 + cover framing + 5 种应对场景 chunks
- topic-daily-writing-toolbox — 时态/句型/短语/语法陷阱实战书 + 5 类邮件 chunks + 10 个中国人常错点
- topic-pr-review-english — GitHub PR description / 4 档 review comment / 回评模式 / 跨时区协作 chunks
- topic-conference-talk-english — 大会演讲 / opening hook / slide 翻读 / Q&A 6 种应对 / networking
- topic-grammar-cohesion-complex-sentences — 段落连接 4 机制 + 50 个 discourse marker + 6 种复杂句型 + 长难句拆解 5 步 + 60 高频词组
Ingest 流水线
英文 ingest 通过 telegram bot:
/en <英文文章 URL 或段落>
↓
LLM 提取 vocab + phrase + Chinese gloss + 例句
↓
english/wiki/pending/topic-*.md
↓
人工 review → 移到 english/wiki/pages/
详见 scripts/telegram_ingest.py(多域分流,C 通道)。
学习节奏建议
- 每天:30 min 阅读(Economist / NYT / academic paper)+ 10 min 听力(podcast / lecture)
- 每周:1 篇 Task 2 essay(计时 40 min)+ 1 段 Speaking Part 2 录音 self-review
- 每月:扫一遍 AWL 进度,补 collocations,打磨 pronunciation 难点
状态
- 14 个 topic 骨架已建(待充实)
- ingest 流水线规划中(C 通道)