单个body|简单解释|复杂解释|反面解释
单个body有三种方法简单解释、复杂解释和反面解释
==========================================================================
简单解释:
Whether hold a small party is convenient
思路:办小party----why---不操心以上三个方面------方便
First,to hold a small party is convenient
Why?
Waste of food
Spending on Renting a place
Prevent from the Safety problems
The host does not have to worry about food wastes,overcrowding,and high rents for big places.
==========================================================================
更复杂解释:
Younger school children learn art
Student:
思路:Children have no interests ,dislike lessons difficult in understanding --let children contact with plenty of various arts------a better choice of entertainment
Body:Nowadays,little children have no idea on what they prefer to and feel nervous when talking to the courses difficult in understanding such as math.Art and music lessons are not only good choices for entertainment but let them contact with plenty of various arts.youngster will expertise on arts in the future.,if they find habits to learn deeper.
Teacher:
思路:math-need more effort on concentrating on the lesson--Art and music--less difficulties----loosen up ----release pressure,注意细节信息、重复词的多样性、连接词让考官看到思路。
Nowadays,lots of children are under much pressure due to heavy loads of homework from science and humanity courses.therefore ,by taking art and music classes which are usually undemanding in primary schools of most countries,they can always temporarily escape from the hectic study every day and let go of stress.
排比方法:
At such young ages,chances are (high)that many children have no clue what they are passionate about;chances are also high that children are not into the traditional compulsory course such as language ,history,math ,and science,as they are usually tedious.in these cases ,the requirement to take art and music classes provides an opportunity for pupils to experience what both courses are like.after entering such different realms,kids may discover how fun these two classes are and therefore they are willing to devote themselves to the subjects,developing personal strong suits.
Tips:
undemanding 降级低级
Chance are (high)that
Have no clue=have no idea
Be passionate about=be interested in
Tedious =boring
pupil小学生
Field =realms
Devote sb. to do
Developing = which helps develop结果状语
let go of =release
==============================================================================
多重解释:
Junk food is harmful to children’s health
思路:
Junk food好吃--children爱吃--why---有各种物质,对应各种病症
以下是展开:
French fries---oil & fat----fat
Chicken--chemistry--cancer
Cola--sugar--malnutrition
Teacher:没排比
It is known for fact that junk food is a yummy and therefore is widely welcomed by kids.
French fries,for example,contain too much fat and oil ,leading children to be overweight.
Besides that,chemicals(换主语) uesd to add flavors or prevent food from going bad abound in fried chicken.These substances(换主语) are highly likely to increase the risk of canous disease such as cancer.
Lastly,children’s appear for regular meals can be adversely affected by the excessive sugar in beverage like Coca-Cola,which causes malnutrition.Such excessive amount of sugar also brings about a rise in blood sugar.
Tips:
It is known for众所周知
regular meals正餐
brings about a rise in=increase
adversely负面
Malnutrition营养不良
Coca-Cola
Bring about=cause=result in =lead to=entail
excessive过多的
Obesity n.=overweight adj.
在排比时第一次用人做主语,第二次用化学物质,第三次用物质。
反向解释:Unlike
============================================================================
traveling domestically is convenient
思路:
First ,traveling domestically is convenient.
Traveling abroad is inconvenient.
Language|currency|visa|
Unlike domestic ones,foreign tour entails currency exchange,language barriers and visa application
Younger school children learn art
Student:
On the contrary,students do homework of science full of understanding of logical,suffering from excessive pressures rather than relax.
Some courses instead of arts and music
Teacher:
After taking courses like history and math,children are usually overwhelmed by piles of complicated assignments.they also tend to stay up late at night for those highly demanding exams,racking their brains.
overwhelmed by piles of 重担
demanding 要求的
单个body|简单解释|复杂解释|反面解释的更多相关文章
- Linux守护进程简单介绍和实例具体解释
Linux守护进程简单介绍和实例具体解释 简单介绍 守护进程(Daemon)是执行在后台的一种特殊进程.它独立于控制终端而且周期性地执行某种任务或等待处理某些发生的事件.守护进程是一种非常实用的进程. ...
- ssh架构简单解释和vo po解释
Struts.spring.Hibernate在各层的作用 1)struts 负责 web层. ActionFormBean 接收网页中表单提交的数据,然后通过Action 进行处理,再Forwa ...
- openwrt简单ipk生成及Makefile解释
前言 类似的文章其实网上比较多了,我写这个的目的: 1,网上文章良莠不齐,有些自己都没实际动手操作,随便复制粘贴,实际操作不可行. 2,基本只讲了操作,我当时最关心的Makefile文件的解释没有. ...
- python中yield的用法详解——最简单,最清晰的解释(转载)
原文链接 首先我要吐槽一下,看程序的过程中遇见了yield这个关键字,然后百度的时候,发现没有一个能简单的让我懂的,讲起来真TM的都是头头是道,什么参数,什么传递的,还口口声声说自己的教程是最简单的, ...
- python中yield的用法详解——最简单,最清晰的解释
转载自https://blog.csdn.net/mieleizhi0522 首先我要吐槽一下,看程序的过程中遇见了yield这个关键字,然后百度的时候,发现没有一个能简单的让我懂的,讲起来真TM的都 ...
- Python笔记_第二篇_面向过程_第二部分_4.常用模块的简单使用_import语句的解释
1. import语句.from...import语句.from...import*语句 解释:注意一定要在体同一级目录下 1.1 引入模块 格式:import module[,module2,... ...
- Cloudera impala简单介绍及安装具体解释
一.Impala简单介绍 Cloudera Impala对你存储在Apache Hadoop在HDFS,HBase的数据提供直接查询互动的SQL.除了像Hive使用同样的统一存储平台,Impala也使 ...
- 王立平--java se的简单项目创建以及具体解释
创建项目的简单步骤: watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdTAxMzQyNTUyNw==/font/5a6L5L2T/fontsize/400/ ...
- 从无到有之webpack+vuerouter的简单例子以及各个属性解释
之前一直没玩过webpack和vue,近两周才看这玩意,本文纯属自己的实验+之前angular作战经验的理解一些入门文章 首先webpack关于vue以及各个包 module.exports = { ...
随机推荐
- HDU 1542 线段树离散化+扫描线 平面面积计算
也是很久之前的题目,一直没做 做完之后觉得基本的离散化和扫描线还是不难的,由于本题要离散x点的坐标,最后要计算被覆盖的x轴上的长度,所以不能用普通的建树法,建树建到r-l==1的时候就停止,表示某段而 ...
- poi 导出Excel java代码
js: function initBatchExport(url,sub_key,current_sub_num){ var btn_id="#btn_char"+current_ ...
- 干货分享|留学Essay怎么写?
留学生活其实就是分割成一个个deadline,留学就是赶完一个又一个deadline.朋友同学的革命情感源自赶一个个deadline时候的不离不弃,相知相守,无数个夜里大家群里打卡,你今天Essay写 ...
- PHP笔记02
PHP数组 能够在一个变量存储多个值 取值用下标,下标从0开始计算 好处:在处理物品清单等大量相同属性的变量内容时可以集中存取 <?php $arr=array("like" ...
- java项目提交到码云
1.在码云上面创建一个新的项目,用于存放提交的项目内容 2.在需要共享的项目上右键-->team-->Share Project分享项目-->勾选 Use or create rep ...
- su鉴定故障 普通用户无法切换回root用户处理-centos7网卡速率设置
1.1 检查/etc目录下passwd的权限[root@dev /]# ll/etc/passwd-rw-r--r--. 1 root root 1975 5月 27 06:04/etc/passw ...
- bugku-Web这是一个神奇的登陆框(sqlmap+bp)
根据url提示是让sql注入,但万能密码又无效,这里我们用sqlmap+bp来解题. 首先输入用户密码来登录用bp抓包: 如图将其保存到txt文件中,然后用SQLmap来注入 输入命令暴库:sqlma ...
- MongoDB四-操作索引
转自: http://www.cnblogs.com/huangxincheng/archive/2012/02/29/2372699.html 我们首先插入10w数据,上图说话: 一:性能分析函数( ...
- A. Yellow Cards ( Codeforces Round #585 (Div. 2) 思维水题
---恢复内容开始--- output standard output The final match of the Berland Football Cup has been held recent ...
- MyBatis:配置解析
配置解析 核心配置文件 mybatis-config.xml 系统核心配置文件 MyBatis 的配置文件包含了会深深影响 MyBatis 行为的设置和属性信息. 能配置的内容如下: configur ...