On Motes and Beams
微尘与栋梁

It is curious that our own offenses should seem so much less heinous than the offenses of others.
让人奇怪的是,和别人的过错比起来,我们自身的过错往往不是那样的可恶。

I suppose the reason is that we know all the circumstances that have occasioned them and so manage to excuse in ourselves what we cannot excuse in others.
我想,其原因应该是我们知晓一切导致自己犯错的情况,因此能够设法谅解自己的错误,而别人的错误却不能谅解。

We turn our attention away from our own defects, and when we are forced by untoward events to consider them, find it easy to condone them.
我们对自己的缺点不甚关注,即便是深陷困境而不得不正视它们的时候,我们也会很容易就宽恕自己。

For all I know we are right to do this; they are part of us and we must accept the good and bad in ourselves together.
据我所知,我们这样做是正确的。缺点是我们自身的一部分,我们必须接纳自己的好和坏。

But when we come to judge others, it is not by ourselves as we really are that we judge them,
但是当我们评判别人的时候,情况就不同了。我们不是通过真实的自我来评判别人,

but by an image that we have formed of ourselves fro which we have left out everything that offends our vanity or would discredit us in the eyes of the world.
而是用一种自我形象来评判,这种自我形象完全摒弃了在任何世人眼中会伤害到自己的虚荣或者体面的东西。

To take a trivial instance: how scornful we are when we catch someone out telling a lie; but who can say that he has never told not one, but a hundred?
举一个小例子来说:当觉察到别人说谎时,我们是多么地蔑视他啊!但是,谁能够说自从未说过谎?可能还不止一百次呢。

There is not much to choose between men. They are all a hotchpotch of greatness and littleness, of virtue and vice, of nobility and baseness.
人和人之间没什么大的差别。他们皆是伟大与渺小,善良与邪恶,高尚与低俗的混合体。

Some have more strength of character, or more opportunity, and so in one direction or another give their instincts freer play, but potentially they are the same.
有的人性格比较坚毅,机会也比较多,因而达个或那个方面,能够更自由地发挥自己的禀赋,但是人类的潜能却都是相同的。

For my part, I do not think I am any better or any worse than most people,
至于我自己,我认为自己并不比大多数人更好或者更差,

but I know that if I set down every action in my life and every thought that has crossed my mind, the world would consider me a monster of depravity.
但是我知道,假如我记下我生命中每一次举动和每一个掠过我脑海的想法的话,世界就会将我视为一个邪恶的怪物。

The knowledge that these reveries are common to all men should inspire one with tolerance to oneself as well as to others.
每个人都会有这样的怪念头,这样的认识应当能够启发我们宽容自己,也宽容他人。

It is well also if they enable us to look upon our fellows, even the most eminent and respectable, with humor, and if they lead us to take ourselves not too seriously.
同时,假如因此我们得以用幽默的态度看待他人,即使是天下最优秀最令人尊敬的人,而且假如我们也因此不把自己看得过于重要,那是很有裨益的。

