【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语 ...
随机推荐
- 特权级概述(哥子就想知道CPU是如何验证特权级的)GATE+TSS
[0]README text description from orange's implemention of a os . [1]特权级概述 当当前代码段试图访问一个段或者门时,目标段的DPL将会 ...
- 【转】基于eclipse进行ndk开发的环境配置
前述虽然我们在其他的博文中(如https://blog.csdn.net/ericbar/article/details/76602720),早就用到了ndk,但如果想在Android设备运行包含这些 ...
- UIScrollView奇葩不滑动
首先要说声尼玛,真奇葩,从来都没有遇到过这个问题,首先描述一下背景: 我是用XIB拖拽了一个UIScrollView在View上,然后设置了frame,在ViewDidLoad里面,设置了scroll ...
- 【BZOJ4861】[Beijing2017]魔法咒语 矩阵乘法+AC自动机+DP
[BZOJ4861][Beijing2017]魔法咒语 题意:别看BZ的题面了,去看LOJ的题面吧~ 题解:显然,数据范围明显的分成了两部分:一个是L很小,每个基本词汇长度未知:一个是L很大,每个基本 ...
- EasyDSS RTMP流媒体服务器web前端:vue组件之间的传值,父组件向子组件传值
之前接触最多的都是EasyNVR,主要针对的都是前端的一些问题.也有接触到一些easydss流媒体服务器. 前端方面的,EasyDSS流媒体服务器与EasyNVR有着根本的不同.EasyNVR使用的是 ...
- 各种jar包下方法的使用
commons-codec-1.6.jar: DigestUtils.md5Hex(String str); httpclient-4.2.2.jar: HttpClient client=new D ...
- Kubernetes TensorFlow 默认 特定 集群管理器
Our goal is to foster an ecosystem of components and tools that relieve the burden of running applic ...
- VC调用Delphi DLL
别的没什么,是一定可以调用成功的.但是意外的是,ShowMessage函数在DLL里也可以轻易被调用.此外,Delphi里的var 相当于VC里的引用,需要在函数原型里正确标识,否则传递普通变量甚至常 ...
- SHA-1算法c语言实现
安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signatu ...
- Windows 安装nginx
http://nginx.org/en/docs/windows.html 在nginx.exe目录,打开命令行工具,用命令 启动/关闭/重启nginx start nginx : 启动ngin ...