TPO-10 C2 Return a literature book
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的更多相关文章
- tpo-09 C2 Return a sociology book
check out 在library里有借书的意思 第 1 段 1.Listen to a conversation between a student and a librarian employe ...
- 知识图谱里的知识存储:neo4j的介绍和使用
一般情况下,我们使用数据库查找事物间的联系的时候,只需要短程关系的查询(两层以内的关联).当需要进行更长程的,更广范围的关系查询时,就需要图数据库的功能. 而随着社交.电商.金融.零售.物联网等行 ...
- php中return的用法实例分析
本文实例讲述了php中return的用法.分享给大家供大家参考.具体分析如下: 首先,它的意思就是返回;return()是语言结构而不是函数,仅在参数包含表达式时才需要用括号将其括起来.当返回一个变量 ...
- ruby中proc和lambda的return区别
学习ruby有一段时间了,但是我看了好几遍proc和lambda的return区别的区别讲解,始终没明白到底什么区别,今天上午又看,终于感觉是茅塞顿开有点领悟了 一下内容部分来自<<rub ...
- 10.10 dos试验
一. 实验目的 (1)认识DOS: (2)掌握命令解释程序的原理: (3)掌握简单的DOS调用方法: (4)掌握C语言编程初步. 二. 实验内容和要求 编写类似于DOS,UNIX的命令行解释程序 (1 ...
- uestc 10 In Galgame We Trust
题意:求最长的合法括号序列 解:栈+分类讨论 now表示已经算出的序列,且此序列与现在扫描的序列可能能够连接,tmp表示现在扫描到的序列长度 左括号入栈 右括号:1.栈空时:统计当前总长 并且将栈,n ...
- return 使用和闭包
1.return 使用 案例一: var a=1; for(var b=0; b<10; b++){ return b; }; sonsole.log(b)//返回为空 个人认为此处左右与为全局 ...
- 一个问题:关于finally中return吞掉catch块中抛出的异常
今天遇到一个感觉很神奇的问题,记录一下问题以及自己分析问题的思路. 预警:不知道怎么看java字节码的朋友可能需要先看一下如何阅读java字节码才能看懂后面的解释. 我有一段程序: public cl ...
- 原生JavaScript技巧大收集(1~10)
1.原生JavaScript实现字符串长度截取 01 function cutstr(str, len) { 02 var temp; 03 var icount = 0; 04 ...
随机推荐
- mac 删除自带 ABC 输入法的方法
首先需要关闭 mac 系统的 SIP ,不然删不掉,不会关的可以查看我的另一篇文章:mac 关闭系统完整性保护 SIP(System Integrity Protection)的方法 . 关闭 SIP ...
- 记一次数据库同步经历(sql server 2008)
前阵子搞了下数据库同步,大概意思就是服务器上有一个数据库,与本地数据库进行同步,服务器上的数据库有什么改变,可以同步到本地数据库中.做之前百度了下,流程分以下三步, 第一步: 服务器上的数据库进行发布 ...
- Kubernetes资料收集
官方文档 https://kubernetes.io/docs/home/?path=users&persona=app-developer&level=foundational 视频 ...
- oracle使用DBMS_RANDOM包生成随机数据
(一)DBMS_RANDOM包信息 DBMS_RANDOM包包含3个存储过程,4个函数,1个类型,一共8个模块,如下. SQL> desc dbms_random Element Type -- ...
- JSP Cookie 处理
Cookie是存储在客户机的文本文件,它们保存了大量轨迹信息.在servlet技术基础上,JSP显然能够提供对HTTP cookie的支持. 通常有三个步骤来识别回头客: 服务器脚本发送一系列cook ...
- nopCommerce电子商务平台 安装教程(图文)
nopCommerce是一个通用的电子商务平台,适合每个商家的需要:它强大的企业和小型企业网站遍布世界各地的公司销售实体和数字商品.nopCommerce是一个透明且结构良好的解决方案,它结合了开源和 ...
- java读取xml文件的四种方法
Xml代码 <?xml version="1.0" encoding="GB2312"?> <RESULT> <VALUE> ...
- SQL Server公用表达式CET递归查询所有上级数据
with cte as( select bianma,fjbm from #tree where chkDisabled='true' union all select t.bianma,t.fjbm ...
- 利用clear清除浮动的一些问题
下面这段代码是用来清除浮动带来的高度塌陷问题 .clearfix:before { content: "."; display: block; height: 0; clear: ...
- MySQL---数据表基本操作(增删改查、排序、分组、连表)
一.表操作 1.创建表 create table 表名( 列名 类型 是否可以为空, 列名 类型 是否可以为空 )ENGINE=InnoDB DEFAULT CHARSET=utf8 是否可空,nul ...