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. Mac python3.5 + Selenium 开发环境配置

    一. python 3.5 1. 下载 2. Mac默认为2.7,所以这里主要介绍如何将系统Python默认修改为3.5. 原理: 1)Mac自带的python环境在: python2.7: /Sys ...

  2. Page Object设计模式(项目整体结构)

    1. 什么是框架 1.1 定义: 框架(Framework)是整个或部分系统的可重用设计,表现为一组抽象构件(类)及构件(类)实例间交互的方法. 1.2 为什么要搭建自动化测试框架 自动化测试的开发, ...

  3. 使用SuperMap Deskpro 6R.NET生成地图缓存

    使用说明 “地图缓存”按钮,用来对二维地图数据生成缓存文件,优化地图的浏览效果. 操作步骤 1.单击功能区>“数据”选项卡>“生成缓存”组中的“地图缓存”按钮. 2.弹出如下所示“生成地图 ...

  4. iOS开发之GCD总结

    直接贴出常用的函数,方便要用的时候直接使用. -------------     type 1 ---------------- 说明  : 创建一个dispatch_group_t,每次网络请求前先 ...

  5. subline关联linux系统

    一. 插件安装用Package Control安装插件按下Ctrl+Shift+P调出命令面板输入install 调出 Install Package 选项并回车,然后输入sftp,下拉列表中会出现一 ...

  6. [转]:理解 Linux 配置文件

    简介: 本文说明了 Linux 系统的配置文件,在多用户.多任务环境中,配置文件控制用户权限.系统应用程序.守护进程.服务和其它管理任务.这些任务包括管理用户帐号.分配磁盘配 额.管理电子邮件和新闻组 ...

  7. c#随便聊聊数据库操作

    最近在学习web后台以及Python,到了程序员的转折年纪了,哎.估计很久不会写博文了.言归正传. 在原理的数据库连接池HiKari项目上.我扩展了独立的3个库,说是3个库,其实原本该是一个库.先聊聊 ...

  8. form表单的一个页面多个上传按钮实例

    /* * 图片上传 */ @RequestMapping("/uploadFile") @ResponseBody public String uploadFile(@Reques ...

  9. Python入门 —— 01简介

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

  10. angularjs脏机制

    Angular 每一个绑定到UI的数据,就会有一个 $watch 对象. watch = { name:'', //当前的watch 对象 观测的数据名 getNewValue:function($s ...