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? 鞋多少钱的更多相关文章

  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(情景课)9 B Outside chores 室外家务

    Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail  收到邮件 taking out the trash  把垃圾带出去 wal ...

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

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

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

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

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

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

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

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

  8. 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 ...

  9. 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 ...

随机推荐

  1. hdu6000 Wash ccpc-20162017-finals B Wash

    地址:http://acm.split.hdu.edu.cn/showproblem.php?pid=6000 题目: Wash Time Limit: 20000/10000 MS (Java/Ot ...

  2. uva11354 LCA+最小生成树+dp

    源自大白书 题意 有n座城市通过m条双向道路相连,每条道路都有一个危险系数.你的任务是回答若干个询问,每个询问包含一个起点s和一个终点t,要求找到一条从s到t的路,使得途径所有的边的大最大危险系数最小 ...

  3. cf 459E

    cf459E 这题说的是 给定一个n点m条边的带边权的有向图,从中找出一条路径(可以带环),该路径包含的边数最多,并且要求路径中的权值必须严格递增,然后对边进行排序完个后采用dp去解特殊判断一下边权值 ...

  4. 20154312 曾林 ExpFinal CTF Writeup

    0.写在前面 1.不合理的验证方式 2.加密与解密的对抗 3.一个SQL引发的血案 4.管理员的诟病 5.备份信息的泄露 6.svn信息泄露 7.coding 8.平衡权限的威胁 9.文件上传的突破 ...

  5. python 练习用python六剑客实现一个统计数字的个数,六剑客:(map、lambda、reduce、filter、切片、推到列表)

    统计一共有几个数字 s="sdfa45ads46723" #lambda >>> filter(lambda x:x.isdigit(),list(s)) ['4 ...

  6. centos7.3安装redis

    yum install epel-release yum install redis 如果支持从其他机器能访问,需要修改配置文件 /etc/redis.conf,注释掉 bin 127.0.0.1 如 ...

  7. linux服务器---安装samba

    安装samba 1.检测samba是否安装,如果没有,那么可以使用yum来安装.至少需要安装3个软件:samba,samba-client.samba-common [root@localhost p ...

  8. Unity VR编辑器――如上帝般创建VR内容,Project Soli google用雷达识别手势体积相当于一张 Mini SD 内存卡

    Unity VR编辑器――如上帝般创建VR内容在GDC的一个活动中,Unity首席设计师Timoni West展示了最新的Unity VR编辑器的原型系统,让你如上帝般创建VR应用,从一片空白场景开始 ...

  9. 深入JAVA注解之属性注解

    项目目录结构 实体类: package org.guangsoft.annotation.entity; import java.lang.annotation.ElementType; import ...

  10. vijos 1098 合唱队形 - 动态规划

    描述 N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形. 合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1,T2,…, ...