L90的更多相关文章

  1. LG Optimus L90 [D415] T-Mobile 刷机

    1 先使用[ROOT大师]ROOT手机. 2 执行以下ADB命令. adb shell su //备份 dd /by-name/laf of=/sdcard/laf.img. //清除 dd /by- ...

  2. ASP.Net中实现上传过程中将文本文件转换成PDF的方法

    iTextSharp是一个常用的PDF库,我们可以使用它来创建.修改PDF文件或对PDF文件进行一些其他额外的操作.本文讲述了如何在上传过程中将文本文件转换成PDF的方法. 基本工作 在开始之前,我们 ...

  3. Android Do not keep activities选项分析

    Android Do not keep activities选项分析 Developer Options里面有一项: Do not keep activities -> 不保留Activitie ...

  4. 快速上手RaphaelJS-Instant RaphaelJS Starter翻译(一)

       (目前发现一些文章被盗用的情况,我们将在每篇文章前面添加原文地址,本文源地址:http://www.cnblogs.com/idealer3d/p/Instant_RaphaelJS_Start ...

  5. 恶意软件/BOT/C2隐蔽上线方式研究

    catalogue . 传统木马上线方式 . 新型木马上线方式 . QQ昵称上线 . QQ空间资料上线 . 第三方域名上线 . UDP/TCP二阶段混合上线 . Gmail CNC . NetBot两 ...

  6. html5 svg

    html5 svg <html > <body> <p>canvas 用js 绘画,是整幅画布,适合游戏 svg可放大,支持dom 操作,js事件 线性渐变.高斯模 ...

  7. 【读书笔记《Android游戏编程之从零开始》】6.Android 游戏开发常用的系统控件(TabHost、ListView)

    3.9 TabSpec与TabHost TabHost类官方文档地址:http://developer.android.com/reference/android/widget/TabHost.htm ...

  8. 利用Clip制作打洞效果

    起因 如上篇博文所说,连线原型需要在中间文字上下各留15像素的空白.设计师完成原型之后,问我有没有办法实现,我说,我能想到两种实现方式.其中一种就是上篇博文所说的OpacityMask.第二种就是使用 ...

  9. Report_客制化以PLSQL输出HTML标记实现WEB报表(案例)

    2014-05-31 Created By BaoXinjian

随机推荐

  1. apue学习笔记(第十一章 线程)

    本章将进一步深入理解进程,了解如何使用多个控制线程(简单得说就是线程)在单进程环境中执行多个任务. 线程概念 每个线程都包含有表示执行环境所必须的信息:线程ID.一组寄存器值.栈.调度优先级和策略.信 ...

  2. glob (programming) and spool (/var/spool)

    http://en.wikipedia.org/wiki/Glob_(programming) In computer programming, in particular in a Unix-lik ...

  3. Spring学习十----------Bean的配置之Autowired注解实现

    © 版权声明:本文为博主原创文章,转载请注明出处 @Required -@Required注解适用于bean属性的setter方法 -这个注解仅仅表示,受影响的bean属性必须在配置时被填充,通过在b ...

  4. 网络工具的瑞士军刀netcat

    这是一个聒噪的夜晚,假设要给出个原因.可能是由于尽管我认为西班牙不纯粹,可是怎么也不至于干为人家搭台面自己不唱戏的角色吧..结束以后.我认为该玩一下素有网络瑞士军刀之称谓的netcat了. 尽管瑞士军 ...

  5. OS开发之旅之App的生命周期【转载】

    原文链接 http://www.360doc.com/content/15/0918/14/27799428_499912639.shtml 在iOS App中,入口函数并不在根目录下,而是在“Sup ...

  6. 2009-04-19 22:40 SQL SERVER游标的讲解

    游标和游标的优点 在数据库中,游标是一个十分重要的概念.游标提供了一种对从表中检索出的数据进行操作的灵活手段,就本质而言,游标实际上是一种能从包括多条数据记录的结 果集中每次提取一条记录的机制.游标总 ...

  7. 结缘mac

    还记得上一次买MacBookPro.是在去年的7月下旬,记得那次是我大学第一次买电脑,那时候刚准备開始研究android.听stormzhang以及android开发界的大佬们对mac开发androi ...

  8. mybatis的拦截器及分页机制

    https://blog.csdn.net/ssuperlg/article/details/79847889

  9. Window下安装Gradle并在IDEA中配置

    真是作死啊,Maven都只是用得半瓢水,还来搞Gradle,小心撩得一身骚啊. 下载Gradle 下载页面为:https://gradle.org/releases/ Gradle 4.1的下载地址: ...

  10. C++第4次实验(提高班)—继承和派生1

    从项目2和项目3中选1题作为实验.剩下2题写成作业. [项目1 - 龙三] 请在以下程序的横线处填上适当内容,以使程序完整,并使程序的输出为: Name: 龙三 Grade: 19 #include ...