技术英语精读 · 句式篇

📖 Kimi K3, and what we can still learn from the pelican benchmark — Simon Willison’s Weblog (2026-07-16)


✍️ 句式拆解

“The biggest limitation of the pelican is that it doesn’t touch at all on the thing that matters most for today’s model: agentic tool calling and the ability to operate tools reliably as conversations grow in length.”

🔍 结构:

  • 主语The biggest limitation of the pelican —— 名词短语作主语,the biggest 最高级 + of 介词短语限定范围,一句把讨论对象钉死
  • 系动词 + 表语从句is that it doesn't touch at all on the thing
    • 表语从句用 that 引导,touch on(触及)+ not … at all(根本不)双重否定强化”完全没碰到”
  • 定语从句that matters most for today's model —— 修饰 the thingmatters most 把”当前模型最重要的事”讲清
  • 冒号后的同位语并列agentic tool calling and the ability to operate tools reliably
    • 两个并列名词短语,and 前后都是名词性结构,保持平行
    • 后者内部又嵌套不定式短语 to operate tools reliablythe ability 的定语
  • 时间状语从句as conversations grow in length —— as(随着)+ grow in length,点明”工具调用可靠性”的难点在于对话变长

💡 亮点:

  • 一句话完成”定性 → 对比 → 列举 → 限定条件”四层信息,用冒号把抽象的 the thing that matters most 具体化,先虚后实,读起来有递进感
  • the ability to operate tools reliablyreliably 一词是点睛之笔——难点从来不是”能不能调用工具”,而是”能否可靠地调用”
  • as conversations grow in length 收尾,把技术难点归因于”规模增长”,呼应了作者一贯的”长对话是智能体最大挑战”观点
  • not … at all 的彻底否定,与后文 So don't go using pelicans to compare models! 的劝诫语气形成呼应

🧩 段落精读

“It started out as a joke on how absurdly difficult it is to compare these models, but then for the first year it turned out to have a surprising correlation to how good the models actually were. That connection has been mostly severed now. The GPT-5.6 and Claude Fable 5 pelicans are outclassed by GLM-5.2, and much as I love GLM I don’t think that’s a Fable-class model.”

🔗 逻辑:

  • 论点(起点):这个测试最初只是个玩笑 —— started out as a joke,并借 how absurdly difficult it is 抛出”模型对比难”的底色
  • 转折(意外发展)but then … it turned out to have a surprising correlation —— but then 制造反转,surprising 点明”连作者自己都没想到”
  • 结论(现状)That connection has been mostly severed now —— 用 mostly severed(基本被切断)给出当前判断,mostly 留有余地,措辞精确
  • 证据(举例佐证):GLM-5.2 的鹈鹕超过了 GPT-5.6 和 Claude Fable 5,但作者并不认为 GLM 是 Fable 级别 —— 用具体案例反证”相关性已失效”,much as I love GLM(尽管我挺喜欢 GLM)先让步再否定,语气克制又诚实

📌 连接词but then(转折反转)/ for the first year(时间限定)/ mostlynow(程度与时间修饰)/ much as(让步)/ and(并列衔接)

🎯 模仿练习:用”转折反转 + 意外结论 + 让步否定”的结构,写一句关于技术选型的表达

“It started out as a quick migration to cut costs, but then over the first quarter it turned out to have a surprising downside to how reliably the service behaved under load. That advantage has been mostly eroded now, and much as I like the new stack I don’t think it’s a drop-in replacement.”


Source: https://simonwillison.net/2026/Jul/16/kimi-k3/