新概念英语(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 ...
随机推荐
- kafka集群参数解析server.properties
#server.properties配置文件 broker.id=1 port=9092 host.name=url1 zookeeper.connect=url1:2181,url2:2181,ur ...
- Unity3D打包 将发布的exe文件打包成一个Windows安装文件(自解压文件)
Unity打包Standalone时 会出现一个exe文件和一个data文件夹 可是我们平常见过的软件 基本没有这种像这种结构的 一般都是一个安装文件,然后点击安装,选择路径,生成快捷方式- 本篇博客 ...
- css 如何隐藏滚动条
原理: 把滚动条设为完全透明: /* 设置滚动条的样式 */::-webkit-scrollbar { width: 12px;} /* 滚动槽 */::-webkit-scrollbar-track ...
- python全栈开发-Day6 字符编码
python全栈开发-Day6 字符编码 一 .了解字符编码的知识储备 一 .计算机基础知识 二 .文本编辑器存取文件的原理(nodepad++,pycharm,word) #1.打开编辑器就打开了启 ...
- vue简单的自由拖拽
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> ...
- conda下载速度慢——添加源
清华提供的anaconda镜像,使用以后真的很快!尤其在学校龟速的网络环境里提速非常明显. https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/ TU ...
- TypeScript入门(一)
TypeScript是微软官方的一种语言,是JavaScript的超集.它遵循的ECMA Script 6.0是下一代的JavaScript.浏览器还没有完全支持ES6,而ES5是弱类型的语言,还没有 ...
- Android 使用shape定义不同控件的的颜色、背景色、边框色
Android 使用shape定义不同控件的的颜色.背景色.边框色 设置按钮的右边框和底边框颜色为红色,边框大小为3dp: 在drawable新建一个 buttonstyle.xml的文件,内容如下: ...
- 【XML】 XML格式一些记录
XML XML格式常用于网络通讯,本身不会有作为而是作为纯文本传输,可以说它是一种独立于应用和硬件的数据传输工具.虽然看起来XML比HTML要更加简单,也知道的更加晚一点,但是需要知道的是,XML才是 ...
- oracle、导出、导入
一.数据库导入: No1.查询所有表中那些是空表. select table_name from user_tables where NUM_ROWS=0; No2.拼接字符串生成SQL执行语句. s ...