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. js 实现加入收藏/加入首页功能

    加入收藏夹实现: html代码如下: <a href="javascript:;" onclick="AddFavorite(window.location.hre ...

  2. 面试准备——(二)专业知识(4)C/C++语言

    1. 预处理 断言 assert的功能,assert(statement),如果statement为真则程序继续执行,为假则整个程序中断退出 3. #define [ #ifndef DISKSIM_ ...

  3. spring boot从redis取缓存发生java.lang.ClassCastException异常

    目录树 异常日志信息 错误原因 解决方法 异常日志信息 2018-09-24 15:26:03.406 ERROR 13704 --- [nio-8888-exec-8] o.a.c.c.C.[.[. ...

  4. 使用nuget过程中一些问题总结

    更新System.Web.Http组件以及其相关依赖项使用以下命令更新: Update-Package Microsoft.AspNet.WebApi –reinstall 如果没有这个引用,则先添加 ...

  5. 自动化运维工具Ansible实战(四)常用模块

    转载链接:http://blog.51cto.com/liqingbiao/1962609   Ansible模块按功能分为:云模块.集群模块. 命令模块.数据库模块.文件模块.资产模块.消息模块.监 ...

  6. Java关于NIO类的详解

    一.IO与NIO的区别: 前提我们先说一说java IO: Java中使用IO(输入输出)来读取和写入,读写设备上的数据.硬盘文件.内存.键盘......,根据数据的走向可分为输入流和输出流,这个走向 ...

  7. iOS之estimatedHeightForRowAtIndexPath避免程序EXC_BAD_ACCESS

    在你的项目中把estimatedHeightForRowAtIndexPath方法写实现以下,返回一个估计高度(随便估,笔者建议还是按照正常思路来写,大概高度是多少就返回多少),这样就不会报EXC_B ...

  8. 学习笔记 - Ford-Fulkerson & EK

    Ford-Fulkerson & EK - 学习笔记 之前网络流什么的快忘完了 老师讲课的时候一脸懵逼--开始系统复习,从最大流开始 标签:网络流-最大流 『预备』 首先复习了网络流的概念-- ...

  9. Flask入门数据库的查询集与过滤器(十一)

    1 查询集 : 指数据查询的集合 原始查询集: 不经过任何过滤返回的结果为原始查询集 数据查询集: 将原始查询集经过条件的筛选最终返回的结果 查询过滤器: 过滤器 功能 cls.query.filte ...

  10. 跨浏览器实现placeholder效果的jQuery插件

    曾经遇到这样一个问题,处理IE8密码框placeholder属性兼容性.几经周折,这个方案是可以解决问题的. 1.jsp页面引入js插件 <script type="text/java ...