TPO-12 C1 Revise a Hemingway paper
第 1 段
1.Listen to a conversation between a student and a professor.
听一段学生和教授之间的谈话。
第 2 段
1.So Professor Tibbits, your notes said that you want to see me about my Hemingway paper.
Tibets 教授,你的评语写说要跟我见面谈谈那篇大部头的论文。
2.I have to say that grade wasn't what I was expecting.
我必须说,那个分数实在低于我的预期。
3.I thought I'd done a pretty good job.
我以为我写的还不错呢。
第 3 段
1.Oh, you did. But do you really want to settle for pretty good when you can do something very good?
噢,你确实写的不错。但你愿意在明明可以做到“非常好”的情况下仅仅做到“比较 好吗”?

第 4 段
1.You think it can be very good?
你觉得它可以达到非常好?
第 5 段
1.Absolutely!
当然!
第 6 段
1.Would that mean you'd... I could get a better grade?
这是否意味着,你⋯⋯我可以得到一个更好的成绩吗?
第 7 段
1.Oh, sorry! It's not for your grade. It's...
噢,抱歉!这不是为了你的成绩。
2.I think you could learn a lot by revising it.
是⋯⋯我觉得你如果修订一下它,会得到很多收获。
第 8 段
1.You mean, rewrite the whole thing? I'm really swamped.
你的意思是,把原文重写一遍?我被各种(作业的)截至线压得忙不过来。
2.There's deadlines wherever I turn and... and I don't really know how much time I could give it.
我真的不知道我能(为这篇论文)付出多少时间。
第 9 段
1.Well, it is a busy time, with spring break coming up next week.
现在正是忙碌的时候,加上下周春假要来了。
2.It's your call. But I think with a little extra effort, you could really turn this into a fine essay.
由你决定。但我觉得如果付出一点额外的努力,你会把它变成一篇很好的文章。
第 10 段
1.No... yeah... I mean, after I read your comments, I... I can see how it tries to do too much.
不⋯⋯嗯,我的意思是,读完你的评论,我能明白这篇文章写的有点过。
第 11 段
1.Yeah. It's just too ambitious for the scope of the assignment.
对。在作业的范畴里,它有点太急功近利了。
第 12 段
1.So I should cut out the historical part?
所以我应该删掉历史的部分?
第 13 段
1.Yes. I would just stick to the topic. Anything unrelated to the use of nature imagery has no place in the paper.
是的。我希望你扣紧主题。任何跟自然意向的使用这个主题无关的内容都不要在论文中出现。
2.All that tangential material just distract from the main argument.
所有这些相关材料都分散了主要内容的注意力。

第 14 段
1.Yeah, I never know how much to include. You know... where to draw the line?
是的,我非常明白应该包括多少内容。你知道⋯⋯在什么情况下适可而止?
第 15 段
1.Tell me about it! All writers struggle with that one.
就是这样。所有作者如果不能把握这个,都会遇到困难。
2.But it's something you can learn. That will become more clear with practice.
但你能学到一些东西。这在实践中会更加清晰。
3.But I think if you just cut out the... emm...
但是我觉得如果你能去掉,嗯⋯⋯
第 16 段
1.The stuff about history, but if I cut out those sections, won't it be too short?
历史的东西。但如果我把这部分删掉,会不会太短了?
第 17 段
1.Well, better a short well-structured paper than a long paper that's poorly-structured and wanders off topic.
一个短小精悍、结构优秀的论文总好过结构混乱而又离题的长篇大论。

2.So all I have to do is to delete those sections?
所以我要做的就是把那些部分都抛开?
3.Well, not so fast. After you cut out those sections, you'll have to go back and revise the rest, to see how it all fits together.
没那么快。在你删掉那些部分之后,你要回到文章其他部分,看看它们通不通顺。
4.And of course, you'll have to revise the introduction too, to accurately describe what you do in the body of the paper.
而且当然,你要重写前言部分,来准确地描述你论文的主体。
5.But that shouldn't be too difficult.
但那应该不难。
6.Just remember to keep the discussion focused.
就记住你的讨论要集中力量在重点上。
7.Do you think you can get it to me by noon tomorrow?
你觉得你明天中午之前能交给我吗?

第 18 段
1.Wow... emm... I have so much.. er.. but I'll try.
啊⋯⋯我有那么多(事情要做呢),嗯⋯⋯我尽力吧。
第 19 段
1.OK, good! Do try!
好的!试试看吧!
2.But if you can't, well, shoot for after spring break, OK?
但如果你赶不出来,春假之后一定交上来吧?

