tpo-09 C2 Return a sociology book
check out 在library里有借书的意思
第 1 段
1.Listen to a conversation between a student and a librarian employee.
请听一段一位学生和一位图书管理员之间的对话。
第 2 段
1.Excuse me. Can you help me with something?
劳驾,能帮我一个忙吗?
第 3 段
1.I'll do my best. What do you need?
当然可以,你需要什么?
第 4 段
1.Well, I've received a letter in my mailbox saying that I'm supposed to return a book that I checked out back in January.
嗯,我已经邮箱里面收到一封信,上面说我应该一月份就要把书拿回去还。
2.It's called "Modern Social Problems".
这本书叫做《现代社会问题》。
3.But because I'm writing my senior thesis, I'm supposed to be able to keep the book all semester.
但由于我一直在写毕业论文,我本该整个学期都用到这本书的。
第 5 段
1.So you signed up for extended borrowing privileges?
所以你想办理延期还书对吗?
第 6 段
1.Yeah.
是的。
第 7 段
1.But we are still asking you to bring the book back?
但是我们还是让你把书还了是吧?
第 8 段
1.Uh-huh.
嗯哈。
第 9 段
1.Well, let me take a look and see what the computer says.
恩,让我先看看电脑系统上怎么记录的。
2.The title was "Modern Social Problems"?
书名叫做《现代社会问题》对吗?
第 10 段
1.Yeah.
是的。
第 11 段
1.OK. Um...Oh, I see, it's been recalled.
哦,我知道了,这本书已经收回了。
2.You can keep it all semester as long as no one else requests it. But, someone else has.
所以只要没人需要借到这本书,你整个学期都可以借着。但是已经有人登记要借了。
3.It looks like one of the professors in the sociology department requested it.
好像是社会学系的一位教授登记了。
4.So you have to bring it back, even though you've got extended borrowing privileges.
所以你要把书拿回来还,尽管你办理了延期还书。
5.You can check out the book again when it's returned in a couple of weeks.
你可以在几个星期后,等他还了后再来借书。
第 12 段
1.But I really need this book right now.
但是我现在真的很需要这本书。
第 13 段
1.Do you need all of it or is there a certain section or chapter you're working with?
你是整本书都需要还是只需要看里面的某个部分或章节呢?
第 14 段
1.I guess there is one particular chapter I've been using lately for a section of my thesis. Why?
我想我最近的论文写作需要参考到里面的某一个章节。为什么这么问呢?
第 15 段
1.Well, you can photocopy up to one chapter of the book.
是这样的,你可以拿那一章节去影印。
2.Why don't you do that for the chapter you're working on right now?
为什么不现在就拿这本书去影印下你需要的章节呢?
3.And by the time you need the rest of the book, maybe it will have been returned.
等到你需要参考其他章节的时候也许这本书就已经归还了。
4.We can even do the photocopy for you because of the circumstances.
根据情况我们可以甚至可以帮你完成影印的工作。
第 16 段
1.Oh, well, that would be great.
噢,那太棒了。
第 17 段
1.I see you've got some books there.
我看你这里有几本书。
2.Is that the one you were asked to return?
这本书是你被要求归还的吗?
第 18 段
1.No, I left it in my dorm room.
呃不,我把书放在宿舍了。
2.These are books I need to check out today.
这些是我今天要借出的书。
3.Is it OK if I bring that one by in a couple of days?
几天后再把那本书拿来行吗?
第 19 段
1.Actually, you need to return it today.
事实上,你今天需要把那本书还了。
2.That is if you want to check out those books today. That's our policy.
才能借出这些书。这是图书馆的规定。
第 20 段
1.Oh, I didn't know that.
噢,我都不知道。
第 21 段
1.Yeah, not a lot of people realize that.
是的,不是很多人知道这个规定。
2.In fact, every semester we get a few students who have their borrowing privileges suspended completely because they haven't returned books.
事实上,每个学期我们都会遇到一些学生的延期还书期限用尽了的,就是因为他们没有把书给还了。
3.They're allowed to use books only in the library.
他们只能在图书馆看书了。
4.They're not allowed to check anything out because of unreturned books.
因为他们没有把书还了,所以不能借出任何书本。
第 22 段
1.That's not good. I guess I should head back into the dorm right now then.
这可不好。我想我现在必须马上回一趟宿舍。
第 23 段
1.But, before you go, what you should do is fill out a form requesting the book back in two weeks.
但是,在你走之前,你需要填一张表,说明你两周后要再把书借出。
2.You don't want to waste any time getting it back.
你也不想把时间浪费在重新借书上吧。
第 24 段
1.Thanks a lot, now I don't feel quite so bad about having to return the book.
非常感谢。现在我也没那么在意不得不把书还了的事了。
tpo-09 C2 Return a sociology book的更多相关文章
- 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 employe ...
- 拼图小游戏之计算后样式与CSS动画的冲突
先说结论: 前几天写了几个非常简单的移动端小游戏,其中一个拼图游戏让我郁闷了一段时间.因为要获取每张图片的位置,用`<style>`标签写的样式,直接获取计算后样式再用来交换位置,结果就悲 ...
- 在线OJ实用技巧(转载)
1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long long或__int64型(两个下 ...
- String详解, String和CharSequence区别, StringBuilder和StringBuffer的区别 (String系列之1)
本章主要介绍String和CharSequence的区别,以及它们的API详细使用方法. 转载请注明出处:http://www.cnblogs.com/skywang12345/p/string01. ...
- OBD 14230 Slow, Addr激活
const u8 LinkCmd14230[6] = { 0xC2, 0x33, 0xF1, 0x01, 0x00, 0xE7 }; u8 ISO14230ADDR_Check(){ ...
- PEM文件格式详细解析
PEM文件格式存档 Author:Roson sun sunxiao@tomonline-inc.com Time:2006-4-11 1. 描述: Openssl使用PEM(RFC 1421-14 ...
- 【学习笔记】【C语言】char类型
1. 存储细节 ASCII单字节表(双字节GBK\GB2312\GB18030\Unicode) 2. 常见错误 char c = A; char c = "A"; char c ...
- chapter3习题
// 2013年11月4日21:47:21 # include <stdio.h> # include <math.h> int main() { int n; double ...
- ACM 做题过程中的一些小技巧。
ACM做题过程中的一些小技巧. 1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long l ...
随机推荐
- idea中ssm自动配置
自动生成 只需要创建好maven项目,然后创建一个类Test,复制代码粘贴即可 使用注意: 代码 import java.io.*; public class Test { //包名格式 //列如配置 ...
- SPOJ SUBXOR
SPOJ SUBXOR 题意 给定一个由正整数构成的数组, 求 异或和小于k 的子序列的个数. 题解 假设答案区间为 [L, R], XOR[L, R] 等价于 XOR[1, L - 1] ^ XOR ...
- LeetCode18.四数之和 JavaScript
给定一个包含 n 个整数的数组 nums 和一个目标值 target,判断 nums 中是否存在四个元素 a,b,c 和 d ,使得 a + b + c + d 的值与 target 相等?找出所有满 ...
- 课时46.label标签(掌握)
我们点击QQ注册页面,发现了一个问题,当我们点击密码两个字的时候,输入框聚焦了,而点击确认密码的时候,输入框也聚焦了,而我们上节课做的页面,这么点击,并不聚焦 1.默认情况下文字和输入框是没有关联关系 ...
- Python 学习笔记(九)Python元组和字典(三)
字典常用方法 copy() 返回一个字典的浅复制 示例:浅拷贝d.copy() 深拷贝引入import copy copy.deepcopy() >>> help(dict.co ...
- getline的字符串读入
也许是最近模拟题打多了的缘故,我发现自己渐渐变得比较毒瘤起来,当然这也是有一定的好处的,因为从中我也学到了一些处理字符串的正确姿势,今天我们就来讲一 讲如何用函数getline来读入一整行字符串进行处 ...
- 06JavaScript变量
JavaScript 变量 变量是用于存储信息的"容器". var x=5; var y=6; var z=x+y; 就像代数那样 x=5 y=6 z=x+y 在代数中,我们使用字 ...
- md5加密+盐方式一
这种方法是采用随机生成盐值加入password中组合成的新密码,下面是md5+盐的一个工具类,直接导入使用即可! 工具类 package com.oracle.utils; import java.s ...
- CentOS7 宝塔搭配git 实时更新项目源码
上一篇文章 介绍了如何在CentOS7上 搭建GIT环境 详见链接:https://www.cnblogs.com/mverting/p/10206532.html 本章主要介绍git如何和wdcp搭 ...
- 使用NPOI将数据导出Excel
NPOI.HSSF.UserModel.HSSFWorkbook book = new NPOI.HSSF.UserModel.HSSFWorkbook(); NPOI.SS.UserModel.IS ...