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. PAT——1055. 集体照 (比较comparable和comparator的区别)

    拍集体照时队形很重要,这里对给定的N个人K排的队形设计排队规则如下: 每排人数为N/K(向下取整),多出来的人全部站在最后一排: 后排所有人的个子都不比前排任何人矮: 每排中最高者站中间(中间位置为m ...

  2. python 爬虫简介以及使用方法

    阶段大纲: 一. 爬虫 1. 基本操作 - 登录任意网站(伪造浏览器的任何行为) 2. 性能相关 - 并发方案: - 异步IO: gevent/Twisted/asyncio/aiohttp - 自定 ...

  3. 使用js函数格式化xml字符串带缩进

    遇到了一个做soap的API的操作,中途需要说明xml的组装模式等, 如上图,组装产生的mxl代码药格式化并展示.由于是在前端做的,所以需要将字符串将xml进行格式化并输出,找到别人写的算法稍加更改并 ...

  4. 四种常见的 POST 提交数据方式对应的content-type

    原文地址:https://www.cnblogs.com/wushifeng/p/6707248.html application/x-www-form-urlencoded 这应该是最常见的 POS ...

  5. 用 crontab 实现开机自动运行脚本

    开发「bufpay.com 个人即时到账收款平台」的时候,订单状态和支付二维码的状态如果过期了要实时修改状态,最大效率利用支付二维码. 过期脚本需要开机启动,并且 deamon 运行,有很多办法可以开 ...

  6. JavaBen 中 如何将字段设置为 "text" 文本类型

    @Lob @Column(name="FEEDBACK_MESSAGE",columnDefinition="TEXT", nullable=true) pub ...

  7. Archlinux下安装微信小程序开发工具

    由于微信小程序没有Linux版本,所以需要用wine来跑 一.安装wine sudo pacman -S wine 二.安装nwjs-sdk 微信开发工具包基于nwjs-sdk #没有wget就先安装 ...

  8. Python入门 —— 01简介

    Python 历史 python 的创始人为荷兰人吉多·范罗苏姆(Guido van Rossum).1989年的圣诞节期间,吉多·范罗苏姆为了在阿姆斯特丹打发时间,决心开发一个新的脚本解释程序,作为 ...

  9. Vue中异步组件(结合webpack,转载)

    转载,原文出处:https://www.jianshu.com/p/40a364b5e964 1.什么是异步组件? 异步组件就是定义的时候什么都不做,只在组件需要渲染(组件第一次显示)的时候进行加载渲 ...

  10. Yii中实现分页

    $criteria = new CDbCriteria(); // 查询字段 $criteria->select = 'id, name, create_time'; // 排序 $criter ...