Samuel Johnson called it the vanity of human wishes, and Buddhists talk about the endless cycle of desire. Social psychologists say we get trapped on a hedonic treadmill. What they all mean is that we wish, plan and work for things that we think will make us happy, but when we finally get them, we aren't nearly as happy as we thought we'd be.

vanity:虚荣心,空虚,浮华    get trapped:被困,陷于    hedonic:快乐论,享乐的    treadmill:跑步机,蹋车,单调的工作

Summer makes this particularly vivid. All through the busy winter I longed and planned and saved for my current vacation. I daydreamed about peaceful summer days in this beautiful village by the Thames with nothing to do but write. Sure enough, the first walk down the towpath was sheer ecstasy -- but by the fifth, it was just another walk. The long English evenings hang heavy, and the damned book I'm writing comes along no more easily than it did in December.

vivid:生动的,鲜明的  daydream about:幻想,梦想  towpath:牵道  ecstasy:狂喜,入迷,忘形  hang heavy:过的漫长而无聊

This looks like yet another example of human irrationality. But the economist Arthur Robson has an interesting evolutionary explanation. Evolution faces what economists call a principal-agent problem. Evolution is the principal, trying to get organisms (its agents) to increase their fitness. But how can it get those dumb animals to act in accordance with this plan? (This anthropomorphic language is just a metaphor, of course -- a way of saying that the fitter organisms are more likely to survive and reproduce. Evolution doesn't have intentions.)

irrationality:不合理,无理性   anthropomorphic:类人的,拟人     metaphor:隐喻,暗喻

For simple organisms like slugs, evolution can build in exactly the right motivations (move toward food and away from light). But it is harder with a complicated, cognitive organism like us. We act by imagining many alternative futures and deciding among them. Our motivational system has to be designed so that we do this in a way that tends to improve our fitness.

Suppose I am facing a decision between two alternative futures. I can stay where I am or go on to the next valley where the river is a bit purer, the meadows a bit greener and the food a bit better. My motivational system ensures that when I imagine the objectively better future it looks really great, far better than all the other options -- I'll be so happy! So I pack up and move. From evolution's perspective that is all to the good: My fitness has increased.

meadow:草地    

But now suppose that I have actually already made the decision. I am in the next valley. It does me no additional good to continue admiring the river, savoring the green of the meadow and the taste of the fruit. I acted, I have gotten the benefit, and feeling happy now is, from evolution's perspective, just a superfluous luxury.

savor:尽情享受,品味    superfluous:多余的,奢侈的    

Wanting to be happy and imagining the happy future made me act in a way that really did make me better off; feeling happy now doesn't help. To keep increasing my fitness, I should now imagine the next potential source of happiness that will help me to make the next decision. (Doesn't that tree just over the next hill have even better fruit?)

It is as if every time we make a decision that actually makes us better off, evolution resets our happiness meter to zero. That prods us to decide to take the next action, which will make us even better off -- but no happier.
Of course, I care about what I want, not what evolution wants. But what do I want? Should I try to be better off objectively even if I don't feel any happier? After all, the Thames really is beautiful, the meadows are green, the food -- well, it's better in England than it used to be. And the book really is getting done.

Or would it be better to defy evolution, step off the treadmill of desire and ambition and just rest serenely at home in Buddhist contentment? At least we humans can derive a bit of happiness, however fleeting, from asking these questions, perhaps because the answers always seem to be just over the next hill.

prod:戳,刺     serenely:安祥地,宁静地    fleeting:短暂的,稍纵即逝的    

每日英语:Does Evolution Want Us To Be Unhappy?的更多相关文章

  1. 每日英语:Skull Shakes Up Human Family Tree

    A newly discovered 1.8 million-year-old skull offers evidence that humanity's early ancestors emerge ...

  2. 每日英语:The Secret About Online Ad Traffic: One-Third Is Bogus

    Billions of dollars are flowing into online advertising. But marketers also are confronting an uncom ...

  3. 每日英语:A Different Color: China's Chameleonic Politics

    China has tried your form of government and found it wanting. That was the message delivered by Chin ...

  4. 每日英语:why can't China produce world-class CEO?

    The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...

  5. 每日英语:A Whiff Of 'Welcome Home'

    Buying real estate involves weighing a lot of factors: location, price . . . smell? Some condo devel ...

  6. 每日英语:What To Expect To Wear When You're Expecting

    AT THE ACADEMY AWARDS earlier this month, Kerry Washington, the star of the ABC-TV series 'Scandal,' ...

  7. 每日英语:Success Outside the Dress Code

    Anyone who has felt like the odd duck of the group can take heart from new research from Harvard Bus ...

  8. 每日英语:Mistrust Between U.S., Malaysia Strains Probe

    Mistrust between U.S. and Malaysian air-accident investigators has hampered a multinational probe in ...

  9. 每日英语:A New Way to Learn Chinese

    Entrepreneur and author ShaoLan Hsueh thinks that English-speakers can start learning to read Chines ...

随机推荐

  1. 算法笔记_184:历届试题 约数倍数选卡片(Java)

    目录 1 问题描述 2 解决方案   1 问题描述 问题描述 闲暇时,福尔摩斯和华生玩一个游戏: 在N张卡片上写有N个整数.两人轮流拿走一张卡片.要求下一个人拿的数字一定是前一个人拿的数字的约数或倍数 ...

  2. 1z0-052 q209_8

    8: Note the following structures in your database server: 1. Extents 2. OS Blocks 3. Tablespace 4. S ...

  3. Ubuntu12.04+OpenERP6.1更改HTTP端口号为80

    在Ubuntu12.04中安装好OpenERP6.1以后,默认的端口号为8069,如果我们想改变为默认的80端口,可以通过如下方式处理. 1.首先通过iptables进行端口映射转换:sudo ipt ...

  4. jqGrid删除多行数据问题

    var consoleDlg = $("#delcostListDlg"); var selectedRowIds = $("#costList").jqGri ...

  5. My Sql 高效分页

    /* *普通分页 *在数据文件上偏移1000000查出10条 */ select * from zoldesk_92game_net_ecms_bj where classid=303 ORDER B ...

  6. java中static、this、super、final用途、用法及实例

    一.static 请先看下面这段程序: public class Hello { public static void main(String[] args){ //(1) System.out.pr ...

  7. dom 解析xml文件

    JAXP技术 JAXP即Java Api for Xml Processing该API主要是SUN提供的用于解析XML数据的一整套解决方案,主要包含了DOM和SAX解析技术.大家可以参见SUN的以下两 ...

  8. SQLAlchemy基本使用(Flask中)

    SQLAlchemy介绍 SQLAlchemy是一个基于Python实现的ORM框架. 该框架建立在 DB API之上,使用关系对象映射进行数据库操作,简言之便是:将类和对象转换成SQL,然后使用数据 ...

  9. VMware workstation 与 VMware GSX Server 的区别

    http://xsagaplus.iteye.com/blog/358917VMware是提供一套虚拟机解决方案的软件,主要产品分为如下三个. VMware-ESX-Server  这个版本并不需要操 ...

  10. oracle11g本地可以访问但局域网无法访问

    问题描述,现在有两台电脑 A 和 B : 1)电脑 A 上有 Oracle11G服务端: ip地址 192.168.1.198; 端口1521: 2)电脑 A 本机连接数据库正常,可以登录及操作等: ...