码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • English语法_关系代词 - that


    Contents

    • 1> 关系代词通常用that
      • 1.1> 先行词前有“最高级”
      • 1.2> 先行词前有“序数”
      • 1.3> 先行词前有 "人+物"
      • 1.4> 先行词前有 "疑问词"
      • 1.5 > 先行词前有 “all,no,every,any ”
      • 1.5 > 先行词前有 “the only, the same, the very”
    • 2> 关系代词不用that
      • 2.1 > 介词之后,关系代词不用that
      • 2.2 > 逗号之后,关系代词不用that

    1

    1> 关系代词通常用that


    1.1> 先行词前有“最高级”

    加重语气;

    This is the most interesting book that I have ever read.
    这本书是我读过最有趣的书。

    • 宾格关代,that;

    This is the book 【which / that】 I have ever read.
    这本是我读过的书。

    She is the most beautiful girl that I have ever seen.
    她是我曾见过最美的女孩。


    1.2> 先行词前有“序数”

    He is the last man that I want to see.
    他是我最不想遇见的人。

    1

    Ayesha is the first girl that talked to me in the class.
    Ayesha 是班上第一个跟我说话的女孩。


    1.3> 先行词前有 “人+物”

    The story is about a boy and his dog that saved our village.
    这是关于拯救我们村庄的男孩和他的狗的故事。

    I know the old man and the cat that are sitting on the couch.
    我认识坐在长沙发上的那位老人和那只猫。


    1.4> 先行词前有 “疑问词”

    • 避免重复;

    Who that really knows him can believe him?
    认识他的人有谁能够相信他?

    Who is the boy that is playing basketball there?
    在那里打篮球的那个男孩是谁?


    1.5 > 先行词前有 “all,no,every,any ”

    • 强调句型

    Every word that he said had a deep meaning in it.
    他说过的每一句话都有深意。

    • Every word that he said had a deep meaning in it.

    All that you have to do now is prepare for the final exam.
    我现在所要做的就是准备期末考。

    • All you have to do【缺宾语】 now is 【to】prepare for the final exam

    • 强调句型: All that S+V … is (to)V…


    1.5 > 先行词前有 “the only, the same, the very”

    This is the same pencil that I lost yesterday.
    这支笔和我昨天丢的那支一样。

    • This 【is】 the same pencil 【that】 I 【lost】{缺宾语} yesterday.

    • 定语从句分析方法: 找 2动词,1缺失,1先行词;

    The only color that I like is yellow.

    • The only 【color】that I 【like】{缺宾语}【is】 yellow。

    That is the very point that I want to say.
    那正是我想说的。

    • That 【is】 the very 【point】 I 【want】 to say{缺宾语}.


    2> 关系代词不用that


    2.1 > 介词之后,关系代词不用that

    That is the girl whom I dated with.
    That is the girl who I dated with.
    That is the girl I dated with.
    That is the girl with whom I dated.
    那位就是我约会过的女孩。

    • That 【is】 the girl 【连词+宾语】I 【dated】 with {缺宾语}.

    2.2 > 逗号之后,关系代词不用that

    Our teacher, who usually comes on time, arrived late today.
    我们老师通常都准时到,今天却迟到了。

    My wife, who lives in Paris, has sent me a letter.
    我妻子,她住在巴黎,寄了封信给我。

  • 相关阅读:
    数据分析之Numpy、Pandas和Sklearn
    15.图神经网络Graph Embedding
    FT2000+ arm64服务器 kylin server 虚拟机 编译fuse_dfs 解决挂载目录中的故障
    ESP8266--SDK开发(驱动WS2812B)
    基于vue的tiptap编辑器插件(一)
    如何提升新闻公关发稿的效果?
    统信UOS 1060上通过Fail2Ban来Ban IP
    微信小程序custom-tab-bar
    Hive 安装配置
    WiFi无缝漫游详解
  • 原文地址:https://blog.csdn.net/X0_ImPeRial/article/details/126903471
  • 最新文章
  • 沪漂五周年了:我越来越迷茫了
    Agentic Skill Routing 实战:别再把所有 Skill 塞进 AI Agent 上下文
    MySQL-Seconds_behind_master的精度误差
    [MAF预定义ChatClient中间件-03]CachingChatClient——利用缓存省钱省时间
    AI的至暗历史:从万众期待到被政府撤资,AI的两次死亡徘徊
    Agent OS :五种驯服不确定性的范式
    PortSwigger SQL注入LAB11
    数据库即时编译JIT
    [Begin]AI Learn Data Day 0
    深度学习进阶(二十七)现代 LLM 的核心架构设计其二:SwiGLU
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
小工具 小游戏
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1

京公网安备 11010502049817号