In this lesson you will learn to say what you need. 在本课中,您将学习如何说出您的需求。

Words list

elevator  电梯      That's an  elevator  那是一部电梯

hotel 酒店    apartment 公寓

a sing room  单间

a double room  带一张双人床的房间

twin room  两张单人床的双人房

The 2nd floor ;  2层楼   The 1nd floor = The First floor 第一层

a credit card 一张信用卡

The reception 接待处

room number 房间号

above  上面

According   依照

Act out the story    把这个故事说出来                   Act out 把…表演出来;把…付诸行动

What's this?

That's a hotel ...   那是一家酒店

That's an ...  那是...

Those are ... 那些是...

Mike is tired. It's late. He is staying in Hong Kong for one night.  麦克累了,天色已晚。他准备在香港待上一晚

1. Good evening. May I help you?  晚上好,我能帮你什么吗?

2. Yes.I'd like a room for the night. 是的,我想要住一晚

3. A single or a double?  单间还是双人间?

4. I'd like a single room,please. 请给我一间单间

5.How much is it?  多少钱?

6.It's $150 per night.      150/晚                    # per    prep. 每;经;按照;每一                prep = preposition 介词

7.Can I pay by credit card?  我能用信用卡支付吗?

8. Yes. Could you fill in this form. please?  可以,请做下登记。

9.OK.

10 Here's your key. Your room number is 304, on the third floor.  这是你的钥匙,你的房间号是304,在3楼

11.Thank you. Where is the elevator?  谢谢你,电梯在哪里?

12. It's over there 就在那边

READ

After a long journey from Heathrow,John finally arrives at his hotel in King's Cross. He goes to the reception area to checkin.

从希思罗机场坐飞机经过漫长的旅途,约翰最终到达了他的国王十字酒店. 他准备去前台接待办理入住

Receptionist: Hello. Can I help you?

John: Yeah hi, I've got a reservation(预约), my name's John Arquit(约翰·阿尔奎特)

Recepstionist: Ah,yes. You booked(预定)a shared room for 1 week? 你预订了共享房间一周?

John: Yes, a shared room, but perhaps I'll stay loger.

Recepstionist: OK,but let us know as soon as you decide?

John: Yes, of course. How much is that?

Recepstionist:It's £ 18.50 for a shared room. Can I see your passport?     # £  = 英镑  pound     便士 pence

John: Here you are.

a shared room - a room with other people  共用房间 - 与其他人共用的房间

let us know - tell us   让我们知道 - 告诉我们

reservation - the room is booked in advance   预约 - 房间提前预订

English trip M1 - PC12 I'd Like a Room Please Teacher:Taalan的更多相关文章

  1. English trip M1 - AC9 Nosey people 爱管闲事的人 Teacher:Solo

    In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情. 课上内容(Lesson) # four “ ...

  2. English trip M1 - PC1 Are you a Model? 你是模特吗? Teacher:Taylor

    In this lesson you will learn to talk about jobs. 课上内容(Lesson) What's your partner name? Her name is ...

  3. English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick

    In this lesson you will learn to desribe abilities.  这节课你将学习到描述你的能力 课上内容(Lesson) 三种常见情态动词 can aux. 能 ...

  4. English trip M1 - PC6 Likes and Dislike Teacher:Jade

    In this lesson you will learn to talk about likes and dislikes. 课上内容(Lesson) # 通常在习惯性的表达式用 it's 来表达w ...

  5. English trip M1 - AC11 I Dreamed a Dream? 我做了一个梦 Teacher:Lamb

    In this lesson you will learn to describe an experience.  这节课你讲学习到描述经历 课上内容(Lesson) 词汇(Key Word ) 句型 ...

  6. English trip M1 - AC11 May I Help You? 我能帮到你吗? Teacher:Lamb

    In this lesson you will learn to ask for things in shops  在本课程中,您将学习如何在商店中寻找东西 课上内容(Lesson) How are ...

  7. English trip M1 - AC6 How to make salad? Teacher:Patrick

    In this lesson you will learn to give instructions.  在本课中,您将学习如何提供说明. 课上内容(Lesson) How to make a sal ...

  8. English trip M1 - AC3 Teacher:Corrine

    课堂上内容 16,black,games The clothes is Only $. is lucky number in China. God give us black eyes,but we ...

  9. English trip M1 - AC1 My Dream Car Teacher:Corrine

    In this lesson you will learn to describe an object. 课上内容(Lesson) You want to rent a car. Go to the ...

随机推荐

  1. zw版【转发·台湾nvp系列Delphi例程】HALCON TestRegionPoint1

    zw版[转发·台湾nvp系列Delphi例程]HALCON TestRegionPoint1 unit Unit1;interfaceuses Windows, Messages, SysUtils, ...

  2. python性能分析(一)——使用timeit给你的程序打个表吧

    前言 我们可以通过查看程序核心算法的代码,得知核心算法的渐进上界或者下界,从而大概估计出程序在运行时的效率,但是这并不够直观,也不一定十分靠谱(在整体程序中仍有一些不可忽略的运行细节在估计时被忽略了) ...

  3. mysql事务(一)——redo log与undo log

    数据事务 即支持ACID四大特性. A:atomicity          原子性——事务中所有操作要么全部执行成功,要么全部执行失败,回滚到初始状态 C:consistency     一致性—— ...

  4. Azkaban 入门

    需求 实际当中经常有这些场景:每天有一个大任务,这个大任务可以分成A,B,C,D四个小任务,A,B任务之间没有依赖关系,C任务依赖A,B任务的结 果,D任务依赖C任务的结果.一般的做法是,开两个终端同 ...

  5. Java(16-19)

    0. 正则表达式: str.matches()  //判断字符串是否匹配 str.split()  // 根据给定正则表达式的匹配规则.拆分此字符串,返回字符串数组. str.replaceAll() ...

  6. Linux服务器---apache配置文件

    Apache配置文件 Apache的配置文件默认路径是“/etc/httpd/conf/httpd.conf”,编辑该文件就可以修改Apache的配置 1.设置网页主目录,参数DocumentRoot ...

  7. linux环境下安装jdk1.6

    卸载rpm版的jdk: #rpm -qa|grep jdk 显示:jdk1.6.0_29-fcs 卸载:#rpm -e --nodeps jdk1.6.0_29-fcs 1.从sun公司网站www.s ...

  8. 洛谷月赛 Hello World(升级版) - 动态规划

    题目背景 T1答案要mod1000000007(10^9+7),请重新提交,非常抱歉! 一天,智障的pipapi正在看某辣鸡讲义学程序设计. 题目描述 在讲义的某一面,他看见了一篇文章.这篇文章由英文 ...

  9. flash,sram

    flash写入的内容不会因电源关闭而失去,读取速度慢,成本较低,一般用作程序存储器或者低速数据读取的情况. sram有最快的读写速度,但电源掉落后其内容也会失去,价格昂贵,一般用作cpu的二级缓存,内 ...

  10. Jackson 使用和注意项

    依赖maven: <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId ...