1听力和打字训练:

31w/m

54 typing errors

Whether we find a joke funny or not largely depends on were we have been brought up. The sense of humour is mysteriously bound up with national characteristics. A Frenchman, for instance, might find it hard to laugh at a Russian joke. In the same way, a Russian might fail to see anything amusing in a joke witch would make an Englishman laugh to tears.
Most funny stories are based on comic situations. In spite of national differences, certain funny situations have a universal appeal. No matter where you live, you would find it difficult not to laugh at, say, Charlie Chaplin's early films. However, a new type of humour, which stems largely from the U.S., has recently come into fashion. It is called 'sick humour'. Comedians base their jokes on tragic situation like violent death or serious accidents. Many people find this sort of joke distasteful The following example of 'sick humour' will enable you to judge for yourself.
A man who had broken his right leg was taken to hospital a few weeks before Christmas. From the moment he arrived there, he kept on pestering his doctor to tell him when he would be able to go home. He dreaded having to spend Christmas in hospital. Though the doctors did his best, the patient's recovery was slow. On Christmas Day, the man still had his right leg in plaster. He spent a miserable day in bed thinking of all the fun he was missing. The following day, however, the doctor consoled him by telling him that his chances of being able to leave hospital in time for New Year celebrations were good. The good. The man took heart and, sure enough, on New Years' Eve he was able to hobble along to a party. To compensate for his unpleasant experiences in hospital, the man drank a little more than was good for him. In the process, he enjoyed himself thoroughly and kept telling everybody how much he hated hospitals. He was still mumbling something about hospitals at the end of the party when he slipped on a piece of ice and broke his left leg.

听力速记:

1 “病态”幽默的基础是什么?

2幽默的笑话和民族特性有关。

3大多数的笑话是基于喜剧的

4但是美国出现一种“病态”幽默,基于悲剧的幽默

5举例讲述:一个腿受伤的病人在医院治疗,想早点出院回家过圣诞节,新年的那天出院了(晚于圣诞节),病人在喝酒聊天时抱怨医院,然后不小心摔倒了,摔断了左腿

6这很好笑吗??? 是不是傻。。。

translation:

我们觉得一则笑话是否好笑,很大程度取决于我们是在哪儿长大的。幽默感与民族有着神秘莫测的联系。譬如,法国人听完一则俄国笑话可能很难发笑。同样的道理,一则可以令英国人笑出泪来的笑话,俄国人听了可能觉得没有什么可笑之处。
    大部分令人发笑的故事都是根据喜剧情节编写的。尽管民族不同,有些滑稽的情节却能产生普遍的效果。比如说,不管你生活在哪里,你看查理.卓别林的早期电影很难不发笑。然而,近来一种新式幽默流行了起来,这种幽默主要来自美国。它被叫作“病态幽默”。喜剧演员根据悲剧情节诸如暴死,重大事故等来编造笑话。许多人认为这种笑话是低级庸俗的。下面是个“病态幽默”的实例,你可据此自己作出判断。
    圣诞节前几周,某人摔断了右腿被送进医院。从他进医院那一刻时,他就缠住医生,让医生告诉他什么时候能回家。他十分害怕在医院过圣诞。尽管医生竭力医治,但病人恢复缓慢。圣诞节那天,他的右腿还上着石膏,他在床上郁郁不乐地躺了一天,想着他错过的种种欢乐。然而,第二天,医生安慰他说,出院欢度新年的可能性还是很大的,那人听后振作了精神。果然,除夕时他可以一瘸一拐地去参加晚会了。为了补偿住院这一段不愉快的经历,那人喝得稍许多了一点。在晚会上他尽情娱乐,一再告诉大家他是多么讨厌医院。晚会结束时,他嘴里还在嘟哝着医院的事,突然踩到一块冰上滑倒了,摔断了左腿。

听力辨识度:

Q: sick humour,  dreaded,

brought up   The sense of  amusing comic situations,it difficult not to laugh at。 right leg in plaster.

