He ________ you if you ________ to see him that afternoon.

 A. might tell, were going
 B. told, were going
 C. might have told, had gone
 D. should tell, went

题目解析

考查虚拟语气。此句意思是:如果那天下午你去看过他了,他应该告诉你。表示与过去事实相反用if+主语+had done,主语+should/would/could/might+have done+其他,所以选C。

 

________ the English examination, I would have gone to the concert last night.

 A. In spite of
 B. But for
 C. Because
 D. As for

题目解析

考查虚拟语气。此句意思是:要不是英语考试,我昨晚上就会去听音乐会了。介词或介词短语暗示虚拟条件, but for表示“要不是”,与动词虚拟语气连用,所以选B。

The mad man was put in the soft-padded cell lest he ________ himself.

 A. injure
 B. had injured
 C. injured
 D. would injure

题目解析

考查虚拟语气。此句意思为:这名疯男子被关在装有软护垫的地下室里,以防他伤害自己。在以lest,in case和for fear (that)引导的目的状语从句中,谓语动词用should be型或be型虚拟式,所以选A。

ADJ-GRADED 秘密的;机密的Information that is confidential is meant to be kept secret or private.

She accused them of leaking confidential information about her private life...

她指责他们泄露其私生活的秘密。

N-COUNT (系列物品或清单中的)一件An item is one of a collection or list of objects.

The most valuable item on show will be a Picasso drawing...

展览会上最贵重的展品是毕加索的一幅素描。

The play had been adapted for (= changed to make it suitable for)children.这个剧本已被改编成儿童剧。

N-COUNT 费;费用A fee is a sum of money that you pay to be allowed to do something.

He hadn't paid his television licence fee.

他尚未缴纳电视机使用许可费。

Freud simply set about trying to understand the nature of thishelpless bondage to repeated anguish.

佛洛伊德仅是开始设法理解,这种无助承受重复痛苦的奴役。

N-COUNT (议会或其他机构就某问题在投票前进行的)辩论A debate is a formal discussion, for example in a parliament or institution, in which people express different opinions about a particular subject and then vote on it.

There are expected to be some heated debates in parliament over the next few days.

预计接下来的几天里议会将会进行一些激烈的辩论。

