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

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

一、什么是表语从句

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

表语从句,说明主语是什么或者怎么样,在复合句中充当主语成分的句子。

二、连接词

一般是系动词后,即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

Things are not always as they seem to be.事情并不总是如其表象。

It may be because he is too busy .这可能是因为他太年轻了。
It is because he doesn’t know hers.这是由于他不认识她。

三、表语从句分类

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/

你可能感兴趣的文章
MySQL的btree索引和hash索引的区别
查看>>
mysql的cast函数
查看>>
MySql的CRUD(增、删、改、查)操作
查看>>
MySQL的DATE_FORMAT()函数将Date转为字符串
查看>>
mysql的decimal与Java的BigDecimal用法
查看>>
MySql的Delete、Truncate、Drop分析
查看>>
MySQL的Geometry数据处理之WKB方案
查看>>
MySQL的Geometry数据处理之WKT方案
查看>>
mysql的grant用法
查看>>
Mysql的InnoDB引擎的表锁与行锁
查看>>
mysql的InnoDB引擎索引为什么使用B+Tree
查看>>
MySQL的InnoDB默认隔离级别为 Repeatable read(可重复读)为啥能解决幻读问题?
查看>>
MySQL的insert-on-duplicate语句详解
查看>>
mysql的logrotate脚本
查看>>
MySQL的my.cnf文件(解决5.7.18下没有my-default.cnf)
查看>>
MySQL的on duplicate key update 的使用
查看>>
MySQL的Replace用法详解
查看>>
mysql的root用户无法建库的问题
查看>>
mysql的sql_mode参数
查看>>
MySQL的sql_mode模式说明及设置
查看>>