Comedians base their jokes on tragic situation like violent death or serious accidents.Christmas

录音:

速度有点快。

连读不清楚。

mysteriously  长词发音错误。 violent

New Concept English three (29)的更多相关文章

  1. New Concept English three (35)

    27 55 The word justice is usually associated with courts of law. We might say that justice has been ...

  2. New Concept English there (1)Typing speed exercise

    Today,I start learn new concept english there,Mainly for listening practice and typing speed exercis ...

  3. New Concept English three (30)

    27W/m 32 words the death of ghost For years, villagers believed that Endley Farm was hunted. The far ...

  4. New Concept English three (27)

    35w/m 67 It has been said that everyone lives by selling something. In the light of this statement, ...

  5. New Concept English three (45)

    31w/m 65error In democratic countries any efforts to restrict the freedom of the press are rightly c ...

  6. New Concept English three (43)

    30 54 Insurance companies are normally willing to insure anything. Insuring public or private proper ...

  7. New Concept English three (38)

    26w/m 45 Future historians will be in a unique position when they come to record the history of our ...

  8. New Concept English three (32)

    26w/m 68 The salvage operation had been a complete failure. The small ship, Elkor, which had been se ...

  9. New Concept English three (51)

    22 76 Predicting the future is notoriously difficult. Who could have imagined, in the mid 1970s, for ...

随机推荐

  1. Angular学习笔记—基础(转载)

    创建简单组件 新建组件 $ ng generate component simple-form --inline-template --inline-style # Or $ ng g c simpl ...

  2. VGA显示

    VGA控制器的编写主要是了解VGA的显示标准和时序,如1024X768@60Hz,确定时钟频率(65MHz=1344X806X60),列像素时间等于时钟周期,扫描从左到右.从上到下(类似于电视扫描PA ...

  3. Python(面向对象3 ——实例)

    这个小东西包括了最近学习的,包括模块.包.序列化.继承.派生.组合的应用举例.整体架构如图: bin是程序入口,core包括了几个主要逻辑,main是主架构,login包括登录功能,register包 ...

  4. canvas 事件绑定

    Canvas事件绑定   canvas事件绑定 众所周知canvas是位图,在位图里我们可以在里面画各种东西,可以是图片,可以是线条等等.那我们想给canvas里的某一张图片添加一个点击事件该怎么做到 ...

  5. Python3.x: pyodbc+FreeTDS+UinxODBC连接sybase数据库(Linux系统)

    Python3.x: pyodbc+FreeTDS+UinxODBC连接sybase数据库(Linux系统) 一.安装UinxODBC以及依赖包 yum -y install gcc gcc-c++ ...

  6. 20145219 《Java程序设计》第04周学习总结

    20145219 <Java程序设计>第04周学习总结 教材学习内容总结 继承 继承就是避免多个类间重复定义共同行为. 面向对象中,子类继承父类,就是把程序中相同的代码部分提升为父类. R ...

  7. shell-一些有趣的使用

    1. 对字符串进行MD5加密  echo test |md5sum|awk '{print $1}' 字符串数量很多时可以这样做: echo test |md5sum|awk '{print $1}' ...

  8. zabbix通过snmp监控网络设备

    首先需要在zabbix的server端或proxy端安装snmpd服务 安装: yum -y install net-snmp* 查看版本: [root@Check3 ~]# snmpd -v NET ...

  9. Aware接口

    Aware接口: 例如: BeanNameAware接口是为了让自身Bean能够感知到,获取到自身在Spring容器中的id属性. 同理,其他的Aware接口也是为了能够感知到自身的一些属性. 比如实 ...

  10. js异步获取数据的问题

    最近做js开发的时候发现了很多哥们不能区分同步和异步的区别,典型的在ajax部分,在该ajax为异步操作的时候,获取不到success之后的data的值,于是产生了各种奇葩的写法.比如创建一个局部变量 ...