I have a good memory and am able to retain (= rememberfactseasily.我记忆力很好,记东西不费劲。

DJ-GRADED (建筑物)大而坚固的,结实的,牢固的A substantial building is large and strongly built.

...those fortunate enough to have a fairly substantial property to sell.

那些有相当多的固定资产可出售的幸运儿

VERB 接下来做;接着做If you proceed to do something, you do it, often after doing something else first.

He proceeded to tell me of my birth...

他接着给我讲我出生的事。

VERB 克制;忍住If you refrain from doing something, you deliberately do not do it.

Mrs Hardie refrained from making any comment...

哈迪夫人忍住不作任何评论。

He appealed to all factions to refrain from violence.

他呼吁所有派系避免使用暴力。

VERB 理清(思路);使(头脑)清醒To clear your mind or your head means to free it from confused thoughts or from the effects of a drug such as alcohol.

He walked up Fifth Avenue to clear his head...

他沿着第五大道走了走,好让大脑清醒清醒。

VERB 注意到,察觉,意识到(尤指不明显之物)If you perceive something, you see, notice, or realize it, especially when it is not obvious.

A key task is to get pupils to perceive for themselves the relationship between success and effort...

关键任务是让学生们自己认识到成功和努力之间的关系。

but for|lest,in case和for fear (that)|confidential|item|adapted for|fee|debates| retain|substantial|proceeded to|refrain from|clear|perceive的更多相关文章

  1. 第20课-数据库开发及ado.net 可空值类型,资料管理器,多条件查询,Case

    第20课-数据库开发及ado.net 可空值类型,资料管理器,多条件查询,Case SqlHelper using System; using System.Collections.Generic; ...

  2. CASE (Transact-SQL)

    A. 使用带有 CASE 简单表达式的 SELECT 语句Using a SELECT statement with a simple CASE expression在 SELECT 语句中,CASE ...

  3. CASE语句用法学习

    A. 使用带有 CASE 简单表达式的 SELECT 语句 SELECT ProductNumber, Category = CASE ProductLine WHEN 'R' THEN 'Road' ...

  4. 17.scrapy框架简例使用

    目标:创建scrapy项目 创建一个spider来抓取站点和处理数据 通过命令行将抓取内容导出 1.创建项目 scrapy startproject tutorial 2.创建spider cd tu ...

  5. Grammar Framework 1

    Word is cheap, show me the grammar. Doc requirements:TODO 1. English doc 2. Mark the importance 语法框架 ...

  6. 关于Unity3D自定义编辑器的学习

    被人物编辑器折腾了一个月,最终还是交了点成品上去(还要很多优化都还么做).  刚接手这项工作时觉得没概念,没想法,不知道.后来就去看<<Unity5.X从入门到精通>>中有关于 ...

  7. ContentProvider域名替换小工具

    开发项目域名想怎么换就怎么换,就是这么任性! 这是一个很有意思的小工具! 这是一个方便开发人员和测试人员的小工具!! 吐槽: 一直在做Android开发,一直总有一个问题存在:做自己公司的apk开发时 ...

  8. jQuery-template.js学习

    花了点时间,看了下jQuery-template.js,不多废话,先上结构 jQuery.each({..},function(){}) jQuery.fn.extend({..}) jQuery.e ...

  9. JavaScript自动生成博文目录导航

    转载于:JavaScript自动生成博文目录导航 我们在写博客的时候,如果博文里面有目录,会给人结构清晰.一种一目了然的感觉,看目录就知道这篇博文要讲解的内容,并且点击目录标题就可以跳转到 具体的内容 ...

随机推荐

  1. [C/C++]C/C++计算代码的运行时间

    有很多时候,实现一个功能后可能不仅仅要效果,还要效率,如果可以在极短的时间内完成一个功能那当然是最好不过的啦,但是可能经常会事与愿违. 这里就写一下,都可以怎样用C/C++或者Qt的方法来测试代码的运 ...

  2. Python说文解字_继承过程中的参数集合

    1. 先看一段属性继承的代码: class User: def __init__(self,name,age): self.name = name self.age = age class User1 ...

  3. tensorflow输入数据处理

    A = tf.data.Dataset.from_generator(lambda: [['1,2'],['3,4,5']], tf.string, output_shapes=[None]) B = ...

  4. 吴裕雄--天生自然 JAVA开发学习:正则表达式

    import java.util.regex.*; class RegexExample1{ public static void main(String args[]){ String conten ...

  5. 后台用Hbase对表单数据实现增删改查遇到的问题

    1.无法解析jsp 原因:hbase中lib下jar包会与tomcat包冲突,需要删除与tomcat冲突的包 这是我删除的几个包 之后运行就没有问题了 2.对于Hbase修改的问题 在添加数据时,HB ...

  6. flask框架-上

    flask简介 Flask是一个使用 Python 编写的轻量级 Web 应用框架.其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 .Flask使用 BSD 授权. Fla ...

  7. Methyl-SeqDNA的甲基化图谱|DNase I-Seq|ChIP-Seq|3C-Seq|

    生物医学大数据 Methyl-SeqDNA的甲基化图谱 DNase I-Seq全基因组染色质DNA的开放程度.非基因编码区的调控元件的分布 DNase I高敏感位点:基因处于转录活性状态时,其染色质结 ...

  8. ZJNU 1542 - 三角形(续)--中高级

    从小到大排序后 先固定一遍,另外两边递增查找 即固定 i,j=i+1,k=j+1 然后让k递增到 a[i]+a[j]<=a[k] 时 此时不能凑成一个三角形 答案增加 k-1-j 组 此时不需要 ...

  9. web标准介绍

    web标准介绍 web标准: w3c:万维网联盟组织,用来制定web标准的机构(组织) web标准:制作网页遵循的规范 web标准规范的分类:结构标准.表现标准.行为标准. 结构:html.表示:cs ...

  10. Activity组件(二):通过显式意图和隐式意图来跳转至第三方应用

    一.显式意图来跳转到第三方应用 /** * 这个方法会在点击按钮的时候执行 * @param view */ public void skip2Browser(View view){ Log.d(TA ...