博客
关于我
名词性从句 の 表语从句
阅读量:414 次
发布时间:2019-03-06

本文共 848 字,大约阅读时间需要 2 分钟。

一、表语从句

表语从句是用来说明主语的身份、性质、品性、特征和状态的句子,通常位于系动词(如 be, become, appear, seem, look, sound, feel, get, smell 等)之后。

表语从句的作用

表语从句用来补充说明主语的更详细信息。在复合句中,表语从句充当主语成分的重要组成部分。

二、连接词

在表语从句中,连接词是用来连接主语和表语的关键词。常见的连接词包括:

  • 从属代词:that, whether
  • 连接代词:who/whoever, whom/whomever, what/whatever, which/whichever, whose
  • 连接副词:when, where, how, why
  • 特殊连接词:as if, as, because

例如:

  • as if:It looks as if it is going to rain.(看起来下雨了。)
  • as:He is as tall as his brother.(他和他哥哥一样高。)
  • because:I didn’t go to the party because I was too tired.(我没去派对是因为太累了。)

三、表语从句分类

表语从句根据引导词的不同可以分为以下几类:

1. that 引导的表语从句

My idea is that you should make good use of your time.

我的想法是你应该好好利用你的时间。

2. 连接代词和连接副词以及连接词 whether 引导的表语从句

The question is whether we can finish our work by tomorrow evening.

问题在于我们能不能在明天晚上以前完成这项工作。(注意:这里的 whether 不能换作 if)

3. as if 等引导的表语从句

It looks as if it is going to rain.

看起来天要下雨了。

转载地址:http://lbakz.baihongyu.com/

你可能感兴趣的文章
Python subprocess ffmpeg
查看>>
python subprocess Permission denied Errno 13
查看>>
Python subprocess.call - 将变量添加到 subprocess.call
查看>>
Python Subprocess.Popen 从一个线程
查看>>
Python subprocess.Popen 作为 Windows 上的不同用户
查看>>
Python subprocess.Popen() 等待完成
查看>>
Python Sympy模块NoConversion:收敛到根失败;请尝试n<;15或MaxSteps>;50
查看>>
python time模块
查看>>
Python Tkinter Multiple Windows 教程
查看>>
Python tkinter 中的多处理
查看>>
Python tweepy写入到sqlite3 db
查看>>
Python TypeError:格式字符串的参数不足
查看>>
Python UI自动化测试Page Objects企业级实战
查看>>
python谷歌翻译,2021年9月10日亲测可用,一次可以翻译十万,强烈star
查看>>
Python UI自动化测试数据驱动实战
查看>>
Python UI自动化测试集成UnitTest
查看>>
Python UI自动化测试集成UnitTest
查看>>
python unicode-escape
查看>>
Python unittest mock:是否可以在测试时模拟方法默认参数的值?
查看>>
Python unittest单元测试框架 TestSuite测试套件
查看>>