【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语 ...
随机推荐
- Ubuntu64位安装Adobe Reader 9.5.5
Aodbe Reader在Linux下的效果比Foxit Reader(福昕阅读器)要好一些,尤其对于中文文档而言.本文介绍Adobe Reader在Ubuntu下的安装,文章<Ubuntu12 ...
- 如何进行Web服务的性能测试?
随着浏览器功能的不断完善,用户量不断的攀升,涉及到web服务的功能在不断的增加,对于我们测试来说,我们不仅要保证服务端功能的正确性,也要验证服务端程序的性能是否符合要求.那么性能测试都要做些什么呢?我 ...
- 九度OJ 1171:C翻转 (矩阵计算)
时间限制:1 秒 内存限制:32 兆 特殊判题:否 提交:4649 解决:1530 题目描述: 首先输入一个5 * 5的数组,然后输入一行,这一行有四个数,前两个代表操作类型,后两个数x y代表需操作 ...
- wepy error Parsing error: Unexpected token :
mpBMCwepy\wepy.config.js eslint 信息 全局重装wepy-clinpm install wepy-cli -g -registry=https://registry.n ...
- Ubuntu下如何配置使终端透明
今天学习了一招如何将Ubuntu下的终端背景颜色变得透明,感觉透明之后有好处,比如网上有些命令,可以直接覆盖原来的网页察看,然后敲击命令. 下面就来看看终端背景变透明前后的对比效果. 完全不透明,最大 ...
- 5.2 《锋利的jQuery》jQuery对表格的操作(选项卡/换肤)
表格隔行变色以及单选/复选 表格展开关闭 表格筛选 字体变大/缩小 选项卡 网页换肤 tip1: $("tr:odd")和$("tr:even")选择器索引是从 ...
- Ubuntu编译Android使用的FFmpeg
本文介绍在Ubuntu平台编译FFmpeg库,用于Android使用.前提需要配置好NDK的环境.可以参考之前的文章Android NDK环境搭建. 下载FFmpeg 在官网下载FFmpeg源码,ht ...
- BZOJ4524 [Cqoi2016]伪光滑数
BZOJ上的题面很乱,这里有一个题面. 题解: 正解是可持久化可并堆+DP,可惜我不会... 但暴力也可过这道题. 先在不超过N的前提下,在大根堆里加入每个质数的J次方,1<=j, 然后就可以发 ...
- HDU2457 DNA repair —— AC自动机 + DP
题目链接:https://vjudge.net/problem/HDU-2457 DNA repair Time Limit: 5000/2000 MS (Java/Others) Memory ...
- Contiki 源码风格
/** * \defgroup coding-style Coding style * * This is how a Doxygen module is documented - start wit ...