Lesson 111
The most expensive model
最昂贵的型号

Listen to the tape then answer this question. Can Mr. Frith buy the television on instalments? How does it work?
听录音,然后回答问题。弗里斯先生可以用分期付款方式购买电视机吗?如何操作呢?

MR. FRITH: I like television very much.
How much does it cost?
ASSISTANT: It's the most expensive model in the shop.
It costs five hundred pounds.
MR. FRITH: That's too expensive for us.
We can't afford all that money.
ASSISTANT: This model's less expensive than that one.
It's only three hundred pounds.
But, of course, it's not as good as the expensive one.
MR. FRITH: I don't like the model.
The other model's more expensive,
but it's worth the money.
MR. FRITH: Can we buy it on instalments?
ASSISTANT: Of course.
You can pay a deposit of thirty pounds,
and then fourteen pounds a month for three years.
MR. FRITH: Do you like it, dear?
MRS. FRITH:I certainly do,
but I don't like the price.
You always want the best,
but we can't afford it.
Sometimes you think you're a millionaire!
MR. FRITH: Millionaires don't buy things on instalments!

New Word and expressions 生词和短语

model
n. 型号

afford
v. 付得起(钱)

deposit
n. 预付定金

instalment
n. 分期付款

price
n. 价格

millionaire
n. 百万富翁

参考译文

弗里斯先生:我非常喜欢这台电视机。
请问它多少钱?
店 员:这是店里最贵的型号。
它的售价是500英镑。
弗里斯夫人:这对我们来说是太贵了。
我们花不起那么多钱。
店 员:这种型号比那种要便宜些。它只要300英镑。
但是,它当然没有价钱高那种好。
弗里斯先生:我不喜欢这种型号。
那种型号价格是贵一些,
但它值得那么多钱。
弗里斯先生:我们可以用分期付款的方式]购买吗?
店 员:当然可以。
您可以先付30英镑定金,然后每月14镑,3年付清。
弗里斯先生:你喜欢吗,亲爱的?
弗里斯夫人:我当然喜欢,但是我不喜欢这个价钱。
你总是要买最好的,
可我们买不起,有时候你认为自己是个百万富翁!
弗里斯先生:百万富翁是不会分期付款买东西的!

新概念英语(1-111)The most expensive model的更多相关文章

  1. 新概念英语(1-11)Is this your shirt ?

    Is this your shirt?Whose shirt is white? A:Whose shirt is that? Is this your shirt, Dave? Dave:No si ...

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

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

  3. 新概念英语(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 ...

  4. 新概念英语(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, ...

  5. 新概念英语(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 ...

  6. 新概念英语(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 ...

  7. 新概念英语(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 ...

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

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

  9. 新概念英语(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. 反射、Attribute

    1.发射是对类或者对象,查看其类内部的构造. 2.类的组成:属性(PropertyInfo).方法(MethodInfo).字段(FiedInfo).构造函数(ConstructorInfo).事件( ...

  2. 数据结构之队列c代码实现

    一学期的数据结构,总不能毫无收获吧,因为书上的很多代码并不能实现,我一个编程小白可怎么过呢,难得假期有时间,于是我寻求度娘,从四面八方找了些可以编译通过的源码,这一次是队列,后面我还会逐渐补充,如果有 ...

  3. python写一个信息收集四大件的脚本

    0x0前言: 带来一首小歌: 之前看了小迪老师讲的课,仔细做了些笔记 然后打算将其写成一个脚本. 0x01准备: requests模块 socket模块 optparser模块 time模块 0x02 ...

  4. Redis 桌面管理器

    使用Redis桌面管理器,可以方便开发人员进行开发测试,对Redis存储内容进行可视化管理. 下载安装:https://redisdesktop.com/download 1. 为了方便测试,打开re ...

  5. win10每次开机都显示“你的硬件设置已更改,请重启电脑……”的解决办法

    之前的系统没有这个问题,就是win10有这个问题,过一段时间就会出现这个问题,网上找了很多,最后发现是显卡驱动的问题,是A卡的问题,只需要更新A卡驱动即可,如果更新A卡驱动不行的话,或者说A卡驱动已经 ...

  6. Activity 与 springMvc相整合

    准备环境: springMvc框架及Activity所需要的jar: 创建spring-activity.xml文件,里面内容: <?xml version="1.0" en ...

  7. 在Jenkins中配置执行远程shell命令

    1.想要 远程登录到linux服务器并执行相应的shell脚本,需要在jenkins上安装插件enkins SSH plugin 2. 安装了这个插件后,进入系统的配置管理中配置 SSH remote ...

  8. 制作centos的启动盘

    制作centos的U盘启动盘 author:headsen chen    2017-10-13   10:24:50  个人原创,允许转载,请注明作者,出处,否则依法追究法律责任! 1,下载Ultr ...

  9. Flume - Kafka日志平台整合

    1. Flume介绍 Flume是Cloudera提供的一个高可用的,高可靠的,分布式的海量日志采集.聚合和传输的系统,Flume支持在日志系统中定制各类数据发送方,用于收集数据:同时,Flume提供 ...

  10. Centos网口流量实时监控

    iptraf方式 [root@kazihuo ~]# yum -y install iptraf [root@kazihuo ~]# iptraf-ng-ng 开启服务日志: 进入细节监控后提示日志路 ...