Title: “The Godfather turns 50” 《教父》50周年

  turn 达到某个年龄

Mario Puzo's(马里奥·普佐) "The Godfather" is reputed to be the fastest-selling book in history. By early 1971, 7m(700万) copies had been printed.

  reputed adj.据说的,据称的   is reputed to be sth 被普遍认为是…

  fastest-selling 指书在出版后买的非常快

In many respects(某个方面),  it deserved its success(它的成功名副其实). "The Godfather" is more than competently written. Puzo aspired to literary(文学相关的) greatness(伟大,大,崇高;著名) and only conjured up Vito Corleone(维托·柯里昂) and his family's adventures(冒险) and misadventures to escape  debt(债务). "I'll make him an offer he can't refuse", the Don's(头衔,在英国特指牛津,剑桥这种大学的教授,此处指黑手党的头目) cynical(轻蔑的,嘲笑的) quip(指俏皮话,说出来能博大家一笑的妙语,嘲弄), has become a figure of speech. Some scenes(场景)—such as the planting(偷偷放置) of a racehorse's severed head(被砍下来的头颅) on the bed of a Hollywood producer who did refuse the Don—have passed into folklore(成为传说).

  in many respects 从很多方面来看

  competently adv.胜任地;(形容人时)合格地;(形容事时)达到标准地

    “The Godfather” is more than competently written 《教父》是非常出色的,远超一般的标准

  aspire to 向往,有志于…  I aspire to great knowledge 对知识的渴求

  sb only did sth to do sth else 某人为了做另外一件事而做了某一件事

  conjure up 想象出  conjure v.变戏法

  misadventure n.不幸事故;不幸遭遇  death by misadventure  意外致死

  escape v.逃脱,逃离;躲过;泄露

  figure of speech 比喻;梗

  pass into 变成其中的一部分 <=> become a part of sth

  folklore n.民间传说  folk adj.流传民间的  lore n.传说

The author got a lot of things right: the subtlety of communication between Sicilians in particular and Italians in general; the incorporation, often reluctant, of mobsters from other ethnic backgrounds into the American Mafia; and, above all, Cosa Nostra's usurpation of responsibilities that belong to the state, including the dispensing of justice.

"The Godfather" also gets things wrong, though. It portrays gangsters the way gangsters like to be regarded, as fundamentally honourable types who offer genuine services and seek no more than to be respected for their contributions to society.

It can be argued that in the book and in the first movie, Puzo managed to strike an acceptable balance. But its sequel is a whitewash: the young Vito Corleone transformed seemingly overnight from a loving husband into a homicidal, yet still essentially decent, Don.

That is not how youngsters become Mafiosi in real life. They are co-opted from among the most brutal of their peers and then subjected to a process of systematic, additional brutalisation until they are ready to kill to order. Puzo's version is seductive, but insidious.

