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 ...
随机推荐
- 十五、详述 IntelliJ IDEA 插件的安装及使用方法
正文 首先,进入插件安装界面: Mac:IntelliJ IDEA -> Preferences -> Plugins; Windows:File -> Settings -> ...
- Node环境下实现less编译
今天在学习less的时候发现了在node中是可以渲染的,通过调用less的render方法渲染来生成css,所以写了个小Demo. var less = require('less'); var ht ...
- 【Linux学习笔记】常用命令速记
创建文件夹:mkdir 文件夹名 删除文件夹 rmdir 文件夹名 进入文件夹 cd 文件夹名 给某个目录所有用户配置读写权限:chmod 777 -R 文件夹名(-R会递归里面所有的子文件夹并给和父 ...
- tomcat启动后报错Bad version number in .class file (unable to load class oracle.jdbc.OracleDriver)
对于tomcat启动后报错: 错误原因:tomcat使用的jdk和eclipce的编译用的jdk版本不同. 解决办法: 1.首先确定tomcat的jdk版本: 2.点开tomcat查看jdk版本. 使 ...
- delect 删除
delete ---整表数据删除 (慎用) delete * from 表名; ---条件删除 delete * from 表名 where 限制条件;
- iOS:网络请求(17-12-26更)
先开一篇,以后再补充... 1.判断请求数据是否为空. 参考简书<解决NSNull对象的烦恼> --ma772528138 之前使用网络请求没丢包,而使用 socket 的时候丢过包.如果 ...
- Jquery与js简单对比
//Javascript window.onload=function () { var oBtn=document.getElementById('btn1'); oBtn.onclick=func ...
- excel 开头 结尾,中间 类似 SQL like ab% ,%ab ,%ab%
excel 开头 结尾,中间 类似 SQL like 'ab%' ,'%ab' ,'%ab%' 在R2 单元格 查找 ab开头,ab结尾 =Search("ab",R ...
- ASA 5.0/8.0/9.0 杂记
ASA 10.0 之前的版本都是使用odbc方式连接,由于某个项目的需求,无奈学习一下这些老掉牙的技巧. 1.新建 数据源 (不会的话,自行搜索一下) 2.使用 快捷方式 或者 其他方式 执行 C:\ ...
- spark exectors的启动总结
在spark启动之后,worker和master注册通信之后,在进入用户提交app中,new SparkContext之后就会在worker上分配exectors了. 首先在sparkContext中 ...