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. selenium通过python字典获取配置

    python字典默认的是string item={"browser " : 'webdriver.irefox()', 'url' : 'http://xxx.com'} 如果这样 ...

  2. 创建DBLink----Oracle和mysql

    Oracle: DROP PUBLIC DATABASE LINK NM_HN; CREATE PUBLIC DATABASE LINK NM_HN CONNECT TO XZXT IDENTIFIE ...

  3. i2c 通信

    时间长了记忆就会模糊, 保存下逻辑分析抓到的图像, 什么时候需要可以看一眼. 当clk处于高电平时, data线有下降,说明开始传输, 有上升说明结束传输. 发送地址无回应: 发送地址有回应 正常数据 ...

  4. ABP 开发(一)

    rh 最近搞Angular ,使用Abp+Angular建项目,遇到部分问题,记录一下,以备查: 一.Abp官网: https://aspnetboilerplate.com/ 点Get starte ...

  5. python_frm组件

    一.URL添加 from django.contrib import admin from django.urls import path,re_path from app01 import view ...

  6. Difftime

    功 能:返回两个time_t型变量之间的时间间隔,即 计算两个时刻之间的时间差. 用 法: double difftime(time_t time2, time_t time1);

  7. 【PTA 天梯赛】L3-002 特殊堆栈(二分)

    堆栈是一种经典的后进先出的线性结构,相关的操作主要有“入栈”(在堆栈顶插入一个元素)和“出栈”(将栈顶元素返回并从堆栈中删除).本题要求你实现另一个附加的操作:“取中值”——即返回所有堆栈中元素键值的 ...

  8. CentOS6.10安装详解

    一.简介 CentOS(Community Enterprise Operating System,中文意思是社区企业操作系统)是Linux发行版之一,它是来自于Red Hat Enterpriser ...

  9. Ubuntu下配置MySql

    安装mysql sudo apt-get install mysql-server 检查安装是否成功 sudo netstat -tap | grep mysql 登录mysql mysql -uro ...

  10. linux介绍及基本命令

    linux简介 Linux内核最初只是由芬兰人李纳斯·托瓦兹(Linus Torvalds)在赫尔辛基大学上学时出于个人爱好而编写的. Linux是一套免费使用和自由传播的类Unix操作系统,是一个基 ...