100-days: thirteen的更多相关文章

  1. 100个实用的CSS技巧,以及遇见的问题和解决方案。

    前言 本篇文章将会持续更新,我会将我遇见的一些问题,和我看到的实用的CSS技巧记录下来,本篇文章会以图文混排的方式写下去.具体什么时候写完我也不清楚,反正我的目标是写100个.  本案例都是经本人实测 ...

  2. PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)

    100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...

  3. height:100% 布局

    常常会碰到需要填满整个浏览器,并且自适应高度的需求.首先肯定会想到给容器设定height:100%,但是会没有效果.原因是body没有高度,所以百分比无法生效. 解决方案:给html,body,标签都 ...

  4. .NET跨平台之旅:将QPS 100左右的ASP.NET Core站点部署到Linux服务器上

    今天下午我们将生产环境中一个单台服务器 QPS(每秒请求数)在100左右的 ASP.NET Core 站点部署到了 Linux 服务器上,这是我们解决了在 .NET Core 上使用 EnyimMem ...

  5. xinetd cpu 100%

    今天,有个给客户试用的环境出现xinetd cpu 100%,而且连续运行很长时间了.之前也有环境发生过,今天排查解决了三四个问题,实在是查的身体都不舒服了,还没时间查这个问题... 知道的求解...

  6. EZchip将推全球首款100核64位ARM A-53芯片

    EZchip将推全球首款100核64位ARM A-53芯片 2015-02-25 16:32:03   来源:互联网    关键字: 将推  全球  64位  arm EZchip日前表示,将准备开发 ...

  7. Ural 1209. 1, 10, 100, 1000... 一道有趣的题

    1209. 1, 10, 100, 1000... Time limit: 1.0 secondMemory limit: 64 MB Let's consider an infinite seque ...

  8. Java程序设计之打印100~999的水仙花数

    package printDaffodilNumber; /* * 题目:打印出所有的"水仙花数",所谓"水仙花数"是指一个三位数,其各位数字立方和等于该数本身 ...

  9. jQuery中的100个技巧

      1.当document文档就绪时执行JavaScript代码. 我们为什么使用jQuery库呢?原因之一就在于我们可以使jQuery代码在各种不同的浏览器和存在bug的浏览器上完美运行. < ...

  10. 设置height:100%无效的解决方法

    设置height:100%无效的解决方法 刚接触网页排版的新手,常出现这种情况:设置table和div的高height="100%"无效,使用CSS来设置height:" ...

随机推荐

  1. 3.python中的基本概念

    注释: 单行注释 # 多行注释 """ ''' 变量: 把程序运行中产生的值,暂时存储在内存,方便后面的程序调用. 变量命名的规则: 1.用数字.字母.下划线组成. 2. ...

  2. PythonStudy——数据类型总结 Data type summary

    按存储空间的占用分(从低到高) 数字 字符串 集合:无序,即无序存索引相关信息,可变.集合中的元素必须是可hash的,即不可变的数据类型. 元组:有序,需要存索引相关信息,不可变 列表:有序,需要存索 ...

  3. exe4j使用说明

    1:首先下载exe4j,软件根据电脑的版本下载(32bit or 64bit,本人的电脑是64bit),我下载的是没显示电脑版本的exe4j,有本地导入的选项和联网下载的选项,安装jre后才能进入-图 ...

  4. java应用:向用户注册的邮箱发送邮件

    实现功能 忘记密码,注册成功等向用户发送验证码信息或注册信息. 业务流程 忘记密码: 1.验证邮箱是否注册过: 2.向邮箱发送验证码: 3.验证验证码是否正确: 4.重新设置密码: 我这里着重介绍发送 ...

  5. 使用新标签兼容低版本IE

    HTML语义化 意义:根据内容的结构化(语义化),选择合适的标签,便于开发者阅读和写出更优雅的代码,同时让流浪器的爬虫和机器更好的解析. 尽可能少的使用无语义的标签 div 和 span 在语义不明显 ...

  6. kafka原理和实践(四)spring-kafka消费者源码

    系列目录 kafka原理和实践(一)原理:10分钟入门 kafka原理和实践(二)spring-kafka简单实践 kafka原理和实践(三)spring-kafka生产者源码 kafka原理和实践( ...

  7. redis5.0.4 集群搭建

    准备工作用两台虚拟机模拟6个节点,一台机器3个节点,创建出3 master.3 salve 环境. redis 采用 redis-5.0.4 版本. 两台虚拟机都是 CentOS ,一台 CentOS ...

  8. C# WinForm 实现窗体淡入淡出

    有时候我们需要给窗体的打开和关闭添加点动画效果.最近正好有这类需求,于是研究了下窗体的淡入淡出,很简单就实现了,这里发表下成果,以供朋友们使用. 在Windows,有一个API,可以设置窗体的可见度, ...

  9. Bootstrap关闭当前页

       function doBack() {        var index = parent.layer.getFrameIndex(window.name);        parent.lay ...

  10. WPF 去掉Drag a column header here to group by that column

    <dxg:GridControl.View> <dxg:TableView x:Name="view" ShowGroupPanel="False&qu ...