Integrated writing|Independent writing
Integrated writing
R-L-W时间20min,字数150-225个词,写多不扣分。
Objective要求客观。
Academic topics主题是生物环境地理历史
Independent writing
W only时间30min,字数350、400+和500+,最好写多。
subjective要求主观自由发挥。
non-academic topics:教育环保政府社科类话题
评分构成(电脑+人工)/2
机器考查Language,即文采。
E-rater=错词数/词数。语法错误包括时态、动词形式和名词单复数等。注意使用word只划一次错误。可通过写文章和语法书提高。资料:张道真语法书
词汇难度一致,避免词不达意。需要直抒胸臆,不要铺垫太多。
练习单词拼写要背单词和台式机练打字练速度。
重复需要diversity,背诵近义词,综合使用同义词词汇,和三种从句。
Organization:开头段<主体段
unity是指文对题,内容避免跑偏。开头段和主体段有对应。
coherent progression逻辑连接词可用于强调和逻辑连贯,要熟练使用。
Word choice:词汇水平均等,避免使用高难度词汇,最好使用中等难度词汇(日常化),四六级、高中和托福即可。
避免使用中式比喻;避免诡异表达;
因果表达的几种方法:
喜欢的表达:Be into;感情程度like<be fond of<love
I like() you because of your beautiful/because of the beauty you have.
The reason why I like you is that your beauty.
The reason why I like you is that you are pretty.
You are beautiful,so I like you.
You are so beautiful that I cannot help like you.
I like you for your beauty.
You are so beautiful,for which I like you.
将主体和宾语名词化:Your appearance results in(lead to/cause) my love for you.
将因果含义转为使动,使用Vt:eg:make:Your beauty makes me fall for you.
将Vt改换成被动语态:Your face fascinates me.
省略,注意使用时要求主从句主语一致:Being beautiful,you enjoy great popularity.
人工考查content,强调development,关注detail、example和 reason,总分结构的观点+支持。注意:避免口语化表达。例子不用在乎真假,但是需要大量展开。最好主体段和第一段前后对应。通篇观点连贯一致。主体段最好写两段。
Integrated writing|Independent writing的更多相关文章
- Gender, Genre, and Writing Style in Formal Written Texts
http://u.cs.biu.ac.il/~koppel/papers/male-female-text-final.pdf Abstract. This paper explores di ...
- (完全背包)Writing Code -- Codeforce 544C
http://acm.hust.edu.cn/vjudge/contest/view.action?cid=99951#problem/C (zznu14) Writing Code Writin ...
- Writing in the Science 01
INTRODUCTION What makes good writing? Good writing communicates an idea clearly and effectively. Goo ...
- Some notes of An Insider's Guide to TOEFL iBT
尽早把托福这个坑填上方是正道,在正式上托福课之前阅读了这本Guide,颇受启发——只要是考试,总是有固定的方法的= = An Insider's Guide to TOEFL iBT It is NO ...
- Google C++ Style Guide
Background C++ is one of the main development languages used by many of Google's open-source project ...
- (转)A Survival Guide to a PhD
Andrej Karpathy blog About Hacker's guide to Neural Networks A Survival Guide to a PhD Sep 7, 2016 T ...
- review again and again
盲评结果出来了.然而对于我并没有太大的影响.从头到尾我没有紧张过,自然也不会有如释重负的感觉. 昨天说了事情要提前做准备.早上,到教研室挺早,review的时候,发现论文中一个关于目录的小问题,解决掉 ...
- Awesome C/C++
Awesome C/C++ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. In ...
- (转) A Survival Guide to a PhD
A Survival Guide to a PhD Sep 7, 2016 This guide is patterned after my “Doing well in your courses”, ...
随机推荐
- SQL基础教程(第2版)第8章 SQL高级处理:8-2 GROUPING运算符
第8章 SQL高级处理:8-2 GROUPING运算符 ■ GROUPING SETS——取得期望的积木● 只使用GROUP BY子句和聚合函数是无法同时得出小计和合计的.如果想要同时得到,可以使用G ...
- Ctrl +c 脚本中
#!/bin/bashsar -n DEV 1 111111111111111 >>1.txt & #实时网卡流量数据 sleep 3 && kill -2 ...
- h5-钟表动画案例
1.html代码 <div class="clock"> <div class="line line1"> <div class= ...
- 基于libcurl的POST(http)
#include <stdio.h> #include <curl/curl.h> int main (void) { char *url="http://www.n ...
- Split string every nth character?
https://stackoverflow.com/questions/9475241/split-string-every-nth-character >>> line = '12 ...
- nvm安装教程
nvm是一个nodejs的版本管理工具 默认安装位置 C:\Users\userName\AppData\Roaming\nvm x 1 C:\Users\userName\AppData\Ro ...
- 吴裕雄--天生自然ShellX学习笔记:Shell 数组
数组中可以存放多个值.Bash Shell 只支持一维数组(不支持多维数组),初始化时不需要定义数组大小(与 PHP 类似). 与大部分编程语言类似,数组元素的下标由0开始. Shell 数组用括号来 ...
- C#判断两个字符串是否相等的方法 ,还有char赋空值办法。
string str1="Test"; string str2 = "Test"; if (str1==str2) //第一种判断方式 { //第二种判断方式 ...
- Web 全栈大会:万维网之父的数据主权革命
大家好,今天我和大家分享一下由万维网之父发起的一场数据主权革命.什么叫数据主权?很容易理解,现在我们的数据是把持在巨头手里的,你的微信通讯录和聊天记录都无法导出,不管是从人权角度还是从法理角度,这些数 ...
- 漫谈设计模式(一):代理(Proxy)模式与适配器(Adapter)模式对比
1.前言 为什么要将代理模式与适配器模式放在一起来说呢?因为它们有许多的共同点,当然也有一些不同的地方.首先两者都是属于结构型模式.结构型模型是这样定义的: 结构型模式涉及到如何组合类和类以获得更大的 ...