新概念英语(1-113)Small Change
Lesson 113
Small Change
零钱
Listen to the tape then answer this question. Who has got some change?
听录音,然后回答问题。谁有零钱?
CONDUCTOR: Fares, please!
MAN: Trafalgar Square, please.
CONDUCTOR: I'm sorry, sir.
I can't change a ten-pound note.
Haven't you got any small change?
MAN: I've got no small change, I am afraid.
CONDUCTOR: I'll ask some of the passengers.
CONDUCTOR: Have you any small change, sir?
1st PASSENGER: I'm sorry. I've got none.
2nd PASSENGER: I haven't got any either.
CONDUCTOR: Can you change this ten-pound note, madam?
3rd PASSENGER: I'm afraid I can't.
4th PASSENGER: Neither can I.
CONDUCTOR: I'm very sorry, sir.
You must get off the bus.
None of our passengers can change this note.
They're all millionaires!
TWO TRAMPS: Except us.
1sth TRAMP: I've got some small change.
2nd TRAMP: So have I.
New Word and expressions 生词和短语
conductor
n. 售票员
fare
n. 车费, 车票
change
v. 兑换(钱)
note
n. 纸币
passenger
n. 乘客
none
pron.没有任何东西
neither
adv. 也不
get off
下车
tramp
n. 游浪汉
except
prep.除……外
参考译文
售票员: 请买票!
男 子: 请买一张到特拉法加广场的票。
售票员: 对不起,我找不开10英镑的钞票。
您没有零钱吗?
男 子: 恐怕我没有零钱。
售票员: 我来问问其他乘客。
售票员: 先生,您有零钱吗?
乘 客1: 对不起,我没有。
乘 客2: 我也没有。
售票员: 夫人,您能把这10英镑的钞票换开吗?
乘 客3: 恐怕不能。
乘 客4: 我也不能。
售票员: 非常抱歉,先生。您必须下车。
我们的乘客中没人能换开这张钞票。
他们都是百万富翁!
二流浪汉:我们俩除外。
流浪汉1: 我有零钱。
流浪汉2: 我也有。
新概念英语(1-113)Small Change的更多相关文章
- 新概念英语(1-13)A new dress
What colour is Anna's hat? A:What colour is your new dress? B:It's green.Come upstairs and see it. A ...
- [新概念英语II 笔记] Lesson 3: Please Send Me a Card
发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...
- 新概念英语(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 ...
- 新概念英语(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, ...
- 新概念英语(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 ...
- 新概念英语(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 ...
- 新概念英语(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 ...
- 新概念英语(1-35)Our village
新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...
- 新概念英语(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 ...
- 新概念英语(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 ...
随机推荐
- Linq to sharepoint
一.Linq to SharePoint 首先Linq to SharePoint编程语言 C# 和 Microsoft Visual Basic .NET 的一个功能,编译器是 Visual Stu ...
- java中一个引人深思的匿名内部类
前两天去面试javaweb问到一个问题,在你的项目中有没有用到线程,我特么的一想,这东西不是在c层面的吗,所以说我不了解线程..... 后来回去想啊想啊,我操这特么的不是再问我事物的控制,消息队列的回 ...
- python学习03-数据类型
一.基本数据类型--数字 布尔型 bool型只有两个值:True和False 之所以将bool值归类为数字,是因为我们也习惯用1表示True,0表示False. 以下是布尔值是False的各种情况: ...
- python作业01
1.编译型语言在应用源执行前,需要先通过编译将程序源代码翻译为可被硬件平台直接运维的二进制机器码,编译好的二进制执行文件仅能在对应平台运行.因此不依赖解释器,执行效率高,跨平台性差.常见的编译型语言: ...
- 关于MD5+salt盐加密
MD5+salt 最近浏览浏览一些帖子时,发现曾经引以为傲的md5加密算法,虽然是无法解密的算法,但是现在可以通过FELHELP(谷歌浏览器插件)或者一些字典可以套出来,.但是当md5+salt值时, ...
- 【Python】 Web开发框架的基本概念与开发的准备工作
Web框架基本概念 现在再来写这篇文章显然有些马后炮的意思.不过正是因为已经学习了Flask框架, 并且未来计划学习更加体系化的Django框架,在学习过程中碰到的很多术语等等,非常有必要通过这样一篇 ...
- c++ --> cin和cout输入输出格式
cin和cout输入输出格式 Cout 输出 1>. bool型输出 cout << true <<" or " << false < ...
- 程序猿媛 九:Adroid zxing 二维码3.1集成(源码无删减)
Adroid zxing 二维码3.1集成 声明:博文为原创,文章内容为,效果展示,思路阐述,及代码片段. 转载请保留原文出处“http://my.oschina.net/gluoyer/blog”, ...
- Java基础学习笔记十 Java基础语法之final、static、匿名对象、内部类
final关键字 继承的出现提高了代码的复用性,并方便开发.但随之也有问题,有些类在描述完之后,不想被继承,或者有些类中的部分方法功能是固定的,不想让子类重写.可是当子类继承了这些特殊类之后,就可以对 ...
- ReentrantLock 与 AQS 源码分析
ReentrantLock 与 AQS 源码分析 1. 基本结构 重入锁 ReetrantLock,JDK 1.5新增的类,作用与synchronized关键字相当,但比synchronized ...