Text

The plane was late and detectives were waiting at the airport all morning. They were expecting a parcel of diamonds from South Africa. A few hours earlier, someone had told the police that thieves would try to steal the diamonds. When the plan arrived, some of detectives were waiting inside the main building while others were waiting on the airfield. Tow men took the parcel off the plane and carried it into the Customs House. While tow detectives were keeping guard at the door, two others opened the parcel. To their surprise, the precious parcel was full of stones and sand!

Note

  1. detective: n. 侦探 detective story

  2. expect: v. 期待,等待(心理上)
    I think so = I expect so. (口语)我希望如此
    expect sb. to do sth. 期待某人去做某事
    I expect you to write back.
    expect sth. I expect your letter.
    except:除了……之外
    wait for sth./sb.: vi 动作上的等待
    I'm waiting for the parcel.

  3. valuable: adj. 贵重的 value: n. 价值
    precious: adj. 珍贵的(带有感情色彩的)
    priceless: adj. 无价的 price: n. 价格
    valueless: adj. 没有价值,不足道的
    worthless: adj. 不值钱的

  4. precious stone: 宝石
    crystal: 水晶
    jade: 玉
    diamond ring: 钻戒

  5. steal sth. : 偷(某物)
    rob sb.: 抢(某人)
    My wallet was stolen. 我的钱包被偷了
    I was robbed. 我被偷了
    rob bank(地点):抢银行

  6. main: adj. 主要的(不用来修饰人)

  7. life guard: 救生员
    body guard: 保镖

  8. would do 过去将来式
    间接方式,转述,站在过去看未来

  9. others = other + 复数名词
    Others were going shopping. = Other children were going shopping.

  10. while + 从句:动作一定会延续
    when + 从句:延续性动词/瞬间动作
    when he arrived.

  11. 过去进行时
    • 过去进行时表示过去某时正在进行的动作或状态,不一定需要时间状语。
      Mr. Taylor, the owner of a jewellery shop was admiring a new window display.
      His wife was sitting beside him holding a large cake.
      The early climbers were looking for the easiest way to the top, because the summit was the prize they sought.
      I was living abroad in 1987, so I missed the general election.
    • 过去进行时和all开头的状语(all night,all day)一起食用,强调动作的连续性。
      It was raining all night / all day yesterday / all the afternoon.
    • 过去进行时表示某事发生前已经开始的动作。在这种情况下, 过去进行时常和一般过去时在同一个句子里食用。过去进行时表示当时正在进行的动作或情况,一般过去时则表示比较短暂的动作或事件。正在进行中的动作或情况常常和连词when, as, just as, while 等引导的时间状语从句连用。
      While I was watering the garden, it began to rain.
      Just as I was leaving the house, the phone rang.
      Small boats loaded with wares sped to the great liner as she was entering the harbour.
    • 过去进行时表示并行的动作,经常与while 或 at the time 连用,强调同时进行的两种或几种动作。
      While I was working in the garden, my wife was cooking dinner.
    • meanwhile(与此同时、在此期间)经常用于描述正在进行的动作
      Meanwhile, the editor was getting impatient, for the magazine would soon go to press.
    • 过去进行时和used to 在使用时应该注意的问题
      过去进行时表示过去某个时间正在发生的动作;而“used to + 不定式”表示一个动作或状态时过去的习惯,但并没有持续到现在(一般译为“过去常常”)。
      I used to go to work by bus, but I go by car now.
      I used to live with my grandparents, but I have my own home now.
      I used to collect stamps.
    • 在正式英语中,used to 的否定形式为 used not to, 疑问句形式常把used提前到主语前,为Used (you) to ... ? 但在口语中,更常用的否定形式为didn't use to 以及疑问句形式为Did you use to ...?

