Lesson 97
A small blue case
一只蓝色的小箱子

Listen to the tape then answer this question. Does Mr. Hall get his case back?
听录音,然后回答问题。霍尔先生有没有要回他的提箱?

MR. MALL: I left a suitcase on the train to London the other day.
ATTENDANT: Can you describe it, sir?
MR. MALL: It's a small blue case and it's got a zip.
There's a label on the handle with my name and address on it.
ATTENDANT: Is this case yours?
MR. MALL: No, that's not mine.
ATTENDANT: What about this one?
This one's got a label.
MR. MALL: Let me see it.
ATTENDANT: What's your name and address?
MR. MALL: David Hall, 83, Bridge Street.
ATTENDANT: That's right.
D.N. Hall, 83, Bridge Street.
ATTENDANT: Three pounds fifty pence, please.
MR. MALL: Here you are.
ATTENDANT: Thank you.
MR. MALL: Key!
ATTENDANT: What's matter?
MR. MALL: This case doesn't belong to me!
You've given me the wrong case!

New Word and expressions 生词和短语

leave (left, left)
v. 遗留

describe
v. 描述

zip
n. 拉链

label
n. 标签

handle
n. 提手,把手

address
n. 地址

pence
n. penny 的复数形式

belong
v. 属于

参考译文

霍尔先生:几天前我把一只手提箱忘在开往伦敦的火车上了。
服 务 员:先生,您能描述一下它是什么样子的吗?
霍尔先生:是只蓝色的小箱子,上面有拉链。
箱把上有一标签,上面写着我的姓名和住址。
服 务 员:这箱子是您的吗?
霍尔先生:不,那不是我的。
服 务 员:这只是不是?这只箱子有张标签。
霍尔先生:让我看看。
服 务 员:您的姓名和住址?
霍尔先生:大卫.霍尔,大桥街83号。
服 务 员:那就对了。D.N.霍尔,大桥街83号。
服 务 员:请付3英镑50便士。
霍尔先生:给您。
服 务 员:谢谢您。
霍尔先生:嗨!
服 务 员:怎么回事?
霍尔先生:这箱子不是我的!您给错了!

新概念英语(1-97)A Small Blue Case的更多相关文章

  1. [新概念英语II 笔记] Lesson 3: Please Send Me a Card

    发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...

  2. 新概念英语(1-47)A cup of coffee

    新概念英语(1-47)A cup of coffee How does Ann like her coffee? A:Do you like coffee, Ann? B:Yes, I do. A:D ...

  3. 新概念英语(1-45)The boss's letter

    新概念英语(1-45)The boss's letter Why can't Pamela type the letter? A:Can you come here a minute, please, ...

  4. 新概念英语(1-43)Hurry up!

    新概念英语(1-43)Hurry up! How do you know Sam doesn't make the tea very often? A:Can you make the tea, Sa ...

  5. 新概念英语(1-41)Penny's bag

    新概念英语(1-41)Penny's bag Who is the tin of tobacco for? A:Is that bag heavy, Penny? B:Not very. A:Here ...

  6. 新概念英语(1-39)Don't drop it!

    新概念英语(1-39)Don't drop it! Where does Sam put the vase in the end ? A:What are you going to do with t ...

  7. 新概念英语(1-35)Our village

    新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...

  8. 新概念英语(1-32)A fine day

    新概念英语(1-33)A fine day Where is the Jones family? It is a fine day today. There are some clouds in th ...

  9. 新概念英语(1-31)Where's Sally?

    新概念英语(1-31)Where's Sally? Is the cat climbing the tree ? A:Where is Sally, Jack ? B:She is in the ga ...

随机推荐

  1. Learn HTML5 in 5 Minutes!

    There's no question, HTML5 is a hot topic for developers. If you need a crash course to quickly unde ...

  2. Android Screen Monito

    1.下载 Android Screen Monitor http://code.google.com/p/android-screen-monitor/ (1) 下載 ASM_2_40.zip 并解压 ...

  3. 【前端单元测试入门02】react的单元测试之Enzyme

    React项目的单元测试 React的组件结构和JSX语法,对上一章的内容来讲进行测试显得很勉强. React官方已经提供了一个测试工具库:react-dom/test-utils 只是用起来不够方便 ...

  4. jq 抽奖转盘

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title> ...

  5. wim命令删除后重新安装

    个人原创博客,转载请注明,否则追究法律责任 2017-09-30-09:51:20 1,删除vim命令.模拟错误 [root@localhost ~]# which vim/usr/bin/vim[r ...

  6. ASP.NET Core 2.0 : 七.一张图看透启动背后的秘密

    为什么我们可以在Startup这个 “孤零零的” 类中配置依赖注入和管道? 它是什么时候被实例化并且调用的? 参数中的IServiceCollection services是怎么来的? 处理管道是怎么 ...

  7. mysql与emoji和特殊字符

    从微信登陆已经是非常普遍的登陆方式了,在数据库设计时也应该考虑相关性.一般存储open_id.图标.昵称就够了.其中昵称要特殊注意,否则可能就像这样: mysql : 1366 Incorrect s ...

  8. javascript - 个人笔记汇总

    1. onSubmit = "return function ()"; 2.  <input type="text" name="fname&q ...

  9. 笔记:Jersey REST 传输格式-XML

    XML类型是使用最广泛的数据类型,Jersey 对XML类型的数据处理,支持Java领域的两大标准,即JAXP(Java API for XML Processing,JSR-206)和JAXB(Ja ...

  10. 【Python】 汉字转化汉语拼音pinyin

    pinyin pinyin模块是github上一个小项目,在github.com/cleverdeng/pinyin.py上面可以下到源码.衷心感谢那些为这个模块做出贡献的人来方便我们[鞠躬] 安装: ...