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的更多相关文章

  1. 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 ...

  2. (完全背包)Writing Code -- Codeforce 544C

    http://acm.hust.edu.cn/vjudge/contest/view.action?cid=99951#problem/C  (zznu14) Writing Code  Writin ...

  3. Writing in the Science 01

    INTRODUCTION What makes good writing? Good writing communicates an idea clearly and effectively. Goo ...

  4. Some notes of An Insider's Guide to TOEFL iBT

    尽早把托福这个坑填上方是正道,在正式上托福课之前阅读了这本Guide,颇受启发——只要是考试,总是有固定的方法的= = An Insider's Guide to TOEFL iBT It is NO ...

  5. Google C++ Style Guide

    Background C++ is one of the main development languages used by many of Google's open-source project ...

  6. (转)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 ...

  7. review again and again

    盲评结果出来了.然而对于我并没有太大的影响.从头到尾我没有紧张过,自然也不会有如释重负的感觉. 昨天说了事情要提前做准备.早上,到教研室挺早,review的时候,发现论文中一个关于目录的小问题,解决掉 ...

  8. Awesome C/C++

    Awesome C/C++ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. In ...

  9. (转) 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”, ...

随机推荐

  1. windows下MariaDB忘记密码找回

    1.首先停止数据库 2.找到my.ini文件 3.右键以记事本打开在Mysqld下添加如下一行保存,然后启动数据库 4.登录数据库会提示输入密码,默认回车即可 5.退出数据库,删除我们上面在my.in ...

  2. PAT Advanced 1053 Path of Equal Weight (30) [树的遍历]

    题目 Given a non-empty tree with root R, and with weight Wi assigned to each tree node Ti. The weight ...

  3. hash简单题(hdu4907)

    Task schedule 地址:http://acm.hdu.edu.cn/showproblem.php?pid=4907 Problem Description 有一台机器,并且给你这台机器的工 ...

  4. JDBC<android studio,kotlin>

    工具:mysql 5.6.19,mysql-connector-java-5.1.48.jar,android stuido&android studio自带模拟器 1.在mysql数据库中新 ...

  5. 吴裕雄--天生自然 PYTHON3开发学习:数字(Number)

    print ("abs(-40) : ", abs(-40)) print ("abs(100.10) : ", abs(100.10)) #!/usr/bin ...

  6. PAT Advanced 1074 Reversing Linked List (25) [链表]

    题目 Given a constant K and a singly linked list L, you are supposed to reverse the links of every K e ...

  7. IntelliJ IDEA 2019.2 LUA环境搭建说明

    1.搭建GCC 添加系统环境变量PATH  为C:\MinGW\bin目录 测试命令进入CMD    gcc -v 2.编译LUA cd到lua/src目录      mingw32-make min ...

  8. 【按位dp】文盲的学习方法

    当年大神的文章 <浅谈数位统计问题> 对于没什么文化(x 没有充分时间或懒得看那么多理论 应付个水考试的我 eg:62问题 某大大的代码和分析 #include <iostream& ...

  9. 实践一次有趣的sql优化

    课程表 #课程表 create table Course( c_id int PRIMARY KEY, name varchar(10) ) 增加 100 条数据 #增加课程表100条数据 DROP ...

  10. Myeclipse 10/2014 配置插件(svn、maven、properties、velocity)的方法

    一.配置SVN详细图解 什么是SVN? 管理软件开发过程中的版本控制工具. 下面会以两种方式来介绍怎么安装svn,myeclipse安装SVN插件步骤,以myeclipse 2014为例,第一种是最常 ...