Grammar focus 语法点: 以What 开头的问句

What is/is/are he/she/they doing?

Cutting the grass.

Walking the dog.

Washing the dishes.

Practice 练习

What are they doing?

They are Making dinner.  # make -> making(去e+ing)

What is he doing?

He is washing the dishes.  # wash -> washing(+ing)

What are they doing?

They are making the bad  # make -> making (去e+ing)

What is he doing?

He is taking out the trash [træʃ]   # taking (去e+ing)

What is he doing?

He is washing the car  # wash -> washing (+ing)

What is she doing?

She is watering the grass [ɡræs]  # water -> watering (+ing)

What are they doing?

They are getting the mail   # get -> geting (+ing)

What is he doing?

He is making lunch.  make - making (去e+ing)

What are they doing?

They are cutting the grass.   # cut -> cutting (+ing)

What is she doing?

She is doing the laundry  # do -> doing ( +ing)

What is she doing?

She is drying the dishes # dry -> drying(+ing)

What are they doing?

They are taking out the trash  # take -> taking(+ing)

PS: 注意 they 和 the 的读音一致

Words

ride a bike / bicycle

cycle  自行车;

recycle  回收

brush [brʌʃ] 刷子

clean the kitchen  清理厨房

clean the toilet   清理马桶

clean the windows  清理窗户

mop the floor  托地

take the rubbish out  扔垃圾

wash the dishes

cook dinner

do the laundry

recycle [,ri'saɪkl]  the rubbish

microwave oven  [ˈʌvən]  微波炉

microsoft 微软

sentenes

I help somebody do something.

I help my wife feed daughter everday.

My wife helps me wash clothse(do the laundry)  # 三单后面是动词原型

But the class is canceled  # 但课程被取消了

When class after I go to have dinner # 上课后我去吃饭

Extend-Exercises

She's eating an apple

He is waitting for a bus

They are playing football

He is lieing on the floor

Thay are eatting breakfast

She is sitting on the table

Please be quiet. I'm working

Where 's John? He's in the kitchen. He is cooking

You are standing on my foot , Oh, I'm sorry

Look!Somebody is swimming in the river

We're here on holiday. We are staying at the Central Hotel.

Where's Ann? She is having a shower

They are building a new theatre in the city centre at the moment.

I am going now.Goodbye

Jane isn't having dinner.

She's watching televiosion

She is sitting on the floor

She isn't reading book

She isn't play the piano  (PS:乐器前面 play不加ing)

She is laughing

She is wearing a hat

She isn't writing a letter

English trip -- VC(情景课)9 C What are they doing? 他们在做什么?的更多相关文章

  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. sift 与 surf 算法

    http://blog.csdn.net/cy513/article/details/4414352 SURF算法是SIFT算法的加速版,OpenCV的SURF算法在适中的条件下完成两幅图像中物体的匹 ...

  2. Fenwick

    hdu1394 这题说的是给了一个序列计算这个序列的逆序对总共要进行n次 每次都将目前的第一个放到序列的最后一个位置然后 计算一次逆序对 这样我们只需要先求一次逆序对 然后接着每次都用F=F+(n-T ...

  3. 错误:Python Urlfetch Error:'GET

    1) 如果你初装了 GaAgent, 记得把在 proxy.ini 里的 id 填上:2) 刷新几次:3) 把浏览器关了,重新打开:4) 清除浏览器的缓冲区:5) 清除 cookies6) 用浏览器的 ...

  4. CentOS安装mysql并配置远程访问

    最近上班挺无聊,每天就是不停的重启重启重启,然后抓log.于是有事儿没事儿的看卡闲书,搞搞其他事情. 但是,公司笔记本装太多乱其八糟的东西也还是不太好. 于是,想到了我那个当VPN server的VP ...

  5. MySQL Crash Course #10# Chapter 19. Inserting Data

    INDEX BAD EXAMPLE Improving Overall Performance Inserting Multiple Rows INSTEAD OF Inserting a Singl ...

  6. finedb(内置的HSQL数据库)迁移数据到MySQL

    finedb(内置的HSQL数据库)迁移数据到MySQL 1. 前言 在FineBI中,决策平台的数据(用户.角色.组织机构.权限等信息)是存储在finedb数据库中的,默认情况下finedb是一个内 ...

  7. expect交互式创建账号密码

    这个脚本是我在建立samba用户的时候用到的,一开始我是一步一步的操作,后来嫌麻烦了,就写了这个脚本,也学习了一下expect. #!/usr/bin/expectset user [lindex $ ...

  8. 20145122《Java程序设计》第九周学习总结

    教材学习内容总结 1.JDBC代表Java数据库连接,这是一个标准的Java API与数据库无关的与Java编程语言之间的和大多数数据库连接.JDBC API支持两层和三层的处理模式对数据库的访问,但 ...

  9. 不明原因报错集中处理:Undefined

    1, NSGenericException错误 Terminating app due to uncaught exception 'NSGenericException', reason: '*** ...

  10. Python3基础 str title 单词首字母大写,其余均为小写

             Python : 3.7.0          OS : Ubuntu 18.04.1 LTS         IDE : PyCharm 2018.2.4       Conda ...