Lesson 7 Too late的更多相关文章

  1. Lesson 21 Mad or not?

    Text Aeroplanes are slowly driving me mad. I live near an airport and passing planes can be heard ni ...

  2. Lesson 18 He often does this!

    Text After I had had lunch at a village pub, I looked for my bag. I had left it on a chair beside th ...

  3. Lesson 13 The Greenwood Boys

    Text The Greenwood Boys are group of pop singers. At present, they are visiting all parts of the cou ...

  4. Lesson 12 Goodby and good luck

    Text Our neighbour, Captain Charles Alison, will sail from Portsmouth tomorrow. We'll meet him at th ...

  5. Lesson 2 Breakfast or lunch?

    Text It was Sunday. I never get up early on Sundays. I sometimes stay in bed until lunchtime. Last S ...

  6. Lesson: The "Hello World!" Application

    Lesson: The "Hello World!" Application The sections listed below provide detailed instruct ...

  7. [小北De编程手记] : Lesson 06 玩转 xUnit.Net 之 定义自己的FactAttribute

    xUnit.Net本身提供了标记测试方法的标签Fact和Theory.在前面的文章<Lesson 02 玩转 xUnit.Net 之 基本UnitTest & 数据驱动>中,也对它 ...

  8. [小北De编程手记] : Lesson 04 玩转 xUnit.Net 之 Fixture(下)

    上一篇文章<[小北De编程手记] : Lesson 03 玩转 xUnit.Net 之 Fixture(上)>向大家介绍了xUnit.Net 共享数据的方式.Test Case的构造函数 ...

  9. [小北De编程手记] : Lesson 02 玩转 xUnit.Net 之 基本UnitTest & 数据驱动

    关于<玩转 xUnit.Net>系列文章,我想跟大家分享的不是简单的运行一下测试用例或是介绍一下标签怎么使用(这样的文章网上很多).上一篇<Lesson 01 玩转 xUnit.Ne ...

随机推荐

  1. Oracle数据库操作分类DDL、DML、DCL、TCL类别清单异同

    DDL Data Definition Language (DDL) statements are used to define the database structure or schema. S ...

  2. curl模拟post,get,put,delete

    安装curl:https://curl.haxx.se/download.html 测试:tomcat默认禁用put,delete返回403 GET curl -HAccept:text/plain ...

  3. Spring事务

    1.@Transactional 只能被应用到public方法上, 对于其它非public的方法,如果标记了@Transactional也不会报错,但方法没有事务功能.@Transactional 的 ...

  4. CSS3动画制作

    CSS3动画制作 rotate 绕中心旋转 fadeInPendingFadeOutUp 先渐现,停留2s,再向上滑动并逐渐消失 fadeInUp2D 向上滑动并渐现, 因Animate.css的fa ...

  5. Ruby Gem命令详解

    转自:http://www.jianshu.com/p/728184da1699 Gem介绍: Gem是一个管理Ruby库和程序的标准包,它通过Ruby Gem(如 http://rubygems.o ...

  6. SQL注入攻防入门详解

    =============安全性篇目录============== 本文转载 毕业开始从事winfrm到今年转到 web ,在码农届已经足足混了快接近3年了,但是对安全方面的知识依旧薄弱,事实上是没机 ...

  7. java运行时内存模式学习

    学习java运行时内存模式: 各区介绍: 方法区(线程共享):用于存放被虚拟机加载的类的元数据:静态变量,常量,以及编译和的代码(字节码),也称为永久代(所有该类的实例被回收,或者此类classLoa ...

  8. Kafka replication

    Kafka replication kafka_replication_detailed_design_v2.pdf kafka Detailed Replication Design V3 Apac ...

  9. 德国W家HIPP 奶粉有货播报:2014.6.25 HIPP 1+ 4盒装有货啦!

    德国W家HIPP 奶粉有货播报:2014.6.25 HIPP 1+ 4盒装有货啦!

  10. [翻译svg教程]svg学习系列 开篇

    目录 [翻译svg教程]svg学习系列 开篇 [翻译svg教程 ]svg 的坐标系统 [翻译svg教程]svg 中的g元素 [翻译svg教程]svg中矩形元素 rect [翻译svg教程]svg中的c ...