that of :

1. 代替签名的某个内容

 The size of China is bigger than that of USA. (that of = the size of )

2. 代指 “那一类”(that of = the size of )

His manner was that of someone accustomed to mixing with nobles.

(他的言行举止属于那种习惯于跟贵族打交道的人)

3. that 用于强调上文提到过的词或短语 表达的同类意思,that of ... 的意思是 “... 的同类的那种东西/事情”

that of 不能省略,否则后面的名词短语就成了前面名词短语的同位语,也就是前者是后者的具体解释,

二者不是同一组东西的不同说法,但是原文指的是前者是一种东西,而后者是与前者同类的另一种东西。

The effect was that of two guitars playing.

这样的效果是两架吉他在演奏。

Her novel was by far better than that of any other writer sin the city.

她的小说比那个城市的其他作家写的书好得多。

I said with a laugh that of course he had now found his man.

我笑着说这么说来现在他已经找到了他要找的人。

His lined face was that of an old man.

他布满皱纹的脸就像老人一样。

Their ruling passion is that of carnal love.

他们的主导激情源于肉欲之爱。

Its population is about triple that of Venice.

它的人口大约是威尼斯的三倍。

The body is that of a white male aged about 40.

尸体是一名40岁上下的白人男子

The central issue is that of widespread racism.

最重要的问题是种族主义的到处泛滥

The sound was not unlike that of birds singing.

这声音有点像鸟鸣

The plotline is similar to that of many other movies.

该主要情节与其他众多电影的主要情节相似

The critics compared his work to that of Martin Amis.

评论家把他的作品和马丁•埃米斯的相提并论

Her tone was that of a parent to a disobedient child.

她的声音听上去好像家长在教训不听话的小孩

This work is in austere counterpoint to that of Gaudi.

这件作品的质朴风格与高迪的形成了有趣的对比

Are you sure he was lying? I can't believe that of him.

你确信他在说谎吗?我不相信他会干这种事

He has positively identified the body as that of his wife.

他已确认那具尸体是他妻子的

The style Shelley is using here is that of popular lampoon.

这里雪莱用的是通俗的嘲讽手法

Some commentators compared his work to that of James Joyce.

一些评论员认为他的作品像詹姆士·乔伊斯的作品

My teaching style is similar to that of most other teachers.

我的教学风格和多数教师相似

The language of science overlaps with that of everyday life.

有些科学用语也用于日常生活

Modern music is often considered inferior to that of the past.

现代音乐常被认为不如过去的

Experts have authenticated the writing as that of Byron himself.

专家鉴定这字迹是拜伦的亲笔

The fertility of women who smoke is half that of nonsmoking women.

吸烟女士的生育能力是非吸烟女士的一半

The only sound is that of knives and forks scraping against china.

惟一的声音是刀叉刮擦瓷器的声音

Europe's foreign policy is inextricably linked with that of the US.

欧洲的对外政策和美国的紧密相扣

The school's approach must be complementary to that of the parents.

学校与家长的教育方法必须相辅相成

The timbre of the violin is far richer than that of the mouth organ.

小提琴的音色比口琴的音色丰富得多

The basic design of the car is very similar to that of earlier models.

这种汽车的基本设计与早期的样式非常相似

His version will later be cross-checked against that of the university.

他的说法稍后将与大学的说法进行多方核对

Our road safety record compares favourably with that of other countries.

我们的道路安全纪录比其他国家的

Farmers were supposed to get an income comparable to that of townspeople.

农民应该获得与城镇人相当的收入

The present position of the house coincides with that of an earlier dwelling.

这栋房子现在的位置与原住宅的位置一致

His rejection of our values is far more complete than that of D. H. Lawrence.

他对于我们价值观的摈弃远比D. H.劳伦斯更彻底

He has swapped his hectic rock star's lifestyle for that of a country gentleman.

他已放弃紧张忙碌的摇滚明星的生活,改做乡村绅士

随机推荐

  1. 归并排序Java版(图文并茂思路分析)

    归并排序 工作原理: 工作原理是将一个大问题分解成小问题,再将小问题分解成更小的.(乍一看就觉得是像一个递归)就像下图这样.然后不断的将其一份为二,分解成更小的排序. 我们设一个函数叫MergeSor ...

  2. java反射机制原理及应用

    java反射机制 反射机制原理示意图 ​ Class.forName(字节码文件) 类.class 对象.getClass() 用法: 根据配置的properties文件(不仅是properties) ...

  3. 2. 搭建Mybatis

    确认开发环境​ MySQL不同版本的注意事项 1.驱动类driver-class-name MySQL 5版本使用jdbc5驱动,驱动类使用:com.mysql.jdbc.Driver MySQL 8 ...

  4. Paimon读取流程

    查询模式 先来看看官网关于Paimon查询模式的说明 可以看到查询模式围绕snapshot展开, 而snapshot分了两种一种是Last compact snapshot和 last snapsho ...

  5. auto.js自动化手机脚本初始配置

    软件选择: auto.js 8.0pro版本(对比4.0版本有阉割,微信支付宝不能点)有两种模式: 客户端模式 服务器模式 auto.js 4.0版本有一种模式: 客户端模式 设备和电脑连接: 手机: ...

  6. Android实时获取摄像头画面传输至PC端

    前言 最近在做一个PC端小应用,需要获取摄像头画面,但是电脑摄像头像素太低,而且位置调整不方便,又不想为此单独买个摄像头.于是想起了之前淘汰掉的手机,成像质量还是杠杠的,能不能把手机摄像头连接到电脑上 ...

  7. Web网页音视频通话之Webrtc相关操作(二)

    效果图 HTML <!DOCTYPE html> <html lang="en"> <head> <meta charset=" ...

  8. 基于SM4和LSB算法实现图片数字水印加密软件(密码赛)

    一.前言 密码赛和星火杯时做的小项目,密码赛的时候是个半成品,没有过初赛,星火杯之前完善了 设计思路 最开始是想做一个图片水印用作对图片来源的不可否认性做保护,又考虑保护数据完整性,因此选中了易损水印 ...

  9. .NET Core中关于阿拉伯语环境下的坑:Input string was not in a correct format.

    结论 .NET Core项目(.NET Framework没出现)在阿拉伯语(即语言名称是ar-开头的语言)环境下,将负数字符串转成数字,即int.Parse("-1")或Conv ...

  10. DataArts Studio实践丨通过Rest Client 接口读取RESTful接口数据的能力

    本文分享自华为云社区<DataArts Studio 通过Rest Client 接口读取RESTful接口数据的能力,通过Hive-SQL存储>,作者: 张浩奇 . Rest Clien ...