【248】◀▶IEW-Unit13
Unit 13 Technology
流程图讲解
1.model1对应图片讲解
2.Model1范文分析
Model 1
The ice cream making process has five key stages. In the first stage, sugar, cream and milk are mixed together in a 3,000 gallon vat to make the basic ice cream mix, In stage two, this mix is pasteurised, or heated to 70 degrees centigrade for 20 seconds, to kill any bacteria. After that, flavour such as chocolate, vanilla or strawberry is added and mixed using steel blades. In the fourth stage, the mix is frozen in a tube to -10 degrees centigrade and at the same time it is whipped by blades to prevent ice crystals forming. Finally, the ice cream is packed into boxes and stored in freezers.
3.Model2图片分析
4.Model2范文分析
Model 2
The cheese making process has five key stages. In the first stage, warm milk is cooled to 4~C in a refrigerated vat. In Stage Two, this cooled milk is pasteurised, or heated to 63 degrees centigrade for 30 minutes, to kill any bacteria. After that, the milk is cooled to 30~C and pumped into a cheese vat, where a starter is added to ripen the milk. After 30 to 60 minutes, a coagulant such as rennet is added to separate the milk into the whey, which rises to the top, and the curds, which remain at the bottom of the vat. This part of the process takes about 30 minutes. Finally, the curds are cut into grains and sent off to be made into different types of cheeses.
5.Unit13课后练习
1)练习1
Complete this table. Notice that the adjective form is often the same as the past participle for of the word.
|
Base form verb |
Past participle |
Gerund |
Noun |
Adjective |
|
add |
added |
adding |
addition |
added |
|
mix |
||||
|
freeze |
||||
|
pack |
||||
|
pasteurise |
||||
|
prevent |
||||
|
store |
||||
|
whip |
2)练习2
Essential Grammar
-Passives
Examples:
Someone mixes the ice cream. (Who mixes the ice cream? We don't know and it isn't important.)
The ice cream is mixed.
Someone whips the ice cream.
The ice cream is whipped.
Look at the sentences below.
Decide if the verb should be active or passive. Identify the subject and object of each sentence. If the sentence should be passive, change the verb to passive form, and take care with word order.
a. The process of making a cake has several stages.
b. In the first stage, someone whips butter and sugar together until they are soft and creamy.
c. Then they add eggs to the mixture.
d. After that, they mix in flour and baking powder and maybe they add some flavour such as chocolate or raisins.
e. In the third stage, they prepare the tin for baking the cake, and they pour the cake mix into the tin.
f. They put the tin into the oven.
g. The oven bakes the cake for 30 minutes to one hour.
h. Finally, someone leaves it to cool and then they eat it. Yum!
3)练习3
Fill in the gaps in this paragraph. You already know a lot of information about this topic/ Use your dictionary to find the words that you need to complete this process.
Also, use the vocabulary you have learned, and passives when appropriate.
Making Chinese Dumplings (Jiaozi)
The __________ of making Chinese dumplings has several stages. ___________, flour and water__________ together to make a dough, and this is ____________ for several minutes. Then, the dough _________ into balls and is rolled out to make circles.
In the next stage, the filling ____________ . Vegetables and meat ______________ and spices____________ to make a tasty _____________. The dough circles _____________ with the______________ and then they are __________ with a little water. Finally, they are
___________in a pot of water and then _____________. They are very delicious!
4)练习4
Look at these pairs of sentences. Join them together using 'to'. The action sentence
always goes before the purpose sentence.
Example:
The cream is whipped. Air is introduced into the mixture.
(action) (purpose)
The cream is whipped to introduce air into the mixture.
a. The flour and water are kneaded for a few minutes. The dough is smooth and shiny.
b. The ice-cream is put into boxes. Then it is sold in shops.
c. The mixture is whipped with giant paddles. This prevents ice crystals from forming.
d. Chocolate is added to the mix. The mix tastes very good.
e. The mix is heated to 70~ C for twenty seconds. The mixture is pasteurised. The bacteria are killed.
f. Sugar and eggs are beaten together. This introduces air into the cake. It makes the eggs stiff and shiny.
g. The water is boiled for ten minutes. This kills the germs and bacteria that may be present.
h. The ice cream is stored in the freezer. This prevents it from melting and deteriorating.
【248】◀▶IEW-Unit13的更多相关文章
- MT【248】$f(x)=\dfrac{1}{x-1}+\dfrac{1}{x-b}$的性质
探讨函数$f(x)=\dfrac{1}{x-a}+\dfrac{1}{x-b}$其中$a<b$的几个性质 分析:对称性:关于$(\dfrac{a+b}{2},0)$证明提示:$f(x)+f(a+ ...
- 【LeetCode】数学(共106题)
[2]Add Two Numbers (2018年12月23日,review) 链表的高精度加法. 题解:链表专题:https://www.cnblogs.com/zhangwanying/p/979 ...
- 【原创】开源Math.NET基础数学类库使用(11)C#计算相关系数
本博客所有文章分类的总目录:[总目录]本博客博文总目录-实时更新 开源Math.NET基础数学类库使用总目录:[目录]开源Math.NET基础数学类库使用总目录 前言 ...
- Python开发【前端】:CSS
css样式选择器 标签上设置style属性: <body> <div style="background-color: #2459a2;height: 48px;" ...
- Web应用程序系统的多用户权限控制设计及实现-项目架构【3】
本章主要讲述Web权限管理系统的项目架构,及开发中需要的基本类和相关的CSS,JS文件. 1.1系统结构 本系统搭建开发工具为Visual Studio 2012,采用ASP.NET MVC 4.0技 ...
- 【LCA】bzoj 2144:跳跳棋
2144: 跳跳棋 Time Limit: 10 Sec Memory Limit: 259 MBSubmit: 248 Solved: 121[Submit][Status][Discuss] ...
- 【转】JDBC学习笔记(2)——Statement和ResultSet
转自:http://www.cnblogs.com/ysw-go/ Statement执行更新操作 Statement:Statement 是 Java 执行数据库操作的一个重要方法,用于在已经建立数 ...
- 《软件开发者路线图:从学徒到高手》【PDF】下载
<软件开发者路线图:从学徒到高手>[PDF]下载链接: https://u253469.ctfile.com/fs/253469-231196346 图书简介 作为一名软件开发者,你在奋力 ...
- 《python参考手册(第四版)》【PDF】下载
<python参考手册(第四版)>[PDF]下载链接: https://u253469.pipipan.com/fs/253469-230382222 内容介绍 本书是权威的Python语 ...
随机推荐
- 图像处理之canny---求梯度
梯度求法和sobel之类的算子雷同,甚至更简单,就是一个离散差分,不清楚的童鞋可以百度,一大堆资料呢,从源码也可清晰的看出原理. // 方向导数,求梯度/* * @parameter sz: 图像大小 ...
- eclipse如何debug调试jdk源码
java是一门开源的程序设计语言,喜欢研究源码的java开发者总会忍不住debug一下jdk源码.虽然官方的jdk自带了源码包src.zip,然而在debug时查看变量却十分麻烦.例如调试HashMa ...
- Android之——卸载应用程序
转载请注明出处:http://blog.csdn.net/l1028386804/article/details/47357729 不多说,不废话,直接上代码,大家都懂得 //卸载应用程序 //參数为 ...
- H2 应用实例1
说明:本例子开发工具为NetBeans,jdk 1.7 进行测试说明 H2安装说明如下 1. H2数据库必要文件下载地址为: http://www.h2database.com (1) 下载截 ...
- 【BZOJ4966】总统选举 线段树+随机化
[BZOJ4966]总统选举 Description 黑恶势力的反攻计划被小C成功摧毁,黑恶势力只好投降.秋之国的人民解放了,举国欢庆.此时,原秋之国总统因没能守护好国土,申请辞职,并请秋之国人民的大 ...
- C#的默认访问权限(转)
1.在namespace中的类.接口默认是internal类型的,也可以显示的定义为public类型,不允许是其他访问类型.2.在一个类里面,属性和方法默认是private的,可以显示的定义为publ ...
- 我的Java开发学习之旅------>Java经典排序算法之快速排序
一.算法思想 快速排序是C.R.A.Hoare于1962年提出的一种划分交换排序.它采用了一种分治的策略,通常称其为分治法(Divide-and-ConquerMethod).(1) 分治法的 ...
- 我的Java开发学习之旅------>工具类:将播放器的进度值转换成相应的时间格式
在我的博客<我的Java开发学习之旅------>Java 格式化类(java.util.Formatter)基本用法,地址:http://blog.csdn.net/ouyang_pen ...
- 利用socket.io实现多人聊天室(基于Nodejs)
socket.io简单介绍 在Html5中存在着这种一个新特性.引入了websocket,关于websocket的内部实现原理能够看这篇文章.这篇文章讲述了websocket无到有,依据协议,分析数据 ...
- Form表单插件
jQuery Form是一个优秀的表单插件,它可以非常容易地,无侵入地升级HTML表单以支持Ajax jQuery Form表单插件的下载地址为 http://jquery.malsup.com/fo ...