1. 用于according to,意为“根据”,为复合介词,后接名词或代词。注意以下用法:  

(1) 主要用来表示“根据”某学说、某书刊、某文件、某人所说等或表示“按照”某法律、某规定、某惯例、某情况等。如:  

Everything went off according to plan. 一切都按照计划实现了。  

According to my watch it is five o’clock. 照我的表,现在是5点钟。  

Each man will be paid according to his ability. 每个人将根据他的能力获得报酬。  

(2) according to 表示“根据”,通常是指根据别人或别处,而不能根据自己,所以其后不能接表示第一人称的代词(如me, us),同时也很少接表示第二人称的代词(you),但用于第三人称(如 him, her, Jim, Mary, the doctor等)则属正常用法。如:  

误:According to me, the film is wonderful.  

正:In my opinion, the film is wonderful. 依我看,这部电影很不错。  

另外注意,according to后也不接view(看法)和opinion(意见)这类词表示看法的词。如:  

误:According to my opinion, he did it very well.  

正:In my opinion, he did it very well. 在我看来,他干得很不错。  

2. 用于according as,意为“根据”“随……而定”,后接从句。如:  

Everyone contributes according as he is able. 每个人根据自己的能力做出贡献。  

You will be praised or blamed according as your work is good or bad. 根据你工作的好坏,你会得到表扬或批评。  

但是,对于那些由what, which, whether, how, when, where等引导的句子,其前要用according to,不用according as。如:  

He is an honest businessman, according to what everyone says. 根据大家所说,他是位诚实的商人。  

The amount of tax people pay varies according to where they live. 居住地不同,人们所交的税额也各不相同。  

These apples have been graded according to how big they are. 这些苹果已经按照大小分了等级。  

They were arranged according to when they happened. 它们是按发生的时间安排的。

English - according to 的用法说明的更多相关文章

  1. Object-C-NSDictionary

    存储对象都必须是id(对象类型)不能使基础类型 NSDictionary *scores=[[NSDictionary alloc]initWithObjectsAndKeys:@"89&q ...

  2. C# 面向对象5 this关键字和析构函数

    this关键字 1.代表当前类的对象 2.在类当中显示的调用本类的构造函数(避免代码的冗余) 语法: ":this" 以下一个参数的构造函数调用了参数最全的构造函数!并赋值了那些不 ...

  3. English - therefore,so,hence,then,accordingly,thus用法解析

    这几个词的区别大致可从以下几方面去看: 1.therefore adv.因此, 所以=for that reason=consequently常用于连接两个并列分句,其前加“and”或分号“:”.He ...

  4. English - even though和even if用法解析

    even though和even if的用法区别两者均可用于引导让步状语从句,其细微区别是: 1. even if 引导的从句是往往是假设性的,相当于汉语的“即使”“纵然”“就算”“哪怕”. 如:Th ...

  5. English - when用法

    一.作为副词,它有以下的用法:  1. 作为疑问副词,引导特殊疑问句,意为“什么时候:何时”.如: ( 1 ) When will they come back?( 2 ) What time wil ...

  6. poi操作excel的基本用法

    这周公司要用excel作为数据存储格式做一个文具申请的功能,感觉以前本来很简单的功能变复杂了不少,但是还是记录一下一些excel的基本用法. 写在最前面:这里只介绍一些excel的基本存储方式(读,写 ...

  7. shell eval用法

    转自:http://blog.csdn.net/w_ww_w/article/details/7075867 eval可读取一连串的参数,然后再依参数本身的特性来执行.eval是shell内建命令,可 ...

  8. English substitute

    英语写作中替换掉用到发腻的↓常用词↓,吐血整理2小时~~   动词替换:   1.Improve 提高:   Promote: 促进AC之间的贸易 promote the trade between ...

  9. 英语语法最终珍藏版笔记- 21it 用法小结

    it 用法小结 it 在英语中的意思较多,用法较广,现总结如下. 一.it作句子的真正主语 1.it 指前面已经提到过的人或事物,有时指心目中的或成为问题的人或事物,作真正主语. 例如: What’s ...

随机推荐

  1. 配置oracle账号密码永不过期

    查看用户的proifle是哪个,一般是default: sql>SELECT username,PROFILE FROM dba_users; 查看指定概要文件(如default)的密码有效期设 ...

  2. 顺便说一下$.each()函数:

    $.each()函数不同于JQuery对象的each()方法,它是一个全局函数,不操作JQuery对象,而是以一个数组或者对象作为第1个参数,以一个回调函数作为第2个参数.回调函数拥有两个参数:第1个 ...

  3. xCode6制作动态及静态Framework(转)

    原文:http://years.im/Home/Article/detail/id/52.html 相关推荐:http://www.cocoachina.com/ios/20150127/11022. ...

  4. ER图与UML图

    ER图:实体-联系图(Entity-Relation Diagram)用来建立数据模型,在数据库系统概论中属于概念设计阶段,ER图提供了表示实体(即数据对象).属性和联系的方法,用来描述现实世界的概念 ...

  5. oracle丢失temp表空间处理

    之前有做临时表空间的切换,切换后没drop tablespace就删除了temp01.dbf结果排序跟查dba_temp_files报错 SQL Mbytes from dba_temp_files; ...

  6. HDU 2685 I won't tell you this is about number theory

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2685 题意:求gcd(a^m - 1, a^n - 1) mod k 思路:gcd(a^m - 1, ...

  7. python dict traversal

    rs=dict() rs['item1'] = 'item1' rs['item2'] = 'item2' for k,d in rs.items(): print k,d for k in rs.k ...

  8. Linux网络管理——子网掩码

    1. 网络基础 .note-content {font-family: "Helvetica Neue",Arial,"Hiragino Sans GB",&q ...

  9. Android ORM SQL Top 5

    If you are developing an Android application, you will likely need to store data somewhere. You may ...

  10. 利用VHDL读写file文件

    library ieee;     use std.textio.all;     use ieee.std_logic_textio.all;     use ieee.std_logic_1164 ...