English trip M1 - AC6 How to make salad? Teacher:Patrick
In this lesson you will learn to give instructions. 在本课中,您将学习如何提供说明。
课上内容(Lesson)
How to make a salad
First, wash the lettuce and cut it up 首先,洗生菜和把它切碎
Then,slice a cucumber 然后,切一个黄瓜
Next,chop up a carrot ['kærət] 接着,切碎胡萝卜
After that, have some red peppers 在那之后,放一些甜椒
Then slice some tomatoes. 然后切一些番茄
Sliece some onions. 切一些洋葱
Mix all the ingredients together. 把所有材料一起混合
Sprinkle a little salt. 撒一点盐
Finally, add some vineger. 最后,添加一点醋
词汇(Key Word )
cucuber 黄瓜
vinegar 醋
sweet pepper 甜辣椒 or red pepper
onion 洋葱
salad 沙拉
soy sauce 酱油
previous adv. 在先;在…以前 adj. 以前的;早先的;过早的
lettuce n. [园艺] 生菜;莴苣;(美)纸币
chef 大厨
sprinkle n. 撒,洒;少量
mix 混合 mix all the ingredients(n. 材料;佐料) together(一起)
peel 剥,剥落;削;(槌球中)击(他人的球)穿过铁环门
chop n. 砍;排骨;商标;削球 chop up 切细;割断
carrot 胡萝卜
finally adv. 最后;终于;决定性地
slice vt. 切下;把…分成部分;将…切成薄片
discuss vt. 讨论;论述,辩论
recipe n. 食谱;[临床] 处方;秘诀;烹饪法
advice n. 建议;忠告;劝告;通知
hoodie 卫衣
comfortable 舒服
arrive 到达
murder 谋杀,凶杀;凶手 # 同音 model
句型(Sentences)
have class 上课
attend class 参加课程
watch moive/film 看电影
America Tv Show 美剧
It's enough 足够了
walk the dog 遛狗
morning routine 早上日常
wake up 睁眼
get up 起床
wash up 洗漱
dress up 穿衣服
at last 最后
take my son kindergarten 带儿子去幼儿园
go back to sleep again 回笼觉
# 不及物动词 look 需要搭配介词
look into 调查;观察;窥视;浏览;看
look at v. 看;考虑;着眼于
look after 照顾;关心;目送
practice makes perfect 熟能生巧
Don't cut in 不要插嘴
Don't cut in line 不要插队
working out 解决;算出;实现;制定出;消耗完;弄懂;锻炼
语法(Grammar)
see sb doing sth
give instructions 指挥(做某事);发号施令
—— Turn left,and go straight(直走)to the end of the street 左转,直走到这条街尽头
give warning 给予警告
—— Be careful! It's heavy. 当心!它很重
give adivce 给与忠告
—— Put your coat on.It's cold in here. 穿上你的外套。这里很冷。
ask people to do things 要求人们做事
—— Pass the salt,please 请把盐递给我
make offers 主动提供帮助
—— Have some fruit. They're sweet. 有一些水果。 他们很甜。
wish people well 希望人们好
—— Have a nice time 玩得痛快;玩得高兴
English trip M1 - AC6 How to make salad? Teacher:Patrick的更多相关文章
- English trip V1 - 4.Do you have it? Teacher:Patrick Key: have - has doesn't have
In this lesson you will learn to describe what you have. STARTER Do you have a ...? # 你有...吗? car b ...
- English trip V1 - 2.Don't Do That Teacher:Patrick Key: 祈使句(imperatives)
什么是祈使句? What's imperatives? 求或者希望别人做什么事或者不做什么事时用的句子:带有命令的语气 In this lesson you will learn how to ...
- English trip M1 - PC1 Are you a Model? 你是模特吗? Teacher:Taylor
In this lesson you will learn to talk about jobs. 课上内容(Lesson) What's your partner name? Her name is ...
- English trip M1 - AC9 Nosey people 爱管闲事的人 Teacher:Solo
In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情. 课上内容(Lesson) # four “ ...
- English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick
In this lesson you will learn to desribe abilities. 这节课你将学习到描述你的能力 课上内容(Lesson) 三种常见情态动词 can aux. 能 ...
- English trip M1 - PC6 Likes and Dislike Teacher:Jade
In this lesson you will learn to talk about likes and dislikes. 课上内容(Lesson) # 通常在习惯性的表达式用 it's 来表达w ...
- English trip M1 - AC11 I Dreamed a Dream? 我做了一个梦 Teacher:Lamb
In this lesson you will learn to describe an experience. 这节课你讲学习到描述经历 课上内容(Lesson) 词汇(Key Word ) 句型 ...
- English trip M1 - AC11 May I Help You? 我能帮到你吗? Teacher:Lamb
In this lesson you will learn to ask for things in shops 在本课程中,您将学习如何在商店中寻找东西 课上内容(Lesson) How are ...
- English trip M1 - AC3 Teacher:Corrine
课堂上内容 16,black,games The clothes is Only $. is lucky number in China. God give us black eyes,but we ...
随机推荐
- InstallShield安装包在Win7下权限问题的解决方案 (转载)
转载:http://blog.csdn.net/wuzhengqing1/article/details/6570149 转载:http://blog.csdn.net/brikoff/article ...
- Arrays的排序算法sort及方法使用
Java工具包中的Arrays工具类里面有数组的快速排序算法. 源码如下: /** * Sorts the specified range of the array using the given * ...
- CocoaPods出错
1 Error: pod search Masonry /usr/local/lib/ruby/gems/2.3.0/gems/cocoapods-1.4.0.beta.2/lib/cocoapods ...
- Selenium Java Selection的使用
用于向具有drop-down的选择框中输入内容 new Select(new ChromeDriver().findElement(By.cssSelector(" ..."))) ...
- Java8 函数式接口-Functional Interface
目录 函数式接口: JDK 8之前已有的函数式接口: 新定义的函数式接口: 函数式接口中可以额外定义多个Object的public方法一样抽象方法: 声明异常: 静态方法: 默认方法 泛型及继承关系 ...
- (转)Multi-Object-Tracking-Paper-List
Multi-Object-Tracking-Paper-List 2018-08-07 22:18:05 This blog is copied from: https://github.com/Sp ...
- 1.2成员变量+类变量+static关键字
成员变量和类变量的区别 由static修饰的变量称为静态变量,其实质上就是一个全局变量.如果某个内容是被所有对象所共享,那么该内容就应该用静态修饰:没有被静态修饰的内容,其实是属于对象的特殊描述. 不 ...
- 【ASP.NET】System.Web.Routing - PageRouteHandler Class
用于提供一些属性和方法来定义如何将URL匹配到一个物理文件上面. public PageRouteHandler (string virtualPath, bool checkPhysicalUrlA ...
- CommandLine exe参数
[Verb("OptionsEntity")] public class OptionsEntity { [Option('a', HelpText = "Plantfo ...
- javascript创建函数的20种方式汇总
http://www.jb51.net/article/68285.htm 工作中常常会创建一个函数来解决一些需求问题,以下是个人在工作中总结出来的创建函数20种方式,你知道多少? function ...