English - therefore,so,hence,then,accordingly,thus用法解析
这几个词的区别大致可从以下几方面去看:
1、therefore adv.因此, 所以=for that reason=consequently常用于连接两个并列分句,其前加“and”或分号“;”.
He was ill, and therefore could not come. 他病了, 所以未能来.
He has broken his leg and therefore he can't walk.他摔坏了腿,因此不能走路了.
We do not have enough money. Therefore we cannot afford to buy the new car.我们的钱不够,因此买不成这辆新车.
therefore用法:
therefore有两种用法,一在整句中,一在分句中.therefore是副词,但有时具有连词作用.
一、整句中时一般不放句末,句首后要有逗号,句中1、按一般副词使用2、做插入语(这两个分得清吧)
eg.1、Therefore,we must learn English well.
2、They therefore can learn English well.
3、Many fast food restaurant ,therefore,have red furniture or walls.
二、用在分句中,即一个句子一部分表示原因一部分表示结果.
这时一般词前要用分号,其后用不用逗号无所谓.若第二个分句前是逗号或无符号,则要注意therefore是副词,和so不一样,要保持句子完整,应用and therefore.
eg.1、I had a headache;therefore I could not go to your party.
2、I was ill,and therefore could not come.
3、These birds are very beautiful and therefore liked by many people.
2、so conj. adv因而, 所以, 结果是
It was late, so we went home. 天晚了, 所以我们就回家去了.
He was sick, so they were quiet.他病了,所以他们很安静.
3、hence adv.因此, 从此
The town was built among the hills, hence the name Hilltown. 该城镇修建在群山之中,故取名'山城'.
It is very late; hence you must go to bed.时间已经很晚了,因此你必须睡觉去.(记住前面是分号,而不是逗号)
4、then adv因此,就
Go into the cave, then they won't see you. 躲进洞里去,那他们就看不到你了.
5、accordingly adv.因此, 从而;所以,因此结果;因此(偶作连词使用conj.)
He was asked to leave the city and accordingly he went.有人叫他离开该城市,所以他就走了.
You may arrange accordingly.你可以权宜处理.
Mr Foster has never been to China. Consequently / Hence he knows very little about it.福斯特先生从未去过中国,所以对中国了解得很少.
My car was broken down and consequently I was late. = in consequence
6、thus adv.如此,像这样;因此;于是
He sold his farm and thus he had enough money for his journey.他卖掉了农场,这样他就有足够的钱旅行了.
There has been no rain — thus, the crops are drying.天没下雨,因此庄稼要枯死了.
accordingly,consequently,hence,so,therefore,thus
这些连接副词均有“因此,所以”之意。
accordingly书面用词,强调根据某种原因而得出的结果,其前可用冒号或分号,但不用逗号。
consequently正式用词,侧重符合逻辑的结果。
hence较正式用词,指接下来的东西是理所当然的必需的东西,但强调其重要性。
so用于比较随便的场合,口语中多用。
therefore通常指引出一个推断出的必然结论。 thus多用于书面语中,可与therefore换用。
English - therefore,so,hence,then,accordingly,thus用法解析的更多相关文章
- extern "c"用法解析
转自: extern "c"用法解析 - 简书 引言 C++保留了一部分过程式语言的特点,因而它可以定义不属于任何类的全局变量和函数.但是,C++毕竟是一种面向对象的程序设计语言, ...
- WordPress的have_posts()和the_post()用法解析
原文地址:http://www.phpvar.com/archives/2316.html 网上找到一篇介绍WordPress的have_posts()和the_post()用法解析的文章,觉得不错! ...
- extern "C" 用法解析
extern "c"用法解析 作者 作者Jason Ding ,链接http://www.jianshu.com/p/5d2eeeb93590 引言 C++保留了一部分过程式语言的 ...
- mysql group by 用法解析(详细)
在使用mysql时,有时需要查询出某个字段不重复的记录,虽然mysql提供 有distinct这个关键字来过滤掉多余的重复记录只保留一条,但往往只用它来返回不重复记录的条数,而不是用它来返回不重记录的 ...
- (转载)mysql group by 用法解析(详细)
(转载)http://blog.tianya.cn/blogger/post_read.asp?BlogID=4221189&PostID=47881614 mysql distinct 去重 ...
- group by 用法解析
group by 用法解析 group by语法可以根据给定数据列的每个成员对查询结果进行分组统计,最终得到一个分组汇总表. SELECT子句中的列名必须为分组列或列函数.列函数对于GROUP BY子 ...
- sql中的group by 和 having 用法解析
转载博客:http://www.cnblogs.com/wang-123/archive/2012/01/05/2312676.html --sql中的group by 用法解析:-- Group B ...
- C/C++之extern "C"的用法解析
extern "C"的用法解析 http://blog.sina.com.cn/u/494a1ebc010004g5 C++中extern “C”含义深层探索 1.引言 C++语言 ...
- ZT extern "C"的用法解析
extern "C"的用法解析 1.引言 C++语言的创建初衷是“a better C”,但是这并不意味着C++中类似C语言的全局变量和函数所采用的编译和连接方式与C语言完全相同. ...
随机推荐
- StarTeam SDK 13 下载安装
SDK 13据称兼容 StarTeam 11. 下载地址是:ftp://us.ftp.microfocus.com/Starteam/st-sdk-13.0-readme.htm Java用户可以选在 ...
- 如何使用记事本编程,并生成exe
1 新建一个txt文件,重命名为1.c 2 编程 3 打开VS2015 开发人员命令提示 4 找到1.c文件的位置,然后在VS2015 开发人员命令提示,输入cd 空格 位置,回车 cd C:\Use ...
- Javascript数组中shift()和push(),unshift()和pop()操作方法使用
Javascript为数组专门提供了push和pop()方法,以便实现类似栈的行为.来看下面的例子: var colors=new Array(); //创建一个数组 var count= ...
- RabbitMQ安装后启动出错:- unable to connect to epmd on blockstorage: timeout (timed out)
具体出错信息如下: [root@blockstorage ~]# rabbitmqctl change_password guest RABBIT_PASS Changing password for ...
- 查找EBS中各种文件版本(Finding File Versions in the Oracle Applications EBusiness Suite - Checking the $HEADER)
Finding File Versions in the Oracle Applications EBusiness Suite - Checking the $HEADER (文档 ID 85895 ...
- @property和@synthesize
main.m #import <Foundation/Foundation.h> #import "Student.h" int main(int argc, cons ...
- bat文件自动编译InnoSetup脚本
今天想制作一个bat文件,打包多个innosetup脚本,参考链接:http://www.cnblogs.com/joean/p/4870428.html 流程: 新建文本文档,将.txt改为.bat ...
- kafka 使用、介绍
kafka 是一个消息系统, 具体资料可以参考官网: BrokerKafka集群包含一个或多个服务器,这种服务器被称为broker Topic每条发布到Kafka集群的消息都有一个类别,这个类别被称 ...
- JVM学习之常用概念
方法区 当JVM使用类装载器装载某个类时,它首先要定位对应的class文件,然后读入这个class文件,最后,JVM提取该文件的内容信息,并将这些信息存储到方法区,最后返回一个class实例. ...
- 基于meanshift的手势跟踪与电脑鼠标控制(手势交互系统)
基于meanshift的手势跟踪与电脑鼠标控制(手势交互系统) zouxy09@qq.com http://blog.csdn.net/zouxy09 一年多前开始接触计算机视觉这个领域的时候,年幼无 ...