TPO-10 C2 Return a literature book

第 1 段
1.Listen to a conversation between a student and an employee in the University bookstore.
听一段学生和大学书店员工的对话。
第 2 段
1.Hi, I bought this book at the beginning of the semester, but, something's come up and...I'd like to return it.
嗨,我在本学期初买了这本书,但是,中间出了点事情,我想退回来。
第 3 段
1.Well, for a full refund, store policy is that you have to return merchandise 2 weeks from the time it was purchased, er...but for science text books or anything having to do with specific courses.
呃,全额退还,我们店里的政策是在购买后的两个星期内归还商品才行。呃,但是对于科技类教科书或者与专业课程相关的书籍呢,
2.Wait...was it for specific course?
等一下,是专业课程的书吗?
第 4 段
1.Yeah, but actually...
是的,但是……
第 5 段
1.Well...for course books, the deadline is 4 weeks after the beginning of the semester.
嗯,专业课书籍的归还期限是在学期初的4周内。
2.So for this fall semester, the deadline was October 1st.
现在是第四学期,截止日期应该是10月1日。
3.Ouch, then I missed it.But, why October 1st?
天啊,那我就错过时间了,但是为什么了10月1日呢?
第 6 段
1.Well, I guess the reasoning is that by October 1st, the semester is in full gear.
呃,我想是因为学期规划阶段吧。
2.And everyone kind knows what courses they’ll be taking that semester
每个人都知道这学期有什么课程可以上。
第 7 段
1.I get it.so it's mainly for people who decide to withdraw from… or to change to new courses early on.
我明白了。所以一般是针对那些放弃正在学的课程,然后尽快换新课程的人。
第 8 段
1.Exactly! The books have to be in perfect condition of course.
是的。当然书本一定要保持完好无损才成。
2.They can't be marked up or looked used in any way for the full refund, I mean.
我的意思是可以标上价,或者作为其他用途使用。
第 9 段
1.Well, but, my situation is a little different.I hoped you might be able to make an exception.
呃,但是我的情况有些特殊,我希望你能为我破一次例。
第 10 段
1.Well, the policy is generally pretty rigid and the semester is almost over.
一般我们的政策是很严格的,而且这学期已经快结束了。
第 11 段
1.Okay, here is what happened?
好,是这样的。
2.Um, I think my professor really miscalculated.
嗯,我想我的教授算错了。
3.Anyway the syllabus was way too ambitious in my opinion.
不管怎么样吧,我们的教学大纲在我来看任务量太重了,
4.There're only 2 weeks of classes left in the semester and there are like 6 books on the syllabus that we haven't even touched.
上学期我们仅有两周的课程,但是大纲上的六本书我们还碰都没有碰过。
第 12 段
1.I see.So you're hoping to return in this one.
明白了。所以你希望退还这本书。
第 13 段
1.Yeah, professor already announced that we ++won't++ be reading this one by Jane Bowles ++and all the others I bought used.++
是的。教授已经说我们无需读一本简布恩的书以及我买的其他几本书。
第 14 段
1.Jane Bowles? Which book of hers?
简布恩?哪本书?
第 15 段
1.It's called "Two serious ladies".
叫做《两位严肃的女人》。
2.Oh, but you should keep that one.Are you interested in literature?
哦,但是你应该留着那本书。你对文学感兴趣吗?
第 16 段
1.Well.I am in English major.
我是英语专业。
第 17 段
1.You are lucky to have professor who includes the lesser known writer like her on the syllabus, you know, not the usual authors we've all read.
你很幸运,因为你的教授涵盖了像她这样优秀作家的书目在教学大纲里面,你知道,她和一般的作家不一样。
第 18 段
1.So you really think...
那么你真的认为?
第 19 段
1.I do.And especially if you're into literature.
是的。尤其是你对文学感兴趣。
第 20 段
1.Hem, well, this I wasn't expecting.I mean...er, em...Wow.
嗯,我倒没想这么多,我的意思是,哇哦……
第 21 段
1.I hope you don't think I'm being too pushy.
希望你不会觉得我太咄咄逼人。
2.If you prefer, you can return the book and arrange for a store credit, you don't qualify for a refund.
如果你没意见的话,你可以把书归还回来,然后换取一些书店信用值,你还不能全额退款,
3.Policy is policy after all, but you can make an exchange and you can use the credit for your books for next semester.
毕竟规定就是规定,但是你可以换成你下学期能用到的其他书目。
4.The credit carries over from one semester to the next.
信用值可以从一个学期延迟到下一个学期继续使用。
第 22 段
1.Hmm...that's good to know, but now I am really ++intrigued(v. 引起…的兴趣;使迷惑;策划阴谋(intrigue的过去分词)++, I guess that just because we run out of time to read this book in class, doesn't mean that I cannot read it on my own time.
嗯,那也不错。但是现在我还真的是感兴趣了,我想在课堂上我们没有时间来读,但不意味着我平时没有时间读。
2.You know, I think I'll give it a try.
你知道的,我想读一下。

