English trip -- Review Unit 9 Daily living 日常生活
主要讲了一个时态:现在进行时 Be动词+Ving
需要记住的有6种规律
1.直接单词后面 + ing e.g. watch -> watching
2.是ie结尾的单词,变y+ing e.g. tie -> tying 领带 -> 系领带
3.辅元辅(结尾是一个辅音+一个元音+一个辅音)的情况下,双写最后一个 e.g. sit - sitting
4.结尾是e的情况下,去掉e + ing e.g. take -> taking
5.结尾是w、x、y的情况下无论是不是辅元辅,直接加ing play -> playing
6.如果动词结尾是双ee的情况下,不用去掉e,直接加ing e.g. see -> seeing
Vocabulary
doing homework # 做家庭作业
doing laundry # 洗衣服
drying dishes # 擦干盘子 drying the hair # 吹干头发 drying v. 把…弄干(dry的ing形式)
making lunch # 做午餐 making breakfast # 做早餐 making dinner # 做晚餐
making the bed # 铺床
cutting the grass # 修剪草坪 ; 国外他们住的是house(一般只有结婚夫妇会买来住),他们有前院和后院。前院的整洁差邻居是可以报警!!!
getting the mail # 收邮件 ;国外信用卡账单还是习惯性的会这种
taking out the trash # 扔垃圾
walking the dog # 遛狗
washing the car # 洗车
watering the grass # 给草浇水
What is/is/are he/she/they doing? # 注意使用 is are
Tips:
VT是及物动词,后面直接加名词,如play basketball,与之相对还有VI是不及物动词后面不能直接跟名词,需要加一个to,如listen to music。
the
定冠词,用法: 定冠词the具有确定的意思,用以特指人或事物,表示名词所指的人或事物是同类中的特定的一个,以别于同类中其他的人或事物,相当于中文中的“那个”或“这个”的意思。它可以和单、复数名词,也可以和不可数的名词连用。用在以辅音音素开头的词前读e ,用在以元音音素开头的词前读ei ,在特别强调时读ei:。
English trip -- Review Unit 9 Daily living 日常生活的更多相关文章
- English trip -- Review Unit 10 Leisure 休闲
Words dance exercise fish play basketball play cards swim cook play the guitar listen to music watch ...
- English trip -- Review Unit7 Shopping 购物
Xu言: 今天,lamb老师帮我梳理的时候到时提醒了我件事,之前Jade老师也说过每个单元的课程其实有个大主题,我需要把这个单元上完以后全部好好的回顾,然后整理一下.把每个单元的主题以及主题(them ...
- English trip -- Review Unit6 Time 时间
It's at seven o'clock 整点 7点整 It's at half past seven or It's seven-thirty7点30 It's at seven fi ...
- English trip -- Review Unit5 Around town 在城市
restaurant 餐厅 supermarket 超市 shoping mall 购物中心 drugstore 药店 hospital 医院 laundromat 洗衣店 moive threat ...
- English trip -- Review Unit4 Health 健康
medicine n. 药:医学:内科:巫术 vt. 用药物治疗:给…用药 drug 毒药;药店(drugstore) pill 药丸 patient 病人 head 头 hands 手 ...
- English trip -- Review Unit3 Family 家人
Words daughter grandfather grandmother husband wife uncle aunt brother sister Who is ...? Loki's ... ...
- English trip -- Review Unit2 At school 在学校
What do you need,Loki? I need an eraser What does he need? He needs a dictionary Where's my pencil? ...
- English trip -- Review Unit1 Personal Information 个人信息
1.重点内容进行自我介绍 What's you name? I'm Loki Where are you from? I'm Local, I'm Chengdu How old are you? t ...
- English trip -- Review Unit8 Work 工作
工作一般询问对方的工作情况的方式: What job is it? 它的工作是什么? You're a engineer? 你是工程师? Right 是的 What do you do? ...
随机推荐
- zw版【转发·台湾nvp系列Delphi例程】HALCON MaxImage1
zw版[转发·台湾nvp系列Delphi例程]HALCON MaxImage1 procedure TForm1.FormShow(Sender: TObject);begin Set8087CW($ ...
- POJ 1836
刚开始二分写错了 wa了很久 这个二分 的好好想想 #include <iostream> #include<cstdio> #include<string.h> ...
- 绘制loss曲线
第一步保存日志文件,用重定向即可: $TOOLS/caffe train --solver=$SOLVERFILE >& |tee out.log 第二步直接绘制: python plo ...
- 了解SpringBoot
一.SpringBoot是什么? Spring Boot是由Pivotal团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程.该框架使用了特定的方式来进行配置,从而使开发 ...
- mysql数据安装问题汇总
1.mysql安装冲突:conflicts with file from package 看到“conflicts”,是产生冲突了,文件“/usr/share/mysql/charsets/*”需要M ...
- 微信小程序的功能开发工具跟公众号的差别,小程序是一种减负思维对简单APP是巨大打击
微信小程序的功能开发工具跟公众号的差别,小程序是一种减负思维对简单APP是巨大打击 摘要: 小程序和公众号最大的区别有如下四点:1.小程序没有粉丝,开发者在后台能看到的只能是累计用户访问数以及实时统计 ...
- HTML5 manifest离线缓存技术
干什么用的? 离线缓存为的是第一次请求后,根据manifest文件进行本地缓存,并且在下一次请求后进行展示(若有缓存的话,无需再次进行请求而是直接调用缓存),最根本的感觉是它使得WEB从online可 ...
- Unable to load the Wrapper's native library because none of the following files及解决方法
在有几个应用中,在启动的时候发现下列警告: The version of the script (3.5.29) doesn't match the version of this Wrapper ( ...
- android 实践项目四
android 实践项目四 本周主要是开发android baidumap实现公交的查询 1.权限的取得和对屏幕的支持 <uses-permission android:name="a ...
- 2018-2019-1 1723《程序设计与数据结构》第1&2周作业 总结
作业地址 第一周作业: https://edu.cnblogs.com/campus/besti/CS-IMIS-1723-2/homework/2092 提交情况如图: 第二周作业: https:/ ...