English trip V1 - 11.What's That? 那是什么?Teacher:Patrick Key:There's/There are
In this lesson you will learn to describe the position of an object. 在本课中,您将学习如何描述对象的位置。
课上内容(Lesson)
Where is the pictrue 1.
It's gym/health club 健身房/健身俱乐部
What can you see in the pictrue 1.
I can see 4 people, 2 men , 2 women and five treadmills ['trɛdmɪl](跑步机)
people go to gym for health/fun.
do/play sports for...
do exercise 练习 for ...
词汇(Key Word )
sneaker ['snikɚ] 运动鞋
coach [kotʃ] n.教练
trainer n. 助理教练;训练员;驯马师;飞行练习器;运动鞋
work out 锻炼
receptionist 前台
check in/out 登记入住/离店
custian
鸡肉
chicken <
胆小鬼; Don't be chicken
refrigerator 冰箱 ; 简写; fridge
microwave oven 微波炉
dustman 清洁工;垃圾清运工;环卫工人
plumber 水管工;堵漏人员
custodian 清洁工;看门的 单指清洁工;cleaner
transportation junction 交通枢纽
train 火车
express 快递
ship 船
motobike 摩托车
directly adv. 直接地;立即;马上;正好地;坦率地
try it on 试穿
air-conditioner 空调,简称A.C
bakery 面包店
club n.俱乐部;社团
closet n.壁橱
escape n.逃跑
hotel n.旅馆;饭店
neighborhood 街坊;附近
postion 位置;方位
refrigerator n.冰箱 简写 fridge
stove n.火炉
句型(Sentences)
oh,I see 我明白了
I'm just browsing 我只是随便看看
window shopping 只看不买
I'm just looking around 我只是看看
A: Is there a stove in the kitchen?
B: Yes,there is. There's a very nice stove in the kitchen.
A: Oh,good.
A: Is there a refrigerator is the kitchen?
B: Oh, I see
Is there...? - Yes, there is /No, there isn't
1. a refrigerator in the kitchen?
2. an elevator in the building?
3. a fire escape ?
4. a post office near the building?
5. a bus stop near the building?
Are there...? - Yes, there are/No, there aren't
1. dogs in your home?
2. plants in your room?
3. windows in the kitchen?
Is there a stove in the kitchen? 厨房里有炉子吗?
Yes,there is .There's a very nice stove in the kitchen. 有,厨房里有一个很漂亮的炉子。
Tell me ,how many windows are there in the apartment? 告诉我,公寓里有多少扇窗户?
There is a beautiful park near my house.
There are some good restaurants.
Are there any little children in your family?
Is there a cinema in this town?
There aren't any famous people in my family.
There isn't a car park in the university.
There's a bus stop on Hope Street.
There are some American students in my university.
语法(Grammar)
sb do for sth
There is / There are
There's one windows in the bedroom.
Is there a garden in this neighorhood(附近)?
Yes,there is/ No there isn't
There are two windows in the bedroom.
Are there any children in the building?
Yes, there are / No, there aren't
singular/plural:
There is one bedroom in the apartment.
There are two bedrooms in the apartment.
READING FOR FUN
Lost Boots
Teacher: What's wrong?
Boy: I Can't find my boots.
Teacher: What kind of boots are they?
Boy: They're long green ones.
Teacher: There's a pair of green boots right here.
Are you sure these aren't yours?
Boy: No,those aren't mine.Mine had snow on them.
Extra Vocabulary
1. Boot 靴
2. a pair of 一双
English trip V1 - 11.What's That? 那是什么?Teacher:Patrick Key:There's/There are的更多相关文章
- English trip V1 - B 6.Where Are You From? Teacher:Patrick Key: 一般疑问句和否定句中的be动词
In this lesson you will learn to talk about countries and languages. 本节课你将学习到关于谈论城市和语言 课上内容(Lesson) ...
- English trip V1 - 5.That's Amazing! 棒极了! Teacher:Patrick Key: can or can't
In this lesson you will learn to describe what people can do. 在本课中,您将学习如何描述人们可以做什么. STARTE drive a c ...
- English trip V1 - B 16. Giving Reasons 提供个人信息 Teacher:Lamb Key: Why/Because
In this lesson you will learn how to give reasons for something you've done. 课上内容(Lesson) Why do peo ...
- English trip V1 - 6.Accidents Happen! 发生意外! Teacher:Corrine Key: 过去进行时 was or were + Ving
In this lesson you will learn to talk about past occurences. 过去进行时 课上内容(Lesson) C: Hi, Loki! L: Hi, ...
- English trip V1 - B 22. Here,There and Everywhere 无处不在 Teacher:Taylor Key: Be + Ving
In this lesson you will learn to describe what you see. 课上内容(Lesson) # How's the weather today? 今天的天 ...
- English trip V1 - 20.Look at me 看着我 Teacher:Solo Key: 声调(英语默认就声调[rising]和降调[falling]两种)
In this lesson you will learn to describe a person. 课上内容(Lesson) appearance -> ap pea ran ce 外貌 ...
- English trip V1 - B 15. Giving Personal Information 提供个人信息 Teacher:Solo Key: Do/Does
In this lesson you will learn to answer simple questions about yourself. 本节课讲学到回答关于自己的一些简单问题 课上内容(L ...
- English trip V1 - 12.Belongings 行李 Teacher:Jade Key: ?
In this lesson you will learn to describe your home life and things you own. 在本课中,您将学习如何描述您的家庭生活和您拥有 ...
- English trip V1 - 1.How Do You Feel Now? Teacher:Lamb Key:形容词(Adjectives)
In this lesson you will learn to describe people, things, and feelings.在本课中,您将学习如何描述人,事和感受. STARTER ...
随机推荐
- C++max的使用方法
#include <iostream> //#include <algorithm>//std::min std::max #include <stdint.h> ...
- Qt Quick Dialogs
一.如下图.. 二. 1.FileDialog //定义FileDialog{ id:fileDialog; title: "open a picture"; nameFilter ...
- topcoder srm 325 div1
problem1 link $g[i]$表示解决前$i$个的代价,那么$g[i]$是所有$g[j]+cost(j+1,i)$的最小值. import java.util.*; import java. ...
- Git学习笔记---协作的一般流程
一般的操作流程 1.pull 王小坤与另一个同事张大炮一起开发一个项目,张大炮昨天修改了数据库读写的api,优化了执行速度,并把read()函数改名成了Read(),下午下班之前把这些代码push到服 ...
- 【解决办法】Undefined command/function 'mapminmax'.
原因: 低版本7.0中没有mapminmax这个函数,对应的归一化函数是premnmx和postmnmx,具体请查看着两个函数的用法升级到2009就肯定可以正常使用这个函数了 解释: premnmx. ...
- Shiro学习笔记六(自定义Reaml-使用数据库设置 user roles permissions)
1.工程目录 pom文件还和以前设置的一样就是添加了一个数据库驱动, <dependencies> <dependency> <groupId>junit</ ...
- Bytom交易说明(账户管理模式)
比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 该部分主 ...
- try里Response.end()问题
问题 在xxx.aspx.cs中处理异步请求,大致代码如下: 但会发现始终会进catch. 原因 Response.End()会引发ThreadAbortException. 解决方案 使用HttpC ...
- Oracle imp导入数据
拿到别人给的dmp文件如何导入自己的库中呢?上码: 代码: imp dms/123321@orcl file=F:\TP_ZG_20171208.DMP feedback=10000 buffer=1 ...
- VS2010:“error C2712: 无法在要求对象展开的函数中使用 __try”
ZC:这个错误是在使用 "__try{...} __except(EXCEPTION_EXECUTE_HANDLER){}"时 遇到的 http://blog.csdn.net/c ...