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. lnmp之mysql5.5.17安装

    先执行命令yum install cmake mysql5.5采用的是cmake安装(更先进的configure) wget下载目录(到清华大学的镜像站下载) [root@localhost loca ...

  2. K好数

    有点坑 在他这里 0不算一位数 #include <iostream> #include <cstdio> #include <string.h> using na ...

  3. Linux 使用系统ISO制作yum源

    关于linux安装问题,大多数情况下 系统开发完成之后,需要部署到生产机器上,客户提供的机器预装好了操作系统,但是都是内网环境 与外网都是物理隔绝的,那么 在搭建生产环境时需要安装相关软件时,如果自己 ...

  4. mysql存储引擎管理使用

    mysql采用插件化架构,可以支持不同的存储引擎,比如myisam,innodb.本文简单的介绍mysql存储引擎的管理与使用. 1.查看mysql存储引擎:show engines; 可以看到,my ...

  5. linux服务器---代理认证

    代理认证 proxy代理服务被广泛的使用,为了安全起见,可以在服务器上增加一层安全认证机制.这里使用htpasswd建立认证账号和密码 1.创建认证账号和密码 [root@localhost wj]# ...

  6. Window下安装npm

    Node.js停火各大技术论坛都在讨论,前段时间工作太忙没时间学习,趁着周末空闲玩玩,在网上找了些资料发现Node.js本身有windows版和unix版下载和使用都挺方便但是其扩展模块依赖复杂通过手 ...

  7. postman接口测试——笔记

    接口测试理论:   一.接口 1.程序内部接口:方法与方法之间,模块与模块之间的交互,程序内部抛出的接口,比如bbs系统,有登录模块,发帖模块等等,那你要发帖就必须先登录,那么这两个模块就得有交互,它 ...

  8. Notepad++ 主题配色配置

    以下方法来源网络,仅供参考: 方案1: 1.主题名称:Obsidian 2.字体字号:Courier New 10 (这里字体你可以随意选择,让自己满意即可) 3.设置方法:设置---语言格式设置-- ...

  9. jquery的click无法触发事件

    一个页面需要在加载后勾选table中所有行的checkbox,于是就这样写 $("table thead tr th input[type='checkbox']").click( ...

  10. Python3 Selenium定位不到元素常见原因及解决办法

    Python3 Selenium定位不到元素常见原因及解决办法 一.问题描述 在做web应用的自动化测试时,定位元素是必不可少的,这个过程经常会碰到定位不到元素的情况: 报错信息: no such e ...