博客
关于我
名词性从句 の 表语从句
阅读量: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编程:Tkinter图形界面设计(2)
查看>>
Python 基础 - Day 5 Learning Note - 模块 之 标准库:time (1)
查看>>
Python 基础一
查看>>
python 基础操作知识整理总结
查看>>
Python 基础知识点整理与分享,期盼你的交流!
查看>>
python 基础第七篇
查看>>
Python编程:Tkinter图形界面设计(1)
查看>>
Python 基础语法:None
查看>>
Python 基础语法:基本数据类型(一)
查看>>
python编程读取写入excel_Python读取txt内容写入xls格式excel中的方法
查看>>
Python 基础语法:基本数据类型(字典)
查看>>
Python 基础语法:基本数据类型(字符串)
查看>>
Python 基础语法:基本数据类型(集合)
查看>>
Python编程的终极十大工具
查看>>
python 堆排序
查看>>
python编程方式之一-函数式编程
查看>>
python 复习计划
查看>>
Python 多处理 apply_async 永远不会在 Windows 7 上返回结果
查看>>
Python 多处理 Numpy 随机
查看>>
Python 多处理 >= 125 列表永远不会完成
查看>>