English trip -- VC(情景课)5 C It's on Main Street 在主街上
Grammar focus 语法点:
on, 在...上
next to , 旁边,周围
aross from , 对面
between 在...之间
in front of 在…前面
Where's the school ?
On Main Street.
Next to the library.
Aross from the supermarket.
Between the bank and the library.
Practice 练习
Read and Circle
1. Where's the drugstore?
Next to the supermarket.
2. Where's the supermaket?
Across from Main street.
3. Where's the restaurant?
Next to the drugstore.
4. Where's the bakery?
Across from the restaurant
5. Where's the barbershop?
Next to the bakery.
Listen and repeat. 听并跟读.
Excuse me, Where's the bank?
Next to the supermarket
Thanks
Excuse me, Where's the restaurant?
Across from the bank
Thanks
Excuse me, Where's the bank?
Between the drugstore and the supermarket.
Thanks
Excuse me, Where's the barbershop?
On Park street
Thanks
Excuse me, Where's the bakery?
Next to the restaurant.
Thanks
Excuse me ,Where's the bakery?
Across from the supermarket
Thanks
Words
Central Avenue 中央大街
central ['sentr(ə)l] adj. 中心的;主要的;中枢的
avenue ['æv(ə)njuː] n. 大街;林荫大道;[比喻](达到某物的)途径,手段,方法,渠道
church [tʃɜːtʃ] 教堂
Sentences
What is on the left of the restaurant? # 表示某一样东西
The church is on the left of the restaurant
What are the right of the hospital? # 表示多个东西
The school and the fruit store are on the right of hospital

Q: Where is the police station?
A: The police station is between the store and the bank # 这个是一个警察局所以用is,如果有多个警察局就用are
Q: Where is the school?
A1: The school is on the Central Avenue and next to the restaurant.
A2:The school is on the Central avenue and arcoss from the train station
English trip -- VC(情景课)5 C It's on Main Street 在主街上的更多相关文章
- English trip -- VC(情景课)9 B Outside chores 室外家务
Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail 收到邮件 taking out the trash 把垃圾带出去 wal ...
- English trip -- VC(情景课)1 C What's your name?(review)
Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto [təˈrɒntəʊ] to ron to (多伦多(加拿大城市)) - -0我还 ...
- 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 练习 ...
- English trip -- VC(情景课)8 C
MP review: 音标(Phonetic symbol) [ɪ] lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ] g ...
- English trip -- VC(情景课) 6 B Events 事件
xu言: ... 自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment 预约 meeting 会议 class movie party prog ...
- English trip -- VC(情景课)5 Around Town
Around Town 城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...
- English trip -- VC(情景课)2 D Reading
Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...
- 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 ...
- 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 ...
随机推荐
- linux导出、导入sql
linux下导入.导出mysql数据库命令 一.导出数据库用mysqldump命令(注意mysql的安装路径,即此命令的路径): 1.导出数据和表结构: mysqldump -u用户名 -p密码 数据 ...
- Masonry 适配label多行
设置属性后,然后根据文本自动多行显示,无需设置标签高度约束 1 属性preferredMaxLayoutWidth,如:label.preferredMaxLayoutWidth = (WidthSc ...
- java,url长链接生成短链接,短链接生成器,自定义字符串,对字符串md5混合KEY加密,根据短链接获得key值,不重复的随机数,不重复的随机字符串
java,url长链接生成短链接,短链接生成器,自定义字符串,对字符串md5混合KEY加密,根据短链接获得key值,不重复的随机数,不重复的随机字符串 package com.zdz.test; im ...
- 让360双核浏览器默认极速模式,避免采用IE模式无法正常访问html5网页的解决办法
让360双核浏览器默认极速模式,避免采用IE模式无法正常访问html5网页的解决办法 用Meta标签代码让360双核浏览器默认极速模式不是兼容模式<meta name="rendere ...
- python基础七--集合
12.221.昨日内容回顾 小数据池: int:-5--256 str:1.不能有特殊字符 2.*int不能超过20 编码:所能看到的最小构成单位叫字符 ascii : 8位 1字节 表示1个字符 u ...
- ES6学习--箭头函数
1. 箭头函数基本形式 let func = (num) => num; let func = () => num; let sum = (num1,num2) => num1 + ...
- 解决Linux下jdk版本与安装版本不一致
解决Linux下jdk版本与安装版本不一致 在Linux下安装jdk后,利用java -version查看版本使,发现不是自己所安装的jdk版本; 解决方案: which java ——查看默认的jd ...
- troubleshooting-执行导数shell脚本抛异常error=2, No such file or directory
Cannot run program "order_log.sh" (in directory "/data/yarn/nm/usercache/chenweidong/ ...
- 关于编译安装php
之前也装过一次是nginx和php的, 这次也是... but, 不知道是不是版本的问题还是环境方面的影响, 导致之前的gd库是安装失败的, 所以上次安装zabbix也是失败的, 这次换了5.6.2版 ...
- 基于qml创建最简单的图像处理程序(3)-使用opencv&qml进行图像处理
<基于qml创建最简单的图像处理程序>系列课程及配套代码基于qml创建最简单的图像处理程序(1)-基于qml创建界面http://www.cnblogs.com/jsxyhelu/p/83 ...