读《金融时报》学英文写作:用同位语让信息密度翻倍——从AI版权战学3个实战技巧

很多学生写英语句子时,有一个改不掉的惯性:每个新信息都用新句子来表达。

Axel Springer has a deal with OpenAI. It owns Politico and Business Insider. It reached the deal earlier this month.

三句话,三个主谓宾,读起来像在逐条念清单。语法没错,但不像”写文章”,更像在”填表”。

而母语写作者的做法是:把背景信息塞进句子中间,一句话承载三层信息。这就是**同位语(Appositive)插入语(Parenthetical)**的威力。

今天我们拿FT一篇关于科技巨头与媒体行业AI版权之争的报道,学习3个立即可用的同位语/插入语技巧。


FT原文

In the only two notable agreements between the tech and media worlds so far, AP allowed its archives to be used to train OpenAI’s models, while Axel Springer, owner of Politico, Die Welt and Business Insider, reached a broader deal with the same company earlier this month.

Yet most major rights owners have held back, hoping to find ways to share in the spoils from the new technology rather than seek to thwart it.

——FT中文网《媒体和科技界围绕人工智能的战争达到新高度》


技巧一:身份同位语——名字后面直接贴”他是谁”

最常用、最好学的同位语技巧:在一个人名/公司名后面,用逗号隔开,直接跟一个名词短语说明他的身份。

FT原文:

Axel Springer, owner of Politico, Die Welt and Business Insider, reached a broader deal.

这个结构只有一条规则:[Name], [Role/Description], [Verb]。名字后面跟两个逗号,中间插入身份说明。

为什么好?

大多数中国学生遇到”要交代身份”的场景,会写两句话:

学生写法(两句话)升级写法(一个句子)
Axel Springer has many media brands. It reached a deal with OpenAI.Axel Springer, owner of Politico, Die Welt and Business Insider, reached a deal.

两句话变成一句话,核心动作(reached a deal)不变,但读者在读到动作之前就知道”这个人是谁”。信息密度翻倍,节奏紧凑。

模板:

[Person/Company], [role/description], [main verb]…

适用范围(无限):

话题学生写法同位语升级
教育Mr Li teaches us English. He has 20 years of experience.Mr Li, an English teacher with 20 years of experience, always encourages us to read more.
科技TikTok is a popular app. It has over 1 billion users.TikTok, a short-video app with over 1 billion users, has changed how people consume content.
环保The IPCC is a UN body. It studies climate change.The IPCC, the UN’s leading authority on climate science, warns that global temperatures are rising faster than expected.

关键提示: 写完后一定检查——插入语两边各有一个逗号。漏掉第二个逗号是中国学生最常见的同位语错误。


技巧二:伴随分词插入——用V-ing描述动作的”态度”

有时候你不需要介绍”他是谁”,而是想描述某件事是”以什么姿态”发生的。这时候用**分词短语(Participial Phrase)**做插入语。

FT原文:

Yet most major rights owners have held back, hoping to find ways to share in the spoils from the new technology rather than seek to thwart it.

看这个结构:主干是”rights owners held back”(版权所有者们克制了),后面的”hoping to find ways…”用分词短语说明他们是在什么心态下克制自己的——他们希望找到分享成果的方式,而不是阻挠新技术。

为什么好?

中国学生遇到”要做一件事+说明动机/伴随状态”时,习惯写两个句子:

学生写法(两个句子)升级写法(一个句子)
Many publishers did not sue OpenAI. They hope to share in the profits instead.Many publishers held back, hoping to share in the profits rather than block the technology.

一个人两个动作,用 , V-ing... 把次要动作”挂”在主要动作后面。主次分明,逻辑清晰。

模板:

[Subject] [main verb], [V-ing phrase explaining manner/attitude].

适用范围:

话题学生写法分词插入升级
学习I chose this university. I wanted to study with the best professors.I chose this university, hoping to learn from the best professors in the field.
社会The company donated $1 million. It wanted to support local education.The company donated $1 million, hoping to support local education and build community trust.
个人She took a gap year. She wanted to travel and discover herself.She took a gap year, seeking to travel the world and discover her true passion.

注意: 分词短语的逻辑主语必须和主句的主语一致。比如上面 FT 的例子,“rights owners”是 “hoping” 的逻辑主语,没错。如果主语不一致(比如”The door opened, hoping to…”),就是语法错误。


技巧三:定义插入——用”which”从句在主语和动词之间塞一整句话

前面两个技巧都是”用一个名词短语或分词短语做插入语”。但有时候,你需要插入的信息本身就是一个完整的句子——这时候可以用非限制性定语从句做插入语。

虽然原文中没有直接出现这个结构,但我们可以从同一个话题引申出一个自然写法:

OpenAI, which launched ChatGPT in late 2022 and sparked a global AI arms race, is now facing lawsuits from authors and publishers over its training data.

主句是”OpenAI is now facing lawsuits”。中间插入的”which launched… arms race”是一整句话,17个词,放在主语和谓语之间,读者不但不觉得混乱,反而在读谓语之前就对OpenAI的”重要性”有了完整的认知。

为什么好?

中国学生最大的恐惧就是”在主语和动词之间放东西”。他们怕句子变成”run-on”、怕语法错误、怕读者看不懂。但事实上,母语写作者经常这样做——信息越多,句子越强。

| 学生写法(三句话) | 升级写法(一个句子) | |:—|:—|:—| | OpenAI launched ChatGPT in 2022. It sparked a global AI race. Now it faces many lawsuits. | OpenAI, which launched ChatGPT in 2022 and sparked a global AI race, now faces lawsuits from authors and publishers. |

模板:

[Subject], which [full clause describing the subject], [main verb]…

适用范围:

话题学生写法插入定语从句升级
人物Zhang Yimou directed the 2008 Olympics opening ceremony. He is one of China’s most famous directors. His new film won an award.Zhang Yimou, who directed the 2008 Olympics opening ceremony and is widely regarded as one of China’s greatest directors, won an award for his latest film.
公司Alibaba started in 1999. It is now a global e-commerce giant. It operates in over 200 countries.Alibaba, which started as a small e-commerce company and has grown into a global giant, now operates in over 200 countries.

关键区分: 身份同位语(技巧一)用名词短语,适用于”简单身份说明”;定语从句插入(技巧三)用完整的 S+V 从句,适用于”需要完整解释背景”。


总结:三句话变一句的三个层次

要插入的信息用什么技巧模板
身份/角色简介(名词短语)身份同位语[Name], [Role], [Verb]
动作的伴随状态/动机分词插入[Subject] [Verb], [V-ing]…
背景解释(完整句子)定语从句插入[Subject], which [clause], [Verb]

三个技巧的共同原则:不要把额外信息另起一句。 把它”塞”进主语之后、动词之前(或句末),用逗号或分词包裹,信息密度自然翻倍。


厦门灯塔 · 专业英语作文逐句批改 | 微信 linstudio799 专注中高考/雅思写作 · 逐句精批 + 逻辑重构 + 母语级升级