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. [译] MVP模式的14条规则

    笔者在前文<MVP和MVC>中提到了两者的区别,以及MVP日趋流行的原因:即随着各种给力UI框架的发布,View的功能越来越强,已经足以完成一些简单的不需要与后台或其他view交互的eve ...

  2. UVALive - 2515 (最小生成树 kruskal)

    You are assigned to design network connections between certain points in a wide area. You are given ...

  3. Hibernate工作原理及为什么要用?. Struts工作机制?为什么要使用Struts? spring工作机制及为什么要用?

    三大框架是用来开发web应用程序中使用的.Struts:基于MVC的充当了其中的试图层和控制器Hibernate:做持久化的,对JDBC轻量级的封装,使得我们能过面向对象的操作数据库Spring: 采 ...

  4. goldengate简单配置

    goldendate配置单项同步 源数据库    extract抽取进程 trail文件 复制进程 目标进程 由于最开始配置goldengate的时候,没有弄清除原理,导致出错了都不知道怎么解决. 最 ...

  5. 【js】Redux基本原理和使用

    Redux不是说任何的应用都要用到它,如果遇到了react解决不了得问题,可以考虑使用它. 例如: 用户的使用方式复杂不同身份的用户有不同的使用方式(比如普通用户和管理员)多个用户之间可以协作与服务器 ...

  6. MySQL->导出/导入资料[20180521]

    MySQL 导出     INTO OUTFILE将资料导出至文件中     mysqldump工具导出资料和数据结构,并且可以针对数据库.数据表.索引的结构.   INTO OUTFILE测试   ...

  7. Linux基础入门 第一章:Linux环境搭建——Redhat 6.4图文安装教程

    1.创建新的虚拟机 2.选择自定义 3.选择Workstation 10.0 4.选择稍后安装操作系统 5.选择Red Hat 6 64位 6.对虚拟机命名和选择安装位置 7.选择处理器配置 8.选择 ...

  8. ETL项目1:大数据采集,清洗,处理:使用MapReduce进行离线数据分析完整项目

    ETL项目1:大数据采集,清洗,处理:使用MapReduce进行离线数据分析完整项目 思路分析: 1.1 log日志生成 用curl模拟请求,nginx反向代理80端口来生成日志. #! /bin/b ...

  9. 数据采集与分析的那些事——从数据埋点到AB测试

    作者:网易有数郑栋. 一.为什么企业需要一套完善的用户行为埋点和分析平台 产品初创期间,需要分析天使用户的行为来改进产品,甚至从用户行为中得到新的思路或发现来调整产品方向:产品成长过程,通过对用户行为 ...

  10. Linux基础入门---学习心得

    之前一直以为Linux和Windows差不多,但是学习了Linux基础入门之后才发现两种操作系统之间差距非常大. Linux只是在硬件之上的内核和系统调用,就连我们在Windows里习以为常的图形界面 ...