TPO-10 C2 Return a literature book的更多相关文章

  1. tpo-09 C2 Return a sociology book

    check out 在library里有借书的意思 第 1 段 1.Listen to a conversation between a student and a librarian employe ...

  2. ​知识图谱里的知识存储:neo4j的介绍和使用

      一般情况下,我们使用数据库查找事物间的联系的时候,只需要短程关系的查询(两层以内的关联).当需要进行更长程的,更广范围的关系查询时,就需要图数据库的功能. 而随着社交.电商.金融.零售.物联网等行 ...

  3. php中return的用法实例分析

    本文实例讲述了php中return的用法.分享给大家供大家参考.具体分析如下: 首先,它的意思就是返回;return()是语言结构而不是函数,仅在参数包含表达式时才需要用括号将其括起来.当返回一个变量 ...

  4. ruby中proc和lambda的return区别

    学习ruby有一段时间了,但是我看了好几遍proc和lambda的return区别的区别讲解,始终没明白到底什么区别,今天上午又看,终于感觉是茅塞顿开有点领悟了 一下内容部分来自<<rub ...

  5. 10.10 dos试验

    一. 实验目的 (1)认识DOS: (2)掌握命令解释程序的原理: (3)掌握简单的DOS调用方法: (4)掌握C语言编程初步. 二. 实验内容和要求 编写类似于DOS,UNIX的命令行解释程序 (1 ...

  6. uestc 10 In Galgame We Trust

    题意:求最长的合法括号序列 解:栈+分类讨论 now表示已经算出的序列,且此序列与现在扫描的序列可能能够连接,tmp表示现在扫描到的序列长度 左括号入栈 右括号:1.栈空时:统计当前总长 并且将栈,n ...

  7. return 使用和闭包

    1.return 使用 案例一: var a=1; for(var b=0; b<10; b++){ return b; }; sonsole.log(b)//返回为空 个人认为此处左右与为全局 ...

  8. 一个问题:关于finally中return吞掉catch块中抛出的异常

    今天遇到一个感觉很神奇的问题,记录一下问题以及自己分析问题的思路. 预警:不知道怎么看java字节码的朋友可能需要先看一下如何阅读java字节码才能看懂后面的解释. 我有一段程序: public cl ...

  9. 原生JavaScript技巧大收集(1~10)

    1.原生JavaScript实现字符串长度截取 01 function cutstr(str, len) { 02     var temp; 03     var icount = 0; 04    ...

随机推荐

  1. Android客户端与服务器端通过DES加密认证

    转载地址:http://blog.csdn.net/spring21st/article/details/6730283 由于Android应用没有像web开发中的session机制,所以采用PHPS ...

  2. django模板中如何导入js、css等外部文件

    本教程只适合Django1.4版本.(1.8版本之后不需要这么麻烦,详见 http://www.cnblogs.com/ryan255/p/5465608.html) html模板里面使用了css,但 ...

  3. windows安装多个版本的jdk,解决java-version和javac-version版本不一致的问题

    系统先装了jdk1.8 ,环境变量里配置的是jdk1.8,java -version 与javac -version 版本一致. 然后安装了jdk1.6 ,环境变量java_home 改成了1.6,但 ...

  4. Linux 只显示目录或者文件方法

    ls 参数 -a 表示显示所有文件,包含隐藏文件-d 表示显示目录自身的属性,而不是目录中的内容-F 选项会在显示目录条目时,在目录后加一个/ 只显示目录 方法一: find . -type d -m ...

  5. jquery 去除空格

    /** * 是否去除所有空格 * @param str * @param is_global 如果为g或者G去除所有的 * @returns */ function Trim(str,is_globa ...

  6. PHP中计算字符串相似度的函数代码

    similar_text — 计算两个字符串的相似度 int similar_text ( string $first , string $second [, float &$percent ...

  7. linux线程篇 (二) 线程的基本操作

      线程 进程 标识符 pthread_t pid_t 获取ID pthread_self() getpid() 创建 pthread_create() fork 销毁 pthread_exit() ...

  8. BZOJ1011 莫比乌斯反演(基础题

    [题目链接] http://www.lydsy.com/JudgeOnline/problem.php?id=1101 [题目大意] 求[1,n][1,m]内gcd=k的情况 [题解] 考虑求[1,n ...

  9. (数据科学学习手札46)Scala中的面向对象

    一.简介 在Scala看来,一切皆是对象,对象是Scala的核心,Scala面向对象涉及到class.object.构造器等,本文就将对class中的重点内容进行介绍: 二.Scala中的类 2.1 ...

  10. SQL 备忘录

    都兼容 MySQL 查看表结构:DESC ${table_name} 查看建表语句:SHOW CREATE TABLE ${table_name} ​表增加列:ALTER TABLE ${table_ ...