English trip -- VC(情景课) 7 C How much are the shose? 鞋多少钱
Grammar focus 语法点:
How much is ...? How much are...?
How much is the shirt? $15.99.
How much are the shoes? $68.95.
How much is the T-shirt?
The T-shirt is two dollars
How much are the shores?
The shores are three dollars
How much is the jacket?
The jacket is eight dollars
How much is the sweater?
The sweater is four dollars
How much is the raincoat?
The raincoat is five dollars
How much are the pants? # ts 读 "刺"
The pants are six dollars
How much are the socks?
The socks are one dollar
How much is the blouse?
The blouse is seven dollars
组合发音(Iris友情整理):
ts students 类似"刺"的发音
ds words 类似“滋”
Thank Think
th<
This That There
dr dress drug
tr tree trouble
sh wash fish
ch China Cheese watch teach
ce nice rice(n. 稻;米饭)
se rose nose please
Words
cents 美分
sneaker 运动鞋
scarf 围巾;嵌接,嵌接处;头巾领巾
sentences
A: Hi,Peter. What are you doing?
B: Hi, Mark. I am making a shopping list(购物清单).Then I am going to a clothes shop(还可以使用store).
A: Great. Can you help me?
B:Yes, what do you need?
A: I need a black shirt and a pair of shorts
B: Ok. No problem
A: Thank you.
B: Welcome
A:Can I help you?
B:Yes,please.
A:What do you need?
B:I need a dress. How much is this dress?/how much are these
A:It's $35
B:Ok, Not bad. It looks cool,I'll take it.
Salesperson = S
Jack = J
S:Good evening, what do you need?/ Can I help you?
J:Yes, i need a jacket/ Sweater/ Jeans [dʒiːnz]
S:What size do you need?
J:Size M(medium)/ S(small)/L (large [lɑːdʒ]) /XL(extra ['ekstrə] large)
S:What color do you need?
J: A black one.
S:What about this one?
J: It looks nice, can i try it on?
S:Sure, the dressing room(试衣间) is there.
J:I like it, how much is it?
S:It's $185,99
J:Great(最棒)/expensive(最贵), I will take it. / I will think about it
English trip -- VC(情景课) 7 C How much are the shose? 鞋多少钱的更多相关文章
- 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(情景课)9 B Outside chores 室外家务
Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail 收到邮件 taking out the trash 把垃圾带出去 wal ...
- 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 ...
随机推荐
- java编译 Error: Could not find or load main class java执行包main方法
在java源文件开头有包声明语句,编译的时候需要指定生成的class文件路径. 解决方法: javac -d your_path your_class.java 例如:javac -d . First ...
- 【Redis学习之一】Redis
环境 虚拟机:VMware 10 Linux版本:CentOS-6.5-x86_64 客户端:Xshell4 FTP:Xftp4 jdk8 一.Redis入门介绍 数据存储的发展:文件存储--> ...
- Python中type的用法
目录 描述 语法 用法 type和isinstance Type和Object 描述 python的 type 函数有两个用法,当只有一个参数的时候,返回对象的类型.当有三个参数的时候返回一个类对象. ...
- Linux服务器---ssh登录
Ssh登录 Ssh是建立在应用层和传输层的安全协议,专门为远程登录回话和其他网络服务提供安全性.利用ssh可以有效的防止远程管理中的信息泄露问题,同时ssh传输的数据是经过压缩的,可以加快传输 ...
- Linux基础命令---eject
eject eject指令允许在软件控制下弹出可移动媒体(通常是光盘.软盘.磁带或Jaz或ZIP磁盘).该命令还可以控制一些由某些设备支持的自动弹出功能的多光盘转换器,并关闭一些光盘驱动器的盘. 对应 ...
- mysql下的将多个字段名的值复制到另一个字段名中(批量更新数据)字符串拼接cancat实战例子
mysql下的将多个字段名的值复制到另一个字段名中(批量更新数据)mysql字符串拼接cancat实战例子: mysql update set 多个字段相加,如果是数字相加可以直接用+号(注:hund ...
- nohup 命令(设置后台进程): appending output to ‘nohup.out’ 问题
一.Linux 下使用 nohup Unix/Linux下一般比如想让某个程序在后台运行,很多都是使用 & 在程序结尾来让程序自动运行. 比如我们要运行weblogic在后台:./startW ...
- ELK学习笔记之ELK分析nginx日志
0x00 配置FIlebeat搜集syslog #安装 rpm -ivh filebeat-6.2.3-x86_64.rpm mv /etc/filebeat/filebeat.yml /etc/fi ...
- codevs & vijos 爱在心中 - Tarjan
描述 “每个人都拥有一个梦,即使彼此不相同,能够与你分享,无论失败成功都会感动.爱因为在心中,平凡而不平庸,世界就像迷宫,却又让我们此刻相逢Our Home.” 在爱的国度里有N个人,在他们的心中都有 ...
- C++ 文件大小格式化
#include <iostream> #include <windows.h> using namespace std; /*文件大小格式化 *param [in] dwSi ...