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. LwIP协议栈开发嵌入式网络的三种方法分析

    LwIP协议栈开发嵌入式网络的三种方法分析   摘要  轻量级的TCP/IP协议栈LwIP,提供了三种应用程序设计方法,且很容易被移植到多任务的操作系统中.本文结合μC/OS-II这一实时操作系统,以 ...

  2. 用Java编写银行存钱取钱

    const readline = require('readline-sync')//引用readline-sync let s = 2;//错误的次数 for (let i = 0; i < ...

  3. duplicate symbols for architecture arm64 导入的类库字符重复

    这个错误大部分时候是引用库重复定义的问题. 项目需要,同时引用ZBar和QQ授权登录SDK,由于二者均使用了Base64处理数据,XCode编译时报错: duplicate symbol _base6 ...

  4. JAVA基础之控制台输入输出

    ---恢复内容开始--- 输入需要用scanner机制 代码: 启用scanner机制 Scanner input = new Scanner(System.in); //String x= inpu ...

  5. Jmeter的实例应用

    目标: 获取城市的天气数据: 第一步: 发送request 获取城市的城市代号http://toy1.weather.com.cn/search?cityname=上海 从这个请求的response ...

  6. linux简单文件管理命令的使用

    在linux系统中,命令的使用要方便于图形界面的使用,上一个博客介绍了如何使用PuTTy远程登录linux,当然,我使用的是本地登录(手动滑稽) 经过一星期课余时间的了解,大致了解了一些简单的文件管理 ...

  7. Resharp常用设置收集整理

    F12跳转的问题:

  8. linux系统基础之---系统基本安全(基于centos7.4 1708)

  9. DataSet和泛型之间相互转换

    取数据的时候,存储过程返回了多个结果集,后台用DataSet去接收这几个结果集,然后接收之后,需要将结果集转换为不同的实体,于是下面的代码便出现了. /// <summary> /// 将 ...

  10. go加密算法:CBC对称加密(一)--DES

    package main import ( "bytes" //"crypto/aes" "crypto/cipher" "cry ...