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. 使用sublimehighlight 将文本 转化html

    a = "aaa" b = "bbb" c = "ccc" final = a + b + c print final import sys ...

  2. 【leetcode】Palindrome Number

    题目简述: Determine whether an integer is a palindrome. Do this without extra space. Some hints: Could n ...

  3. Mac下的类似apt-get的包管理工具Homebrew(笔记)

    对于一个习惯了在 Ubuntu 的终端上通过 apt-get 来安装工具软件的我来说,也希望在Mac上找到类似的工具,能很方便的一条命令就能安装所需的软件,而不用手工的去查找下载编译,或者是折腾安装所 ...

  4. js整理5

    proto 每个对象具有的属性,指向构造该对象的构造函数的原型对象 prototype 函数的特有属性,指向原型对象:原型对象可以是对象,数组,函数等类型: constructor 原型对象和实例,都 ...

  5. 2016-1-30 Servlet中Session管理(Sesssion追踪)

    Session管理(Sesssion追踪)是Web应用程序开发中非常重要的一个主题.这是因为HTTP是无状态的,在默认情况下,Web服务器不知道一个HTTP请求是来自初次用户,还是来自之前已经访问过的 ...

  6. jQuery技巧

    回到顶部按钮 图片预加载 判断图片是否加载完 自动修补破损图像 Hover切换class类 禁用输入 停止正在加载的链接 toggle fade/slide 简单的手风琴 使两个DIV同等高度 在浏览 ...

  7. WPF-系统托盘

    WPFSystemTray.cs public class WPFSystemTray { /// <summary> /// 设置系统托盘 /// </summary> // ...

  8. oracle表空间简单学习

    1.重命名表空间:alter tablespace 原表空间名 rename to 新表空间名ps:(1)system 和sysaux表空间不能重名(2)如果该表空间中任何一个数据出于脱机状态或者表空 ...

  9. Linux下uniq命令的详解

           -c 在输出行前面加上每行在输入文件中出现的次数.  -d 仅显示重复行.       -u 仅显示不重复的行. 示例 1.去重,有多行一样的只显示一行cat 4.txt |sort - ...

  10. 简单C#、asp.net mvc验证码的实现

    using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Text;u ...