TPO-12 C1 Revise a Hemingway paper的更多相关文章

  1. java 面向对象--------时间作业

    编写Java应用程序.首先,定义一个时钟类——Clock,它包括三个int型 成员变量分别表示时.分.秒,一个构造方法用于对三个成员变量(时.分.秒) 进行初始化,还有一个成员方法show()用于显示 ...

  2. Delphi Excel FastReport

    unit Unit1; interface uses Printers,Windows, Messages, SysUtils, Variants, Classes, Graphics, Contro ...

  3. Raphael入门实例:动画与箭头

    raphael 实例 动画 隐藏和显示参数说明 ? 1 2 3 4 5 6 7 8 9 10 11 12 13 var c = paper.circle(50, 50, 40);   function ...

  4. 你必知必会的SQL面试题

    写在前面的话 本文参考原博<走向面试之数据库基础:一.你必知必会的SQL语句练习-Part 1>和<走向面试之数据库基础:一.你必知必会的SQL语句练习-Part 2>进行练习 ...

  5. 【嵌入式开发】C语言 结构体相关 的 函数 指针 数组

    . 作者 : 万境绝尘 转载请注明出处 : http://www.hanshuliang.com/?post=30 . 结构体概述 : 结构体是 多个 变量的集合, 变量的类型可以不同; -- 可进行 ...

  6. FF D8 FF FE 00 24 47 00转图片

    String[] img = "FF D8 FF FE 00 24 47 00 9D 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F0 0 ...

  7. ssm基础搭建步骤

    今天搭建新的项目环境,从网上找了些ssm的搭建步骤,终于找到了一位csdn的大佬,可以说写的特别详细,按照上面步骤搭建即可,为了方便日后参考,转载到本人博客,原文链接:https://blog.csd ...

  8. 软件工程_6th weeks

    一.上次博客时说的UI,拖拉到现在才展示,完成了“登录,普通匹配,做题界面,做题结果”四项 功能: 二.单元测试工具 1.python单元测试工具   最近因为论文原因一直在用Python,Pytho ...

  9. [svc]arpping链路层检测

    arping命令,测试链路层是否同 参考 yum install iputils -y arping - send ARP REQUEST to a neighbour host -b:用于发送以太网 ...

随机推荐

  1. Mybatis——实体类属性名和数据库字段名不同时的解决方案

    数据库的字段: 对应的实体类: 方案一: 在XML映射文件中使用的resultMap,优点:可以被重复使用. <resultMap id="BaseResultMap" ty ...

  2. linux 内存操作相关命令

    清理内存 echo 1 > /proc/sys/vm/drop_caches 查看内存使用情况 free –m 查看内存条数命令: dmidecode |grep -A16 "Memo ...

  3. 如何应用SPRITEKIT的CAMERA实现游戏中的ENDLESS无限循环背景

    A Tutorial For How To Use SpriteKit Camera Making Endless Background Player运用Camera节点向前移动的效果 向前舞动 命为 ...

  4. 【读书笔记】The Swift Programming Language (Swift 4.0.3)

    素材:Language Guide 初次接触 Swift,建议先看下 A Swift Tour,否则思维转换会很费力,容易卡死或钻牛角尖. 同样是每一章只总结3个自己认为最重要的点.这样挺好!强迫你去 ...

  5. Python基础 List和Tuple类型

    python 创建list python 内置一种数据类型是列表: 列表是一种有序的集合,可以随时添加和 删除其中的元素,list 中的元素是按照顺序排列的.构建list 直接用 [ ], list ...

  6. dataTable学习心得

    1.引用文件 <link rel="stylesheet" href="https://cdn.datatables.net/1.10.16/css/jquery. ...

  7. redux和react-redux的使用详解

    我自己的理解redux就跟vue中的vuex差不多,都是数据管理器,话不多说,我们从经典的计数器案例开始讲解 使用redux实现计数器 创建如下的react项目,我习惯把每一个模块分块,才有这么多文件 ...

  8. ubuntu安装flashplayer插件三步走

    1.去官网下载flash;2.解压3.复制.so文件到~/.mozilla/plugins/

  9. mysql主从延迟复制

    需求描述 正常情况下我们是不会有刻意延迟从库的需求的,因为正常的线上业务自然是延迟越低越好.但是针对测试场景,业务上偶尔需要测试延迟场景下业务是否能正常运行. 解决方案 针对这种场景mysql有一个叫 ...

  10. 同步请求和异步请求的区别(理解ajax用)

    同步请求:发送方发送数据包后,等待接收方发回响应之后,才能发送下一个数据包的通信方式. 异步请求:发送方发送数据包后,不用等待接收方发回响应,就可以发送下一个数据包的通信方式. 同步通信:要求通信双方 ...