but for|lest,in case和for fear (that)|confidential|item|adapted for|fee|debates| retain|substantial|proceeded to|refrain from|clear|perceive
He ________ you if you ________ to see him that afternoon.
题目解析
考查虚拟语气。此句意思是:如果那天下午你去看过他了,他应该告诉你。表示与过去事实相反用if+主语+had done,主语+should/would/could/might+have done+其他,所以选C。
________ the English examination, I would have gone to the concert last night.
题目解析
考查虚拟语气。此句意思是:要不是英语考试,我昨晚上就会去听音乐会了。介词或介词短语暗示虚拟条件, but for表示“要不是”,与动词虚拟语气连用,所以选B。
The mad man was put in the soft-padded cell lest he ________ himself.
题目解析
考查虚拟语气。此句意思为:这名疯男子被关在装有软护垫的地下室里,以防他伤害自己。在以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 (= remember) factseasily.我记忆力很好,记东西不费劲。
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的更多相关文章
- 第20课-数据库开发及ado.net 可空值类型,资料管理器,多条件查询,Case
第20课-数据库开发及ado.net 可空值类型,资料管理器,多条件查询,Case SqlHelper using System; using System.Collections.Generic; ...
- CASE (Transact-SQL)
A. 使用带有 CASE 简单表达式的 SELECT 语句Using a SELECT statement with a simple CASE expression在 SELECT 语句中,CASE ...
- CASE语句用法学习
A. 使用带有 CASE 简单表达式的 SELECT 语句 SELECT ProductNumber, Category = CASE ProductLine WHEN 'R' THEN 'Road' ...
- 17.scrapy框架简例使用
目标:创建scrapy项目 创建一个spider来抓取站点和处理数据 通过命令行将抓取内容导出 1.创建项目 scrapy startproject tutorial 2.创建spider cd tu ...
- Grammar Framework 1
Word is cheap, show me the grammar. Doc requirements:TODO 1. English doc 2. Mark the importance 语法框架 ...
- 关于Unity3D自定义编辑器的学习
被人物编辑器折腾了一个月,最终还是交了点成品上去(还要很多优化都还么做). 刚接手这项工作时觉得没概念,没想法,不知道.后来就去看<<Unity5.X从入门到精通>>中有关于 ...
- ContentProvider域名替换小工具
开发项目域名想怎么换就怎么换,就是这么任性! 这是一个很有意思的小工具! 这是一个方便开发人员和测试人员的小工具!! 吐槽: 一直在做Android开发,一直总有一个问题存在:做自己公司的apk开发时 ...
- jQuery-template.js学习
花了点时间,看了下jQuery-template.js,不多废话,先上结构 jQuery.each({..},function(){}) jQuery.fn.extend({..}) jQuery.e ...
- JavaScript自动生成博文目录导航
转载于:JavaScript自动生成博文目录导航 我们在写博客的时候,如果博文里面有目录,会给人结构清晰.一种一目了然的感觉,看目录就知道这篇博文要讲解的内容,并且点击目录标题就可以跳转到 具体的内容 ...
随机推荐
- dbus探索
一.参考网址 1.Dbus组成和原理
- python开源库——h5py快速指南
1. 核心概念 一个HDF5文件是一种存放两类对象的容器:dataset和group. Dataset是类似于数组的数据集,而group是类似文件夹一样的容器,存放dataset和其他group.在使 ...
- 吴裕雄--天生自然ShellX学习笔记:Shell 基本运算符
Shell 和其他编程语言一样,支持多种运算符,包括: 算数运算符 关系运算符 布尔运算符 字符串运算符 文件测试运算符 原生bash不支持简单的数学运算,但是可以通过其他命令来实现,例如 awk 和 ...
- 吴裕雄--天生自然 PHP开发学习:MySQL 插入数据
<?php $servername = "localhost"; $username = "root"; $password = "admin& ...
- 实例说明 PeekMessage与GetMessage的区别
PeekMessage与GetMessage的对比相同点:PeekMessage函数与GetMessage函数都用于查看应用程序消息队列,有消息时将队列中 的消息派发出去. 不同点:无论应用程序消息队 ...
- win10环境下pyinstaller打包pytorch遇到的问题及解决方案
pytorch-python源码生成windows的应用程序(.exe),报错OSError: could not get source code Failed to execute script h ...
- IDEA查看接口的所有实现类
查看实现类 接口下右键Diagrams->Show Diagram,选中接口右键Show Implementations 或接口下按Ctrl+H: 或接口类名左边按钮:
- HTML学习的一些笔记
为什么会出现HTML这个标记语言 超文本标记语言 HyperText Markup Language HTML是超文本标记语言,标准通用标记语言的一个应用. "超文本"就是指页面内 ...
- 第04项目:淘淘商城(SpringMVC+Spring+Mybatis)【第九天】(商品详情页面实现)
https://pan.baidu.com/s/1bptYGAb#list/path=%2F&parentPath=%2Fsharelink389619878-229862621083040 ...
- centos 7 安装及配置vsftpd
一.防火墙开放21端口 二.创建FTP用户,创建完用户后在/etc/passwd里是这样呈现的:ftpuser:x:1008:1008::/var/www/html:/sbin/nologin 三.y ...