Vocabulary focus 核心词汇

cutting the grass 修剪草坪

getting the mail  收到邮件

taking out the trash  把垃圾带出去

walking the dog  遛狗

washing the car  洗车

watering the grass  给草浇水

light's    L     love    like     #  在前面

l   <

dark's    L      girl      meal   # 在结尾

word

world

words

chef  大厨

hates    v. 讨厌;憎恨(hate的三单形式)  n. 厌恶;讨厌的东西(hate的复数)

is a mess     是一个烂摊子       Your home is a mess

mind  介意       Would you mind me smoking? 你介意我吸烟吗?

expensive 贵

cut hair  理发

haircut 发型

yard 院子;庭院

custodian  物管;保洁员

parcel 包裹;快递    getting parcel

getting take-out  取外卖

grand 一千美元         fifty-five grand  五万五美元

ride bike  骑自行车

eating popcorn ['pɑpkɔrn] 爆米花

order food  订餐

buy street food 街边小吃

visit 拜访

find the way 寻找路

window shoping  橱窗购物者(指只逛不买的人)

外国人回答问题习惯性,前后保持一致

Yes,后面就是肯定回答

No,后面就是否定回答

外国人和我们的不同:

1.居住地,中国大部分住的是公寓   We are live in (apartment),USA live in house

2.他们需要打扫house 前院的公共部分,不然邻居(neighbor)有权利报警

3.High labor costs  劳动(人)力成本高;他们非一线城市剪头需要$50~60dollar,一线城市$200dollar

4.年收入4.5~5w美金(dollar),也就刚刚够开销。单身汉一般都不敢买房(house),习惯性自己有工作间,自己配备工具,自己动作解决一些问题

扩展Review Unit5 B课

How does Kevin go to the senior center?

# 容易指晕的路线表达方式1

He needs  turn left at first corssing on the main street.Turn right at corner on the pig street. Pass Supermarket and restaurant to frist crossing . Turn left at frist crossing into Cow street.Senior center on the right of you.

# 简单明了的表达方式2(Iris老师友情赞助)

Kevin needs to go along on main street and turn left at second corssing. at walking on the Cow Street and he can see Senior center on the  his right .

# 传说中的第三条路(不啰嗦版)

Kevin needs at the end of main street. turn left at first corner and turn right at first corssing into Cow Street and he can see Senior center on the his right.

常用指路短语:

I ride a bike to school  我骑自行车去学校

I take a bus to school

I drive  a car to school

at the end of...   在...尽头       e.g.  at the end of main street

corssing  交叉路口

frist  第一

second  第二

third  第三

corner  ['kɔːnə]     n. 角落,拐角处;地区,偏僻处;困境,窘境

Turn left 左转,左侧

Trun right 右转,右侧

go along the....   沿着....   直行

across from  对面

next to  靠近,旁边

on the left ,there are....

on the right, there are ...

traffic lights 交通信号灯

English trip -- VC(情景课)9 B Outside chores 室外家务的更多相关文章

  1. English trip -- VC(情景课)1 C What's your name?(review)

    Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto   [təˈrɒntəʊ]  to ron to (多伦多(加拿大城市))   - -0我还 ...

  2. English trip -- VC(情景课)10 C I like to watch TV. 我爱看电视

    Grammar focus 语法点: like to do    you do    they What  does  he    like to do? does  she Practice 练习 ...

  3. English trip -- VC(情景课)8 C

    MP review: 音标(Phonetic symbol) [ɪ]    lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ]   g ...

  4. English trip -- VC(情景课) 6 B Events 事件

    xu言: ...  自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment  预约 meeting  会议 class movie party prog ...

  5. English trip -- VC(情景课)5 Around Town

     Around Town  城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...

  6. English trip -- VC(情景课)2 D Reading

    Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...

  7. English trip -- VC(情景课)2 C Where's my pencli?

    Grammar focus 语法点: in 和 on in the desk    在桌子抽屉里 on the desk  在桌子面上 Practice 练习 Where's my pencil? I ...

  8. English trip -- VC(情景课)2 A At school

    xu言: Sometimes, I feel very confused. However, there will always be a weak light in a corner to ligh ...

  9. English trip -- VC(情景课)1 C What's your name?

    Grammar focus 语法点 What's your name? What's his name? What her name? My name is Angela. His name is K ...

随机推荐

  1. [WPF]WPF开发方法论

    纵观Windows GUI应用程序开发方法,从Windows API.MFC到Visual Basic再到.NET Framework,WPF的开发方法论是在.NET Framework方法论的基础上 ...

  2. python 有道翻译

    import requests import time import random import hashlib i = str(int(time.time()*1000)+random.randin ...

  3. python3.4学习笔记(十九) 同一台机器同时安装 python2.7 和 python3.4的解决方法

    python3.4学习笔记(十九) 同一台机器同时安装 python2.7 和 python3.4的解决方法 同一台机器同时安装 python2.7 和 python3.4不会冲突.安装在不同目录,然 ...

  4. c++第五天:默认初始化

    1.算数类型.(整型和浮点型) 类型决定了数据所占的比特数以及该如何解释这些比特的内容. 练习2.1... 各种类型在计算机中所占的比特数不同,解释方法不同.有符号要花费一个比特存储符号,最大正值要比 ...

  5. SNMP学习笔记之SNMP树形结构介绍

    Basic command of SNMP: GET: The GET operation is a request sent by the manager to the managed device ...

  6. 简单地说, cpp中的纯虚函数就是抽象类的具体实现

    简单地说, cpp中的纯虚函数就是抽象类的具体实现.包含了纯虚函数的类就是抽象类.

  7. JavaScript Match

    JavaScript Match 版权声明:未经授权,严禁转载! 随机数 // 随机数 Math.random() 随机生成一个大于等于0且小于1的小数. // 0>= r < 1 [0, ...

  8. go learning

    1. vim-go https://github.com/fatih/vim-go-tutorial curl -fLo ~/.vim/autoload/plug.vim --create-dirs ...

  9. Nodejs学习笔记(四)与MySQL交互(felixge/node-mysql)

    原文链接:http://www.cnblogs.com/zhongweiv/p/nodejs_mysql.html 介绍使用felixge/node-mysql进行SQL的增删改查以及断线重连等操作.

  10. 20145317彭垚《网络对抗》Exp6 信息搜集与漏洞扫描

    20145317彭垚<网络对抗>Exp6 信息搜集与漏洞扫描 问题回答 1.哪些组织负责DNS,IP的管理? DNS域名服务器:绝大多数在欧洲和北美洲,中国仅拥有镜像服务器. 全球一共有5 ...