Samuel Ullman(塞缪尔.厄尔曼)

Youth is not a time of life,it is a state of mind;
青春不是年华,而是心境;

it is not a matter of rosy cheeks, red lips and supple knees;
青春不是桃面、丹唇、柔膝,

it is a matter of the will, a quality of the imagination, a vigor of the emotions;
而是深沉的意志、宏伟的想象、炽热的感情;

it is the freshness of the deep springs of life.
青春是生命的深泉在涌流。

Youth means a tempera mental predominance of courage over timidity,
青春气贯长虹,勇锐盖过怯弱,

of the appetite for adventure over the love of ease.
进取压倒苟安,如此锐气,

This often exists in a man of 60 more than a boy of 20.
二十后生有之,六旬男子则更多见.

Nobody grows old merely by a number of years. We grow old by deserting our ideals.
年年有加,并非垂老;理想丢弃,方堕暮年。

Years may wrinkle the skin, but to give up enthusiasm wrinkles the soul.
岁月悠悠,衰微只及肌肤;热忱抛却,颓唐必至灵魂。

Worry, fear, self-distrust bows the heart and turns the spring back to dust.
烦忧、惶恐、丧失自信,定使心灵扭曲,意气如灰。

Whether 60 or 16, there is in every human being`s heart the lure of wonder,
无论年届花甲,抑或二八芳龄,心中皆有生命之欢乐,奇迹之诱惑,

the unfailing childlike appetite of what`s next and the joy of the game of living.
孩童般天真久盛不衰。

In the center of your heart and my heart there is a wireless station,
人人心中皆有一台天线,

so long as it receives messages of beauty, hope, cheer, courage and power from men and from the Infinite,
只要你从天上人间接受美好、希望、欢乐、勇气和力量的信号,

so long are you young.
你就青春永驻,风华常存。

When the aerials are down, and your spirit is covered with snows of cynicism and the ice of pessimism,
一旦天线倒塌,锐气被冰雪覆盖,玩世不恭、自暴自弃油然而生,

then you are grown old, even at 20,
即使年芳二十,实已垂老矣;

but as long as your aerials are up,to catch waves of optimism, there is hope you may die young at 80.
然则只要竖起天线,捕捉乐观的信号,你就有望在八十岁高龄告别尘寰时仍觉得年轻。

Youth -Samuel Ullman的更多相关文章

  1. Youth(青春)

    Youth is not a time of life; it is a state of mind; it is not a matter of rosy cheeks, red lips and ...

  2. NYOJ-914 Youth的最大化(贪心)

    Youth的最大化 时间限制:1000 ms | 内存限制:65535 KB 难度:4 描述 Yougth现在有n个物品的重量和价值分别是Wi和Vi,你能帮他从中选出k个物品使得单位重量的价值最大吗? ...

  3. NOIP2018 No regrets youth

    NOIP2018在即,20181009总结一些易错的知识点和解题方法 ——by ljc20020730 HGOI NOIP2018 No regrets youth ! NOIP2018 No reg ...

  4. Youth Is Not a Time of Life

    Youth is not a time of life; it is a state of mind.青春不是年华,而是心境: It is not a matter of rosy cheeks, r ...

  5. Lesson 5 Youth

    How does the writer like to treat young people? People are always talking about 'the problem of yout ...

  6. Fiery Youth

    青春和时间是一对好兄弟,让人留恋的时光总是那么快偷偷溜走了.学习java不能确定改变生活和现状,至少是迈出了进步的决定,而不是停滞不前.既然这样,那就动起来吧!看了刘树勇老师的演讲,就得出一个结论:千 ...

  7. SpringMVC 接收表单数据的方式 - Samuel - 博客频道 - CSDN.NET

    1.@RequestParam @RequestMapping(value = "/xxxx.do") public void create(@RequestParam(value ...

  8. How to reset XiaoMi bluetooth headphone Youth edition.

    To reset the speaker 1. Long press the phone call button to shut off the speaker 2. Connect the char ...

  9. Youth is not a time of life, it is a state of mind.

    青春不是生命的一段,而是一种精神状态.

随机推荐

  1. Node.js API 初解读(二)

    四. Cluster 1.简介 在介绍 Cluster 之前.我们需要知道 node的 一些基本特性,比如说 都知道的 nodejs最大的特点就是单进程.无阻塞运行,并且是异步事件驱动的. 那么随之而 ...

  2. 光驱SSD安装Win7+ubuntu系统双系统

    准备条件: U盘,32GB,三星品牌 SSD,120GB,三星品牌 win7旗舰版,Ghost系统(安装简单嘛),Ylmf_Ghost_Win7_SP1_x64_2016_1011.iso ubunt ...

  3. vi 的使用

    Vi 分三种模式:一般模式,编辑模式,和命令模式 一般模式: 光标移动,搜索与替换,删除,复制,粘贴 编辑模式:插入或者替换文本 命令模式:读取.保存文件 一般模式 光标移动: h(左), j(下), ...

  4. 防御CSRF的方法有哪些(一) HTTP 头中自定义属性并验证 CSRF跨站域请求伪造攻击

    CSRF (Cross Site Request Forgery, 跨站域请求伪造)是一种网络的攻击方式,该攻击可以在受害者毫不知情的情况下以受害者名义伪造请求发送给受攻击站点,从而在并未授权的情况下 ...

  5. EBS 中HOST主机并发请求模板

    #!/bin/sh########################################################################################### ...

  6. <hr>标签不止创建html水平线也可以画圆噢

    看到上面这张图,第一反应是用photoshop类似作图软件画出来的,但那是华丽丽的错觉.一个简单的<hr>标签就能完成漂亮的效果,而不仅仅是创建html水平线.想知道怎么实现吗?Let's ...

  7. Android 学习资源收集

    1.2015最流行的Android组件.工具.框架大全 地址  http://www.open-open.com/lib/view/open1436262653692.html

  8. 得到 window.open 新页面中的数据

    1.htm 页面 单击按  '钮后'  调用window.open方法,开启新窗口  2.htm 想实现---------------------- 在2.htm页面单击按钮 将相应的数据返回到 1. ...

  9. Python flask 基于 Flask 提供 RESTful Web 服务

    转载自 http://python.jobbole.com/87118/ 什么是 REST REST 全称是 Representational State Transfer,翻译成中文是『表现层状态转 ...

  10. sudo:有效用户 ID 不是 0,sudo 属于 root 并设置了 setuid 位吗

    遇见这种问题应该检查sudo文件拥有者名称 ---x--x--x. 1 cmp cmp 130720  sudo 明显拥有者有问题 chown root:root /usr/bin/sudo chmo ...