TPO-18 C2 Possible participation in a sociology project
第 1 段

1.listen to a conversation between a student and his sociology professor.

听下面一段学生和社会学教师之间的对话

第 2 段

1.Well, I'm glad you redid your outline.

嗯,看到你把你的提纲又重新修改了一遍,我很高兴

2.I fed a few comments, but nothing you have to act on.

我加了几条评语,但没有什么你要特别留心的东西。

3.It's in good enough shape for you to start writing you paper.

现在的提纲已经够好了,你可以用它来写你的论文了。

第 3 段

1.Thanks! At first I was afraid all that prep work would be a waste of time.

谢谢!一开头我还害怕之前所有的准备工作是在浪费时间。

第 4 段

1.Well, especially with a challenging topic like yours: factors leading to the emergence of sociology as an academic discipline.

嗯,特别是在构思一个像你的论文这样,特别具有挑战性的话题—导致社会学作为一个独立的学科出现的因素—的情况下。

2.There's just so much history to consider; you could get lost without a solid outline.

这个问题要考虑在内的历史情况太多了;要是没有一个扎实的基础的话,人很容迷失的。

3.So did you have a question?

嗯,你有事情?

第 5 段

1.Yeah, it's about... you mentioned needing volunteers for a research study?

是的,是关于…关于你提到需要志愿者参加一个研究项目的事情。

第 6 段

1.Yep, it's not my study. It's my colleague's in the marketing department.

是的,这不是我的研究项目,而是属于我在经济系的同事的。

2.She needs people to watch various new TV programs that haven't been broadcast yet, then indicate on a survey whether they liked it, why, if they'd watch another episode.

她需要一些观众观看各种还没有播出的电视节目,然后以调研的形式回答他们是否喜爱这些节目,为什么,是否向看更多同类的节目。

3.It'd be kind of fun, plus participants get a $50 gift certificate.

这事儿会很有趣,并且参与者会得到价值 50 元的购物券。

第 7 段

1.Wow, well I like the sound of that.

哈哈!嗯,我想这听上去真不错!

2.But... so they are trying to predict if the shows are gonna succeed or fail, right, based on students' opinions?

嗯,这个项目是想要通过学生的眼光,来预测这些节目是否会成功吗?

3.Why would they care what we think?

为什么他们会想要知道我们的想法呢?

第 8 段

1.Hey, don't sell yourself short.

嘿,不要把自己看得太低了!

2.People your age are a very attractive market for advertisers who promote their products on television.

像你们这种年纪的人,很受那些想在电视上推广产品的广告商的青睐的。

3.The study is sponsored by a TV network.

这项研究是由一个电视台赞助的。

4.If enough students don't like the show, the network may actually reconsider putting it on the air.

如果不喜欢这个节目的学生达到一定数量,电视台会考虑裁掉这档节目

第 9 段

1.OK, well, how do I sign up?

好的,嗯我怎么签名加入?

第 10 段

1.You just add your name and phone number to this list and check a time slot, although it looks like the only times left are next Monday morning and Thursday evening.

你只要把名字和电话号码写到这张单子上,看清楚时间表就好,好像只剩下下周一早上和周四晚上的节目了。

第 11 段

1.Oh, well, I have marketing and economics Monday mornings and Thursday...

哦,我周一和周四早上都有经济学和市场学的课。

第 12 段

1.OH, you are taking the marketing class? Who's teaching it?

哦,你在上市场学课?谁开的?

第 13 段

1.It's Professor Largin - Intro the Marketing.

林根教授,课程叫市场学导论。

2.He hasn't mentioned the study though.

他没有提到过这项调查。

第 14 段

1.Oh, well, the marketing department's pretty big.

嗯,其实经济学系很大的。

2.I happen to be friends with a woman who is doing the TV study.

我恰好认识一个研究电视节目的女性朋友。

3.Ok, well, we don't want you missing class. How's Thursday?

好的,我们不想让你们缺课。周四怎么样?

第 15 段

1.Oh, I work from 5 till 9 that night.

嗯,周四晚上我 5 点到 9 点要上班。

2.Hum, no flexibility with your schedule? Where do you work?

嗯,你们的安排能灵活些么?你们在哪儿上班?

第 16 段

1.At the Fox's diner, I'm a server.

福克斯,我在那里做服务生。

2.Oh, I love Fox's. I eat there every week.

嗯,我觉得福克斯那家店不错,我每周都在那儿吃。

3.Maybe you could switch shifts with someone.

如果可以的话,你应该和人调下班。

第 17 段

1.I'm still in training. And the only night my trainer works is Thursday.

我还在培训呢!培训我的人唯一一个晚班是在周四的下午。

第 18 段

1.Look! I know the owners there really well.

我认识那家店的老板。

2.Why don't you let me give them a call and explain the situation?

我想一会儿给他们打个电话,解释一下这个情况,你看行吗?

第 19 段

1.OK! It'd be cool to be part of a real research study.

好的!参加到这个项目必定有趣极了!

2.And the gift certificate wouldn't hurt either.

而且顺便得一张购物券也无伤大雅。

TPO-18 C2 Possible participation in a sociology project的更多相关文章

  1. C++ UTF8和UTF16互转代码

    简介 1.这段代码只考虑在小端序情况下的转换(一般的机器都是的). 2.这段代码需要C++11的支持(只是用到了u16string),如果不支持,可以添加下面代码 typedef uint16_t c ...

  2. VS2015安装失败

    [16D4:18C8][2017-06-24T13:44:01]e000: Error 0x80091007: Hash mismatch for path: D:\Visual Studio 201 ...

  3. C++构造函数详解(复制构造函数 也是 拷贝构造函数)

    构造函数是干什么的 该类对象被创建时,编译系统对象分配内存空间,并自动调用该构造函数,由构造函数完成成员的初始化工作,故:构造函数的作用:初始化对象的数据成员. 构造函数的种类 1 class Com ...

  4. [20190930]oracle raw类型转化number脚本.txt

    [20190930]oracle raw类型转化number脚本.txt --//写一个简单oracle raw转化number脚本,简单说明:--//输入必须是c1,02 或者 c102,不支持c1 ...

  5. Python_1生成器(下)之单线并行--生产着消费者模型

    1 import time 2 def consumer(name): 3 print('%s准备吃包子了!' %name) 4 while True: 5 baozi = yield 6 print ...

  6. C++ 各种构造函数

    c++构造函数的知识在各种c++教材上已有介绍,不过初学者往往不太注意观察和总结其中各种构造函数的特点和用法,故在此我根据自己的c++编程经验总结了一下c++中各种构造函数的特点,并附上例子,希望对初 ...

  7. 来玩Play框架06 用户验证

    作者:Vamei 出处:http://www.cnblogs.com/vamei 欢迎转载,也请保留这段声明.谢谢! 用户验证(User Authentification)复合的使用Play框架的数个 ...

  8. learn shell

    the basic shell skills.   Bourne shell sh ksh Bash psh zsh C shell csh tcsh   [root@bogon temp]# cat ...

  9. JavaFX結合 JDBC, Servlet, Swing, Google Map及動態產生比例圖 (1):NetBeans 寫 Servlet (转帖)

    JavaFX結合 JDBC, Servlet, Swing, Google Map及動態產生比例圖 (1):NetBeans 寫 Servlet 功能:這支程式的主要功能是將 javafx 與 swi ...

随机推荐

  1. vim使用四个空格代替TAB键

    让VIM可以在你写程序的时候自动缩进,并用4个空格代替TAB键. 编辑 ~/.vimrc 保存这四行: “set smartindent”, “set tabstop=4”, “set shiftwi ...

  2. PAT——1049. 数列的片段和

    给定一个正数数列,我们可以从中截取任意的连续的几个数,称为片段.例如,给定数列{0.1, 0.2, 0.3, 0.4},我们有(0.1) (0.1, 0.2) (0.1, 0.2, 0.3) (0.1 ...

  3. 404 Note Found 队-Alpha5

    目录 组员情况 组员1(组长):胡绪佩 组员2:胡青元 组员3:庄卉 组员4:家灿 组员5:凯琳 组员6:翟丹丹 组员7:何家伟 组员8:政演 组员9:黄鸿杰 组员10:刘一好 组员11:何宇恒 展示 ...

  4. ES6读书笔记(二)

    前言 前段时间整理了ES6的读书笔记:<ES6读书笔记(一)>,现在为第二篇,本篇内容包括: 一.数组扩展 二.对象扩展 三.函数扩展 四.Set和Map数据结构 五.Reflect 本文 ...

  5. rman基础知识理解(一)

    rman用于对数据库的备份和恢复. 他的命令主要分成两大类:独立命令和批处理命令: 独立命令只能在rman的提示符下执行,主要的命令有: CONNECT CONFIGURE CREATE CATALO ...

  6. 水仙花数(类型:一级、C++)

    题目描述: 输入一个三位数n,判断是否为水仙花数,如果是则输出“YES”,不是则输出“NO”.水仙花数:是指一个3位数,它的每个位上的数字的3次幂之和等于它本身.(例如:1^3 + 5^3+ 3^3 ...

  7. C++程序设计入门 引用和动态内存管理学习

    引用: 引用就是另一个变量的别名,通过引用所做的读写操作实际上是作用于原变量上. 由于引用是绑定在一个对象上的,所以定义引用的时候必须初始化. 函数参数:引用传递 1.引用可做函数参数,但调用时只需 ...

  8. 偏前端-vue.js学习之路初级(二)组件化构建

    vue.js   组件化构建 组件系统是 Vue 的另一个重要概念,因为它是一种抽象,允许我们使用小型.自包含和通常可复用的组件构建大型应用.仔细想想,几乎任意类型的应用界面都可以抽象为一个组件树: ...

  9. jquery里遍历普通数组和多维数组的方法及实例

    jquery里遍历数组用的是$.each,下面站长给大家几个具体的实例: 实例1.遍历一个普通的一维数组: 1 2 3 4 5 6 7 8 <script> //声明数据有下面两种方式 / ...

  10. [示例] Firemonkey 面包屑导航

    原码下载:[示例]Firemonkey面包屑导航_Aone.zip 效果:(以下效果不用写一行代码)