<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2345306513023160972</id><updated>2011-11-14T15:56:31.438+11:00</updated><category term='OPS$'/><category term='Project'/><category term='Performance'/><category term='项目'/><category term='性能'/><category term='需求'/><category term='Requirement'/><category term='Prefix'/><category term='OS_AUTHENT_PREFIX'/><category term='OS'/><category term='External Authentication'/><title type='text'>Life DBA, DBA's Life</title><subtitle type='html'>Do one thing everyday that scares you.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-5042055476078286359</id><published>2009-08-15T21:33:00.001+10:00</published><updated>2009-08-15T21:33:10.533+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Project'/><category scheme='http://www.blogger.com/atom/ns#' term='Requirement'/><category scheme='http://www.blogger.com/atom/ns#' term='Performance'/><title type='text'>Performance Tuning with Plumber</title><content type='html'>&lt;p&gt;1. Requirement of Performance Tuning&lt;/p&gt;  &lt;p&gt;A few weeks before, the lady (let’s say Lady D) lives downstairs in our apartment building complained that, there was a deep water creep from the wall inside her unit, and the water stream was not running stably, our daily life and the adjacent sub modules are being affected extensively. As a result, we guessed it might be some bottlenecks or ‘memory leaks’ during the processes in which water runs inside the pipes. It must be tackled immediately as an emergent case.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;2. Client&lt;/p&gt;  &lt;p&gt;Lady D, My Landlord and me (As a coordinator).&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;3. Project Charter&lt;/p&gt;  &lt;p&gt;Real Estate Agent, Body Corporate, Lady D and My Landlord.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;4. Human Resource&lt;/p&gt;  &lt;p&gt;Five people of AU team in total, they are Project Manager, Plumber, electrician, cementer01 and cementer02.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;5. Scope of Work&lt;/p&gt;  &lt;p&gt;Project Manager, responsible for project planning and scheduling, organizes the specialists of different aspects in implementing the project, bridges the communication gaps through Lady D, My Landlord and each project members.&lt;/p&gt;  &lt;p&gt;Plumber, responsible for monitoring and fixing all the pipe modules in the unit, similar to debugging application sub modules, tracing and fixing application bugs.&lt;/p&gt;  &lt;p&gt;Electrician, responsible for monitoring and debugging modules other than pipe, similar to tracing operating system and database system modules, pinpoint the bottleneck among operating system layer or database system layer or application layer.&lt;/p&gt;  &lt;p&gt;Cementer01 and cementer02, responsible for fixing and consolidating the broken walls as well as ceramic tiles, ensure the project closes perfectly, similar to patching for the application or database system or operating system.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;6. Implementation&lt;/p&gt;  &lt;p&gt;1&lt;sup&gt;st&lt;/sup&gt; Day:&lt;/p&gt;  &lt;p&gt;1） Project Manager, Lady D and Landlord attended the kick-off meeting, confirmed the project timetable and schedule&lt;/p&gt;  &lt;p&gt;2&lt;sup&gt;nd&lt;/sup&gt; Day：&lt;/p&gt;  &lt;p&gt;1） Plumber monitored and traced all the pipe modules inside the unit&lt;/p&gt;  &lt;p&gt;2） Diagnosed the exception raised by the pipe module inside the wall of the bathroom&lt;/p&gt;  &lt;p&gt;3） Further in-depth layers traced needed by electrician&lt;/p&gt;  &lt;p&gt;3&lt;sup&gt;rd&lt;/sup&gt; Day：&lt;/p&gt;  &lt;p&gt;1） Electrician asked me about the impacts of the surrounding modules caused by the questionable water module as well as additional information when invoking the water module&lt;/p&gt;  &lt;p&gt;2） Electrician took in-depth tracing and analysis focusing on water module in the bathroom by an advanced monitoring and debugging tool&lt;/p&gt;  &lt;p&gt;3） Eventually, the electrician found out the severe ‘memory leaks’ of the water module inside the wall of the bathroom without unclenching the ceramic tiles and breaking the wall&lt;/p&gt;  &lt;p&gt;4） Electrician suggested to hang on the specific water module to prevent further ‘memory leaks’&lt;/p&gt;  &lt;p&gt;4&lt;sup&gt;th&lt;/sup&gt; Day：&lt;/p&gt;  &lt;p&gt;1） Plumber unclenched the ceramic tiles and the wall&lt;/p&gt;  &lt;p&gt;2） Plumber took a double checking inside the water module and subsequently pinpoint the statement line that raised the leaking exactly&lt;/p&gt;  &lt;p&gt;3） Plumber fixed the questionable water module&lt;/p&gt;  &lt;p&gt;4） Reloaded the water module, water service was back on track&lt;/p&gt;  &lt;p&gt;5&lt;sup&gt;th&lt;/sup&gt; Day ~ 20&lt;sup&gt;th&lt;/sup&gt; Day (a little bit uncomfortable about this)：&lt;/p&gt;  &lt;p&gt;1） There was a risk on human resource of the project that the cementers could not be available as the fixed project schedule&lt;/p&gt;  &lt;p&gt;2） Project hanged until the day that the cementers were available&lt;/p&gt;  &lt;p&gt;21&lt;sup&gt;st &lt;/sup&gt;Day：&lt;/p&gt;  &lt;p&gt;1） Cementer01 and Cementer02 back to the project&lt;/p&gt;  &lt;p&gt;2） Cementer01 and Cementer02 fixed the broken wall and ceramic tiles caused by previous in-depth tracing and analysis through the water module&lt;/p&gt;  &lt;p&gt;3） Cementer01 and Cementer02 consolidated the wall and ceramics followed by updated patching&lt;/p&gt;  &lt;p&gt;4） Water module in the bathroom would back on track with normal service in couples of hours after the automatic patching&lt;/p&gt;  &lt;p&gt;22&lt;sup&gt;nd&lt;/sup&gt; Day：&lt;/p&gt;  &lt;p&gt;1） Each module ran normally with full services&lt;/p&gt;  &lt;p&gt;2） Each module downstairs ran normally which indicates the performance tuning project successfully completed&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;7. Comparison with CN project&lt;/p&gt;  &lt;p&gt;1） It takes more or less one working day to complete this kind of project by CN team&lt;/p&gt;  &lt;p&gt;2） It takes 1 ~ 2 people as human resource in CN team, in most cases, the one who plays the role as project manager will also act as plumber, electrician and cementer simultaneously&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;8. Summary&lt;/p&gt;  &lt;p&gt;1） AU team follows the project standard strictly which makes the project runs smoothly, it is more suitable for big project rather than small project&lt;/p&gt;  &lt;p&gt;2） AU team has a higher cost on human resource which indicates a higher risk implicitly&lt;/p&gt;  &lt;p&gt;3） AU team requires every specialist demonstrates an in-depth technical skill in his area in the project, whereas as a contract, the synthetic ability might not be required in the first place&lt;/p&gt;  &lt;p&gt;4） CN team follows a agile project standard with compacted project schedule, it is more suitable for medium and small projects&lt;/p&gt;  &lt;p&gt;5） CN team has a lower cost on human resource which reduces the risk of resource&lt;/p&gt;  &lt;p&gt;6） CN team requires a higher synthetic ability in the project, lacks of top specialists in the specific field&lt;/p&gt;  &lt;p&gt;7） It is the best bet to work on the project consisted by AU team and CN team: AU team responsible for project management, CN team members act as project members; AU team responsible for top specialists in each field while CN team responsible for the Chief Technical Officer&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-5042055476078286359?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/5042055476078286359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/08/performance-tuning-with-plumber.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/5042055476078286359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/5042055476078286359'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/08/performance-tuning-with-plumber.html' title='Performance Tuning with Plumber'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-7566269469536480396</id><published>2009-08-14T21:09:00.000+10:00</published><updated>2009-08-15T21:35:36.025+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='项目'/><category scheme='http://www.blogger.com/atom/ns#' term='性能'/><category scheme='http://www.blogger.com/atom/ns#' term='需求'/><title type='text'>水管工的性能调优</title><content type='html'>&lt;p&gt;1. 性能调优需求&lt;/p&gt;  &lt;p&gt;前段时间，我租住的公寓楼下的一位女士D反映说，她家的墙壁出现大面积渗水，水流速度不稳定，严重影响日常生活用水，以及水管的周边模块。我们猜测可能水在水管中运作过程出现性能瓶颈或者内存泄漏，事关紧急，需要尽快处理。&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;2. 客户&lt;/p&gt;  &lt;p&gt;女士D、我的房东（我是接口人）&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;3. 性能调优项目立项&lt;/p&gt;  &lt;p&gt;中介，物业管理，女士D和我的房东&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;4. 人力资源&lt;/p&gt;  &lt;p&gt;共5人，他们分别是：项目经理，水管工，电气工，水泥工01，水泥工02&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;5. 任务说明书&lt;/p&gt;  &lt;p&gt;项目经理，负责制定项目计划，组织各领域的专家执行项目，是女士D、我的房东和各项目成员之间的沟通桥梁&lt;/p&gt;  &lt;p&gt;水管工，负责全屋水管模块检测与更换，相当于所有应用程序子模块调试、跟踪以及修复程序漏洞&lt;/p&gt;  &lt;p&gt;电气工，负责水管以外的模块检测与调试，相当于操作系统和数据库模块的跟踪，并定位瓶颈是否位于操作系统层或者数据库系统层，或者应用程序层&lt;/p&gt;  &lt;p&gt;水泥工01和水泥工02，负责修复和巩固墙壁、瓷砖等工作，使项目实施能够完美结束，相当于给应用程序、数据库系统或者操作系统打补丁&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;6. 项目实施过程&lt;/p&gt;  &lt;p&gt;第一天：&lt;/p&gt;  &lt;p&gt;1） 项目经理和女士D、房东召开开工大会，确定项目时间以及日程表&lt;/p&gt;  &lt;p&gt;第二天：&lt;/p&gt;  &lt;p&gt;1） 水管工对全屋水管模块进行检测与跟踪&lt;/p&gt;  &lt;p&gt;2） 初步诊断水管模块在浴室部分可能有异常&lt;/p&gt;  &lt;p&gt;3） 需要电工进行底层跟踪&lt;/p&gt;  &lt;p&gt;第三天：&lt;/p&gt;  &lt;p&gt;1） 电气工向我询问了水管模块对周边模块的影响，以及我平常调用水管模块的详细信息&lt;/p&gt;  &lt;p&gt;2） 电气工采用先进检测调试工具，对浴室部分的水管模块重点进行底层跟踪和分析&lt;/p&gt;  &lt;p&gt;3） 最终，电气工隔着瓷砖和墙壁确定出浴室墙壁里面的水管模块有严重“内存”泄漏现象&lt;/p&gt;  &lt;p&gt;4） 电气工建议浴室的水管模块马上挂起，暂停使用，以免造成更多空闲“内存”泄漏&lt;/p&gt;  &lt;p&gt;第四天：&lt;/p&gt;  &lt;p&gt;1） 水管工对瓷砖和墙壁进行拆卸&lt;/p&gt;  &lt;p&gt;2） 水管工直接对内部的水管模块进行再次诊断，并精准确定出泄漏的具体命令行&lt;/p&gt;  &lt;p&gt;3） 水管工对出问题的水管模块进行修复&lt;/p&gt;  &lt;p&gt;4） 重新加载水管模块，水管模块恢复对外提供服务&lt;/p&gt;  &lt;p&gt;第五天 ~ 第二十天(这一点比较不习惯)：&lt;/p&gt;  &lt;p&gt;1） 项目人力资源出现风险，水泥工无法按预定计划参与项目&lt;/p&gt;  &lt;p&gt;2） 项目暂时搁置，等待水泥工的空闲资源&lt;/p&gt;  &lt;p&gt;第二十一天：&lt;/p&gt;  &lt;p&gt;1） 水泥工01和水泥工02终于出现并重返项目组&lt;/p&gt;  &lt;p&gt;2） 水泥工01和水泥工02修复由于水管模块深度跟踪与诊断而被破坏的墙壁与瓷砖&lt;/p&gt;  &lt;p&gt;3） 水泥工01和水泥工02对墙壁和瓷砖进行巩固并打上最新补丁&lt;/p&gt;  &lt;p&gt;4） 由于补丁自动升级需要若干小时，浴室水管模块要若干小时候才能重新恢复服务&lt;/p&gt;  &lt;p&gt;第二十二天：&lt;/p&gt;  &lt;p&gt;1） 全屋各个模块运作正常，所有业务对外提供完全服务&lt;/p&gt;  &lt;p&gt;2） 楼下房屋的各个模块运作恢复正常，整个系统调优项目正式结束&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;7. 与国内项目组对比&lt;/p&gt;  &lt;p&gt;1） 国内项目组一个工作日基本可以搞定&lt;/p&gt;  &lt;p&gt;2） 国内项目组所需人力资源一般1~2人，同一个人同时扮演水管工、电气工以及水泥工角色，甚至兼职项目经理&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;8. 小结&lt;/p&gt;  &lt;p&gt;1） 国外项目组项目流程规范，项目进行有条不紊，适合做大项目，不适合做小项目&lt;/p&gt;  &lt;p&gt;2） 国外项目组人力资源费用昂贵，人力风险高&lt;/p&gt;  &lt;p&gt;3） 国外项目组对每个方面的技术专家专业技能要求较高，但综合技能要求较低&lt;/p&gt;  &lt;p&gt;4） 国内项目组项目流程简洁，项目时间紧凑，适合做中、小项目&lt;/p&gt;  &lt;p&gt;5） 国内项目组人力资源费用较低，人力风险低&lt;/p&gt;  &lt;p&gt;6） 国内项目组对专家综合技能要求较高，每个方面的顶尖技术专家较缺乏&lt;/p&gt;  &lt;p&gt;7） 项目采用中西结合方式实施较佳，即项目管理由国外项目组承担，项目成员由国内项目组成员组成; 每个领域专家由国外项目组提供，但整个项目的首席专家由国内项目组提供&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-7566269469536480396?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/7566269469536480396/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/08/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/7566269469536480396'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/7566269469536480396'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/08/blog-post.html' title='水管工的性能调优'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-4196855971553605487</id><published>2009-07-04T15:29:00.005+10:00</published><updated>2009-08-14T21:35:14.594+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Project'/><category scheme='http://www.blogger.com/atom/ns#' term='Requirement'/><title type='text'>Porridge and User Requirement</title><content type='html'>&lt;p&gt;I have been learning healthy diet theory these days, accompanied with some practical experiments. Through the theoretical point of view, it is healthier to have porridge for dinner. This is mainly because individuals usually sleep at night instead of outdoor activities. Therefore, going on a light diet can reduce the burden of most human organs which subsequently makes your body healthier. Then I am falling in love with porridge and kimchi for my dinner day in day out.&lt;/p&gt;  &lt;p&gt;&lt;img title="Porridge and Kimchi" style="display: block; float: none; margin-left: auto; margin-right: auto" height="249" alt="Porridge and Kimchi" src="http://photos-h.ak.fbcdn.net/hphotos-ak-snc1/hs119.snc1/4868_1162302334463_1134966316_482615_7318623_n.jpg" width="328" /&gt; &lt;/p&gt;  &lt;p&gt;Because I love it just like I love database technology, I always cook the porridge with my heart and soul. I have developed a considerable number of solutions to make the porridge become more and more delicious, like for instance, embedded with several red dates, plug in with fresh cabbage model and so on. As a result of my constantly hard work and all sorts of prototype tests, integrated with little salt and chicken powder turns out to be the perfect solution eventually, especially with delicate fragrance. I integrated the exact amount of resources at an accurate point in time successfully, provided my high quality product to my high quality client – my &lt;a href="http://www.blogger.com/post-edit.g?blogID=2345306513023160972&amp;amp;postID=4196855971553605487#LD"&gt;LD&lt;sup&gt;①&lt;/sup&gt;&lt;/a&gt; with my honor, looking forward to the appreciation from LD:)&lt;/p&gt;  &lt;p&gt;After LD received my deliverable product, she just mixed it with rich-smelled kimchi, the pure light-fragrance porridge suddenly became into red spicy-sour porridge. One thing much worse is all my efforts were gone with wind.&lt;/p&gt;  &lt;p&gt;Me: &amp;quot;This is the special porridge for special you, it is full with love, and the delicate fragrance is the soul of the porridge, but now its' gone.&amp;quot;&lt;/p&gt;  &lt;p&gt;LD: &amp;quot;What I need is a bowl of porridge which can make me full.&amp;quot;&lt;/p&gt;  &lt;p&gt;Me: &amp;quot;But what if the porridge with delicate fragrance? Isn't that better?&amp;quot;&lt;/p&gt;  &lt;p&gt;LD: &amp;quot;Your porridge is used to adapt my kimchi, it doesn't matter whether it is delicious. Your responsibility is only to cook for porridge, thank you for your porridge.&amp;quot;&lt;/p&gt;  &lt;p&gt;What else can I say?&lt;/p&gt;  &lt;p&gt;Do we have any similar experience like 'Porridge' and 'Kimchi' during the researching phase in a project? Although we work hard with excellent idea on the product, our client is still reckless with it? Although we have tried our best to serve our customers with high quality products, we have not realized that we had not understood our customers’ requirements until the day we deliver our product? However, client is our god, client is the reason we live. &lt;/p&gt;  &lt;p&gt;Please do always remember that: &lt;strong&gt;There is no mistake of our client!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Anyway, I will have a further discuss with LD in advance before I cook next time, in order to eliminate unnecessary gas, power, water, rice, olive oil, salt, etc and human resource, additionally, the most significant thing is to keep our best image in the mind of our clients:)&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Notes:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="LD"&gt;&lt;em&gt;LD&lt;sup&gt;①&lt;/sup&gt;&lt;sup&gt; &lt;/sup&gt;means LeaDer which also means wife.&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-4196855971553605487?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/4196855971553605487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/07/porridge-and-kimchi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/4196855971553605487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/4196855971553605487'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/07/porridge-and-kimchi.html' title='Porridge and User Requirement'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-884685207365560340</id><published>2009-07-03T21:51:00.001+10:00</published><updated>2009-08-14T21:34:42.254+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='项目'/><category scheme='http://www.blogger.com/atom/ns#' term='需求'/><title type='text'>粥与客户需求</title><content type='html'>&lt;p&gt;这段时间开始学习健康饮食理论基础，同时也进行了一些结合理论的实践。理论上说，晚餐吃粥比较好，因为普通人在夜间的活动比较少，主要以睡觉为主，所以吃清淡一点的食物能够有效减轻身体各器官在夜间的工作负担，对身体健康有好处。于是，开始迷恋上白粥与韩国泡菜的晚餐。&lt;img title="粥与泡菜" style="display: block; float: none; margin-left: auto; margin-right: auto" height="268" alt="粥与泡菜" src="http://photos-h.ak.fbcdn.net/hphotos-ak-snc1/hs119.snc1/4868_1162302334463_1134966316_482615_7318623_n.jpg" width="349" /&gt;&lt;/p&gt;  &lt;p&gt;因为热爱这个事物，就跟热爱数据库技术一样，所以很用心去熬每一锅粥。为了能让我家LD吃上美味可口的白粥，俺可是费尽了心思，想了好多解决方案来使这锅粥变得更加香滑诱人，例如，往白粥里嵌入几颗补血的红枣，往白粥里添加新鲜的卷心白菜模块等等。经过不懈努力以及各种原型测试，最后，发现往白粥里面集成一些盐和鸡精会让白粥吃起来更加美味可口，粥里面散发出一缕幽幽的清香。于是，俺小心翼翼的掂量着调味剂的分量以及集成到白粥里面的时间点，并且很自豪地把爱心粥产品奉献给口味挑剔的LD大人品尝，并且等待着LD的赞赏:)&lt;/p&gt;  &lt;p&gt;LD接过爱心粥产品，然后用筷子夹了一大块味道浓厚的韩国泡菜往爱心粥里面一放，整碗爱心白粥顿时变成一碗鲜红的泡菜酸辣粥，幽幽的清香完全无法抵挡泡菜的酸辣味，辛苦了白天研制出来的爱心粥就这样被糟蹋了。&lt;/p&gt;  &lt;p&gt;我连忙跟LD讲解说：“这是我经过长时间特意为您研发出来的爱心粥，在你把泡菜集成进去前，它还飘着幽幽的清香，这可是整碗粥的灵魂啊！可是幽幽的清香现在已经不复存在了！”&lt;/p&gt;  &lt;p&gt;LD毫不在意的说：“我需要的只是一碗普通的白粥，能吃饱就可以了。”&lt;/p&gt;  &lt;p&gt;我解释说：“飘着幽幽的清香不是更好吗？”&lt;/p&gt;  &lt;p&gt;LD答复：“你的粥只是用来适配我的泡菜，粥的味道是否美味并不重要。你把粥熬好就可以了，谢谢您的粥！”&lt;/p&gt;  &lt;p&gt;我无言以对。&lt;/p&gt;  &lt;p&gt;我们平时在做项目预研的时候是否也会有类似“粥”与“泡菜”的经历？虽然自己花费了很多心思在产品设计上面，但最终却被客户视而不见？虽然自己努力把产品和服务做好，但在交付的时候才发现原来自己没有真正把握客户的需求？无论如何，客户是我们的上帝，也是我们生存的理由，记住：客户永远是对的！&lt;/p&gt;  &lt;p&gt;下次熬粥之前，记得问问LD想吃什么粥，免得浪费柴米油盐和人力成本，更重要的是避免影响自己在客户心目中的形象:)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-884685207365560340?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/884685207365560340/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/07/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/884685207365560340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/884685207365560340'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/07/blog-post.html' title='粥与客户需求'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-165663697015112414</id><published>2009-06-16T15:38:00.001+10:00</published><updated>2009-06-16T19:04:06.093+10:00</updated><title type='text'>Meaning of life</title><content type='html'>&lt;p&gt;Recently, I have been thinking about a question: What is the Meaning of Life? Everyone has his or her answer. &lt;/p&gt;  &lt;p&gt;Sure, I have to tackle this problem myself by thinking personally. Then I walked through the park with sunshine, grass and singing birds, even meditated at night. &lt;/p&gt;  &lt;p&gt;However, I am just human like everyone else on the street, for me, it is impossible to address this sophisticated problem by just thinking without plenty of sleeps. I work with lower efficiency today, finally it turns out that I realized I should find the answer via Google search engine on internet. I was surprised by the answer I found on internet, it is a formal answer, it is also a theoretical answer.&lt;/p&gt;  &lt;p&gt;Therefore, I cited the following article from Wikipedia to everyone who needs it, hope it helps.&lt;/p&gt;  &lt;p&gt;On the other hand, during the researching stage in a project, sometimes by rocking your mind, like for instance, brain storms, team reviews and conference calls, etc., if everyone could overcome hassle by his or her open attitude, just like simply doing some in-depth researches on IEEE/ACM/Oracle website, a considerable number of positive information would be found.&amp;#160; This is much more meaningful for project planning, for in-depth technologies analysis and for individuals as well. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Cited From &lt;/strong&gt;&lt;/font&gt;&lt;a href="http://en.wikipedia.org/wiki/Meaning_of_life" target="_blank"&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Wikipedia, the free encyclopedia&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This article is about the philosophical concept of the meaning of life. For other uses, see &lt;a href="http://en.wikipedia.org/wiki/Meaning_of_life_(disambiguation)"&gt;Meaning of life (disambiguation)&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikipedia:Protection_policy#semi"&gt;&lt;img height="20" alt="Semi-protected" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Padlock-silver-medium.svg/20px-Padlock-silver-medium.svg.png" width="20" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg"&gt;&lt;img height="133" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg/355px-Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg" width="355" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Where_Do_We_Come_From%3F_What_Are_We%3F_Where_Are_We_Going%3F"&gt;Where Do We Come From? What Are We? Where Are We Going?&lt;/a&gt;&lt;/i&gt;     &lt;br /&gt;One of Post-Impressionist &lt;a href="http://en.wikipedia.org/wiki/Paul_Gauguin"&gt;Paul Gauguin&lt;/a&gt;'s most famous paintings.&lt;/p&gt;  &lt;p&gt;The &lt;b&gt;meaning of life&lt;/b&gt; constitutes a philosophical question concerning the &lt;a href="http://en.wikipedia.org/wiki/Purpose"&gt;purpose&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Intrinsic_value_(ethics)"&gt;significance&lt;/a&gt;of human existence. This concept can be expressed through a variety of related questions, such as&lt;i&gt;Why are we here?&lt;/i&gt;, &lt;i&gt;What's life all about?&lt;/i&gt; and &lt;i&gt;What is the meaning of it all?&lt;/i&gt; It has been the subject of much &lt;a href="http://en.wikipedia.org/wiki/Philosophy"&gt;philosophical&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Science"&gt;scientific&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Theology"&gt;theological&lt;/a&gt; speculation throughout history. There have been a large number of answers to these questions from many different &lt;a href="http://en.wikipedia.org/wiki/Cultural"&gt;cultural&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Ideological"&gt;ideological&lt;/a&gt; backgrounds.&lt;a href="http://en.wikipedia.org/wiki/Albert_Camus"&gt;Albert Camus&lt;/a&gt; observed, we humans are creatures who spend our lives trying to convince ourselves that our existence is not &lt;a href="http://en.wikipedia.org/wiki/Absurdism"&gt;absurd&lt;/a&gt;. &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-0"&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;The meaning of life is deeply mixed with the philosophical and religious conceptions of &lt;a href="http://en.wikipedia.org/wiki/Existence"&gt;existence&lt;/a&gt;,&lt;a href="http://en.wikipedia.org/wiki/Consciousness"&gt;consciousness&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Happiness"&gt;happiness&lt;/a&gt;, and touches on many other issues, such as &lt;a href="http://en.wikipedia.org/wiki/Linguistic_meaning"&gt;symbolic meaning&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Ontology"&gt;ontology&lt;/a&gt;,&lt;a href="http://en.wikipedia.org/wiki/Value_(philosophy)"&gt;value&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Purpose"&gt;purpose&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Ethics"&gt;ethics&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Good_and_evil"&gt;good and evil&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Free_will"&gt;free will&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Conceptions_of_God"&gt;conceptions of God&lt;/a&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Existence_of_God"&gt;existence of God&lt;/a&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Soul"&gt;soul&lt;/a&gt;and the &lt;a href="http://en.wikipedia.org/wiki/Afterlife"&gt;afterlife&lt;/a&gt;. Scientific contributions are more indirect; by describing the &lt;a href="http://en.wikipedia.org/wiki/Empiricism"&gt;empirical&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Fact"&gt;facts&lt;/a&gt;about the &lt;a href="http://en.wikipedia.org/wiki/Universe"&gt;universe&lt;/a&gt;, science provides some context and sets parameters for conversations on related topics. An alternative, human-centric, and not a cosmic/religious approach is the question &amp;quot;What is the meaning of &lt;i&gt;my&lt;/i&gt; life?&amp;quot; The value of the question pertaining to the purpose of life may be considered to be coincidal with the achievement of &lt;a href="http://en.wikipedia.org/wiki/Ultimate_reality"&gt;ultimate reality&lt;/a&gt;, if that is believed by one to exist.&lt;/p&gt;  &lt;h4&gt;Contents&lt;/h4&gt; [&lt;a href="http://en.wikipedia.org/"&gt;hide&lt;/a&gt;]   &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Meaning_of_life_as_a_question"&gt;1 Meaning of life as a question&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Scientific_inquiry_and_perspectives"&gt;2 Scientific inquiry and perspectives&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Psychological_significance_and_value_in_life"&gt;2.1 Psychological significance and value in life&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Origin_and_nature_of_biological_life"&gt;2.2 Origin and nature of biological life&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#The_Big_Bang_and_humanity.27s_fate_in_this_universe"&gt;2.3 The Big Bang and humanity's fate in this universe&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Scientific_questions_about_the_mind"&gt;2.4 Scientific questions about the mind&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Philosophical_perspectives"&gt;3 Philosophical perspectives&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Ancient_Greek_philosophy"&gt;3.1 Ancient Greek philosophy&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Platonism"&gt;3.1.1 Platonism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Aristotelianism"&gt;3.1.2 Aristotelianism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Cynicism"&gt;3.1.3 Cynicism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Cyrenaicism"&gt;3.1.4 Cyrenaicism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Epicureanism"&gt;3.1.5 Epicureanism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Stoicism"&gt;3.1.6 Stoicism&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Enlightenment_philosophy"&gt;3.2 Enlightenment philosophy&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Classical_liberalism"&gt;3.2.1 Classical liberalism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Kantianism"&gt;3.2.2 Kantianism&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#19th_Century_philosophy"&gt;3.3 19th Century philosophy&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Utilitarianism"&gt;3.3.1 Utilitarianism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Marxism"&gt;3.3.2 Marxism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Nihilism"&gt;3.3.3 Nihilism&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#20th_Century_philosophy"&gt;3.4 20th Century philosophy&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Pragmatism"&gt;3.4.1 Pragmatism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Existentialism"&gt;3.4.2 Existentialism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Absurdism"&gt;3.4.3 Absurdism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Secular_humanism"&gt;3.4.4 Secular humanism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Logical_positivism"&gt;3.4.5 Logical positivism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Postmodernism"&gt;3.4.6 Postmodernism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Naturalistic_pantheism"&gt;3.4.7 Naturalistic pantheism&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Religious_perspectives"&gt;4 Religious perspectives&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Western_religions_.28origins_in_the_Middle_East.29"&gt;4.1 Western religions (origins in the Middle East)&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Zoroastrianism"&gt;4.1.1 Zoroastrianism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Judaism"&gt;4.1.2 Judaism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Christianity"&gt;4.1.3 Christianity&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Islam"&gt;4.1.4 Islam&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Bah.C3.A1.27.C3.AD_Faith"&gt;4.1.5 Bahá'í Faith&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#South_Asian_Religions"&gt;4.2 South Asian Religions&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Hindu_philosophies"&gt;4.2.1 Hindu philosophies&lt;/a&gt;               &lt;ul&gt;               &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Advaita_and_Dvaita_Hinduism"&gt;4.2.1.1 Advaita and Dvaita Hinduism&lt;/a&gt; &lt;/li&gt;                &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Vaishnavism"&gt;4.2.1.2 Vaishnavism&lt;/a&gt; &lt;/li&gt;             &lt;/ul&gt;           &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Jainism"&gt;4.2.2 Jainism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Buddhism"&gt;4.2.3 Buddhism&lt;/a&gt;               &lt;ul&gt;               &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Early_Buddhism"&gt;4.2.3.1 Early Buddhism&lt;/a&gt; &lt;/li&gt;                &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Mahayana_Buddhism"&gt;4.2.3.2 Mahayana Buddhism&lt;/a&gt; &lt;/li&gt;             &lt;/ul&gt;           &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Sikhism"&gt;4.2.4 Sikhism&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Far_Eastern_Religions"&gt;4.3 Far Eastern Religions&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Shinto"&gt;4.3.1 Shinto&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Taoism"&gt;4.3.2 Taoism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Confucianism"&gt;4.3.3 Confucianism&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#New_religions"&gt;4.3.4 New religions&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#The_meaning_of_life_in_popular_culture"&gt;5 The meaning of life in popular culture&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Popular_views"&gt;5.1 Popular views&lt;/a&gt;           &lt;ul&gt;           &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_realize_one.27s_potential_and_ideals"&gt;5.1.1 ...to realize one's potential and ideals&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_achieve_biological_perfection"&gt;5.1.2 ...to achieve biological perfection&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_seek_wisdom_and_knowledge"&gt;5.1.3 ...to seek wisdom and knowledge&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_do_good.2C_to_do_the_right_thing"&gt;5.1.4 ...to do good, to do the right thing&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_attain_spiritual_enlightenment"&gt;5.1.5 ...to attain spiritual enlightenment&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_love.2C_to_feel.2C_to_enjoy_the_act_of_living"&gt;5.1.6 ...to love, to feel, to enjoy the act of living&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#...to_have_power.2C_to_be_better"&gt;5.1.7 ...to have power, to be better&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#One_should_not_seek_to_know_and_understand_the_meaning_of_life"&gt;5.1.8 One should not seek to know and understand the meaning of life&lt;/a&gt; &lt;/li&gt;            &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Life_has_no_meaning"&gt;5.1.9 Life has no meaning&lt;/a&gt; &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#See_also"&gt;6 See also&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Origin_and_nature_of_life_and_reality"&gt;6.1 Origin and nature of life and reality&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Value_of_life"&gt;6.2 Value of life&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Purpose_of_life"&gt;6.3 Purpose of life&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Miscellaneous"&gt;6.4 Miscellaneous&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#References"&gt;7 References&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/#External_links"&gt;8 External links&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://en.wikipedia.org/#General"&gt;8.1 General&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Scientific"&gt;8.2 Scientific&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Philosophical"&gt;8.3 Philosophical&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://en.wikipedia.org/#Spiritual"&gt;8.4 Spiritual&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Meaning_of_life_as_a_question"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Meaning of life as a question&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg"&gt;&lt;img height="125" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Rembrandt_Harmensz._van_Rijn_038-crop.jpg/150px-Rembrandt_Harmensz._van_Rijn_038-crop.jpg" width="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Philosopher in Meditation&lt;/i&gt; (detail) by&lt;a href="http://en.wikipedia.org/wiki/Rembrandt"&gt;Rembrandt&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Questions about the meaning of life have been expressed in a broad variety of ways, including the following:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the meaning of life?&lt;/i&gt; &lt;i&gt;What's it all about?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Westphal-1"&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Nozick-2"&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Jewell-3"&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-WITMOL-4"&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Yeffeth-5"&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;Why are we here?&lt;/i&gt; &lt;i&gt;What are we here for?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Thiemann_.26_Placher-8"&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Marcellino-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Curtiss-10"&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Badke-11"&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Hua-12"&gt;[13]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the origin of life?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Davies-13"&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Fadul-14"&gt;[15]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the nature of life?&lt;/i&gt; &lt;i&gt;What is the nature of reality?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Davies-13"&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Christiansen_.26_Baum_.26_Bass-Haugen-15"&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Walker-16"&gt;[17]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the purpose of life?&lt;/i&gt; &lt;i&gt;What is one's purpose in life?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-WITMOL-4"&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Christiansen_.26_Baum_.26_Bass-Haugen-15"&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-warren-17"&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Krishnamurti-18"&gt;[19]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the significance of life?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Krishnamurti-18"&gt;[19]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is meaningful and valuable in life?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Fadul-14"&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-UIUC-19"&gt;[20]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the value of life?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Fadul-14"&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Van_Hooft-20"&gt;[21]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;i&gt;What is the reason to live?&lt;/i&gt; &lt;i&gt;What are we living for?&lt;/i&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Hua-12"&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Fadul-14"&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Shafer-Landau_.26_Cuneo-21"&gt;[22]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;These questions have resulted in a wide range of competing answers and arguments, from &lt;a href="http://en.wikipedia.org/wiki/Science"&gt;scientific&lt;/a&gt; theories, to &lt;a href="http://en.wikipedia.org/wiki/Philosophy"&gt;philosophical&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Theology"&gt;theological&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Spirituality"&gt;spiritual&lt;/a&gt;explanations...&lt;/p&gt;  &lt;p&gt;&lt;a name="Scientific_inquiry_and_perspectives"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Scientific inquiry and perspectives&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:DNA_Overview.png"&gt;&lt;img height="350" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/DNA_Overview.png/140px-DNA_Overview.png" width="140" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:DNA_Overview.png"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/DNA"&gt;DNA&lt;/a&gt;, the substance containing the genetic instructions for the development and functioning of all known &lt;a href="http://en.wikipedia.org/wiki/Life"&gt;living organisms&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Claims that descriptive science can shed light on normative issues such as the meaning of life are highly disputed within the scientific and &lt;a href="http://en.wikipedia.org/wiki/Philosophy_of_science"&gt;philosophy-of-science&lt;/a&gt; communities. Nevertheless, &lt;a href="http://en.wikipedia.org/wiki/Science"&gt;science&lt;/a&gt; may be able to provide some context and sets some parameters for conversations on related topics.&lt;/p&gt;  &lt;p&gt;&lt;a name="Psychological_significance_and_value_in_life"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Psychological significance and value in life&lt;/h5&gt;  &lt;p&gt;Science may or may not be able to tell us what is of &lt;a href="http://en.wikipedia.org/wiki/Essential_value"&gt;essential value&lt;/a&gt; in life, but some studies bear on related questions: researchers in &lt;a href="http://en.wikipedia.org/wiki/Positive_psychology"&gt;positive psychology&lt;/a&gt; (and, earlier and less rigorously, in &lt;a href="http://en.wikipedia.org/wiki/Humanistic_psychology"&gt;humanistic psychology&lt;/a&gt;) study factors that lead to life satisfaction,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-22"&gt;[23]&lt;/a&gt;&lt;/sup&gt; full &lt;a href="http://en.wikipedia.org/wiki/Flow_(psychology)"&gt;engagement&lt;/a&gt; in activities,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-23"&gt;[24]&lt;/a&gt;&lt;/sup&gt; making a fuller contribution by utilizing one's personal strengths,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-24"&gt;[25]&lt;/a&gt;&lt;/sup&gt; and meaning based on investing in something larger than the self.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-25"&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;One value system suggested by &lt;a href="http://en.wikipedia.org/wiki/Social_psychology_(psychology)"&gt;social psychologists&lt;/a&gt;, broadly called &lt;a href="http://en.wikipedia.org/wiki/Terror_Management_Theory"&gt;Terror Management Theory&lt;/a&gt;, states that all human meaning is derived out of a fundamental fear of death, whereby values are selected when they allow us to escape the mental reminder of death.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Neuroscience"&gt;Neuroscience&lt;/a&gt; has produced theories of &lt;a href="http://en.wikipedia.org/wiki/Reward"&gt;reward&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Pleasure"&gt;pleasure&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Motivation"&gt;motivation&lt;/a&gt; in terms of physical entities such as neurotransmitter activity, especially in the &lt;a href="http://en.wikipedia.org/wiki/Limbic_system"&gt;limbic system&lt;/a&gt; and the &lt;a href="http://en.wikipedia.org/wiki/Ventral_tegmental_area"&gt;ventral tegmental area&lt;/a&gt; in particular. If one believes that the meaning of life is to maximize pleasure, then these theories give normative predictions about how to act to achieve this.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Economics"&gt;Economists&lt;/a&gt; have learned a great deal about what is &lt;a href="http://en.wikipedia.org/wiki/Value_(economics)"&gt;valued&lt;/a&gt; in the marketplace; and &lt;a href="http://en.wikipedia.org/wiki/Sociology"&gt;sociology&lt;/a&gt; examines value at a social level using theoretical constructs such as &lt;a href="http://en.wikipedia.org/wiki/Value_theory#Sociology"&gt;value theory&lt;/a&gt;, norms, &lt;a href="http://en.wikipedia.org/wiki/Anomie"&gt;anomie&lt;/a&gt;, etc.&lt;/p&gt;  &lt;p&gt;&lt;a name="Origin_and_nature_of_biological_life"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Origin and nature of biological life&lt;/h5&gt;  &lt;p&gt;The exact mechanisms of &lt;a href="http://en.wikipedia.org/wiki/Abiogenesis"&gt;abiogenesis&lt;/a&gt; are unknown: notable theories include the &lt;a href="http://en.wikipedia.org/wiki/RNA_world_hypothesis"&gt;RNA world hypothesis&lt;/a&gt; (RNA-based replicators) and the&lt;a href="http://en.wikipedia.org/wiki/Iron-sulfur_world_theory"&gt;iron-sulfur world theory&lt;/a&gt; (metabolism without genetics). The theory of &lt;a href="http://en.wikipedia.org/wiki/Evolution"&gt;evolution&lt;/a&gt; does not attempt to explain the origin of life but the process by which different lifeforms have developed throughout history via &lt;a href="http://en.wikipedia.org/wiki/Gene"&gt;genetic&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Mutation"&gt;mutation&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Natural_selection"&gt;natural selection&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-26"&gt;[27]&lt;/a&gt;&lt;/sup&gt; At the end of the 20th century, based upon insight gleaned from the &lt;a href="http://en.wikipedia.org/wiki/Gene-centered_view_of_evolution"&gt;gene-centered view of evolution&lt;/a&gt;, biologists &lt;a href="http://en.wikipedia.org/wiki/George_C._Williams"&gt;George C. Williams&lt;/a&gt;,&lt;a href="http://en.wikipedia.org/wiki/Richard_Dawkins"&gt;Richard Dawkins&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/David_Haig_(biologist)"&gt;David Haig&lt;/a&gt;, among others, conclude that if there is &lt;b&gt;a primary function to life, it is the replication of DNA and the survival of one's genes&lt;/b&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dawkins_selfish_gene-27"&gt;[28]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dawkins_river-28"&gt;[29]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;However, though scientists have intensively studied &lt;a href="http://en.wikipedia.org/wiki/Organism"&gt;life on Earth&lt;/a&gt;, defining &lt;a href="http://en.wikipedia.org/wiki/Life"&gt;life&lt;/a&gt; in unequivocal terms is still a challenge.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-29"&gt;[30]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-30"&gt;[31]&lt;/a&gt;&lt;/sup&gt;Physically, one may say that life &amp;quot;feeds on &lt;a href="http://en.wikipedia.org/wiki/Negentropy"&gt;negative entropy&lt;/a&gt;&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-31"&gt;[32]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-32"&gt;[33]&lt;/a&gt;&lt;/sup&gt; which refers to the process by which living entities decrease their internal &lt;a href="http://en.wikipedia.org/wiki/Entropy"&gt;entropy&lt;/a&gt;at the expense of some form of &lt;a href="http://en.wikipedia.org/wiki/Energy"&gt;energy&lt;/a&gt; taken in from the environment.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-33"&gt;[34]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-34"&gt;[35]&lt;/a&gt;&lt;/sup&gt; Biologists generally agree that lifeforms are &lt;a href="http://en.wikipedia.org/wiki/Self-organization"&gt;self-organizing&lt;/a&gt; systems&lt;a href="http://en.wikipedia.org/wiki/Homeostasis"&gt;regulating the internal environment as to maintain this organized state&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Metabolism"&gt;metabolism&lt;/a&gt; serves to provide energy, and &lt;a href="http://en.wikipedia.org/wiki/Reproduction"&gt;reproduction&lt;/a&gt; allows life to continue over a span of multiple generations. Typically, organisms are responsive to stimuli and genetic information tends to change from generation to generation as to allow adaptation through evolution, these characteristics optimalizing the chances of survival for the individual organism and its descendants respectively.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-35"&gt;[36]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-36"&gt;[37]&lt;/a&gt;&lt;/sup&gt; Non-cellular replicating agents, notably &lt;a href="http://en.wikipedia.org/wiki/Virus"&gt;viruses&lt;/a&gt;, are generally not considered to be organisms because they are incapable of &amp;quot;independent&amp;quot; reproduction or metabolism. This controversy is problematic, though, since some &lt;a href="http://en.wikipedia.org/wiki/Parasite"&gt;parasites&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Endosymbiont"&gt;endosymbionts&lt;/a&gt; are also incapable of independent life. &lt;a href="http://en.wikipedia.org/wiki/Astrobiology"&gt;Astrobiology&lt;/a&gt; studies the possibility of different forms of life on other worlds, such as replicating structures made from materials other than DNA.&lt;/p&gt;  &lt;p&gt;&lt;a name="The_Big_Bang_and_humanity.27s_fate_in_this_universe"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;The Big Bang and humanity's fate in this universe&lt;/h5&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:CMB_Timeline75.jpg"&gt;&lt;img height="193" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/60/CMB_Timeline75.jpg/268px-CMB_Timeline75.jpg" width="268" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:CMB_Timeline75.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Metric_expansion_of_space"&gt;metric expansion of space&lt;/a&gt;. The&lt;a href="http://en.wikipedia.org/wiki/Inflationary_epoch"&gt;inflationary epoch&lt;/a&gt; is the expansion of the&lt;a href="http://en.wikipedia.org/wiki/Metric_tensor"&gt;metric tensor&lt;/a&gt; at left. (&lt;a href="http://en.wikipedia.org/wiki/WMAP"&gt;WMAP&lt;/a&gt; image, 2006)&lt;/p&gt;  &lt;p&gt;Though the &lt;a href="http://en.wikipedia.org/wiki/Big_Bang"&gt;Big Bang&lt;/a&gt; model was met with much skepticism when first introduced, partially because of a connection to the religious concept of &lt;a href="http://en.wikipedia.org/wiki/Creation"&gt;creation&lt;/a&gt;, it has become well supported by several independent observations.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-37"&gt;[38]&lt;/a&gt;&lt;/sup&gt;However, current physics can only describe the early universe from 10&lt;sup&gt;-43&lt;/sup&gt; seconds after the Big Bang (where zero time corresponds to infinite temperature), a theory of &lt;a href="http://en.wikipedia.org/wiki/Quantum_gravity"&gt;quantum gravity&lt;/a&gt; would be required to go further back in time. Nevertheless, many physicists have speculated about what would have preceded this limit, and how our universe came into being.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Prantzos_.26_Lyle-38"&gt;[39]&lt;/a&gt;&lt;/sup&gt; Some physicists think that the Big Bang occurred coincidentally, and when considering the &lt;a href="http://en.wikipedia.org/wiki/Anthropic_principle"&gt;anthropic principle&lt;/a&gt;, it is most often interpreted as implying the existence of a &lt;a href="http://en.wikipedia.org/wiki/Multiverse"&gt;multiverse&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Edwards-39"&gt;[40]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;However, no matter how the universe came into existence, humanity's fate in this universe appears to be doomed as —even if humanity would survive that long— biological life will eventually become unsustainable, be it through a &lt;a href="http://en.wikipedia.org/wiki/Big_Freeze"&gt;Big Freeze&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Big_Rip"&gt;Big Rip&lt;/a&gt; or &lt;a href="http://en.wikipedia.org/wiki/Big_Crunch"&gt;Big Crunch&lt;/a&gt;. It would seem that the only way to survive indefinitely would be by directing the flow of energy on a cosmic scale and altering the &lt;a href="http://en.wikipedia.org/wiki/Ultimate_fate_of_the_universe"&gt;fate of the universe&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Prantzos_.26_Lyle-38"&gt;[39]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Scientific_questions_about_the_mind"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Scientific questions about the mind&lt;/h5&gt;  &lt;p&gt;The true nature and origin of &lt;a href="http://en.wikipedia.org/wiki/Consciousness"&gt;consciousness&lt;/a&gt; and the &lt;a href="http://en.wikipedia.org/wiki/Mind"&gt;mind&lt;/a&gt; itself are also widely debated in science. The&lt;a href="http://en.wikipedia.org/wiki/Explanatory_gap"&gt;explanatory gap&lt;/a&gt; is generally equated with the &lt;a href="http://en.wikipedia.org/wiki/Hard_problem_of_consciousness"&gt;hard problem of consciousness&lt;/a&gt;, and the question of &lt;a href="http://en.wikipedia.org/wiki/Free_will"&gt;free will&lt;/a&gt; is also considered to be of fundamental importance. These subjects are mostly addressed in the fields of &lt;a href="http://en.wikipedia.org/wiki/Cognitive_science"&gt;cognitive science&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Neuroscience"&gt;neuroscience&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Philosophy_of_mind"&gt;philosophy of mind&lt;/a&gt;, though some &lt;a href="http://en.wikipedia.org/wiki/Evolutionary_biology"&gt;evolutionary biologists&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Theoretical_physics"&gt;theoretical physicists&lt;/a&gt; have also made several allusions to the subject.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Whitehouse-40"&gt;[41]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Gray-41"&gt;[42]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Ascent_of_the_Blessed.jpg"&gt;&lt;img height="293" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Ascent_of_the_Blessed.jpg/125px-Ascent_of_the_Blessed.jpg" width="125" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Ascent_of_the_Blessed.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Hieronymus_Bosch"&gt;Hieronymus Bosch&lt;/a&gt;'s &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Ascent_of_the_Blessed"&gt;Ascent of the Blessed&lt;/a&gt;&lt;/i&gt; depicts a tunnel of light and spiritual figures, often described in reports of &lt;a href="http://en.wikipedia.org/wiki/Near-death_experience"&gt;near-death experiences&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Reductionism"&gt;Reductionistic&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Eliminative_materialism"&gt;eliminative materialistic&lt;/a&gt; approaches, for example the &lt;a href="http://en.wikipedia.org/wiki/Multiple_Drafts_Model"&gt;Multiple Drafts Model&lt;/a&gt;, hold that consciousness can be wholly explained by neuroscience through the workings of the &lt;a href="http://en.wikipedia.org/wiki/Brain"&gt;brain&lt;/a&gt; and its &lt;a href="http://en.wikipedia.org/wiki/Neuron"&gt;neurons&lt;/a&gt;, thus adhering to &lt;a href="http://en.wikipedia.org/wiki/Biological_naturalism"&gt;biological naturalism&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Gray-41"&gt;[42]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Churchland-42"&gt;[43]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dennett-43"&gt;[44]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Block-44"&gt;[45]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Brook_.26_Akins-45"&gt;[46]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dehaene-46"&gt;[47]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;On the other hand, some scientists, like &lt;a href="http://en.wikipedia.org/wiki/Andrei_Linde"&gt;Andrei Linde&lt;/a&gt;, have considered that consciousness, like spacetime, might have its own intrinsic degrees of freedom, and that our perceptions may be as real as (or even more real than) material objects.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Barrow.2C_Davies.2C_Harper-47"&gt;[48]&lt;/a&gt;&lt;/sup&gt; Hypotheses of consciousness and spacetime explain consciousness in describing a &amp;quot;space of conscious elements&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Barrow.2C_Davies.2C_Harper-47"&gt;[48]&lt;/a&gt;&lt;/sup&gt;, often encompassing a number of extra dimensions.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Millay.2C_Heinze-48"&gt;[49]&lt;/a&gt;&lt;/sup&gt; &lt;a href="http://en.wikipedia.org/wiki/Electromagnetic_theories_of_consciousness"&gt;Electromagnetic theories of consciousness&lt;/a&gt; solve the &lt;a href="http://en.wikipedia.org/wiki/Binding_problem"&gt;binding problem&lt;/a&gt; of consciousness in saying that the&lt;a href="http://en.wikipedia.org/wiki/Electromagnetic_field"&gt;electromagnetic field&lt;/a&gt; generated by the brain is the actual carrier of conscious experience, there is however disagreement about the implementations of such a theory relating to other workings of the mind.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-49"&gt;[50]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Buccheri_.26_Di_Ges.C3.B9_.26_Saniga-50"&gt;[51]&lt;/a&gt;&lt;/sup&gt; &lt;a href="http://en.wikipedia.org/wiki/Quantum_mind"&gt;Quantum mind&lt;/a&gt; theories use &lt;a href="http://en.wikipedia.org/wiki/Quantum_theory"&gt;quantum theory&lt;/a&gt; in explaining certain properties of the mind. Explaining the process of &lt;a href="http://en.wikipedia.org/wiki/Free_will"&gt;free will&lt;/a&gt; through &lt;a href="http://en.wikipedia.org/wiki/Quantum"&gt;quantum&lt;/a&gt; phenomena is a popular alternative to&lt;a href="http://en.wikipedia.org/wiki/Determinism"&gt;determinism&lt;/a&gt;, such postulations may variously relate free will to &lt;a href="http://en.wikipedia.org/wiki/Quantum_fluctuation"&gt;quantum fluctuations&lt;/a&gt;,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bohm_.26_Hiley-51"&gt;[52]&lt;/a&gt;&lt;/sup&gt; quantum amplification,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bruce-52"&gt;[53]&lt;/a&gt;&lt;/sup&gt; quantum potential&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bohm_.26_Hiley-51"&gt;[52]&lt;/a&gt;&lt;/sup&gt; and quantum probability.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Libet.2C_Freeman.2C_Sutherland-53"&gt;[54]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;Based on the premises of non-materialistic explanations of the mind, some have suggested the existence of a &lt;a href="http://en.wikipedia.org/wiki/Cosmic_consciousness"&gt;cosmic consciousness&lt;/a&gt;, asserting that consciousness is actually the &amp;quot;ground of all being&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Walker-16"&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bruce-52"&gt;[53]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ho-54"&gt;[55]&lt;/a&gt;&lt;/sup&gt; Proponents of this view cite accounts of &lt;a href="http://en.wikipedia.org/wiki/Paranormal"&gt;paranormal&lt;/a&gt;phenomena, primarily &lt;a href="http://en.wikipedia.org/wiki/Extrasensory_perception"&gt;extrasensory perceptions&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Psychic"&gt;psychic&lt;/a&gt; powers, as evidence for an &lt;a href="http://en.wikipedia.org/wiki/Incorporeal"&gt;incorporeal&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Higher_consciousness"&gt;higher consciousness&lt;/a&gt;. In hopes of proving the existence of these phenomena, &lt;a href="http://en.wikipedia.org/wiki/Parapsychology"&gt;parapsychologists&lt;/a&gt; have orchestrated various experiments. Meta-analyses of these experiments indicate that the effect size (though very small) has been relatively consistent, resulting in an overall &lt;a href="http://en.wikipedia.org/wiki/Statistical_significance"&gt;statistical significance&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Radnin97-55"&gt;[56]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dunne-56"&gt;[57]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dunne85-57"&gt;[58]&lt;/a&gt;&lt;/sup&gt; Although some critical analysts feel that parapsychological study is &lt;a href="http://en.wikipedia.org/wiki/Scientific"&gt;scientific&lt;/a&gt;, they are not satisfied with its experimental results.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Alcock03-58"&gt;[59]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Hyman-59"&gt;[60]&lt;/a&gt;&lt;/sup&gt; Skeptical reviewers contend that apparently successful results are more likely due to sloppy procedures, poorly trained researchers, or methodological flaws than to actual effects.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Akers-60"&gt;[61]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-61"&gt;[62]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-62"&gt;[63]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-63"&gt;[64]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Philosophical_perspectives"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Philosophical perspectives&lt;/h4&gt;  &lt;p&gt;The philosophical perspectives on the meaning of life are those ideologies which explain life in terms of ideals or abstractions defined by humans.&lt;/p&gt;  &lt;p&gt;&lt;a name="Ancient_Greek_philosophy"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Ancient Greek philosophy&lt;/h5&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Sanzio_01_Plato_Aristotle.jpg"&gt;&lt;img height="209" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Sanzio_01_Plato_Aristotle.jpg/160px-Sanzio_01_Plato_Aristotle.jpg" width="160" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Sanzio_01_Plato_Aristotle.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Plato and Aristotle in&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_School_of_Athens"&gt;The School of Athens&lt;/a&gt;&lt;/i&gt;fresco, by &lt;a href="http://en.wikipedia.org/wiki/Raphael"&gt;Raphael&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a name="Platonism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Platonism&lt;/h6&gt;  &lt;p&gt;Main article: &lt;a href="http://en.wikipedia.org/wiki/Platonism"&gt;Platonism&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Plato"&gt;Plato&lt;/a&gt; was the earliest, most influential Western philosopher to date — mostly for &lt;a href="http://en.wikipedia.org/wiki/Philosophical_realism"&gt;realism&lt;/a&gt; about the existence of &lt;a href="http://en.wikipedia.org/wiki/Universals_(metaphysics)"&gt;universals&lt;/a&gt;. In the &lt;a href="http://en.wikipedia.org/wiki/Theory_of_Forms"&gt;Theory of Forms&lt;/a&gt;, universals do not physically exist, like objects, but exist as ghostly, heavenly forms. In &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Plato%27s_Republic"&gt;The Republic&lt;/a&gt;&lt;/i&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Socrates"&gt;Socrates&lt;/a&gt; character's &lt;a href="http://en.wikipedia.org/wiki/Dialogue"&gt;dialogue&lt;/a&gt; describes the &lt;a href="http://en.wikipedia.org/wiki/Form_of_the_Good"&gt;Form of the Good&lt;/a&gt;. The Idea of the Good is &lt;i&gt;ekgonos&lt;/i&gt; (offspring) of the Good, the ideal, perfect nature of goodness, hence an absolute measure of &lt;a href="http://en.wikipedia.org/wiki/Justice"&gt;justice&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;In Platonism, &lt;b&gt;the meaning of life is in attaining the highest form of knowledge&lt;/b&gt;, which is the &lt;a href="http://en.wikipedia.org/wiki/Platonic_idealism"&gt;Idea&lt;/a&gt; (&lt;a href="http://en.wikipedia.org/wiki/Platonic_realism"&gt;Form&lt;/a&gt;) of the Good, from which all good and just things derive utility and value. Human beings are duty-bound to pursue the good, but no one can succeed in that pursuit without &lt;a href="http://en.wikipedia.org/wiki/Reasoning"&gt;philosophical reasoning&lt;/a&gt;, which allows for true knowledge.&lt;/p&gt;  &lt;p&gt;&lt;a name="Aristotelianism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Aristotelianism&lt;/h6&gt;  &lt;p&gt;Main article: &lt;a href="http://en.wikipedia.org/wiki/Aristotelian_ethics"&gt;Aristotelian ethics&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Aristotle"&gt;Aristotle&lt;/a&gt;, an apprentice of &lt;a href="http://en.wikipedia.org/wiki/Plato"&gt;Plato&lt;/a&gt;, was another, early, most influential Western philosopher, who argued that ethical knowledge is not &lt;i&gt;certain&lt;/i&gt; knowledge (like &lt;a href="http://en.wikipedia.org/wiki/Metaphysics"&gt;metaphysics&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Epistemology"&gt;epistemology&lt;/a&gt;), but is &lt;i&gt;general knowledge&lt;/i&gt;. Because it is not a &lt;a href="http://en.wikipedia.org/wiki/Theory"&gt;theoretical&lt;/a&gt;discipline, a person had to study and practice in order to become 'good', thus if the person were to become &lt;a href="http://en.wikipedia.org/wiki/Virtue"&gt;virtuous&lt;/a&gt;, he could not simply study what virtue &lt;i&gt;is&lt;/i&gt;, he had to be virtuous, via virtuous activities. To do this, Aristotle established what is virtuous: &lt;i&gt;Every skill and every inquiry, and similarly, every action and choice of action, is thought to have some good as its object. This is why the good has rightly been defined as the object of all endeavor&lt;/i&gt; (&lt;a href="http://en.wikipedia.org/wiki/Nicomachean_Ethics"&gt;NE&lt;/a&gt; 1.1) &lt;b&gt;Everything is done with a goal, and that goal is 'good'.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yet, if action A is done towards achieving goal B, then goal B also would have a goal, goal C, and goal C also would have a goal, and so would continue this pattern, until something stopped its &lt;a href="http://en.wikipedia.org/wiki/Infinite_regression"&gt;infinite regression&lt;/a&gt;. Aristotle's solution is the &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Summum_bonum"&gt;Highest Good&lt;/a&gt;&lt;/i&gt;, which is desirable for its own sake, it is its own goal. The Highest Good is not desirable for the sake of achieving some other good, and all other ‘goods’ desirable for its sake. This involves achieving &lt;a href="http://en.wikipedia.org/wiki/Eudaemonia"&gt;eudaemonia&lt;/a&gt;, usually translated as &amp;quot;happiness&amp;quot;, &amp;quot;well-being&amp;quot;, &amp;quot;flourishing&amp;quot;, and &amp;quot;excellence&amp;quot;.&lt;/p&gt;  &lt;p&gt;&lt;i&gt;What is the highest good in all matters of action? To the name, there is almost complete agreement; for uneducated and educated alike call it happiness, and make happiness identical with the good life and successful living. They disagree, however, about the meaning of happiness.&lt;/i&gt; (&lt;a href="http://en.wikipedia.org/wiki/Nicomachean_Ethics"&gt;NE&lt;/a&gt; 1.4)&lt;/p&gt;  &lt;p&gt;&lt;a name="Cynicism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Cynicism&lt;/h6&gt;  &lt;p&gt;In the &lt;a href="http://en.wikipedia.org/wiki/Hellenistic_period"&gt;Hellenistic period&lt;/a&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Cynic"&gt;Cynic&lt;/a&gt; philosophers said that the purpose of life is living a life of &lt;a href="http://en.wikipedia.org/wiki/Virtue"&gt;Virtue&lt;/a&gt; that agrees with &lt;a href="http://en.wikipedia.org/wiki/Nature"&gt;Nature&lt;/a&gt;. Happiness depends upon being self-sufficient and master of one's mental attitude; suffering is consequence of false judgments of value, which cause negative &lt;a href="http://en.wikipedia.org/wiki/Emotions"&gt;emotions&lt;/a&gt; and a concomitant vicious character.&lt;/p&gt;  &lt;p&gt;The Cynical life rejects conventional desires for &lt;a href="http://en.wikipedia.org/wiki/Wealth"&gt;wealth&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Power_(sociology)"&gt;power&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Health"&gt;health&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Celebrity"&gt;fame&lt;/a&gt;, by being free of the possessions acquired in pursuing the conventional.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-64"&gt;[65]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-65"&gt;[66]&lt;/a&gt;&lt;/sup&gt; As reasoning creatures, people could achieve happiness via rigorous training, by living in a way natural to &lt;a href="http://en.wikipedia.org/wiki/Human"&gt;human&lt;/a&gt; beings. The &lt;a href="http://en.wikipedia.org/wiki/World"&gt;world&lt;/a&gt;equally belongs to everyone, so &lt;a href="http://en.wikipedia.org/wiki/Suffering"&gt;suffering&lt;/a&gt; is caused by false judgments of what is valuable and what is worthless per the &lt;a href="http://en.wikipedia.org/wiki/Tradition"&gt;customs&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Convention_(norm)"&gt;conventions&lt;/a&gt; of&lt;a href="http://en.wikipedia.org/wiki/Society"&gt;society&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a name="Cyrenaicism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Cyrenaicism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Cyrenaicism"&gt;Cyrenaicism&lt;/a&gt;, founded by &lt;a href="http://en.wikipedia.org/wiki/Aristippus_of_Cyrene"&gt;Aristippus of Cyrene&lt;/a&gt;, was an early Socratic school that emphasised only one side of Socrates's teachings — that happiness is one of the ends of moral action and that pleasure is the supreme good; thus a &lt;a href="http://en.wikipedia.org/wiki/Hedonism"&gt;hedonistic&lt;/a&gt; world view, wherein bodily gratification is more intense than mental pleasure. Cyrenaics prefer immediate gratification to the long-term gain of delayed gratification; denial is unpleasant unhappiness.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-66"&gt;[67]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-67"&gt;[68]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Epicureanism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Epicureanism&lt;/h6&gt;  &lt;p&gt;Main article: &lt;a href="http://en.wikipedia.org/wiki/Epicureanism"&gt;Epicureanism&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Epicurus_Louvre.jpg"&gt;&lt;img height="176" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Epicurus_Louvre.jpg/132px-Epicurus_Louvre.jpg" width="132" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Epicurus_Louvre.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Bust of &lt;a href="http://en.wikipedia.org/wiki/Epicurus"&gt;Epicurus&lt;/a&gt;leaning against his disciple &lt;a href="http://en.wikipedia.org/wiki/Metrodorus_of_Lampsacus_(the_younger)"&gt;Metrodorus&lt;/a&gt;in the &lt;a href="http://en.wikipedia.org/wiki/Louvre"&gt;Louvre Museum&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;To &lt;a href="http://en.wikipedia.org/wiki/Epicurus"&gt;Epicurus&lt;/a&gt;, the greatest good is in seeking modest pleasures, to attain tranquility and freedom from fear (&lt;a href="http://en.wikipedia.org/wiki/Ataraxia"&gt;ataraxia&lt;/a&gt;) via knowledge, friendship, and virtuous, temperate living; bodily pain (&lt;a href="http://en.wikipedia.org/wiki/Aponia"&gt;aponia&lt;/a&gt;) is absent through one's knowledge of the workings of the world and of the limits of one's desires. Combined, freedom from pain and freedom from fear are happiness in its highest form. Epicurus's lauded enjoyment of simple pleasures, is quasi-ascetic &lt;i&gt;abstention&lt;/i&gt; from sex and the appetites:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;When we say . . . that pleasure is the end and aim, we do not mean the pleasures of the prodigal or the pleasures of sensuality, as we are understood to do, by some, through ignorance, prejudice or wilful misrepresentation. By pleasure we mean the absence of pain in the body and of trouble in the soul. It is not by an unbroken succession of drinking bouts and of revelry, not by sexual lust, nor the enjoyment of fish, and other delicacies of a luxurious table, which produce a pleasant life; it is sober reasoning, searching out the grounds of every choice and avoidance, and banishing those beliefs through which the greatest tumults take possession of the soul.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-68"&gt;[69]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The Epicurean meaning of life rejects immortality and mysticism; there is a soul, but it is as mortal as the body. There is no&lt;a href="http://en.wikipedia.org/wiki/Afterlife"&gt;afterlife&lt;/a&gt;, yet, one need not fear death, because &amp;quot;Death is nothing to us; for that which is dissolved, is without sensation, and that which lacks sensation is nothing to us.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Russel-69"&gt;[70]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Stoicism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Stoicism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Stoicism"&gt;Stoicism&lt;/a&gt; teaches that living according to reason and virtue is to be in harmony with the universe's divine order, entailed by one's recognition of the universal &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Logos"&gt;logos&lt;/a&gt;&lt;/i&gt; (reason), an essential value of all people. The meaning of life is &lt;i&gt;freedom from &lt;a href="http://en.wikipedia.org/wiki/Suffering"&gt;suffering&lt;/a&gt;&lt;/i&gt; through &lt;i&gt;apatheia&lt;/i&gt; (Gr: απαθεια), that is, being &lt;a href="http://en.wikipedia.org/wiki/Objectivity"&gt;objective&lt;/a&gt;, having &amp;quot;clear judgement&amp;quot;, &lt;i&gt;not&lt;/i&gt; indifference.&lt;/p&gt;  &lt;p&gt;Stoicism's prime directives are &lt;a href="http://en.wikipedia.org/wiki/Virtue"&gt;virtue&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Reason"&gt;reason&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Natural_law"&gt;natural law&lt;/a&gt;, abided to develop personal self-control and mental fortitude as means of overcoming destructive &lt;a href="http://en.wikipedia.org/wiki/Emotion"&gt;emotions&lt;/a&gt;. The Stoic does not seek to extinguish emotions, only to avoid emotional troubles, by developing clear judgement and inner calm through diligently practiced logic, reflection, and concentration.&lt;/p&gt;  &lt;p&gt;The Stoic ethical foundation is that &lt;i&gt;good lies in the state of the soul&lt;/i&gt;, itself, exemplified in &lt;a href="http://en.wikipedia.org/wiki/Wisdom"&gt;wisdom&lt;/a&gt; and self-control, thus improving one's spiritual well-being: &amp;quot;&lt;i&gt;Virtue&lt;/i&gt; consists in a &lt;i&gt;will&lt;/i&gt; which is in agreement with Nature.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Russel-69"&gt;[70]&lt;/a&gt;&lt;/sup&gt; The principle applies to one's personal relations thus: &amp;quot;to be free from anger, envy, and jealousy&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Russel-69"&gt;[70]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Enlightenment_philosophy"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Enlightenment philosophy&lt;/h5&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Enlightenment_philosophy"&gt;Enlightenment philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Age_of_Enlightenment"&gt;Enlightenment&lt;/a&gt; and the &lt;a href="http://en.wikipedia.org/wiki/Colonialism"&gt;colonial era&lt;/a&gt; both changed the nature of European philosophy and exported it worldwide. Devotion and subservience to God were largely replaced by notions of inalienable natural rights and the potentialities of reason, and universal ideals of love and compassion gave way to civic notions of freedom, equality, and citizenship. The meaning of life changed as well, focussing less on humankind's relationship to God and more on the relationship between individuals and their society. This era is filled with theories that equate meaningful existence with the social order.&lt;/p&gt;  &lt;p&gt;&lt;a name="Classical_liberalism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Classical liberalism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Classical_liberalism"&gt;Classical liberalism&lt;/a&gt; is a set of ideas that arose in the 17th and 18th centuries, out of conflicts between a growing, wealthy, propertied class and the established aristocratic and religious orders that dominated Europe. Liberalism cast humans as beings with inalienable natural &lt;a href="http://en.wikipedia.org/wiki/Individual_rights"&gt;rights&lt;/a&gt; (including the right to retain the wealth generated by one's own work), and sought out means to balance rights across society. Broadly speaking, it &lt;b&gt;considers &lt;a href="http://en.wikipedia.org/wiki/Individualism"&gt;individual&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/Liberty"&gt;liberty&lt;/a&gt; to be the most important goal&lt;/b&gt;,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-70"&gt;[71]&lt;/a&gt;&lt;/sup&gt; because only through ensured liberty are the other inherent rights protected.&lt;/p&gt;  &lt;p&gt;There are many forms and derivations of liberalism, but their central conceptions of the meaning of life trace back to three main ideas. Early thinkers such as &lt;a href="http://en.wikipedia.org/wiki/John_Locke"&gt;John Locke&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Jean-Jacques_Rousseau"&gt;Jean-Jacques Rousseau&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Adam_Smith"&gt;Adam Smith&lt;/a&gt; saw humankind beginning in the &lt;a href="http://en.wikipedia.org/wiki/State_of_nature"&gt;state of nature&lt;/a&gt;, then finding meaning for existence through labour and property, and using &lt;a href="http://en.wikipedia.org/wiki/Social_contracts"&gt;social contracts&lt;/a&gt; to create an environment that supports those efforts.&lt;/p&gt;  &lt;p&gt;&lt;a name="Kantianism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Kantianism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Immanuel_Kant_(portrait).jpg"&gt;&lt;img height="155" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Immanuel_Kant_%28portrait%29.jpg/125px-Immanuel_Kant_%28portrait%29.jpg" width="125" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Immanuel_Kant_(portrait).jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Immanuel_Kant"&gt;Immanuel Kant&lt;/a&gt; is regarded as one of the most influential thinkers of the late&lt;a href="http://en.wikipedia.org/wiki/Age_of_Enlightenment"&gt;Enlightenment&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Kantianism"&gt;Kantianism&lt;/a&gt; is a philosophy based on the &lt;a href="http://en.wikipedia.org/wiki/Ethics"&gt;ethical&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Epistemology"&gt;epistemological&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Metaphysics"&gt;metaphysical&lt;/a&gt; works of &lt;a href="http://en.wikipedia.org/wiki/Immanuel_Kant"&gt;Immanuel Kant&lt;/a&gt;. Kant is known for his&lt;a href="http://en.wikipedia.org/wiki/Deontology"&gt;deontological&lt;/a&gt; theory where &lt;b&gt;there is a single moral obligation, the &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Categorical_Imperative"&gt;Categorical Imperative&lt;/a&gt;&amp;quot;&lt;/b&gt;, derived from the concept of&lt;a href="http://en.wikipedia.org/wiki/Duty"&gt;duty&lt;/a&gt;. Kantians believe all actions are performed in accordance with some underlying &lt;a href="http://en.wikipedia.org/wiki/Maxim_(philosophy)"&gt;maxim&lt;/a&gt; or principle, and for actions to be ethical, they must adhere to the categorical imperative.&lt;/p&gt;  &lt;p&gt;Simply put, the test is that one must universalize the maxim (imagine that all people acted in this way) and then see if it would still be possible to perform the maxim in the world. In &lt;i&gt;Groundwork&lt;/i&gt;, Kant gives the example of a person who seeks to borrow money without intending to pay it back. This is a contradiction because if it were a universal action, no person would lend money anymore as he knows that he will never be paid back. The maxim of this action, says Kant, results in a contradiction in conceivability (and thus contradicts perfect duty).&lt;/p&gt;  &lt;p&gt;Kant also denied that the consequences of an act in any way contribute to the moral worth of that act, his reasoning being that the physical world is outside our full control and thus we cannot be held accountable for the events that occur in it.&lt;/p&gt;  &lt;p&gt;&lt;a name="19th_Century_philosophy"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;19th Century philosophy&lt;/h5&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/19th_century_philosophy"&gt;19th century philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Utilitarianism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Utilitarianism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Jeremy_Bentham_by_Henry_William_Pickersgill_detail.jpg"&gt;&lt;img height="163" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Jeremy_Bentham_by_Henry_William_Pickersgill_detail.jpg/120px-Jeremy_Bentham_by_Henry_William_Pickersgill_detail.jpg" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Jeremy_Bentham_by_Henry_William_Pickersgill_detail.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Jeremy Bentham&lt;/p&gt;  &lt;p&gt;The origins of &lt;a href="http://en.wikipedia.org/wiki/Utilitarianism"&gt;utilitarianism&lt;/a&gt; can be traced back as far as &lt;a href="http://en.wikipedia.org/wiki/Epicurus"&gt;Epicurus&lt;/a&gt;, but, as a school of thought, it is credited to &lt;a href="http://en.wikipedia.org/wiki/Jeremy_Bentham"&gt;Jeremy Bentham&lt;/a&gt;,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-71"&gt;[72]&lt;/a&gt;&lt;/sup&gt; who found that &lt;i&gt;nature has placed mankind under the governance of two sovereign masters, pain and pleasure&lt;/i&gt;, then, from that moral insight, deriving the &lt;b&gt;Rule of Utility&lt;/b&gt;: &lt;i&gt;that the good is whatever brings the greatest happiness to the greatest number of people&lt;/i&gt;. He defined the &lt;b&gt;meaning of life&lt;/b&gt; as the &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Greatest_happiness_principle"&gt;greatest happiness principle&lt;/a&gt;&amp;quot;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Jeremy_Bentham"&gt;Jeremy Bentham&lt;/a&gt;'s foremost proponent was &lt;a href="http://en.wikipedia.org/wiki/James_Mill"&gt;James Mill&lt;/a&gt;, a significant philosopher in his day, and father of &lt;a href="http://en.wikipedia.org/wiki/John_Stuart_Mill"&gt;John Stuart Mill&lt;/a&gt;. The younger Mill was educated per Bentham's principles, including transcribing and summarising much of his father's work.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mill-72"&gt;[73]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Marxism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Marxism&lt;/h6&gt;  &lt;p&gt;According to &lt;a href="http://en.wikipedia.org/wiki/Marxism"&gt;Marxism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Communism"&gt;communism&lt;/a&gt;, the meaning of life is to serve one another.&lt;/p&gt;  &lt;p&gt;&lt;a name="Nihilism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Nihilism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Unbalanced_scales.svg"&gt;&lt;img height="40" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Unbalanced_scales.svg/45px-Unbalanced_scales.svg.png" width="45" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The &lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikipedia:Neutral_point_of_view"&gt;neutrality&lt;/a&gt; of this section is &lt;a href="http://en.wikipedia.org/wiki/Wikipedia:NPOV_dispute"&gt;disputed&lt;/a&gt;&lt;/b&gt;. Please see the discussion on the &lt;a href="http://en.wikipedia.org/wiki/Talk:Meaning_of_life"&gt;talk page&lt;/a&gt;. Please do not remove this message until the &lt;a href="http://en.wikipedia.org/wiki/Wikipedia:NPOVD#What_is_an_NPOV_dispute.3F"&gt;dispute is resolved.&lt;/a&gt; &lt;small&gt;&lt;i&gt;(April 2009)&lt;/i&gt;&lt;/small&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Nihilism"&gt;Nihilism&lt;/a&gt; rejects any authority's claims to &lt;a href="http://en.wikipedia.org/wiki/Knowledge"&gt;knowledge&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Truth"&gt;truth&lt;/a&gt;, and so explores the significance of &lt;a href="http://en.wikipedia.org/wiki/Existence"&gt;existence&lt;/a&gt; without knowable truth. Rather than insisting that values are subjective, and might be warrantless, the nihilist says: &lt;b&gt;Nothing is of value&lt;/b&gt;, morals are valueless, they only serve as society's false ideals. Despite tending towards &lt;a href="http://en.wikipedia.org/wiki/Defeatism"&gt;defeatism&lt;/a&gt; or &lt;a href="http://en.wikipedia.org/wiki/Fatalism"&gt;fatalism&lt;/a&gt;, one can find strength and reason in the varied, unique human relations nihilism explores.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Friedrich_Nietzsche"&gt;Friedrich Nietzsche&lt;/a&gt; characterized nihilism as emptying the world, and especially human existence, of meaning, purpose, comprehensible truth, and essential value; succinctly, nihilism is the process of &amp;quot;the devaluing of the highest values&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bind.C3.A9-73"&gt;[74]&lt;/a&gt;&lt;/sup&gt; Seeing the nihilist as a natural result of the idea that &lt;a href="http://en.wikipedia.org/wiki/God_is_dead"&gt;God is dead&lt;/a&gt;, and insisting it was something to overcome, his questioning of the nihilist's life-negating values, returned meaning to the Earth.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Reginster-74"&gt;[75]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:MARTIN_John_Great_Day_of_His_Wrath.jpg"&gt;&lt;img height="115" alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/8/8d/MARTIN_John_Great_Day_of_His_Wrath.jpg/180px-MARTIN_John_Great_Day_of_His_Wrath.jpg" width="180" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:MARTIN_John_Great_Day_of_His_Wrath.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_End_of_the_World_(painting)"&gt;The End of the World&lt;/a&gt;&lt;/i&gt;, by John Martin.&lt;/p&gt;  &lt;p&gt;To &lt;a href="http://en.wikipedia.org/wiki/Martin_Heidegger"&gt;Martin Heidegger&lt;/a&gt;, nihilism is the movement whereby &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Being"&gt;being&lt;/a&gt;&amp;quot; is forgotten, and is transformed into value, in other words, the reduction of being to exchange value.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bind.C3.A9-73"&gt;[74]&lt;/a&gt;&lt;/sup&gt; Heidegger, in accordance with Nietzsche, saw in the so-called &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/God_is_dead"&gt;death of God&lt;/a&gt;&amp;quot; a potential source for nihilism:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;If God, as the supra-sensory ground and goal, of all reality, is dead; if the supra-sensory world of the Ideas has suffered the loss of its obligatory, and above it, its vitalizing and up-building power, then nothing more remains to which Man can cling, and by which he can orient himself.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-75"&gt;[76]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The existentialist &lt;a href="http://en.wikipedia.org/wiki/Albert_Camus"&gt;Albert Camus&lt;/a&gt; asserts that the absurdity of the &lt;a href="http://en.wikipedia.org/wiki/Human_condition"&gt;human condition&lt;/a&gt; is that we search for external values and meaning in a world which has none, and is indifferent to us. Camus writes of value-nihilists such as Meusrault&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-76"&gt;[77]&lt;/a&gt;&lt;/sup&gt;, but also of values in a nihilistic world, that we can instead strive to be &amp;quot;heroic nihilists&amp;quot;, living with dignity in the face of absurdity, living with &amp;quot;secular saintliness&amp;quot;, fraternal solidarity, and rebelling against and transcending the world's indifference.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-77"&gt;[78]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="20th_Century_philosophy"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;20th Century philosophy&lt;/h5&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/20th_century_philosophy"&gt;20th century philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The current era has seen radical changes in conceptions of human nature. Modern science has effectively rewritten the relationship of humankind to the natural world, advances in medicine and technology have freed us from the limitations and ailments of previous eras, and philosophy —particularly following the &lt;a href="http://en.wikipedia.org/wiki/Linguistic_turn"&gt;linguistic turn&lt;/a&gt;— altered how the relationships people have with themselves and each other is conceived. Questions about the meaning of life have seen equally radical changes, from attempts to re-evaluate human existence in biological and scientific terms (as in &lt;a href="http://en.wikipedia.org/#pragmatism"&gt;pragmatism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/#logical_positivism"&gt;logical positivism&lt;/a&gt;), to efforts to meta-theorize about meaning-making as an activity (&lt;a href="http://en.wikipedia.org/#existentialism"&gt;existentialism&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/#secular_humanism"&gt;secular humanism&lt;/a&gt;).&lt;/p&gt;  &lt;p&gt;&lt;a name="Pragmatism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Pragmatism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Pragmatism"&gt;Pragmatism&lt;/a&gt;, originated in the late-nineteenth-century U.S., to concern itself (mostly) with &lt;a href="http://en.wikipedia.org/wiki/Truth"&gt;truth&lt;/a&gt;, positing that &lt;i&gt;only in struggling with the environment&lt;/i&gt;do data, and derived theories, have meaning, and that &lt;i&gt;consequences&lt;/i&gt;, like utility and practicality, also are components of truth. Moreover, pragmatism posits that &lt;i&gt;anything&lt;/i&gt; useful and practical is not always true, arguing that what most contributes to the most human good in the long course is true. In practice, theoretical claims must be &lt;i&gt;practically verifiable&lt;/i&gt;, i.e. one should be able to predict and test claims, and, that, ultimately, the needs of mankind should guide human intellectual inquiry.&lt;/p&gt;  &lt;p&gt;Pragmatic philosophers suggest that the practical, useful understanding of life is more important than searching for an impractical abstract truth about life. &lt;a href="http://en.wikipedia.org/wiki/William_James"&gt;William James&lt;/a&gt; argued that truth could be made, but not sought.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-James-78"&gt;[79]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Corti-79"&gt;[80]&lt;/a&gt;&lt;/sup&gt; To a pragmatist, the meaning of life is discoverable only via experience.&lt;/p&gt;  &lt;p&gt;&lt;a name="Existentialism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Existentialism&lt;/h6&gt;  &lt;p&gt;Main article: &lt;a href="http://en.wikipedia.org/wiki/Meaning_(existential)"&gt;Meaning (existential)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:The_Scream.jpg"&gt;&lt;img height="181" alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/f/f4/The_Scream.jpg/140px-The_Scream.jpg" width="140" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:The_Scream.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Edvard_Munch"&gt;Edvard Munch&lt;/a&gt;'s &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Scream"&gt;The Scream&lt;/a&gt;&lt;/i&gt;, a representation of existential &lt;a href="http://en.wikipedia.org/wiki/Angst"&gt;angst&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Each man and each woman creates the essence (meaning) of his and her life; life is not determined by a supernatural god or an earthly authority, one is free. As such, one's ethical prime directives are &lt;i&gt;action&lt;/i&gt;, &lt;i&gt;freedom&lt;/i&gt;, and &lt;i&gt;decision&lt;/i&gt;, thus, &lt;a href="http://en.wikipedia.org/wiki/Existentialism"&gt;existentialism&lt;/a&gt;opposes &lt;a href="http://en.wikipedia.org/wiki/Rationalism"&gt;rationalism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Positivism_(philosophy)"&gt;positivism&lt;/a&gt;. In seeking meaning to life, the existentialist looks to where people find meaning in life, in course of which using only reason as a source of meaning is insufficient; the insufficiency gives rise to the emotions of &lt;a href="http://en.wikipedia.org/wiki/Anxiety"&gt;anxiety&lt;/a&gt;and &lt;a href="http://en.wikipedia.org/wiki/Angst"&gt;dread&lt;/a&gt;, felt in facing one's radical &lt;a href="http://en.wikipedia.org/wiki/Freedom_(philosophy)"&gt;freedom&lt;/a&gt;, and the concomitant awareness of death. To the existentialist, &lt;a href="http://en.wikipedia.org/wiki/Existence_precedes_essence"&gt;existence precedes essence&lt;/a&gt;; the (&lt;a href="http://en.wikipedia.org/wiki/Essence"&gt;essence&lt;/a&gt;) of one's life arises &lt;i&gt;only&lt;/i&gt; after one comes to &lt;a href="http://en.wikipedia.org/wiki/Existence"&gt;existence&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/S%C3%B8ren_Kierkegaard"&gt;Søren Kierkegaard&lt;/a&gt; coined the term &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Leap_of_faith"&gt;leap of faith&lt;/a&gt;&amp;quot;, arguing that &lt;a href="http://en.wikipedia.org/wiki/Absurdism"&gt;life is full of absurdity&lt;/a&gt;, and one must make his and her own values in an indifferent world. One can live meaningfully (free of despair and anxiety) in an unconditional commitment to something finite, and devotes that meaningful life to the commitment, despite the vulnerability inherent to doing so.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Hall-80"&gt;[81]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Arthur_Schopenhauer"&gt;Arthur Schopenhauer&lt;/a&gt; answered: &amp;quot;What is the meaning of life?&amp;quot; by determining that one's life reflects one's will, and that the will (life) is an aimless, irrational, and painful drive. Salvation, deliverance, and escape from suffering are in aesthetic contemplation, sympathy for others, and &lt;a href="http://en.wikipedia.org/wiki/Asceticism"&gt;asceticism&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Jacquette-81"&gt;[82]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Murray-82"&gt;[83]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;For &lt;a href="http://en.wikipedia.org/wiki/Friedrich_Nietzsche"&gt;Friedrich Nietzsche&lt;/a&gt;, life is worth living only if there are goals inspiring one to live. Accordingly, he saw nihilism (&amp;quot;all that happens is meaningless&amp;quot;) as without goals. He discredited asceticism, because it denies one's living in the world; denied that values are objective facts, that are rationally unnecessary, universally-binding commitments: Our evaluations are interpretations, and not reflections of the world, as it is, in itself, and, therefore, &lt;a href="http://en.wikipedia.org/wiki/Perspectivism"&gt;all ideations take place from a particular perspective&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Reginster-74"&gt;[75]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Absurdism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Absurdism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Albert_Camus"&gt;Albert Camus&lt;/a&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Pied-Noir"&gt;French Algerian&lt;/a&gt; philosopher who is often associated with existentialism but enthusiastically refused the term&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-83"&gt;[84]&lt;/a&gt;&lt;/sup&gt;, is famous for propounding his theory of the absurd. According to &lt;a href="http://en.wikipedia.org/wiki/Absurdism"&gt;absurdism&lt;/a&gt;, there is a fundamental disharmony that arises out of the co-presence of man and the universe. Man has a desire for order, meaning, and purpose in life, but the universe is indifferent and meaningless; the Absurd arises out of this conflict.&lt;/p&gt;  &lt;p&gt;As beings looking for hope in a meaningless world, Camus says there are three solutions to this dilemma.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Suicide"&gt;Suicide&lt;/a&gt;:The first solution to the dilemma is simply to end one's life. Camus rejects this choice as cowardly. &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Religious"&gt;Religious&lt;/a&gt; belief in a &lt;a href="http://en.wikipedia.org/wiki/Transcendent"&gt;transcendent&lt;/a&gt; world: Such a belief would posit the existence of a realm that is beyond the Absurd, and, as such, has meaning. Camus calls this solution “philosophical suicide” and rejects it because it amounts to the destruction of reason, which in his view is as fatal as suicide of the body. &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;Accept the Absurd: According to Camus, this is the only real solution. It is to accept or even embrace the absurdity of life and to continue living. The Absurd is a crucial characteristic of the human condition, and the only true way to deal with this is bold acceptance of it. Life, according to Camus, can “be lived all the better if it has no meaning.”&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-84"&gt;[85]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Secular_humanism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Secular humanism&lt;/h6&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Secular_Humanism"&gt;Secular Humanism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Humanism_(life_stance)"&gt;Humanism (life stance)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:HumanismSymbol.PNG"&gt;&lt;img height="124" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/HumanismSymbol.PNG/120px-HumanismSymbol.PNG" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:HumanismSymbol.PNG"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Happy_Human"&gt;Happy Human&lt;/a&gt;&amp;quot; symbol representing&lt;a href="http://en.wikipedia.org/wiki/Secular_Humanism"&gt;Secular Humanism&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Per &lt;a href="http://en.wikipedia.org/wiki/Secular_humanism"&gt;secular humanism&lt;/a&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Human_race"&gt;human race&lt;/a&gt; came to be by reproducing in a progression of unguided &lt;a href="http://en.wikipedia.org/wiki/Evolution"&gt;evolution&lt;/a&gt; as an integral part of &lt;a href="http://en.wikipedia.org/wiki/Nature"&gt;nature&lt;/a&gt;, which is self-existing.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto1-85"&gt;[86]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto2-86"&gt;[87]&lt;/a&gt;&lt;/sup&gt; Knowledge does not come from supernatural sources, but from human observation, experimentation, and rational analysis (the &lt;a href="http://en.wikipedia.org/wiki/Scientific_method"&gt;scientific method&lt;/a&gt;): the nature of the &lt;a href="http://en.wikipedia.org/wiki/Universe"&gt;universe&lt;/a&gt; is what people discern it to be.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto1-85"&gt;[86]&lt;/a&gt;&lt;/sup&gt; Like-wise, &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Intrinsic_value_(ethics)"&gt;values&lt;/a&gt; and realities&amp;quot; are determined &amp;quot;by means of intelligent inquiry&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto1-85"&gt;[86]&lt;/a&gt;&lt;/sup&gt; and &amp;quot;are derived from human need and interest as tested by experience&amp;quot;, that is, by &lt;a href="http://en.wikipedia.org/wiki/Critical_thinking"&gt;critical intelligence&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto3-87"&gt;[88]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-CDSH-88"&gt;[89]&lt;/a&gt;&lt;/sup&gt; &amp;quot;As far as we know, the total personality is [a function] of the biological organism transacting in a social and cultural context.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto2-86"&gt;[87]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;People determine human purpose, without supernatural influence&lt;/b&gt;; it is the human personality (general sense) that is the purpose of a human being's life; humanism seeks to develop and fulfill:&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto1-85"&gt;[86]&lt;/a&gt;&lt;/sup&gt; &amp;quot;Humanism affirms our ability, and responsibility, to lead ethical lives of personal fulfillment that aspire to the greater good of humanity&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto3-87"&gt;[88]&lt;/a&gt;&lt;/sup&gt; Humanists promote &lt;a href="http://en.wikipedia.org/wiki/Enlightened_self-interest"&gt;enlightened self-interest&lt;/a&gt;and the &lt;a href="http://en.wikipedia.org/wiki/Common_good"&gt;common good&lt;/a&gt; for all people. The &lt;a href="http://en.wikipedia.org/wiki/Happiness"&gt;happiness&lt;/a&gt; of the individual person is inextricably linked to the well-being of humanity, as a whole, in part, because we are social animals, who find meaning in &lt;a href="http://en.wikipedia.org/wiki/Interpersonal_relationship"&gt;personal relations&lt;/a&gt;, and because cultural progress benefits everybody living in the &lt;a href="http://en.wikipedia.org/wiki/Culture"&gt;culture&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto2-86"&gt;[87]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-humanifesto3-87"&gt;[88]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;The philosophical sub-genres &lt;a href="http://en.wikipedia.org/wiki/Posthumanism"&gt;posthumanism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Transhumanism"&gt;transhumanism&lt;/a&gt; (sometimes used synonymously) are extensions of humanistic values. One should seek the advancement of &lt;a href="http://en.wikipedia.org/wiki/Human_race"&gt;humanity&lt;/a&gt; and of &lt;a href="http://en.wikipedia.org/wiki/Biocentrism"&gt;all life&lt;/a&gt; to the greatest degree feasible, to reconcile &lt;a href="http://en.wikipedia.org/wiki/Renaissance_humanism"&gt;Renaissance humanism&lt;/a&gt; with the twenty-first century's&lt;a href="http://en.wikipedia.org/wiki/Technoscientific"&gt;technoscientific&lt;/a&gt; culture, thus, every living creature has the right to determine its personal and social &amp;quot;meaning of life&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-89"&gt;[90]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;From a humanistic-psychotherapeutic point of view, the question of the meaning of life could also be reinterpreted as &amp;quot;What is the meaning of &lt;i&gt;my&lt;/i&gt; life?&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-90"&gt;[91]&lt;/a&gt;&lt;/sup&gt;Instead of becoming bogged down in cosmic or religious question about overarching purpose, this approach suggests that the question is intensely personal. There are many therapeutic responses to this question, for example &lt;a href="http://en.wikipedia.org/wiki/Viktor_Frankl"&gt;Viktor Frankl&lt;/a&gt; argues for &amp;quot;Dereflection&amp;quot;, which largely translates as ceasing to endlessly reflect on the self, instead of engaging in life. On the whole, the therapeutic response is that the question of meaning of life evaporates if one is fully engaged in life. The question then morphs into more specific worries such as &amp;quot;What delusions am I under?&amp;quot;, &amp;quot;What is blocking my ability to enjoy things?&amp;quot;, &amp;quot;Why do I neglect loved-ones?&amp;quot;. See also &lt;a href="http://en.wikipedia.org/wiki/Existential_Therapy"&gt;Existential Therapy&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Irvin_Yalom"&gt;Irvin Yalom&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a name="Logical_positivism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Logical positivism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Logical_positivists"&gt;Logical positivists&lt;/a&gt; ask: &lt;i&gt;What is the meaning of life?&lt;/i&gt; and &lt;i&gt;What is the meaning in asking?&lt;/i&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-91"&gt;[92]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-92"&gt;[93]&lt;/a&gt;&lt;/sup&gt; &lt;i&gt;If there are no objective values, then, is life meaningless?&lt;/i&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-93"&gt;[94]&lt;/a&gt;&lt;/sup&gt; &lt;a href="http://en.wikipedia.org/wiki/Ludwig_Wittgenstein"&gt;Ludwig Wittgenstein&lt;/a&gt; and the &lt;a href="http://en.wikipedia.org/wiki/Logical_positivism"&gt;logical positivists&lt;/a&gt; said: &lt;b&gt;Expressed in language, the question is meaningless&lt;/b&gt;; because, &lt;i&gt;in&lt;/i&gt; life the statement the &amp;quot;meaning of x&amp;quot;, usually denotes the &lt;i&gt;consequences&lt;/i&gt; of x, or the &lt;i&gt;significance&lt;/i&gt; of x, or &lt;i&gt;what is notable&lt;/i&gt; about x, et cetera, thus, when the meaning of life concept equals &amp;quot;x&amp;quot;, in the statement the &amp;quot;meaning of x&amp;quot;, the statement becomes &lt;a href="http://en.wikipedia.org/wiki/Recursion"&gt;recursive&lt;/a&gt;, and, therefore, nonsensical, or it might refer to the fact that biological life is essential to having a meaning in life.&lt;/p&gt;  &lt;p&gt;The things (people, events) in the life of a person can have meaning (importance) as parts of a whole, but a discrete meaning of (the) life, itself, aside from those things, cannot be discerned. A person's life has meaning (for himself, others) as the life events resulting from his achievements, legacy, family, et cetera, but, to say that life, itself, has meaning, is a misuse of language, since any note of significance, or of consequence, is relevant only &lt;i&gt;in&lt;/i&gt; life (to the living), so rendering the statement erroneous. &lt;a href="http://en.wikipedia.org/wiki/Bertrand_Russell"&gt;Bertrand Russell&lt;/a&gt; wrote that although he found that his distaste for torture was not like his distaste for broccoli, he found no satisfactory, empirical method of proving this:&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Russel-69"&gt;[70]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;When we try to be definite, as to what we mean when we say that this or that is &amp;quot;the Good,&amp;quot; we find ourselves involved in very great difficulties. Bentham's creed, that pleasure is the Good, roused furious opposition, and was said to be a pig's philosophy. Neither he nor his opponents could advance any argument. In a scientific question, evidence can be adduced on both sides, and, in the end, one side is seen to have the better case — or, if this does not happen, the question is left undecided. But in a question, as to whether this, or that, is the ultimate Good, there is no evidence, either way; each disputant can only appeal to his own emotions, and employ such rhetorical devices as shall rouse similar emotions in others . . . Questions as to &amp;quot;values&amp;quot; — that is to say, as to what is good or bad on its own account, independently of its effects — lie outside the domain of science, as the defenders of religion emphatically assert. I think that, in this, they are right, but, I draw the further conclusion, which they do not draw, that questions as to &amp;quot;values&amp;quot; lie wholly outside the domain of knowledge. That is to say, when we assert that this, or that, has &amp;quot;value&amp;quot;, we are giving expression to our own emotions, not to a fact, which would still be true if our personal feelings were different.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-94"&gt;[95]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a name="Postmodernism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Postmodernism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Wiki_letter_w.svg"&gt;&lt;img height="20" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Wiki_letter_w.svg/20px-Wiki_letter_w.svg.png" width="20" /&gt;&lt;/a&gt;     &lt;br /&gt;This section requires &lt;a href="http://en.wikipedia.org/w/index.php?title=Meaning_of_life&amp;amp;action=edit"&gt;expansion&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Postmodernism"&gt;Postmodernism&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Postmodernist thought - broadly speaking - sees human nature as constructed by language, or by structures and institutions of human society. Unlike other forms of philosophy, postmodernism rarely seeks out &lt;a href="http://en.wikipedia.org/wiki/A_priori"&gt;a priori&lt;/a&gt; or innate meanings in human existence, but instead focuses on analyzing or critiquing &lt;i&gt;given&lt;/i&gt;meanings in order to rationalize or reconstruct them. Anything resembling a 'meaning of life', in postmodernist terms, can only be understood within a social and linguistic framework, and must be pursued as an escape from the power structures that are already embedded in all forms of speech and interaction. As a rule, postmodernists see &lt;a href="http://en.wikipedia.org/wiki/Awareness"&gt;awareness&lt;/a&gt; of the constraints of language as necessary to escaping those constraints, but different theorists take different views on the nature of this process: from radical reconstruction of meaning by individuals (as in &lt;a href="http://en.wikipedia.org/wiki/Deconstructionism"&gt;deconstructionism&lt;/a&gt;) to theories in which individuals are primarily extensions of language and society, without real autonomy (as in &lt;a href="http://en.wikipedia.org/wiki/Poststructuralism"&gt;poststructuralism&lt;/a&gt;). In general, postmodernism seeks meaning by looking at the underlying structures that create or impose meaning, rather than the &lt;a href="http://en.wikipedia.org/wiki/Epiphenomenal"&gt;epiphenomenal&lt;/a&gt; appearances of the world.&lt;/p&gt;  &lt;p&gt;&lt;a name="Naturalistic_pantheism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Naturalistic pantheism&lt;/h6&gt;  &lt;p&gt;According to &lt;a href="http://en.wikipedia.org/wiki/Naturalistic_pantheism"&gt;naturalistic pantheism&lt;/a&gt;, the meaning of life is to care for and look after nature and the environment.&lt;/p&gt;  &lt;p&gt;&lt;a name="Religious_perspectives"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Religious perspectives&lt;/h4&gt;  &lt;p&gt;The religious perspectives on the meaning of life are those ideologies which explain life in terms of an implicit purpose not defined by humans.&lt;/p&gt;  &lt;p&gt;&lt;a name="Western_religions_.28origins_in_the_Middle_East.29"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Western religions (origins in the Middle East)&lt;/h5&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:ReligionSymbolAbr.PNG"&gt;&lt;img height="126" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/ReligionSymbolAbr.PNG/120px-ReligionSymbolAbr.PNG" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:ReligionSymbolAbr.PNG"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Symbols of the three main Abrahamic religions – Judaism, Christianity, and Islam&lt;/p&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Abrahamic_religion"&gt;Abrahamic religion&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Iranian_philosophy"&gt;Iranian philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Zoroastrianism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Zoroastrianism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Zoroastrianism"&gt;Zoroastrianism&lt;/a&gt; is the religion and philosophy named after its prophet &lt;a href="http://en.wikipedia.org/wiki/Zoroaster"&gt;Zoroaster&lt;/a&gt;, which influenced the beliefs of Judaism and its descendant religions. Zoroastrians believe in a universe created by a transcendental God, &lt;a href="http://en.wikipedia.org/wiki/Ahura_Mazda"&gt;Ahura Mazda&lt;/a&gt;, to whom all worship is ultimately directed. Azhura Mazda's creation is &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Asha"&gt;asha&lt;/a&gt;&lt;/i&gt;, truth and order, and it is in conflict with its &lt;a href="http://en.wikipedia.org/wiki/Antithesis"&gt;antithesis&lt;/a&gt;, &lt;i&gt;druj&lt;/i&gt;, falsehood and disorder. (See also &lt;a href="http://en.wikipedia.org/wiki/Zoroastrian_eschatology"&gt;Zoroastrian eschatology&lt;/a&gt;).&lt;/p&gt;  &lt;p&gt;Since humanity possesses &lt;a href="http://en.wikipedia.org/wiki/Free_will"&gt;free will&lt;/a&gt;, &lt;b&gt;people must be responsible for their moral choices&lt;/b&gt;. By using free will, people must take active role to play in the universal conflict, where good thoughts, good words and good deeds to ensure happiness and to keep chaos at bay.&lt;/p&gt;  &lt;p&gt;&lt;a name="Judaism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Judaism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Judaism"&gt;Judaism&lt;/a&gt;'s most important feature is the worshiping of a single, &lt;a href="http://en.wikipedia.org/wiki/Omniscience"&gt;omniscient&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Omnipotence"&gt;omnipotent&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Omnibenevolence"&gt;omnibenevolent&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Transcendence_(religion)"&gt;transcendent&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/God_in_Judaism"&gt;God&lt;/a&gt;, who &lt;a href="http://en.wikipedia.org/wiki/Creation_according_to_Genesis"&gt;created the universe&lt;/a&gt; and governs it. Per traditional Judaism, God established a &lt;a href="http://en.wikipedia.org/wiki/Covenant_(Israel)"&gt;covenant&lt;/a&gt; with the &lt;a href="http://en.wikipedia.org/wiki/Jewish_people"&gt;Jewish people&lt;/a&gt;, at &lt;a href="http://en.wikipedia.org/wiki/Mount_Sinai"&gt;Mount Sinai&lt;/a&gt;, revealing his laws and&lt;a href="http://en.wikipedia.org/wiki/613_mitzvot"&gt;commandments&lt;/a&gt; in the &lt;a href="http://en.wikipedia.org/wiki/Torah"&gt;Torah&lt;/a&gt;. In &lt;a href="http://en.wikipedia.org/wiki/Rabbinic_Judaism"&gt;Rabbinic Judaism&lt;/a&gt;, the Torah comprises the written &lt;a href="http://en.wikipedia.org/wiki/Pentateuch"&gt;Pentateuch&lt;/a&gt; (Torah) and the oral law tradition (later transcribed as sacred writing).&lt;/p&gt;  &lt;p&gt;In the Judaic world view, &lt;b&gt;the purpose of life is to serve the one true God and to prepare for the world to come.&lt;/b&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cohn-Sherbok-95"&gt;[96]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Heschel-96"&gt;[97]&lt;/a&gt;&lt;/sup&gt; The &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Jewish_eschatology#The_afterlife_and_olam_haba_.28the_.22world_to_come.22.29"&gt;Olam Haba&lt;/a&gt;&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Shuchat-97"&gt;[98]&lt;/a&gt;&lt;/sup&gt;thought is about elevating oneself spiritually, connecting to God in preparing for &amp;quot;Olam Haba&amp;quot;; Jewish thought is to use &amp;quot;Olam Hazeh&amp;quot; (this world) to elevate oneself. &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Braham-98"&gt;[99]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Christianity"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Christianity&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:MemlingJudgementOpen.jpg"&gt;&lt;img height="170" alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/d/d6/MemlingJudgementOpen.jpg/240px-MemlingJudgementOpen.jpg" width="240" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:MemlingJudgementOpen.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Hans_Memling"&gt;Hans Memling&lt;/a&gt;'s &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Last_Judgment_(Memling)"&gt;The Last Judgment&lt;/a&gt;&lt;/i&gt;, which depicts &lt;a href="http://en.wikipedia.org/wiki/Michael_(archangel)"&gt;St Michael the Archangel&lt;/a&gt;weighing souls and driving the &lt;a href="http://en.wikipedia.org/wiki/Damnation"&gt;Damned&lt;/a&gt;towards &lt;a href="http://en.wikipedia.org/wiki/Hell"&gt;Hell&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Though Christianity has its roots in &lt;a href="http://en.wikipedia.org/#jewish_view"&gt;Judaism&lt;/a&gt;, and shares much of the latter faith's ontology, its central beliefs derive from the teachings of &lt;a href="http://en.wikipedia.org/wiki/Jesus_Christ"&gt;Jesus Christ&lt;/a&gt;, as presented in the &lt;a href="http://en.wikipedia.org/wiki/New_Testament"&gt;New Testament&lt;/a&gt;. Life's purpose in Christianity is to seek divine salvation through the grace of God and intercession of Christ.&lt;sup&gt;[&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikipedia:Citation_needed"&gt;citation needed&lt;/a&gt;&lt;/i&gt;]&lt;/sup&gt; The New Testament speaks of God wanting to have a relationship with humans both in this life and the life to come, which can happen only if one's &lt;a href="http://en.wikipedia.org/wiki/Atonement"&gt;sins are forgiven&lt;/a&gt; (John 3:16-21), (2 Peter 3:9). In the Christian view, humankind was made in the &lt;a href="http://en.wikipedia.org/wiki/Image_of_God"&gt;image of God&lt;/a&gt;and perfect, but the &lt;a href="http://en.wikipedia.org/wiki/Fall_of_Man"&gt;Fall of Man&lt;/a&gt; caused the progeny of the first Parents to inherit &lt;a href="http://en.wikipedia.org/wiki/Original_Sin"&gt;Original Sin&lt;/a&gt;. The sacrifice of Christ's passion, death and resurrection provide the means for transcending that impure state (Romans 6:23). The means for doing so varies between different groups of Christians, but all rely on one form or another of subjugation to God's will.&lt;/p&gt;  &lt;p&gt;Under the Christian view, the main purpose in life is to live like Christ did (perfect &lt;a href="http://en.wikipedia.org/wiki/Altruism"&gt;altruism&lt;/a&gt;) to love God with all one's heart, soul, and mind, and to love fellow human beings as you should be loved.&lt;/p&gt;  &lt;p&gt;In the &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Westminster_Shorter_Catechism"&gt;Westminster Shorter Catechism&lt;/a&gt;&lt;/i&gt;, the first question is: &lt;i&gt;What is the chief end of Man?&lt;/i&gt;, that is, &lt;i&gt;What is Man's main purpose?&lt;/i&gt;. The answer is: &lt;i&gt;Man's chief end is to glorify God, and enjoy him forever&lt;/i&gt;. God requires one to obey the revealed moral law saying: &lt;i&gt;love the Lord our God with all our heart, with all our soul, with all our strength, and with all our mind; and our neighbour as ourselves&lt;/i&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-99"&gt;[100]&lt;/a&gt;&lt;/sup&gt; The &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Baltimore_Catechism"&gt;Baltimore Catechism&lt;/a&gt;&lt;/i&gt; answers the question &amp;quot;Why did God make you?&amp;quot; by saying &amp;quot;God made me to know Him, to love Him, and to serve Him in this world, and to be happy with Him forever in heaven.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-100"&gt;[101]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;The Apostle Paul also answers this question in his speech on the &lt;a href="http://en.wikipedia.org/wiki/Areopagus"&gt;Areopagus&lt;/a&gt; in &lt;a href="http://en.wikipedia.org/wiki/Athens"&gt;Athens&lt;/a&gt;:&lt;/p&gt;  &lt;p&gt;&lt;i&gt;From one man he made every nation of men, that they should inhabit the whole earth; and he determined the times set for them and the exact places where they should live. God did this so that men would seek him and perhaps reach out for him and find him, though he is not far from each one of us. (&lt;a href="http://en.wikipedia.org/wiki/Bible"&gt;Bible&lt;/a&gt;,&lt;a href="http://en.wikipedia.org/wiki/Acts"&gt;Acts&lt;/a&gt; 17:26-27, &lt;a href="http://en.wikipedia.org/wiki/NKJV"&gt;NKJV&lt;/a&gt;)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Islam"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Islam&lt;/h6&gt;  &lt;p&gt;In &lt;a href="http://en.wikipedia.org/wiki/Islam"&gt;Islam&lt;/a&gt;, Man's ultimate life objective is to seek the pleasure of &lt;a href="http://en.wikipedia.org/wiki/Allah"&gt;Allah&lt;/a&gt; (the Arabic equivalent for &amp;quot;God&amp;quot;) by abiding by the Divine guidelines revealed in the &lt;a href="http://en.wikipedia.org/wiki/Qur%27an"&gt;Qur'an&lt;/a&gt; and the Tradition of the &lt;a href="http://en.wikipedia.org/wiki/Muhammad"&gt;Prophet&lt;/a&gt;. Earthly life is merely a test, determining one's afterlife, either in &lt;i&gt;Jannat&lt;/i&gt; (paradise) or in &lt;i&gt;Jahannum&lt;/i&gt;(Hell).&lt;/p&gt;  &lt;p&gt;For the pleasure of Allah, via the Qur'an, all Muslims must believe in God, his revelations, his &lt;a href="http://en.wikipedia.org/wiki/Angels_in_Islam"&gt;angels&lt;/a&gt;, his &lt;a href="http://en.wikipedia.org/wiki/Prophets_in_Islam"&gt;messengers&lt;/a&gt;, and in the &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Qiyamah"&gt;Day of Judgment&lt;/a&gt;&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-101"&gt;[102]&lt;/a&gt;&lt;/sup&gt;Qur'an describes the purpose of creation as follows: &amp;quot;&lt;i&gt;&lt;b&gt;Blessed be he in whose hand is the kingdom, he is powerful over all things,who created death and life that he might examine which of you is best in deeds, and he is the almighty, the forgiving&lt;/b&gt;&lt;/i&gt;&amp;quot; (Qur'an67:1-2)and &amp;quot;&lt;i&gt;&lt;b&gt;I only created &lt;a href="http://en.wikipedia.org/wiki/Jinn"&gt;jinn&lt;/a&gt; and man to worship Me&lt;/b&gt;&lt;/i&gt;&amp;quot; (Qur'an 51:56). Worship testifies to the &lt;a href="http://en.wikipedia.org/wiki/Oneness_of_God"&gt;oneness of God&lt;/a&gt; in his lordship, his names, and his attributes. Terrenal life is a test; how one &lt;i&gt;acts&lt;/i&gt; (behaves) determines whether one's soul goes to &lt;a href="http://en.wikipedia.org/wiki/Jannat"&gt;Jannat&lt;/a&gt; (Heaven) or to &lt;a href="http://en.wikipedia.org/wiki/Jahannam"&gt;Jahannam&lt;/a&gt; (Hell).&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Five_Pillars_of_Islam"&gt;Five Pillars of Islam&lt;/a&gt; are duties incumbent to every Muslim; they are: &lt;a href="http://en.wikipedia.org/wiki/Shahadah"&gt;Shahadah&lt;/a&gt; (profession of faith); &lt;a href="http://en.wikipedia.org/wiki/Salah"&gt;Salah&lt;/a&gt; (ritual prayer); &lt;a href="http://en.wikipedia.org/wiki/Zakah"&gt;Zakah&lt;/a&gt; (charity); &lt;a href="http://en.wikipedia.org/wiki/Sawm"&gt;Sawm&lt;/a&gt;(fasting during &lt;a href="http://en.wikipedia.org/wiki/Ramadan"&gt;Ramadan&lt;/a&gt;), and &lt;a href="http://en.wikipedia.org/wiki/Hajj"&gt;Hajj&lt;/a&gt; (pilgrimage to &lt;a href="http://en.wikipedia.org/wiki/Mecca"&gt;Mecca&lt;/a&gt;).&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-102"&gt;[103]&lt;/a&gt;&lt;/sup&gt; They derive from the &lt;a href="http://en.wikipedia.org/wiki/Hadith"&gt;Hadith&lt;/a&gt; works, notably of &lt;a href="http://en.wikipedia.org/wiki/Sahih_Al-Bukhari"&gt;Sahih Al-Bukhari&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Sahih_Muslim"&gt;Sahih Muslim&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Beliefs differ among the &lt;a href="http://en.wikipedia.org/wiki/Kalam"&gt;Kalam&lt;/a&gt;. The &lt;a href="http://en.wikipedia.org/wiki/Sunni"&gt;Sunni&lt;/a&gt; concept of pre-destination is &lt;a href="http://en.wikipedia.org/wiki/Qadr_(doctrine)"&gt;divine decree&lt;/a&gt;;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-103"&gt;[104]&lt;/a&gt;&lt;/sup&gt; like-wise, the &lt;a href="http://en.wikipedia.org/wiki/Shi%27a"&gt;Shi'a&lt;/a&gt; concept of pre-destination is &lt;a href="http://en.wikipedia.org/wiki/Adalah"&gt;divine justice&lt;/a&gt;; in the &lt;a href="http://en.wikipedia.org/wiki/Esoteric"&gt;esoteric&lt;/a&gt; view of the &lt;a href="http://en.wikipedia.org/wiki/Sufi"&gt;Sufis&lt;/a&gt;, the universe exists only for God's pleasure; Creation is a grand game, wherein Allah is the greatest prize.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Yusuf_Ali-104"&gt;[105]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Yusuf_Ali-104"&gt;[105]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Bah.C3.A1.27.C3.AD_Faith"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Bahá'í Faith&lt;/h6&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Bah%C3%A1%27%C3%AD_Faith"&gt;Bahá'í Faith&lt;/a&gt;, founded by &lt;a href="http://en.wikipedia.org/wiki/Bah%C3%A1%27u%27ll%C3%A1h"&gt;Bahá'u'lláh&lt;/a&gt;, emphasizes the unity of humanity.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-105"&gt;[106]&lt;/a&gt;&lt;/sup&gt; To Bahá'ís, the purpose of life is focused on spiritual growth and service to humanity. Human beings are viewed as intrinsically spiritual beings. Our lives in this material world provide extended opportunities to grow, and the&lt;a href="http://en.wikipedia.org/wiki/Manifestation_of_God"&gt;prophets&lt;/a&gt; were sent by God to facilitate this.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-106"&gt;[107]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-107"&gt;[108]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="South_Asian_Religions"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;South Asian Religions&lt;/h5&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Indian_religions"&gt;Indian religions&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Indian_philosophy"&gt;Indian philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Hindu_philosophies"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Hindu philosophies&lt;/h6&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Hinduism"&gt;Hinduism&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Hindu_philosophy"&gt;Hindu philosophy&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Dharma"&gt;Dharma&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Golden_Aum.png"&gt;&lt;img height="110" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Golden_Aum.png/110px-Golden_Aum.png" width="110" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Golden_Aum.png"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A golden &lt;a href="http://en.wikipedia.org/wiki/Aum"&gt;Aum&lt;/a&gt;written in&lt;a href="http://en.wikipedia.org/wiki/Devanagari"&gt;Devanagari&lt;/a&gt;. The Aum is sacred in&lt;a href="http://en.wikipedia.org/wiki/Hinduism"&gt;Hindu&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Jainism"&gt;Jain&lt;/a&gt; and&lt;a href="http://en.wikipedia.org/wiki/Buddhism"&gt;Buddhist&lt;/a&gt;religions.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Hinduism"&gt;Hinduism&lt;/a&gt; is a religious category including many beliefs and traditions. Since Hinduism was the way of expressed meaningful living for quite a long time immemorial, when there was no need for naming this as a separate religion, hindu doctrines are supplementary and complementary in nature, generally non-exclusive, suggestive and tolerant in content.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-weightman-108"&gt;[109]&lt;/a&gt;&lt;/sup&gt; Most believe that the &lt;a href="http://en.wikipedia.org/wiki/%C4%80tman_(Hinduism)"&gt;ātman&lt;/a&gt; (spirit, soul) — the person's true &lt;i&gt;self&lt;/i&gt; — is eternal.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-monierwilliams-109"&gt;[110]&lt;/a&gt;&lt;/sup&gt; In part, this stems from Hindu beliefs that spiritual development occurs across many lifetimes, and goals should match the state of development of the individual. There are four possible aims to human life, known as the&lt;a href="http://en.wikipedia.org/wiki/Purusharthas"&gt;purusharthas&lt;/a&gt; (ordered from least to greatest): &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/K%C4%81ma"&gt;Kāma&lt;/a&gt;&lt;/i&gt; (love and sensual pleasure), &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Artha"&gt;Artha&lt;/a&gt;&lt;/i&gt; (wealth), &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Dharma"&gt;Dharma&lt;/a&gt;&lt;/i&gt; (righteousness, morality), and&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Moksha"&gt;Moksha&lt;/a&gt;&lt;/i&gt; (liberation from the &lt;a href="http://en.wikipedia.org/wiki/Reincarnation"&gt;reincarnation&lt;/a&gt; cycle).&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-110"&gt;[111]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-111"&gt;[112]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-112"&gt;[113]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;In all schools of Hinduism, the meaning of life is tied up in the concepts of &lt;a href="http://en.wikipedia.org/wiki/Karma"&gt;karma&lt;/a&gt; (causal action), &lt;a href="http://en.wikipedia.org/wiki/Samsara"&gt;samsara&lt;/a&gt; (the cycle of birth and rebirth), and &lt;a href="http://en.wikipedia.org/wiki/Moksha"&gt;moksha&lt;/a&gt; (liberation). Existence is conceived as the progression of the &lt;a href="http://en.wikipedia.org/wiki/Atman"&gt;atman&lt;/a&gt; (similar to the western concept of a &lt;a href="http://en.wikipedia.org/wiki/Soul"&gt;soul&lt;/a&gt;) across numerous lifetimes, and its ultimate progression towards liberation from karma. Particular goals for life are generally subsumed under broader &lt;a href="http://en.wikipedia.org/wiki/Yoga"&gt;yogas&lt;/a&gt; (practices) or &lt;a href="http://en.wikipedia.org/wiki/Dharma"&gt;dharma&lt;/a&gt; (correct living) which are intended to create more favorable reincarnations, though they are generally positive acts in this life as well. Traditional schools of Hinduism often worship &lt;a href="http://en.wikipedia.org/wiki/Devas"&gt;Devas&lt;/a&gt; which are manifestations of &lt;a href="http://en.wikipedia.org/wiki/Ishvara"&gt;Ishvara&lt;/a&gt;(a personal or chosen God); these Devas are taken as ideal forms to be identified with, as a form of spiritual improvement.&lt;/p&gt;  &lt;p&gt;&lt;a name="Advaita_and_Dvaita_Hinduism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Advaita and Dvaita Hinduism&lt;/h6&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Advaita_Vedanta"&gt;Advaita Vedanta&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Dvaita"&gt;Dvaita&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Later schools reinterpreted the &lt;a href="http://en.wikipedia.org/wiki/Vedas"&gt;vedas&lt;/a&gt; to focus on &lt;a href="http://en.wikipedia.org/wiki/Brahman"&gt;Brahman&lt;/a&gt;, &amp;quot;The One Without a Second&amp;quot;,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-bhaskaranandaessential-113"&gt;[114]&lt;/a&gt;&lt;/sup&gt; as a central God-like figure.&lt;/p&gt;  &lt;p&gt;In &lt;a href="http://en.wikipedia.org/wiki/Monism"&gt;monist&lt;/a&gt; Advaita Vedanta, atman is ultimately indistinguishable from brahman, and &lt;b&gt;the goal of life is to know or realize that one's &lt;a href="http://en.wikipedia.org/w/index.php?title=%C4%80tmah(Hinduism)&amp;amp;action=edit&amp;amp;redlink=1"&gt;atman&lt;/a&gt; (soul) is identical to &lt;a href="http://en.wikipedia.org/wiki/Brahman"&gt;Brahman&lt;/a&gt;&lt;/b&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-114"&gt;[115]&lt;/a&gt;&lt;/sup&gt; To the &lt;a href="http://en.wikipedia.org/wiki/Upanishads"&gt;Upanishads&lt;/a&gt;, whoever becomes fully aware of the ātman, as one's core of self, realises identity with Brahman, and, thereby, achieves &lt;a href="http://en.wikipedia.org/wiki/Moksha"&gt;Moksha&lt;/a&gt; (liberation, freedom).&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-monierwilliams-109"&gt;[110]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-werner-115"&gt;[116]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-116"&gt;[117]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Dualist"&gt;Dualist&lt;/a&gt; Dvaita Vedanta and other &lt;a href="http://en.wikipedia.org/wiki/Bhakti"&gt;bhakti&lt;/a&gt; schools have a &lt;a href="http://en.wikipedia.org/wiki/Dualism#Consciousness.2FMatter_dualism"&gt;dualist&lt;/a&gt; interpretation. &lt;a href="http://en.wikipedia.org/wiki/Brahman"&gt;Brahman&lt;/a&gt; is seen as a supreme being with a personality and manifest qualities. The ātman depends upon brahman for its existence; &lt;b&gt;the meaning of life is achieving Moksha&lt;/b&gt; through love of God and upon his grace.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-werner-115"&gt;[116]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Vaishnavism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Vaishnavism&lt;/h6&gt;  &lt;p&gt;Another branch of Hinduism is &lt;a href="http://en.wikipedia.org/wiki/Vaishnavism"&gt;Vaishnavism&lt;/a&gt;, where &lt;a href="http://en.wikipedia.org/wiki/Vishnu"&gt;Vishnu&lt;/a&gt; is the principal deity. Not all schools of Vaishnavism teach a meaning to life, but &lt;a href="http://en.wikipedia.org/wiki/Gaudiya_Vaishnavism"&gt;Gaudiya Vaishnavism&lt;/a&gt;, for example, teaches &lt;a href="http://en.wikipedia.org/wiki/Achintya_Bheda_Abheda"&gt;Achintya Bheda Abheda&lt;/a&gt; meaning worship of a separate and single true God while at the same time acknowledging the essential oneness of all souls.&lt;/p&gt;  &lt;p&gt;&lt;a name="Jainism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Jainism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Jain_hand.svg"&gt;&lt;img height="199" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/40/Jain_hand.svg/120px-Jain_hand.svg.png" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Jain_hand.svg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The Jainist Vow of &lt;a href="http://en.wikipedia.org/wiki/Ahimsa_in_Jainism"&gt;Ahimsa&lt;/a&gt;. The&lt;a href="http://en.wikipedia.org/wiki/Dharmacakra"&gt;dharmacakra&lt;/a&gt; (wheel) is the resolve to halt the cycle of reincarnation via truth and non-violence.&lt;/p&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Jainism"&gt;Jainism&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Jain_philosophy"&gt;Jain philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Jainism"&gt;Jainism&lt;/a&gt; is a religion originating in &lt;a href="http://en.wikipedia.org/wiki/Iron_Age_India"&gt;ancient India&lt;/a&gt;, its ethical system promotes self-discipline above all else. Through following the&lt;a href="http://en.wikipedia.org/wiki/Asceticism"&gt;ascetic&lt;/a&gt; teachings of &lt;a href="http://en.wikipedia.org/wiki/Tirthankara"&gt;Jina&lt;/a&gt;, a &lt;a href="http://en.wikipedia.org/wiki/Human"&gt;human&lt;/a&gt; achieves &lt;a href="http://en.wikipedia.org/wiki/Moksa_(Jainism)"&gt;enlightenment (perfect knowledge)&lt;/a&gt;. Jainism divides the universe into living and non-living beings. Only when the non-living become attached to the living does suffering result. Therefore, happiness is the result of self-conquest and freedom from external objects. &lt;b&gt;The meaning of life may then be said to be to use the physical body to achieve self-realization and bliss.&lt;/b&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-117"&gt;[118]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;Jains believe that every human is responsible for his or her actions and all living beings have an eternal &lt;a href="http://en.wikipedia.org/wiki/Soul"&gt;soul&lt;/a&gt;, &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Jiva"&gt;jīva&lt;/a&gt;&lt;/i&gt;. Jains believe all souls are equal because they all possess the potential of being liberated and attaining &lt;a href="http://en.wikipedia.org/wiki/Moksa_(Jainism)"&gt;Moksha&lt;/a&gt;. The &lt;a href="http://en.wikipedia.org/wiki/Karma_in_Jainism"&gt;Jain view of karma&lt;/a&gt; is that every action, every word, every thought produces, besides its visible, an invisible, transcendental effect on the soul.&lt;/p&gt;  &lt;p&gt;Jainism includes strict adherence to &lt;a href="http://en.wikipedia.org/wiki/Ahimsa_in_Jainism"&gt;ahimsa&lt;/a&gt; (or &lt;i&gt;ahinsā&lt;/i&gt;), a form of &lt;a href="http://en.wikipedia.org/wiki/Nonviolence"&gt;nonviolence&lt;/a&gt; that goes far beyond &lt;a href="http://en.wikipedia.org/wiki/Vegetarianism"&gt;vegetarianism&lt;/a&gt;. Jains refuse food obtained with unnecessary cruelty. Many practice a lifestyle similar to &lt;a href="http://en.wikipedia.org/wiki/Veganism"&gt;Veganism&lt;/a&gt; due to the violence of modern dairy farms, and others exclude &lt;a href="http://en.wikipedia.org/wiki/Root_vegetable"&gt;root vegetables&lt;/a&gt; from their diets in order to preserve the lives of the plants from which they eat.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-118"&gt;[119]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Buddhism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Buddhism&lt;/h6&gt;  &lt;p&gt;&lt;a name="Early_Buddhism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Early Buddhism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Buddhism"&gt;Buddhism&lt;/a&gt; is a &lt;a href="http://en.wikipedia.org/wiki/Nondual"&gt;nondual&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Doctrine"&gt;doctrine&lt;/a&gt;, in which subject, object, and action are all seen as illusory. Buddhists believe that life is&lt;a href="http://en.wikipedia.org/wiki/Dukkha"&gt;suffering&lt;/a&gt; or frustration. The suffering is caused by attachment to objects material or non-material which in turn causes one to be born again and again in &lt;a href="http://en.wikipedia.org/wiki/Rebirth_(Buddhism)"&gt;the cycle of existence&lt;/a&gt;. &lt;b&gt;The meaning of life is to end suffering through detaching oneself from cravings and conceptual attachments.&lt;/b&gt; Suffering can be overcome through human activity, simply by removing the cause of suffering. Attaining and perfecting dispassion is a process of many levels that ultimately results in the state of Nirvana. &lt;a href="http://en.wikipedia.org/wiki/Nibbana"&gt;Nirvana&lt;/a&gt; means freedom from both &lt;a href="http://en.wikipedia.org/wiki/Dukkha"&gt;suffering&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Rebirth_(Buddhism)"&gt;rebirth&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-119"&gt;[120]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Dharma_wheel.svg"&gt;&lt;img height="120" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Dharma_wheel.svg/120px-Dharma_wheel.svg.png" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Dharma_wheel.svg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The eight-spoked&lt;a href="http://en.wikipedia.org/wiki/Dharmacakra"&gt;Dharmacakra&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Theravada"&gt;Theravada Buddhism&lt;/a&gt; is generally considered to be close to the early Buddhist practice. It promotes the concept of &lt;a href="http://en.wikipedia.org/wiki/Vibhajjavada"&gt;Vibhajjavada&lt;/a&gt;(&lt;a href="http://en.wikipedia.org/wiki/P%C4%81li"&gt;Pali&lt;/a&gt;), literally &amp;quot;Teaching of Analysis&amp;quot;, which says that insight must come from the aspirant's experience, critical investigation, and reasoning instead of by blind faith. However, the Theravadin tradition also emphasizes heeding the advice of the wise, considering such advice and evaluation of one's own experiences to be the two tests by which practices should be judged. The Theravadin goal is liberation (or freedom) from suffering, according to the &lt;a href="http://en.wikipedia.org/wiki/Four_Noble_Truths"&gt;Four Noble Truths&lt;/a&gt;. This is attained in the achievement of&lt;a href="http://en.wikipedia.org/wiki/Nirvana"&gt;Nirvana&lt;/a&gt;, or Unbinding which also ends the &lt;a href="http://en.wikipedia.org/wiki/Reincarnation"&gt;repeated cycle&lt;/a&gt; of birth, old age, sickness and death.&lt;/p&gt;  &lt;p&gt;&lt;a name="Mahayana_Buddhism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Mahayana Buddhism&lt;/h6&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Mahayana"&gt;Mahayana&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Mahayana"&gt;Mahayana Buddhist&lt;/a&gt; schools de-emphasize the traditional view (still practiced in &lt;a href="http://en.wikipedia.org/wiki/Theravada"&gt;Theravada&lt;/a&gt;) of the release from individual &lt;a href="http://en.wikipedia.org/wiki/Dukkha"&gt;Suffering&lt;/a&gt;(&lt;a href="http://en.wikipedia.org/wiki/Dukkha"&gt;Dukkha&lt;/a&gt;) and attainment of &lt;a href="http://en.wikipedia.org/wiki/Nirvana"&gt;Awakening&lt;/a&gt; (&lt;a href="http://en.wikipedia.org/wiki/Nirvana"&gt;Nirvana&lt;/a&gt;). In Mahayana, the Buddha is seen as an eternal, immutable, inconceivable, omnipresent being. The fundamental principles of Mahayana doctrine are based around the possibility of universal &lt;a href="http://en.wikipedia.org/wiki/Liberation"&gt;liberation&lt;/a&gt; from suffering for all beings, and the existence of the transcendent &lt;a href="http://en.wikipedia.org/wiki/Buddha-nature"&gt;Buddha-nature&lt;/a&gt;, which is the eternal Buddha essence present, but hidden and unrecognised, in all living beings.&lt;/p&gt;  &lt;p&gt;Philosophical schools of Mahayana Buddhism, such as &lt;a href="http://en.wikipedia.org/wiki/Zen"&gt;Chan/Zen&lt;/a&gt; and the &lt;a href="http://en.wikipedia.org/wiki/Vajrayana"&gt;vajrayana&lt;/a&gt; Tibetan and Shingon schools, explicitly teach that &lt;a href="http://en.wikipedia.org/wiki/Boddhisattva"&gt;boddhisattvas&lt;/a&gt; should refrain from full liberation, allowing themselves to be reincarnated into the world until all beings achieve enlightenment. Devotional schools such as&lt;a href="http://en.wikipedia.org/wiki/Pure_Land"&gt;Pure Land&lt;/a&gt; buddhism seek the aid of celestial buddhas - individuals who have spent lifetimes accumulating positive karma, and use that accumulation to aid all.&lt;/p&gt;  &lt;p&gt;&lt;a name="Sikhism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Sikhism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Khanda1.svg"&gt;&lt;img height="144" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Khanda1.svg/110px-Khanda1.svg.png" width="110" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Khanda1.svg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Khanda_(religious_symbol)"&gt;Khanda&lt;/a&gt;, an important symbol of &lt;a href="http://en.wikipedia.org/wiki/Sikhism"&gt;Sikhism&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The monastic &lt;a href="http://en.wikipedia.org/wiki/Sikhism"&gt;Sikh&lt;/a&gt; religion was founded by &lt;a href="http://en.wikipedia.org/wiki/Guru_Nanak_Dev"&gt;Guru Nanak Dev&lt;/a&gt;, the term &amp;quot;sikh&amp;quot; means student, which denotes that followers will lead their lives forever learning. This system of religious &lt;a href="http://en.wikipedia.org/wiki/Philosophy"&gt;philosophy&lt;/a&gt; and expression has been traditionally known as the &lt;a href="http://en.wikipedia.org/wiki/Gurmat"&gt;Gurmat&lt;/a&gt; (literally &lt;i&gt;the counsel of the gurus&lt;/i&gt;) or the Sikh Dharma. The followers of Sikhism are ordained to follow the teachings of the ten &lt;a href="http://en.wikipedia.org/wiki/The_Sikh_Gurus"&gt;Sikh gurus&lt;/a&gt;, or enlightened leaders, as well as the holy scripture entitled the &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Guru_Granth_Sahib"&gt;Gurū Granth Sāhib&lt;/a&gt;&lt;/i&gt;, which includes selected works of many philosophers from diverse socio-economic and religious backgrounds.&lt;/p&gt;  &lt;p&gt;The Sikh Gurus tell us that salvation can be obtained by following various spiritual paths, so Sikhs do not have a monopoly on salvation: &amp;quot;The Lord dwells in every heart, and every heart has its own way to reach Him.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Singh-120"&gt;[121]&lt;/a&gt;&lt;/sup&gt; Sikhs believe that all people are equally important before &lt;a href="http://en.wikipedia.org/wiki/Waheguru"&gt;God&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mayled-121"&gt;[122]&lt;/a&gt;&lt;/sup&gt; Sikhs balance their moral and spiritual values with the quest for knowledge, and they aim to promote a life of peace and equality but also of positive action.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-122"&gt;[123]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;A key distinctive feature of Sikhism is a non-&lt;a href="http://en.wikipedia.org/wiki/Anthropomorphism#In_religions_and_mythologies"&gt;anthropomorphic&lt;/a&gt; concept of God, to the extent that one can interpret God as the &lt;a href="http://en.wikipedia.org/wiki/Universe"&gt;Universe&lt;/a&gt;itself (&lt;a href="http://en.wikipedia.org/wiki/Pantheism"&gt;pantheism&lt;/a&gt;). Sikhism thus sees life as an opportunity to understand this God as well as to discover the divinity which lies in each individual. While a full understanding of God is beyond human beings,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-p252-123"&gt;[124]&lt;/a&gt;&lt;/sup&gt; &lt;a href="http://en.wikipedia.org/wiki/Guru_Nanak_Dev"&gt;Nanak&lt;/a&gt; described God as not wholly unknowable, and stressed that God must be seen from &amp;quot;the inward eye&amp;quot;, or the &amp;quot;heart&amp;quot;, of a human being: devotees must &lt;a href="http://en.wikipedia.org/wiki/Meditate"&gt;meditate&lt;/a&gt; to progress towards enlightenment. Nanak emphasized the revelation through meditation, as its rigorous application permits the existence of communication between God and human beings.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-p252-123"&gt;[124]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Far_Eastern_Religions"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Far Eastern Religions&lt;/h5&gt;  &lt;p&gt;Further information: &lt;a href="http://en.wikipedia.org/wiki/Chinese_philosophy"&gt;Chinese philosophy&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Japanese_philosophy"&gt;Japanese philosophy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Shinto"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Shinto&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Torii,Vermilion.svg"&gt;&lt;img height="91" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Torii%2CVermilion.svg/100px-Torii%2CVermilion.svg.png" width="100" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Torii,Vermilion.svg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Shinto &lt;a href="http://en.wikipedia.org/wiki/Torii"&gt;torii&lt;/a&gt;, a traditional Japanese gate&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Shinto"&gt;Shinto&lt;/a&gt; is the native religion of Japan. Shinto means &amp;quot;the path of the &lt;a href="http://en.wikipedia.org/wiki/Kami"&gt;kami&lt;/a&gt;&amp;quot;, but more specifically, it can be taken to mean &amp;quot;the divine crossroad where the kami chooses his way&amp;quot;. The 'divine' crossroad signifies that all the universe is divine spirit. This foundation of&lt;a href="http://en.wikipedia.org/wiki/Free_will"&gt;free will&lt;/a&gt;, choosing one's way, means that life is a creative process.&lt;/p&gt;  &lt;p&gt;Shinto wants life to live, not to die. Shinto sees death as pollution and regards life as the realm where the divine spirit seeks to purify itself by rightful self-development. Shinto wants individual human life to be prolonged forever on earth as a victory of the divine spirit in preserving its objective personality in its highest forms. The presence of evil in the world, as conceived by Shinto, does not stultify the divine nature by imposing on divinity responsibility for being able to relieve human suffering while refusing to do so. The sufferings of life are the sufferings of the divine spirit in search of progress in the objective world.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mason-124"&gt;[125]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Taoism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Taoism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Yin_yang.svg"&gt;&lt;img height="100" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Yin_yang.svg/100px-Yin_yang.svg.png" width="100" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Yin_yang.svg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Taijitu"&gt;Taijitu&lt;/a&gt;&lt;/i&gt;symbolizes the&lt;a href="http://en.wikipedia.org/wiki/Unity_of_opposites"&gt;unity of opposites&lt;/a&gt;between yin and yang.&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Taoists"&gt;Taoists&lt;/a&gt;' &lt;a href="http://en.wikipedia.org/wiki/Cosmogony"&gt;cosmogony&lt;/a&gt; emphasizes the need for all sentient beings and all man to return to the &lt;i&gt;primordial&lt;/i&gt; or to rejoin with the &lt;i&gt;Oneness&lt;/i&gt;of the Universe by way of self cultivation and self realization. All adherents should understand and be in tune with the ultimate truth.&lt;/p&gt;  &lt;p&gt;They believe all things were originally from &lt;a href="http://en.wikipedia.org/wiki/Taiji"&gt;Taiji&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Tao"&gt;Tao&lt;/a&gt;, and the meaning in life for the adherents is to realise the temporal nature of the existence. &amp;quot;Only introspection can then help us to find our innermost reasons for living...the simple answer is here within ourselves.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ming-Dao-125"&gt;[126]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Confucianism"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Confucianism&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Confucianism"&gt;Confucianism&lt;/a&gt; recognizes human nature in accordance with the need for discipline and education. Because mankind is driven by both positive and negative influences, Confucianists see a goal in achieving the good nature through strong relationships and reasoning as well as minimizing the negative energy. This emphasis on normal living is seen in the Confucianist scholar &lt;a href="http://en.wikipedia.org/wiki/Tu_Wei-Ming"&gt;Tu Wei-Ming&lt;/a&gt;'s quote, &amp;quot;we can realize the ultimate meaning of life in ordinary human existence.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-126"&gt;[127]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="New_religions"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;New religions&lt;/h6&gt;  &lt;p&gt;There are many &lt;a href="http://en.wikipedia.org/wiki/New_religious_movements"&gt;new religious movements&lt;/a&gt; in East Asia, and some with millions of followers: &lt;a href="http://en.wikipedia.org/wiki/Chondogyo"&gt;Chondogyo&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Tenrikyo"&gt;Tenrikyo&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Cao_%C4%90%C3%A0i"&gt;Cao Đài&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Seicho-No-Ie"&gt;Seicho-No-Ie&lt;/a&gt;. New religions typically have unique explanations for the meaning of life. For example, in Tenrikyo, one is expected to live a &lt;a href="http://en.wikipedia.org/wiki/Joyous_Life"&gt;Joyous Life&lt;/a&gt; by participating in practices that create happiness for oneself and others.&lt;/p&gt;  &lt;p&gt;&lt;a name="The_meaning_of_life_in_popular_culture"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;The meaning of life in popular culture&lt;/h4&gt;  &lt;p&gt;The mystery of life and its meaning is an often recurring subject in &lt;a href="http://en.wikipedia.org/wiki/Popular_culture"&gt;popular culture&lt;/a&gt;, featured in &lt;a href="http://en.wikipedia.org/wiki/Mass_media"&gt;entertainment media&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/The_arts"&gt;various forms&lt;/a&gt; of &lt;a href="http://en.wikipedia.org/wiki/Art"&gt;art&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Allisvanity.jpg"&gt;&lt;img height="183" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/Allisvanity.jpg/120px-Allisvanity.jpg" width="120" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Allisvanity.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Charles_Allan_Gilbert"&gt;Charles Allan Gilbert&lt;/a&gt;'s &lt;i&gt;All is Vanity&lt;/i&gt; depicts a young &lt;a href="http://en.wikipedia.org/wiki/Woman"&gt;woman&lt;/a&gt; gazing at her reflection in a &lt;a href="http://en.wikipedia.org/wiki/Mirror"&gt;mirror&lt;/a&gt;, but all is positioned in such a way as to make the image of a&lt;a href="http://en.wikipedia.org/wiki/Skull"&gt;skull&lt;/a&gt; appear.&lt;/p&gt;  &lt;p&gt;In &lt;a href="http://en.wikipedia.org/wiki/Douglas_Adams"&gt;Douglas Adams&lt;/a&gt;' popular comedy book series &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy_(book)"&gt;The Hitchhiker's Guide to the Galaxy&lt;/a&gt;&lt;/i&gt;, the &lt;a href="http://en.wikipedia.org/wiki/Answer_to_Life,_the_Universe,_and_Everything"&gt;Answer to the Ultimate Question of Life, the Universe and Everything&lt;/a&gt; has the numeric solution of &lt;a href="http://en.wikipedia.org/wiki/42_(number)"&gt;42&lt;/a&gt;, which was derived over seven and a half million years by a giant&lt;a href="http://en.wikipedia.org/wiki/Supercomputer"&gt;supercomputer&lt;/a&gt; called &lt;a href="http://en.wikipedia.org/wiki/Minor_characters_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#Deep_Thought"&gt;Deep Thought&lt;/a&gt;. After much confusion from the descendants of his creators, Deep Thought explains that the problem is that they do not know the &lt;a href="http://en.wikipedia.org/wiki/Ultimate_Question"&gt;Ultimate Question&lt;/a&gt;, and they would have to build an even more powerful computer to determine what that is. This computer is revealed to be &lt;a href="http://en.wikipedia.org/wiki/Earth"&gt;Earth&lt;/a&gt;, which, after 10 million years of calculating, is destroyed to make way for a &lt;a href="http://en.wikipedia.org/wiki/Galaxy"&gt;galactic&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/Bypass"&gt;bypass&lt;/a&gt; five minutes before it finishes calculations.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Yeffeth-5"&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Badke-11"&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Adams_H2G2_book1-127"&gt;[128]&lt;/a&gt;&lt;/sup&gt; In &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Life,_the_Universe_and_Everything"&gt;Life, the Universe and Everything&lt;/a&gt;&lt;/i&gt;, it is confirmed that 42 is indeed the Ultimate Answer, and that it is impossible for both the Ultimate Answer and the Ultimate Question to be known about in the same universe, as they will cancel each other out and take the universe with them, to be replaced by something even more bizarre, and that this may have already happened.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Adams_H2G2_book3-128"&gt;[129]&lt;/a&gt;&lt;/sup&gt; Subsequently, in the hopes that his &lt;a href="http://en.wikipedia.org/wiki/Subconscious"&gt;subconscious&lt;/a&gt; holds the question, &lt;a href="http://en.wikipedia.org/wiki/Arthur_Dent"&gt;Arthur Dent&lt;/a&gt; guesses at a question, coming up with &amp;quot;What do you get when you multiply six by nine?&amp;quot;, probably an incorrect guess, as the arrival of the&lt;a href="http://en.wikipedia.org/wiki/Minor_characters_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#Golgafrinchans"&gt;Golgafrinchans&lt;/a&gt; on prehistoric Earth would have disrupted the computation process.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Adams_H2G2_book2-129"&gt;[130]&lt;/a&gt;&lt;/sup&gt; However, Dent, &lt;a href="http://en.wikipedia.org/wiki/Minor_characters_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#Fenchurch"&gt;Fenchurch&lt;/a&gt;, and a dying &lt;a href="http://en.wikipedia.org/wiki/Marvin_the_Paranoid_Android"&gt;Marvin&lt;/a&gt;did see God's final message to his creation: &amp;quot;We apologise for the inconvenience&amp;quot;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Adams_H2G2_book4-130"&gt;[131]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:HamletSkullHCSealous.jpg"&gt;&lt;img height="146" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/HamletSkullHCSealous.jpg/150px-HamletSkullHCSealous.jpg" width="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:HamletSkullHCSealous.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Hamlet with Yorick's skull&lt;/p&gt;  &lt;p&gt;In &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Monty_Python%27s_The_Meaning_of_Life"&gt;Monty Python's The Meaning of Life&lt;/a&gt;&lt;/i&gt;, there are several allusions to the meaning of life. In &amp;quot;Part VI B: The Meaning of Life&amp;quot; a cleaning lady explains &amp;quot;Life's a game, you sometimes win or lose&amp;quot; and later a waiter describes his personal philosophy &amp;quot;The world is a beautiful place. You must go into it, and love everyone, not hate people. You must try and make everyone happy, and bring peace and contentment everywhere you go.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-useless_website-131"&gt;[132]&lt;/a&gt;&lt;/sup&gt; At the end of the film, we can see &lt;a href="http://en.wikipedia.org/wiki/Michael_Palin"&gt;Michael Palin&lt;/a&gt; being handed an envelope, he opens it, and provides the viewers with 'the meaning of life': &amp;quot;Well, it's nothing very special. Uh, try to be nice to people, avoid eating fat, read a good book every now and then, get some walking in, and try to live together in peace and harmony with people of all creeds and nations.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-useless_website-131"&gt;[132]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Burnham-132"&gt;[133]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Fernandez-133"&gt;[134]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;In &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Simpsons"&gt;The Simpsons&lt;/a&gt;&lt;/i&gt; episode &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Homer_the_Heretic"&gt;Homer the Heretic&lt;/a&gt;&amp;quot;, a representation of God tells Homer what the meaning of life is, but as usual the one who really wanted to know (the viewer) is left disappointed. Just before God tells Homer the meaning of life, the credits music starts and the show ends, interrupting God's explanation to humorous effect. Earlier in the episode, Homer founds his own religion, in which he tries to worship God in his own way, later pointing out to Moe that it has no hell and no kneeling. However, Homer quickly abandons his self-indulgent personal religion after his house almost burns down, taking the fire as a sign of divine retribution, and exclaiming &amp;quot;O Spiteful One, show me who to smite, and he shall be smoten.&amp;quot; Ned assures Homer that the fire was not God's vengeance and Lovejoy explains that God was &amp;quot;working in the hearts of your friends and neighbors when they came to your aid.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Pinsky-134"&gt;[135]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;At the end of &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Matrix_Revolutions"&gt;The Matrix Revolutions&lt;/a&gt;&lt;/i&gt;, &lt;a href="http://en.wikipedia.org/wiki/Agent_Smith"&gt;Smith&lt;/a&gt; concludes that &amp;quot;the purpose of life is to end&amp;quot; and is determined to move that purpose along.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Lawrence-135"&gt;[136]&lt;/a&gt;&lt;/sup&gt; &lt;a href="http://en.wikipedia.org/wiki/The_Matrix_(series)"&gt;&lt;i&gt;The Matrix&lt;/i&gt;series&lt;/a&gt; also presents the idea of &amp;quot;living in a &lt;a href="http://en.wikipedia.org/wiki/Simulated_reality"&gt;simulated reality&lt;/a&gt;&amp;quot; and the associated question whether such an existence should be considered meaningless, in a way that may be compared to Plato's &lt;a href="http://en.wikipedia.org/wiki/Allegory_of_the_cave"&gt;allegory of the cave&lt;/a&gt; and how certain belief systems view our reality, like &lt;a href="http://en.wikipedia.org/wiki/Buddhism"&gt;Buddhism&lt;/a&gt; or &lt;a href="http://en.wikipedia.org/wiki/Gnosticism"&gt;Gnosticism&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-136"&gt;[137]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Popular_views"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Popular views&lt;/h5&gt;  &lt;p&gt;&amp;quot;What is the meaning of life?&amp;quot; is a question many people ask themselves at some point during their lives, most in the context &amp;quot;What is the purpose of life?&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-WITMOL-4"&gt;[5]&lt;/a&gt;&lt;/sup&gt; Here are some of the life goals people choose, and some of their beliefs on what the purpose of life is:&lt;/p&gt;  &lt;p&gt;&lt;a name="...to_realize_one.27s_potential_and_ideals"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to realize one's potential and ideals&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to chase dreams.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to live one's dreams.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ellerton-137"&gt;[138]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to spend it for something that will outlast it.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to matter: to count, to stand for something, to have made some difference that you lived at all.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to expand one's potential in life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ellerton-137"&gt;[138]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to become the person you've always wanted to be.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Chandler-139"&gt;[140]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to become the best version of yourself.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Kelly-140"&gt;[141]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to seek happiness&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-141"&gt;[142]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-142"&gt;[143]&lt;/a&gt;&lt;/sup&gt; and flourish.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be a true authentic human being.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Kultgen-143"&gt;[144]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be able to put the whole of oneself into one's feelings, one's work, one's beliefs.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to follow our destiny.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cappannelli-144"&gt;[145]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to submit to our destiny.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-West-145"&gt;[146]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to create your own destiny.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Madorsky-146"&gt;[147]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to achieve &lt;a href="http://en.wikipedia.org/wiki/Eudaimonia"&gt;eudaimonia&lt;/a&gt; &lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-147"&gt;[148]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="...to_achieve_biological_perfection"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to achieve biological perfection&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to survive,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-148"&gt;[149]&lt;/a&gt;&lt;/sup&gt; that is, to live as long as possible,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-149"&gt;[150]&lt;/a&gt;&lt;/sup&gt; including pursuit of &lt;a href="http://en.wikipedia.org/wiki/Immortality"&gt;immortality&lt;/a&gt; (through scientific means).&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Kurweil_.26_Grossmann-150"&gt;[151]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to &lt;a href="http://en.wikipedia.org/wiki/Indefinite_lifespan"&gt;live forever&lt;/a&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Kurweil_.26_Grossmann-150"&gt;[151]&lt;/a&gt;&lt;/sup&gt; or die &lt;a href="http://en.wikipedia.org/wiki/Life_extension"&gt;trying&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Appleyard-151"&gt;[152]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to evolve.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-152"&gt;[153]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-153"&gt;[154]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to replicate, to reproduce.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &amp;quot;The 'dream' of every cell is to become two cells.&amp;quot;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Lane-154"&gt;[155]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Weiss_.26_Buchanan-155"&gt;[156]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ackerman-156"&gt;[157]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Rensberger-157"&gt;[158]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be fruitful and multiply.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Burke-158"&gt;[159]&lt;/a&gt;&lt;/sup&gt; (&lt;a href="http://bibref.hebtools.com/?book=%20Genesis&amp;amp;verse=1:28&amp;amp;src=!"&gt;Genesis 1:28&lt;/a&gt;) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="...to_seek_wisdom_and_knowledge"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to seek wisdom and knowledge&lt;/h6&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg"&gt;&lt;img height="125" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Rembrandt_Harmensz._van_Rijn_038-crop.jpg/150px-Rembrandt_Harmensz._van_Rijn_038-crop.jpg" width="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Philosopher in Meditation&lt;/i&gt; (detail) by&lt;a href="http://en.wikipedia.org/wiki/Rembrandt"&gt;Rembrandt&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;...to expand one's perception of the world.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ellerton-137"&gt;[138]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to follow the clues and walk out the exit.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Chris_Grau-159"&gt;[160]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to learn as many things as possible in life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cooper_.26_Hutchinson-160"&gt;[161]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to know as much as possible about as many things as possible.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Findling_.26_Thackeray-161"&gt;[162]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to seek &lt;a href="http://en.wikipedia.org/wiki/Wisdom"&gt;wisdom&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Knowledge"&gt;knowledge&lt;/a&gt; and to tame the &lt;a href="http://en.wikipedia.org/wiki/Mind"&gt;mind&lt;/a&gt;, as to avoid &lt;a href="http://en.wikipedia.org/wiki/Suffering"&gt;suffering&lt;/a&gt; caused by &lt;a href="http://en.wikipedia.org/wiki/Ignorance"&gt;ignorance&lt;/a&gt; and find &lt;a href="http://en.wikipedia.org/wiki/Happiness"&gt;happiness&lt;/a&gt;.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dalai_Lama-162"&gt;[163]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to face our &lt;a href="http://en.wikipedia.org/wiki/Fear"&gt;fears&lt;/a&gt; and accept the &lt;a href="http://en.wikipedia.org/wiki/Lesson"&gt;lessons&lt;/a&gt; life offers us.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cappannelli-144"&gt;[145]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to find the meaning of life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Simmons-163"&gt;[164]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to find the purpose of life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Bowell-164"&gt;[165]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to find a reason to live.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Gibbs_.26_Basinger_.26_Fuller-165"&gt;[166]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to resolve the imbalance of the mind by understanding the nature of reality.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Tang-166"&gt;[167]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="...to_do_good.2C_to_do_the_right_thing"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to do good, to do the right thing&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to leave the world a better place than you found it.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to do your best to leave every situation better than you found it.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to benefit others.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Hua-12"&gt;[13]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to give more than you take.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to end suffering.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Roberts-167"&gt;[168]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Costigan-168"&gt;[169]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Jeffers_.26_Smith-169"&gt;[170]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to create equality.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Jeffrey-170"&gt;[171]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Williams-171"&gt;[172]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Muller-172"&gt;[173]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to challenge oppression.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Nash_.26_Stewart-173"&gt;[174]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to distribute wealth.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Yao-174"&gt;[175]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Turner_.26_Rojek-175"&gt;[176]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be generous.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Goonewardene-176"&gt;[177]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ferry-177"&gt;[178]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to contribute to the well-being and spirit of others.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Stephan_.26_Pace-178"&gt;[179]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to help others,&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Ferry-177"&gt;[178]&lt;/a&gt;&lt;/sup&gt; to help one another.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Steinberg-179"&gt;[180]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to take every chance to help another while on your journey here.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be creative and innovative.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Stephan_.26_Pace-178"&gt;[179]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to forgive.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to accept and forgive human flaws.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Caunt-180"&gt;[181]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be emotionally sincere.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be responsible.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be honorable.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to seek peace.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Paradiso_Canto_31.jpg"&gt;&lt;img height="166" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Paradiso_Canto_31.jpg/150px-Paradiso_Canto_31.jpg" width="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Paradiso_Canto_31.jpg"&gt;&lt;img height="11" alt="" src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Dante and Beatrice see God as a point of light surrounded by angels; from &lt;a href="http://en.wikipedia.org/wiki/Gustave_Dor%C3%A9"&gt;Gustave Doré&lt;/a&gt;'s illustrations for the &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Divine_Comedy"&gt;Divine Comedy&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="...to_attain_spiritual_enlightenment"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to attain spiritual enlightenment&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to reach the highest heaven and be at the heart of the Divine.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Halevi-181"&gt;[182]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to have a pure soul and experience God.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to understand the mystery of God.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cappannelli-144"&gt;[145]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to know God.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Girard-182"&gt;[183]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to know oneself, know others, and know the will of heaven.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mahadevan-183"&gt;[184]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to attain union with God.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Kashmir_Shaivism-184"&gt;[185]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="...to_love.2C_to_feel.2C_to_enjoy_the_act_of_living"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to love, to feel, to enjoy the act of living&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to love more.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to love those who mean the most. Every life you touch will touch you back.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to treasure every enjoyable sensation one has.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to seek &lt;a href="http://en.wikipedia.org/wiki/Beauty"&gt;beauty&lt;/a&gt; in all its forms.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to have fun.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Stephan_.26_Pace-178"&gt;[179]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to enjoy life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cappannelli-144"&gt;[145]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to seek pleasure&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; and avoid pain.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mitchell-185"&gt;[186]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be compassionate.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Cook-138"&gt;[139]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to be moved by the tears and pain of others, and try to help them out of love and compassion.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to love others as best we possibly can.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to love something bigger, greater, and beyond ourselves, something we did not create or have the power to create, something intangible and made holy by our very belief in it.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to love God&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Girard-182"&gt;[183]&lt;/a&gt;&lt;/sup&gt; and all of his creations.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Scully-186"&gt;[187]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to glorify God by enjoying him forever.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Piper-187"&gt;[188]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="...to_have_power.2C_to_be_better"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;...to have power, to be better&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;...to &lt;a href="http://en.wikipedia.org/wiki/Will_to_power"&gt;strive for power&lt;/a&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Reginster-74"&gt;[75]&lt;/a&gt;&lt;/sup&gt; and superiority.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Mitchell-185"&gt;[186]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to rule the world.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-West-145"&gt;[146]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to know and master the world.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Harrison-188"&gt;[189]&lt;/a&gt;&lt;/sup&gt;&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Dillon-189"&gt;[190]&lt;/a&gt;&lt;/sup&gt;       &lt;br /&gt;...to know and master nature.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Aron-190"&gt;[191]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;...to fill the Earth and subdue it.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Burke-158"&gt;[159]&lt;/a&gt;&lt;/sup&gt; (&lt;a href="http://bibref.hebtools.com/?book=%20Genesis&amp;amp;verse=1:28&amp;amp;src=!"&gt;Genesis 1:28&lt;/a&gt;) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="One_should_not_seek_to_know_and_understand_the_meaning_of_life"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;One should not seek to know and understand the meaning of life&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;The answer to the meaning of life is too profound to be known and understood.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Tang-166"&gt;[167]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;You will never live if you are looking for the meaning of life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;The meaning of life is to forget about the search for the meaning of life.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;One should live the life given to you instead. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Life_has_no_meaning"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Life has no meaning&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;Life or human existence has no real meaning or purpose because human existence occurred out of a random chance in nature, and anything that exists by chance has no intended purpose.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Tang-166"&gt;[167]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;Life has no meaning, but as humans we try to associate a meaning or purpose so we can justify our existence.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;There is no point in life, and that is exactly what makes it so special.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;Life is a bitch, and then you die.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Chandler-139"&gt;[140]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;    &lt;li&gt;Life sucks and in the end you die.&lt;sup&gt;&lt;a href="http://en.wikipedia.org/#cite_note-Nash_.26_Stewart-173"&gt;[174]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="See_also"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;See also&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://en.wikiquote.org/wiki/Special:Search/Meaning_of_life"&gt;&lt;img height="40" alt="Sister project" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Wikiquote-logo-en.svg/40px-Wikiquote-logo-en.svg.png" width="40" /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikiquote"&gt;Wikiquote&lt;/a&gt; has a collection of quotations related to:&lt;i&gt;&lt;b&gt;&lt;a href="http://en.wikiquote.org/wiki/Life"&gt;Life&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wiktionary.org/wiki/Special:Search/Meaning_of_life"&gt;&lt;img height="44" alt="Sister project" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Wiktionary-logo-en.svg/40px-Wiktionary-logo-en.svg.png" width="40" /&gt;&lt;/a&gt;     &lt;br /&gt;Look up &lt;i&gt;&lt;b&gt;&lt;a href="http://en.wiktionary.org/wiki/meaning_of_life"&gt;meaning of life&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;in &lt;a href="http://en.wikipedia.org/wiki/Wiktionary"&gt;Wiktionary&lt;/a&gt;, the free dictionary.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Logo_sociology.svg"&gt;&lt;img height="28" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Logo_sociology.svg/28px-Logo_sociology.svg.png" width="28" /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;i&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/Portal:Personal_life"&gt;Personal life portal&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:P_philosophy.png"&gt;&lt;img height="28" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/P_philosophy.png/32px-P_philosophy.png" width="32" /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;i&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/Portal:Philosophy"&gt;Philosophy portal&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/File:P_religion_world.svg"&gt;&lt;img height="28" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/28/P_religion_world.svg/31px-P_religion_world.svg.png" width="31" /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;i&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/Portal:Spirituality"&gt;Spirituality portal&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a name="Origin_and_nature_of_life_and_reality"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Origin and nature of life and reality&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Awareness"&gt;Awareness&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Being"&gt;Being&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Existence"&gt;Existence&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Life"&gt;Life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Abiogenesis"&gt;Abiogenesis&lt;/a&gt; – the origins of biological life &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Biosemiotics"&gt;Biosemiotics&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Logos"&gt;Logos&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Metaphysical_naturalism"&gt;Metaphysical naturalism&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Teleology"&gt;Teleology&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Perception"&gt;Perception&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Reality"&gt;Reality&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Simulated_reality"&gt;Simulated reality&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Universe"&gt;Universe&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Ultimate_fate_of_the_universe"&gt;Ultimate fate of the universe&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Value_of_life"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Value of life&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Culture_of_life"&gt;Culture of life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Bioethics"&gt;Bioethics&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Quality_of_life"&gt;Quality of life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Value_of_life"&gt;Value of life&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Purpose_of_life"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Purpose of life&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Destiny"&gt;Destiny&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Ethical_living"&gt;Ethical living&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Intentional_living"&gt;Intentional living&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Life_extension"&gt;Life extension&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Means_to_an_end"&gt;Means to an end&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Purpose"&gt;Purpose&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Miscellaneous"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h6&gt;Miscellaneous&lt;/h6&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Life_stance"&gt;Life stance&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Perennial_philosophy"&gt;Perennial philosophy&lt;/a&gt; – the universal recurrence of philosophical principles &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/World_riddle"&gt;World riddle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/World_view"&gt;World view&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="References"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;References&lt;/h4&gt;  &lt;ol&gt;   &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;i&gt;Mistakes Were made (but not by&lt;/i&gt; me) Why We Justify Foolish Beliefs, Bad Decisions, and Hurtful Acts &lt;i&gt;by&lt;/i&gt; Carol Tarvis and Elliot Aronson, Harcourt, Inc, 2007, pages 13 and 14 &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Westphal_1-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jonathan Westphal (1998). &lt;i&gt;Philosophical Propositions: An Introduction to Philosophy&lt;/i&gt;. Routledge. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0415170532"&gt;ISBN 0415170532&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Nozick_2-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Robert_Nozick"&gt;Robert Nozick&lt;/a&gt; (1981). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Philosophical_Explanations"&gt;Philosophical Explanations&lt;/a&gt;&lt;/i&gt;. Harvard University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0674664795"&gt;ISBN 0674664795&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Jewell_3-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Albert Jewell (2003). &lt;i&gt;Ageing, Spirituality and Well-Being&lt;/i&gt;. Jessica Kingsley Publishers. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/184310167X"&gt;ISBN 184310167X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-WITMOL_4-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-WITMOL_4-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-WITMOL_4-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://www.philosophynow.org/issue59/59question.htm"&gt;&amp;quot;Question of the Month: What Is The Meaning Of Life?&amp;quot;&lt;/a&gt;. &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Philosophy_Now"&gt;Philosophy Now&lt;/a&gt;&lt;/i&gt;. Issue 59. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Yeffeth_5-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Yeffeth_5-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Glenn Yeffeth (2005). &lt;i&gt;The Anthology at the End of the Universe: Leading Science Fiction Authors on Douglas Adams' The Hitchhiker's Guide to the Galaxy&lt;/i&gt;. BenBella Books, Inc. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1932100563"&gt;ISBN 1932100563&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-4"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;e&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-5"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;f&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-6"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;g&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-7"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;h&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-8"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;i&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-9"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;j&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-10"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;k&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-11"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;l&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-12"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;m&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-13"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;n&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-14"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;o&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-15"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;p&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-16"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;q&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-17"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;r&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Seaman_6-18"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;s&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;David Seaman (2005). &lt;i&gt;The Real Meaning of Life&lt;/i&gt;. New World Library. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1577315146"&gt;ISBN 1577315146&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-4"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;e&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Baggini_7-5"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;f&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Julian_Baggini"&gt;Julian Baggini&lt;/a&gt; (September 2004). &lt;i&gt;What's It All About? Philosophy and the Meaning of Life&lt;/i&gt;. USA: Granta Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1862076618"&gt;ISBN 1862076618&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Thiemann_.26_Placher_8-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Ronald_F._Thiemann"&gt;Ronald F. Thiemann&lt;/a&gt;; William Carl Placher (1998). &lt;i&gt;Why Are We Here?: Everyday Questions and the Christian Life&lt;/i&gt;. Continuum International Publishing Group. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1563382369"&gt;ISBN 1563382369&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Marcellino_9-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dennis Marcellino (1996). &lt;i&gt;Why Are We Here?: The Scientific Answer to this Age-old Question (that you don't need to be a scientist to understand)&lt;/i&gt;. Lighthouse Pub. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0945272103"&gt;ISBN 0945272103&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Curtiss_10-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;F. Homer Curtiss (2003). &lt;i&gt;Why Are We Here&lt;/i&gt;. Kessinger Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0766138992"&gt;ISBN 0766138992&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Badke_11-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Badke_11-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;William B. Badke (2005). &lt;i&gt;The Hitchhiker's Guide to the Meaning of Everything&lt;/i&gt;. Kregel Publications. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0825420695"&gt;ISBN 0825420695&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Hua_12-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Hua_12-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Hua_12-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Hsuan Hua (2003). &lt;i&gt;Words of Wisdom: Beginning Buddhism&lt;/i&gt;. Dharma Realm Buddhist Association. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0881393029"&gt;ISBN 0881393029&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Davies_13-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Davies_13-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Paul_Davies"&gt;Paul Davies&lt;/a&gt; (March 2000). &lt;i&gt;&lt;a href="http://www.simonsays.com/content/book.cfm?tab=1&amp;amp;pid=410133"&gt;The Fifth Miracle: The Search for the Origin and Meaning of Life&lt;/a&gt;&lt;/i&gt;. Simon &amp;amp; Schuster. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/068486309X"&gt;ISBN 0-684-86309-X&lt;/a&gt;. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Fadul_14-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Fadul_14-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Fadul_14-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Fadul_14-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Jose_Fadul"&gt;Jose Fadul&lt;/a&gt; (2008). &lt;i&gt;Lessons in Chess, Lessons in Life: Application of the Psychology of the Game in Real Life&lt;/i&gt;. Lulu Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9780557021581"&gt;ISBN 978-0-557-02158-1&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Christiansen_.26_Baum_.26_Bass-Haugen_15-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Christiansen_.26_Baum_.26_Bass-Haugen_15-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Charles Christiansen; Carolyn Manville Baum; Julie Bass-Haugen (2005). &lt;i&gt;Occupational Therapy: Performance, Participation, and Well-Being&lt;/i&gt;. SLACK Incorporated. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1556425309"&gt;ISBN 1556425309&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Walker_16-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Walker_16-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Evan_Harris_Walker"&gt;Evan Harris Walker&lt;/a&gt; (2000). &lt;i&gt;The Physics of Consciousness: The Quantum Mind and the Meaning of Life&lt;/i&gt;. Perseus Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0738204366"&gt;ISBN 0738204366&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-warren_17-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Rick_Warren"&gt;Rick Warren&lt;/a&gt; (2002). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Purpose_Driven_Life"&gt;The Purpose Driven Life: What on Earth Am I Here For?&lt;/a&gt;&lt;/i&gt;. Zondervan. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0310255252"&gt;ISBN 0310255252&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Krishnamurti_18-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Krishnamurti_18-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Jiddu_Krishnamurti"&gt;Jiddu Krishnamurti&lt;/a&gt; (2001). &lt;i&gt;What Are You Doing With Your Life?&lt;/i&gt;. Krishnamurti Foundation of America. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/188800424X"&gt;ISBN 188800424X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-UIUC_19-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Puolimatka, Tapio; Airaksinen, Timo (2002). &lt;a href="http://www.ed.uiuc.edu/EPS/PES-Yearbook/2001/tapio%2001.pdf"&gt;&amp;quot;Education and the Meaning of Life&amp;quot;&lt;/a&gt; (PDF). &lt;i&gt;Philosophy of Education&lt;/i&gt;. &lt;a href="http://en.wikipedia.org/wiki/University_of_Helsinki"&gt;University of Helsinki&lt;/a&gt;. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Van_Hooft_20-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Stan Van Hooft (2004). &lt;i&gt;Life, Death, and Subjectivity: Moral Sources in Bioethics&lt;/i&gt;. Rodopi. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9042019123"&gt;ISBN 9042019123&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Shafer-Landau_.26_Cuneo_21-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Russ Shafer-Landau; Terence Cuneo (2007). &lt;i&gt;Foundations of Ethics: An Anthology&lt;/i&gt;. Blackwell Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1405129514"&gt;ISBN 1405129514&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-22"&gt;^&lt;/a&gt;&lt;/b&gt; E. Diener, J.J. Sapyta, E. Suh (1998). &amp;quot;Subjective Well-Being Is Essential to Well-Being.&amp;quot; &lt;i&gt;Psychological Inquiry&lt;/i&gt;, Lawrence Earlbaum &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-23"&gt;^&lt;/a&gt;&lt;/b&gt; Csíkszentmihályi, Mihály (1990). &lt;i&gt;Flow: The Psychology of Optimal Experience&lt;/i&gt;. New York: Harper and Row. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0060920432"&gt;ISBN 0-06-092043-2&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-24"&gt;^&lt;/a&gt;&lt;/b&gt; Peterson, Christopher; Seligman, Martin (2004). &lt;i&gt;Character strengths and virtues: A handbook and classification&lt;/i&gt;. Oxford: Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0195167015"&gt;ISBN 0-19-516701-5&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-25"&gt;^&lt;/a&gt;&lt;/b&gt; Seligman, M.E.P. (2002). &lt;i&gt;Authentic Happiness: Using the New Positive Psychology to Realize Your Potential for Lasting Fulfillment.&lt;/i&gt; New York: Free Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0743222970"&gt;ISBN 0-7432-2297-0&lt;/a&gt;(Paperback edition, 2004, Free Press, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0743222989"&gt;ISBN 0-7432-2298-9&lt;/a&gt;) &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-26"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://en.wikipedia.org/wiki/Charles_Darwin"&gt;Charles Darwin&lt;/a&gt; (1859). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/On_the_Origin_of_Species"&gt;On the Origin of Species&lt;/a&gt;&lt;/i&gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dawkins_selfish_gene_27-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Richard_Dawkins"&gt;Richard Dawkins&lt;/a&gt; (1976). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Selfish_Gene"&gt;The Selfish Gene&lt;/a&gt;&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/019857519X"&gt;ISBN 019857519X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dawkins_river_28-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Richard_Dawkins"&gt;Richard Dawkins&lt;/a&gt; (1995). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/River_out_of_Eden"&gt;River out of Eden&lt;/a&gt;&lt;/i&gt;. New York: Basic Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0465069908"&gt;ISBN 0-465-06990-8&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-29"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://www.astrobio.net/news/article226"&gt;Astrobiology Magazine: Defining Life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-30"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://www.nbi.dk/~emmeche/cePubl/97e.defLife.v3f.html"&gt;Defining Life, Explaining Emergence&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-31"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Schrödinger, Erwin (1944). &lt;i&gt;What is Life?&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521427088"&gt;ISBN 0-521-42708-8&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-32"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Margulis, Lynn; Sagan, Dorion (1995). &lt;i&gt;What is Life?&lt;/i&gt;. University of California Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0520220218"&gt;ISBN 0-520-22021-8&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-33"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lovelock, James (2000). &lt;i&gt;Gaia – a New Look at Life on Earth&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0192862189"&gt;ISBN 0-19-286218-9&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-34"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Avery, John (2003). &lt;i&gt;Information Theory and Evolution&lt;/i&gt;. World Scientific. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9812383999"&gt;ISBN 9812383999&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-35"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Davison, Paul G.. &lt;a href="http://www2.una.edu/pdavis/BI%20101/Overview%20Fall%202004.htm"&gt;&amp;quot;How to Define Life&amp;quot;&lt;/a&gt;. The University of North Alabama. Retrieved on 2008-10-17.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-36"&gt;^&lt;/a&gt;&lt;/b&gt; Witzany, G. (2007). The Logos of the Bios 2. Bio-Communication. Helsinki, Umweb. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-37"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Helge Kragh (1996). &lt;i&gt;Cosmology and Controversy&lt;/i&gt;. Princeton University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/069100546X"&gt;ISBN 069100546X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Prantzos_.26_Lyle_38-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Prantzos_.26_Lyle_38-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Nikos Prantzos; Stephen Lyle (2000). &lt;i&gt;Our Cosmic Future: Humanity's Fate in the Universe&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/052177098X"&gt;ISBN 052177098X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Edwards_39-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Rem B. Edwards (2001). &lt;i&gt;What Caused the Big Bang?&lt;/i&gt;. Rodopi. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9042014075"&gt;ISBN 9042014075&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Whitehouse_40-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Harvey Whitehouse (2001). &lt;i&gt;The Debated Mind: Evolutionary Psychology Versus Ethnography&lt;/i&gt;. Berg Publishers. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1859734278"&gt;ISBN 1859734278&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Gray_41-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Gray_41-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Jeffrey_Alan_Gray"&gt;Jeffrey Alan Gray&lt;/a&gt; (2004). &lt;i&gt;Consciousness: Creeping Up on the Hard Problem&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0198520905"&gt;ISBN 0198520905&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Churchland_42-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Paul_Churchland"&gt;Paul M. Churchland&lt;/a&gt; (1989). &lt;i&gt;A Neurocomputational Perspective: The Nature of Mind and the Structure of Science&lt;/i&gt;. MIT Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0262531062"&gt;ISBN 0262531062&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dennett_43-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Daniel_Dennett"&gt;Daniel Clement Dennett&lt;/a&gt; (1991). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Consciousness_Explained"&gt;Consciousness Explained&lt;/a&gt;&lt;/i&gt;. Little, Brown and Co.. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0316180661"&gt;ISBN 0316180661&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Block_44-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Ned Joel Block (2007). &lt;i&gt;Consciousness, Function, and Representation&lt;/i&gt;. MIT Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0262026031"&gt;ISBN 0262026031&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Brook_.26_Akins_45-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Andrew Brook; Kathleen Akins (2005). &lt;i&gt;Cognition and the Brain: The Philosophy and Neuroscience Movement&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521836425"&gt;ISBN 0521836425&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dehaene_46-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Stanislas Dehaene (2001). &lt;i&gt;The Cognitive Neuroscience of Consciousness&lt;/i&gt;. MIT Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0262541319"&gt;ISBN 0262541319&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Barrow.2C_Davies.2C_Harper_47-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Barrow.2C_Davies.2C_Harper_47-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/John_D._Barrow"&gt;John D. Barrow&lt;/a&gt;; &lt;a href="http://en.wikipedia.org/wiki/Paul_Davies"&gt;Paul C. W. Davies&lt;/a&gt;; Charles L. Harper (2004). &lt;i&gt;Science and Ultimate Reality: Quantum Theory, Cosmology and Complexity&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/052183113X"&gt;ISBN 052183113X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Millay.2C_Heinze_48-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jean Millay; Ruth-Inge Heinze (1999). &lt;i&gt;Multidimensional Mind: Remote Viewing in Hyperspace&lt;/i&gt;. North Atlantic Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1556433069"&gt;ISBN 1556433069&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-49"&gt;^&lt;/a&gt;&lt;/b&gt; J. McFadden (2002) &amp;quot;&lt;a href="http://www.mindcontrolforums.com/news/electromagnetic-field-theory-of-consciousness.htm"&gt;Synchronous Firing and Its Influence on the Brain's Electromagnetic Field: Evidence for an Electromagnetic Field Theory of Consciousness&lt;/a&gt;&amp;quot;. &lt;i&gt;Journal of Consciousness Studies&lt;/i&gt; &lt;b&gt;9&lt;/b&gt; (4) pp. 23-50. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Buccheri_.26_Di_Ges.C3.B9_.26_Saniga_50-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;R. Buccheri; V. Di Gesù; Metod Saniga (2000). &lt;i&gt;Studies on the Structure of Time: From Physics to Psycho(patho)logy&lt;/i&gt;. Springer. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/030646439X"&gt;ISBN 030646439X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Bohm_.26_Hiley_51-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Bohm_.26_Hiley_51-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/David_Bohm"&gt;David Bohm&lt;/a&gt;; Basil J. Hiley (1993). &lt;i&gt;The Undivided Universe: An Ontological Interpretation of Quantum Theory&lt;/i&gt;. Routledge. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0415065887"&gt;ISBN 0415065887&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Bruce_52-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Bruce_52-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Alexandra Bruce (2005). &lt;i&gt;Beyond the Bleep: The Definitive Unauthorized Guide to What the Bleep Do We Know!?&lt;/i&gt;. The Disinformation Company. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1932857222"&gt;ISBN 1932857222&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Libet.2C_Freeman.2C_Sutherland_53-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Benjamin Libet; Anthony Freeman; Keith Sutherland (1999). &lt;i&gt;The Volitional Brain: Towards a Neuroscience of Free Will&lt;/i&gt;. Imprint Academic. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0907845118"&gt;ISBN 0907845118&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Ho_54-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Mae-Wan_Ho"&gt;Mae-Wan Ho&lt;/a&gt; (1998). &lt;i&gt;The Rainbow and the Worm: The Physics of Organisms&lt;/i&gt;. World Scientific. pp. 218–231. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9810234279"&gt;ISBN 9810234279&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Radnin97_55-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Radin, Dean (1997). &lt;i&gt;The Conscious Universe: The Scientific Truth of Psychic Phenomena&lt;/i&gt;. HarperSanFrancisco. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0062515020"&gt;ISBN 0062515020&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dunne_56-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dunne, Brenda; Jahn, Robert G. (2003). &amp;quot;&lt;a href="http://www.scientificexploration.org/jse/abstracts/v17n2a1.php"&gt;Does psi exist? Replicable evidence for an anomalous process of information transfer&lt;/a&gt;&amp;quot; (&lt;sup&gt;[&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikipedia:Dead_external_links"&gt;dead link&lt;/a&gt;&lt;/i&gt;]&lt;/sup&gt; – &lt;sup&gt;&lt;a href="http://scholar.google.co.uk/scholar?hl=en&amp;amp;lr=&amp;amp;q=author%3ADunne+intitle%3ADoes+psi+exist%3F+Replicable+evidence+for+an+anomalous+process+of+information+transfer&amp;amp;as_publication=Journal+of+Scientific+Exploration&amp;amp;as_ylo=2003&amp;amp;as_yhi=2003&amp;amp;btnG=Search"&gt;Scholar search&lt;/a&gt;&lt;/sup&gt;). &lt;i&gt;Journal of Scientific Exploration&lt;/i&gt; &lt;b&gt;17&lt;/b&gt; (2): 207–241. Retrieved on 2007-07-31.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dunne85_57-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dunne, Brenda J.; Jahn, Robert G. (1985). &amp;quot;&lt;a href="http://www.springerlink.com/content/vtrr87tg356154r7/"&gt;On the quantum mechanics of consciousness, with application to anomalous phenomena&lt;/a&gt;&amp;quot;. &lt;i&gt;Foundations of Physics&lt;/i&gt; &lt;b&gt;16&lt;/b&gt; (8): 721–772.&lt;a href="http://en.wikipedia.org/wiki/Digital_object_identifier"&gt;doi&lt;/a&gt;:&lt;a href="http://dx.doi.org/10.1007%2FBF00735378"&gt;10.1007/BF00735378&lt;/a&gt;. Retrieved on 2007-07-31.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Alcock03_58-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Alcock, James E.; Jahn, Robert G. (2003). &amp;quot;&lt;a href="http://www.imprint.co.uk/pdf/Alcock-editorial.pdf"&gt;Give the Null Hypothesis a Chance&lt;/a&gt;&amp;quot; (PDF). &lt;i&gt;Journal of Consciousness Studies&lt;/i&gt; &lt;b&gt;10&lt;/b&gt; (6-7): 29–50. Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Hyman_59-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Hyman, Ray (1995). &amp;quot;&lt;a href="http://findarticles.com/p/articles/mi_m2320/is_n4_v59/ai_18445600"&gt;Evaluation of the program on anomalous mental phenomena&lt;/a&gt;&amp;quot;. &lt;i&gt;The Journal of Parapsychology&lt;/i&gt; &lt;b&gt;59&lt;/b&gt; (1). Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Akers_60-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Akers, C. (1986). &lt;i&gt;&lt;a href="http://www.pesquisapsi.com/books/advances4/7_Methodological_Criticisms.html"&gt;Methodological Criticisms of Parapsychology, Advances in Parapsychological Research 4&lt;/a&gt;&lt;/i&gt;. PesquisaPSI. Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-61"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Child, I.L. (1987). &lt;i&gt;&lt;a href="http://www.pesquisapsi.com/books/advances5/6_Criticism_in_Experimental.html"&gt;Criticism in Experimental Parapsychology, Advances in Parapsychological Research 5&lt;/a&gt;&lt;/i&gt;. PesquisaPSI. Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-62"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Wiseman, Richard; Smith, Matthew, et al. (1996). &amp;quot;&lt;a href="http://findarticles.com/p/articles/mi_m2320/is_n2_v60/ai_18960809"&gt;Exploring possible sender-to-experimenter acoustic leakage in the PRL autoganzfeld experiments - Psychophysical Research Laboratories&lt;/a&gt;&amp;quot;. &lt;i&gt;The Journal of Parapsychology&lt;/i&gt;. Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-63"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lobach, E.; Bierman, D. (2004). &lt;a href="http://www.parapsych.org/papers/07.pdf"&gt;&amp;quot;The Invisible Gaze: Three Attempts to Replicate Sheldrake's Staring Effects&amp;quot;&lt;/a&gt; (PDF). &lt;i&gt;Proceedings of the 47th PA Convention&lt;/i&gt;. pp. 77–90. Retrieved on 2007-07-30.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-64"&gt;^&lt;/a&gt;&lt;/b&gt; Kidd, I., &amp;quot;&lt;i&gt;Cynicism&lt;/i&gt;,&amp;quot; in &lt;i&gt;The Concise Encyclopedia of Western Philosophy.&lt;/i&gt; (ed. &lt;a href="http://en.wikipedia.org/wiki/J._O._Urmson"&gt;J. O. Urmson&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Jonathan_R%C3%A9e"&gt;Jonathan Rée&lt;/a&gt;), Routledge. (2005) &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-65"&gt;^&lt;/a&gt;&lt;/b&gt; Long, A. A., &amp;quot;&lt;i&gt;The Socratic Tradition: Diogenes, Crates, and Hellenistic Ethics,&lt;/i&gt;&amp;quot; in &lt;i&gt;The Cynics: The Cynic Movement in Antiquity and Its Legacy.&lt;/i&gt; (ed. Branham and Goulet-Cazé), University of California Press, (1996). &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-66"&gt;^&lt;/a&gt;&lt;/b&gt; &amp;quot;Cyrenaics.&amp;quot; Internet Encyclopedia of Philosophy. The University of Tennessee At Martin. 4 Nov. 2007 &amp;lt;&lt;a href="http://www.iep.utm.edu/"&gt;http://www.iep.utm.edu/&lt;/a&gt;&amp;gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-67"&gt;^&lt;/a&gt;&lt;/b&gt; &amp;quot;The Cyrenaics and the Origin of Hedonism.&amp;quot; Hedonism.org. BLTC. 4 Nov. 2007 &amp;lt;&lt;a href="http://www.hedonism.org"&gt;http://www.hedonism.org&lt;/a&gt;&amp;gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-68"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://en.wikipedia.org/wiki/Epicurus"&gt;Epicurus&lt;/a&gt;, &amp;quot;Letter to Menoeceus&amp;quot;, contained in Diogenes Laertius, &lt;em&gt;Lives of Eminent Philosophers&lt;/em&gt;, Book X &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Russel_69-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Russel_69-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Russel_69-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Russel_69-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Bertrand_Russell"&gt;Bertrand Russell&lt;/a&gt; (1946). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/History_of_Western_Philosophy_(Russell)"&gt;A History of Western Philosophy&lt;/a&gt;&lt;/i&gt;, New York: Simon and Schuster; London: George Allen and Unwin &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-70"&gt;^&lt;/a&gt;&lt;/b&gt; A: &amp;quot;'Liberalism' is defined as a social ethic that advocates liberty, and equality in general.&amp;quot; – &lt;a href="http://en.wikipedia.org/wiki/C._A._J._(Tony)_Coady"&gt;C. A. J. (Tony) Coady&lt;/a&gt; &lt;i&gt;Distributive Justice&lt;/i&gt;, A Companion to Contemporary Political Philosophy, editors Goodin, Robert E. and Pettit, Philip. Blackwell Publishing, 1995, p.440. B: &amp;quot;Liberty is not a means to a higher political end. It is itself the highest political end.&amp;quot; – &lt;a href="http://en.wikipedia.org/wiki/John_Dalberg-Acton,_1st_Baron_Acton"&gt;Lord Acton&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-71"&gt;^&lt;/a&gt;&lt;/b&gt; Rosen, Frederick (2003). &lt;i&gt;Classical Utilitarianism from Hume to Mill&lt;/i&gt;. Routledge, pg. 28. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0415220947"&gt;ISBN 0415220947&lt;/a&gt; &amp;quot;It was Hume and Bentham who then reasserted most strongly the Epicurean doctrine concerning utility as the basis of justice.&amp;quot; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Mill_72-0"&gt;^&lt;/a&gt;&lt;/b&gt; Mill, John Stuart. 'On Liberty', ed. Himmelfarb. Penguin Classics, 1974, Ed.'s introduction, p.11. &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Bind.C3.A9_73-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Bind.C3.A9_73-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Jérôme Bindé (2004). &lt;i&gt;The Future Of Values: 21st-Century Talks&lt;/i&gt;. Berghahn Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1571814426"&gt;ISBN 1571814426&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Reginster_74-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Reginster_74-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Reginster_74-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Bernard Reginster (2006). &lt;i&gt;The Affirmation of Life: Nietzsche on Overcoming Nihilism&lt;/i&gt;. Harvard University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0674021991"&gt;ISBN 0674021991&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-75"&gt;^&lt;/a&gt;&lt;/b&gt; Heidegger, &amp;quot;The Word of Nietzsche,&amp;quot; 61. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-76"&gt;^&lt;/a&gt;&lt;/b&gt; Camus (1946) &lt;i&gt;L'Etranger&lt;/i&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-77"&gt;^&lt;/a&gt;&lt;/b&gt; Camus (1955) &lt;i&gt;The Myth of Sisyphus&lt;/i&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-James_78-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/William_James"&gt;William James&lt;/a&gt; (1909). &lt;i&gt;The Meaning of Truth&lt;/i&gt;. Prometheus Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1573921386"&gt;ISBN 1-57392-138-6&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Corti_79-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Walter Robert Corti (1976). &lt;i&gt;The Philosophy of William James&lt;/i&gt;. Meiner Verlag. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/3787303529"&gt;ISBN 3787303529&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Hall_80-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Amy Laura Hall (2002). &lt;i&gt;Kierkegaard and the Treachery of Love&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521893119"&gt;ISBN 0521893119&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Jacquette_81-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dale Jacquette (1996). &lt;i&gt;Schopenhauer, Philosophy, and the Arts&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521473888"&gt;ISBN 0521473888&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Murray_82-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Durno Murray (1999). &lt;i&gt;Nietzsche's Affirmative Morality&lt;/i&gt;. Walter de Gruyter. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/3110166011"&gt;ISBN 3110166011&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-83"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Robert_C._Solomon"&gt;Solomon, Robert C.&lt;/a&gt; (2001). &lt;i&gt;From Rationalism to Existentialism: The Existentialists and Their Nineteenth Century Backgrounds&lt;/i&gt;. &lt;a href="http://en.wikipedia.org/wiki/Rowman_and_Littlefield"&gt;Rowman and Littlefield&lt;/a&gt;. pp. 245. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/074251241X"&gt;ISBN 074251241X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-84"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://www.iep.utm.edu/c/camus.htm#SSH5a.i"&gt;Albert Camus at the Internet Encyclopedia of Philosophy&lt;/a&gt; Accessed May 25th, 2009 &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto1_85-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto1_85-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto1_85-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto1_85-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://www.americanhumanist.org/about/manifesto1.html"&gt;&amp;quot;&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/Humanist_Manifesto_I"&gt;Humanist Manifesto I&lt;/a&gt; &lt;a href="http://www.americanhumanist.org/about/manifesto1.html"&gt;&amp;quot;&lt;/a&gt;. &lt;i&gt;American Humanist Association&lt;/i&gt;. 1933. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto2_86-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto2_86-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto2_86-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://www.americanhumanist.org/about/manifesto2.html"&gt;&amp;quot;&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/Humanist_Manifesto_II"&gt;Humanist Manifesto II&lt;/a&gt; &lt;a href="http://www.americanhumanist.org/about/manifesto2.html"&gt;&amp;quot;&lt;/a&gt;. &lt;i&gt;American Humanist Association&lt;/i&gt;. 1973. Retrieved on 2007-08-01.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto3_87-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto3_87-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-humanifesto3_87-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://www.americanhumanist.org/3/HumandItsAspirations.php"&gt;&amp;quot;&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/Humanist_Manifesto_III"&gt;Humanist Manifesto III&lt;/a&gt; &lt;a href="http://www.americanhumanist.org/3/HumandItsAspirations.php"&gt;&amp;quot;&lt;/a&gt;. &lt;i&gt;American Humanist Association&lt;/i&gt;. 2003. Retrieved on 2007-08-01.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-CDSH_88-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://www.secularhumanism.org/index.php?section=main&amp;amp;page=declaration"&gt;&amp;quot;&lt;/a&gt;&lt;a href="http://en.wikipedia.org/wiki/A_Secular_Humanist_Declaration"&gt;A Secular Humanist Declaration&lt;/a&gt; &lt;a href="http://www.secularhumanism.org/index.php?section=main&amp;amp;page=declaration"&gt;&amp;quot;&lt;/a&gt;. &lt;i&gt;Council for Democratic and Secular Humanism (now the Council for Secular Humanism)&lt;/i&gt;. 1980. Retrieved on 2007-08-01.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-89"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Nick_Bostrom"&gt;Nick Bostrom&lt;/a&gt; (2005). &lt;a href="http://www.nickbostrom.com/ethics/values.html"&gt;&amp;quot;Transhumanist Values&amp;quot;&lt;/a&gt;. &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Oxford_University"&gt;Oxford University&lt;/a&gt;&lt;/i&gt;. Retrieved on 2007-07-28.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-90"&gt;^&lt;/a&gt;&lt;/b&gt; Irvin Yalom, &lt;i&gt;Existential Psychotherapy&lt;/i&gt;, 1980 &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-91"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Richard_Taylor_(philosopher)"&gt;Richard Taylor&lt;/a&gt; (January 1970). &lt;i&gt;Good and Evil&lt;/i&gt;. Macmillan Publishing Company. pp. &amp;quot;The Meaning of Life&amp;quot; (Chapter 5). &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0026166909"&gt;ISBN 0026166909&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-92"&gt;^&lt;/a&gt;&lt;/b&gt; Wohlgennant, Rudolph. (1981). &amp;quot;Has the Question about the Meaning of Life any Meaning?&amp;quot; (Chapter 4). In E. Morscher, ed., &lt;i&gt;Philosophie als Wissenschaft&lt;/i&gt;. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-93"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;McNaughton, David (August 1988). &lt;i&gt;Moral Vision: An Introduction to Ethics&lt;/i&gt;. Oxford: Blackwell Publishing. pp. &amp;quot;Moral Freedom and the Meaning of Life&amp;quot; (Section 1.5). &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0631159452"&gt;ISBN 0631159452&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-94"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://en.wikipedia.org/wiki/Bertrand_Russell"&gt;Bertrand Russell&lt;/a&gt; (1961). &lt;a href="http://www.solstice.us/russell/science-ethics.html"&gt;&lt;i&gt;Science and Ethics&lt;/i&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Cohn-Sherbok_95-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dan Cohn-Sherbok (2003). &lt;i&gt;Judaism: History, Belief, and Practice&lt;/i&gt;. Routledge. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0415236614"&gt;ISBN 0415236614&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Heschel_96-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Abraham Joshua Heschel (2005). &lt;i&gt;Heavenly Torah: As Refracted Through the Generations&lt;/i&gt;. Continuum International Publishing Group. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0826408028"&gt;ISBN 0826408028&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Shuchat_97-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Wilfred Shuchat (2006). &lt;i&gt;The Garden of Eden &amp;amp; the Struggle to Be Human: According to the Midrash Rabbah&lt;/i&gt;. Devora Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1932687319"&gt;ISBN 1932687319&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Braham_98-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Randolph L. Braham (1983). &lt;i&gt;Contemporary Views on the Holocaust&lt;/i&gt;. Springer. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/089838141X"&gt;ISBN 089838141X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-99"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://www.creeds.net/reformed/Westminster/shorter_catechism.html"&gt;&amp;quot;The Westminster Shorter Catechism&amp;quot;&lt;/a&gt;. Retrieved on 2008-03-21.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-100"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://www.sacred-texts.com/chr/balt/balt1.htm"&gt;&amp;quot;The Baltimore Catechism&amp;quot;&lt;/a&gt;. Retrieved on 2008-06-12.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-101"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://en.wikipedia.org/wiki/Qur%27an"&gt;Qur'an&lt;/a&gt; &lt;a href="http://www.usc.edu/dept/MSA/quran/002.qmt.html#002.004"&gt;2:4&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Qur%27an"&gt;Qur'an&lt;/a&gt; &lt;a href="http://www.usc.edu/dept/MSA/quran/002.qmt.html#002.285"&gt;2:285&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Qur%27an"&gt;Qur'an&lt;/a&gt; &lt;a href="http://www.usc.edu/dept/MSA/quran/004.qmt.html#004.136"&gt;4:136&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-102"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&amp;quot;Pillars of Islam&amp;quot;. &lt;i&gt;Encyclopaedia Britannica Online&lt;/i&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-103"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://en.wikipedia.org/wiki/Sahih_Muslim"&gt;Sahih Muslim&lt;/a&gt; &lt;a href="http://www.usc.edu/dept/MSA/fundamentals/hadithsunnah/muslim/001.smt.html#001.0001"&gt;1:1&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Yusuf_Ali_104-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Yusuf_Ali_104-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Abdullah_Yusuf_Ali"&gt;Abdullah Yusuf Ali&lt;/a&gt; (2000). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Qur%27an"&gt;The Holy Qur'an&lt;/a&gt;&lt;/i&gt;. Wordsworth Editions. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1853267821"&gt;ISBN 1853267821&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-105"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;i&gt;&lt;a href="http://dictionary.reference.com/browse/bahaism"&gt;&amp;quot;Bahaism.&amp;quot; The American Heritage Dictionary of the English Language&lt;/a&gt;&lt;/i&gt;, &lt;b&gt;Fourth Edition&lt;/b&gt;, Houghton Mifflin Company, 2007&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-106"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Smith, P. (1999). &lt;i&gt;A Concise Encyclopedia of the Bahá'í Faith&lt;/i&gt;. Oxford, UK: Oneworld Publications. pp. 325–328. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1851681841"&gt;ISBN 1851681841&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-107"&gt;^&lt;/a&gt;&lt;/b&gt; For a more detailed Bahá'í perspective, see &lt;cite&gt;&lt;i&gt;&lt;a href="http://info.bahai.org/article-1-4-0-6.html"&gt;&amp;quot;The Purpose of Life&amp;quot; Bahá'í Topics An Information Resource of the Bahá'í International Community&lt;/a&gt;&lt;/i&gt;&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-weightman_108-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Simon Weightman (1998), &amp;quot;Hinduism&amp;quot;, in Hinnells, John (Ed.), &lt;i&gt;The new Penguin handbook of living religions&lt;/i&gt;, &lt;a href="http://en.wikipedia.org/wiki/Penguin_books"&gt;Penguin books&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0140514805"&gt;ISBN 0-140-51480-5&lt;/a&gt;&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-monierwilliams_109-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-monierwilliams_109-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Monier_Monier-Williams"&gt;Monier Monier-Williams&lt;/a&gt; (1974), &lt;i&gt;&lt;a href="http://books.google.com/books?id=U5IBXA4UpT0C&amp;amp;dq=isbn:1421265311"&gt;Brahmanism and Hinduism: Or, Religious Thought and Life in India, as Based on the Veda and Other Sacred Books of the Hindus&lt;/a&gt;&lt;/i&gt;, Adamant Media Corporation, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1421265311"&gt;ISBN 1421265311&lt;/a&gt;. Retrieved on 2007-07-08&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-110"&gt;^&lt;/a&gt;&lt;/b&gt; For dharma, artha, and kama as &amp;quot;brahmanic householder values&amp;quot; see: Flood (1996), p. 17. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-111"&gt;^&lt;/a&gt;&lt;/b&gt; For the &lt;i&gt;Dharma Śāstras&lt;/i&gt; as discussing the &amp;quot;four main goals of life&amp;quot; (dharma, artha, kāma, and moksha) see: Hopkins, p. 78. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-112"&gt;^&lt;/a&gt;&lt;/b&gt; For definition of the term पुरुष-अर्थ (puruṣa-artha) as &amp;quot;any of the four principal objects of human life, i.e. धर्म, अर्थ, काम, and मोक्ष&amp;quot; see: Apte, p. 626, middle column, compound #1. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-bhaskaranandaessential_113-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Bhaskarananda, Swami (1994), written at Seattle, WA, &lt;i&gt;The Essentials of Hinduism: a comprehensive overview of the world's oldest religion&lt;/i&gt;, Viveka Press, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1884852025"&gt;ISBN 1-884852-02-5&lt;/a&gt;&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-114"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Swami_Vivekananda"&gt;Vivekananda, Swami&lt;/a&gt; (1987), written at Calcutta, &lt;i&gt;Complete Works of Swami Vivekananda&lt;/i&gt;, Advaita Ashrama, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/8185301751"&gt;ISBN 81-85301-75-1&lt;/a&gt;&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-werner_115-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-werner_115-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Werner, Karel (1994), &amp;quot;Hinduism&amp;quot;, written at Richmond, Surrey, in Hinnells, John (Ed.), &lt;i&gt;A Popular Dictionary of Hinduism&lt;/i&gt;, Curzon Press, &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0700702792"&gt;ISBN 0-7007-0279-2&lt;/a&gt;&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-116"&gt;^&lt;/a&gt;&lt;/b&gt; See also the Vedic statement &amp;quot;ayam ātmā brahma&amp;quot; (This &lt;a href="http://en.wikipedia.org/wiki/%C4%80tman_(Hinduism)"&gt;Atman&lt;/a&gt; is &lt;a href="http://en.wikipedia.org/wiki/Brahman"&gt;Brahman&lt;/a&gt;) &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-117"&gt;^&lt;/a&gt;&lt;/b&gt; Shah, Natubhai. &lt;i&gt;Jainism: The World of Conquerors.&lt;/i&gt; Sussex Academic Press, 1998. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-118"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://www.retoday.org.uk/pdfs/dre/viren.pdf"&gt;&amp;quot;Viren, Jain&amp;quot;&lt;/a&gt; (PDF). &lt;a href="http://www.retoday.org.uk/"&gt;RE Today&lt;/a&gt;. Retrieved on 2007-06-14.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-119"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://www.thebigview.com/buddhism/fourtruths.html"&gt;http://www.thebigview.com/buddhism/fourtruths.html&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Singh_120-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Daljeet Singh (1971). &lt;i&gt;Guru Tegh Bahadur&lt;/i&gt;. Language Dept., Punjab.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Mayled_121-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jon Mayled (2002). &lt;i&gt;Modern World Religions: Sikhism&lt;/i&gt;. Harcourt Heinemann. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0435336266"&gt;ISBN 0435336266&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-122"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="http://www.sikhcoalition.org"&gt;The Sikh Coalition&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-p252_123-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-p252_123-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Geoffrey_Parrinder"&gt;Parrinder, Geoffrey&lt;/a&gt; (1971). &lt;i&gt;World Religions: From Ancient History to the Present&lt;/i&gt;. United States: Hamlyn Publishing Group Limited. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0871961296"&gt;ISBN 0-87196-129-6&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Mason_124-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;J. W. T. Mason (2002). &lt;i&gt;The Meaning of Shinto&lt;/i&gt;. Trafford Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1412245516"&gt;ISBN 1412245516&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Ming-Dao_125-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Ming-Dao Deng (1990). &lt;i&gt;Scholar Warrior: An Introduction to the Tao in Everyday Life&lt;/i&gt;. HarperCollins.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-126"&gt;^&lt;/a&gt;&lt;/b&gt; Tu, Wei-Ming. &lt;i&gt;Confucian Thought: Selfhood as Creative Transformation.&lt;/i&gt; Albany: State University of New York Press, 1985. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Adams_H2G2_book1_127-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Douglas_Adams"&gt;Douglas Adams&lt;/a&gt; (1979). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy_(book)"&gt;The Hitchhiker's Guide to the Galaxy&lt;/a&gt;&lt;/i&gt;. London: Pan Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0330258648"&gt;ISBN 0-330-25864-8&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Adams_H2G2_book3_128-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Douglas_Adams"&gt;Douglas Adams&lt;/a&gt; (1982). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Life,_the_Universe_and_Everything"&gt;Life, the Universe and Everything&lt;/a&gt;&lt;/i&gt;. London: Pan. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0330267388"&gt;ISBN 0-330-26738-8&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Adams_H2G2_book2_129-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Douglas_Adams"&gt;Douglas Adams&lt;/a&gt; (1 January 1980). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/The_Restaurant_at_the_End_of_the_Universe"&gt;The Restaurant at the End of the Universe&lt;/a&gt;&lt;/i&gt;. New York: Ballantine Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0345391810"&gt;ISBN 0-345-39181-0&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Adams_H2G2_book4_130-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Douglas_Adams"&gt;Douglas Adams&lt;/a&gt; (1985). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/So_Long,_and_Thanks_for_All_the_Fish"&gt;So Long, and Thanks for All the Fish&lt;/a&gt;&lt;/i&gt;. London: Pan. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0330287001"&gt;ISBN 0-330-28700-1&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-useless_website_131-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-useless_website_131-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://www.intriguing.com/mp/_scripts/meanlife.asp"&gt;Monty Python's Completely Useless Web Site: Monty Python's The Meaning Of Life: Complete Script&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Burnham_132-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Terry Burnham (2005). &lt;i&gt;Mean Markets and Lizard Brains: How to Profit from the New Science of Irrationality&lt;/i&gt;. John Wiley and Sons. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0471716952"&gt;ISBN 0471716952&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Fernandez_133-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Yolanda Fernandez (2002). &lt;i&gt;In Their Shoes: Examining the Issue of Empathy and Its Place in the Treatment of Offenders&lt;/i&gt;. Wood 'N' Barnes Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1885473486"&gt;ISBN 1885473486&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Pinsky_134-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Mark I. Pinsky (2001). &lt;i&gt;The Gospel According To The Simpsons: The Spiritual Life Of The World's Most Animated Family&lt;/i&gt;. Westminster John Knox Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0664224199"&gt;ISBN 0664224199&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Lawrence_135-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Matt Lawrence (2004). &lt;i&gt;Like a Splinter in Your Mind: The Philosophy Behind the Matrix Trilogy&lt;/i&gt;. Blackwell Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1405125241"&gt;ISBN 1405125241&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-136"&gt;^&lt;/a&gt;&lt;/b&gt; Christopher Grau (2005). Philosophers Explore the Matrix. Oxford University Press. &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Ellerton_137-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Ellerton_137-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Ellerton_137-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Roger Ellerton PhD, CMC (2006). &lt;i&gt;Live Your Dreams... Let Reality Catch Up: NLP and Common Sense for Coaches, Managers and You&lt;/i&gt;. Trafford Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1412047099"&gt;ISBN 1412047099&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-4"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;e&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-5"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;f&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-6"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;g&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-7"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;h&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-8"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;i&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cook_138-9"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;j&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;John Cook (2007). &lt;i&gt;The Book of Positive Quotations&lt;/i&gt;. Fairview Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1577491696"&gt;ISBN 1577491696&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Chandler_139-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Chandler_139-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Steve Chandler (2005). &lt;i&gt;Reinventing Yourself: How to Become the Person You've Always Wanted to Be&lt;/i&gt;. Career Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1564148173"&gt;ISBN 1564148173&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Kelly_140-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Matthew Kelly (2005). &lt;i&gt;The Rhythm of Life: Living Every Day with Passion and Purpose&lt;/i&gt;. Simon &amp;amp; Schuster. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0743265106"&gt;ISBN 0743265106&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-141"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lee, Dong Yul; Park, Sung Hee; Uhlemann, Max R.; Patsult, Philip (June 2000). &amp;quot;&lt;a href="http://www.springerlink.com/content/q5m68401859l2320/"&gt;What Makes You Happy?: A Comparison of Self-reported Criteria of Happiness Between Two Cultures&lt;/a&gt;&amp;quot;. &lt;i&gt;Social Indicators Research&lt;/i&gt; &lt;b&gt;50&lt;/b&gt; (3): pp. 351–362. &lt;a href="http://en.wikipedia.org/wiki/Digital_object_identifier"&gt;doi&lt;/a&gt;:&lt;a href="http://dx.doi.org/10.1023%2FA%3A1004647517069"&gt;10.1023/A:1004647517069&lt;/a&gt;. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-142"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;a href="https://portal.acm.org/poplogin.cfm?dl=GUIDE&amp;amp;coll=GUIDE&amp;amp;comp_id=320261&amp;amp;want_href=delivery%2Ecfm%3Fid%3D320261%26type%3Dpdf%26CFID%3D28988131%26CFTOKEN%3D50367582&amp;amp;CFID=28988131&amp;amp;CFTOKEN=50367582&amp;amp;td=1184895603779"&gt;Social perspectives&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Association_for_Computing_Machinery#Digital_Library"&gt;ACM Digital Library&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Kultgen_143-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John Kultgen (1995). &lt;i&gt;Autonomy and Intervention: Parentalism in the Caring Life&lt;/i&gt;. Oxford University Press US. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0195085310"&gt;ISBN 0195085310&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Cappannelli_144-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cappannelli_144-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cappannelli_144-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Cappannelli_144-3"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;d&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;George Cappannelli; Sedena Cappannelli (2004). &lt;i&gt;Authenticity: Simple Strategies for Greater Meaning and Purpose at Work and at Home&lt;/i&gt;. Emmis Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1578601487"&gt;ISBN 1578601487&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-West_145-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-West_145-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;John G. West (2002). &lt;i&gt;Celebrating Middle-Earth: The Lord of the Rings as a Defense of Western Civilization&lt;/i&gt;. Inkling Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1587420120"&gt;ISBN 1587420120&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Madorsky_146-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Rachel Madorsky (2003). &lt;i&gt;Create Your Own Destiny!: Spiritual Path to Success&lt;/i&gt;. Avanty House. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0970534949"&gt;ISBN 0970534949&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-147"&gt;^&lt;/a&gt;&lt;/b&gt; A.C. Grayling. &lt;i&gt;What is Good? The Search for the best way to live.&lt;/i&gt; Weidenfeld &amp;amp; Nicolson, 2003. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-148"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lopez, Mike (September 22, 1999). &lt;a href="http://www.pub.umich.edu/daily/1999/sep/09-22-99/edit/edit2.html"&gt;&amp;quot;Episode III: Relativism? A Jedi craves not these things&amp;quot;&lt;/a&gt;. &lt;i&gt;The Michigan Daily&lt;/i&gt;. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-149"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lovatt, Stephen C. (2007). &lt;i&gt;&lt;a href="http://homepage.ntlworld.com/pharseas.world/Life.html"&gt;New Skins for Old Wine&lt;/a&gt;&lt;/i&gt;. Universal Publishers. pp. The Meaning of Life. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1581129602"&gt;ISBN 1581129602&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Kurweil_.26_Grossmann_150-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Kurweil_.26_Grossmann_150-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Raymond_Kurzweil"&gt;Raymond Kurzweil&lt;/a&gt;; &lt;a href="http://en.wikipedia.org/wiki/Terry_Grossman"&gt;Terry Grossman&lt;/a&gt; (2004). &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Fantastic_Voyage:_Live_Long_Enough_to_Live_Forever"&gt;Fantastic Voyage: Live Long Enough to Live Forever&lt;/a&gt; &lt;a href="http://www.fantastic-voyage.net/"&gt;[1]&lt;/a&gt;&lt;/i&gt;. Holtzbrinck Publishers. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1579549543"&gt;ISBN 1-57954-954-3&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Appleyard_151-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Bryan Appleyard (2007). &lt;i&gt;How to Live Forever Or Die Trying: On the New Immortality&lt;/i&gt;. Simon &amp;amp; Schuster. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0743268687"&gt;ISBN 0743268687&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-152"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Cameron, Donald (2001). &lt;i&gt;&lt;a href="http://www.woodhillpublishing.co.uk/"&gt;The Purpose of Life&lt;/a&gt;&lt;/i&gt;. Woodhill Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0954029100"&gt;ISBN 0-9540291-0-0&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-153"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Wayne, Larry; Johnson, Grace. &lt;a href="http://www.selfgrowth.com/articles/Johnston7.html"&gt;&amp;quot;Expanding The Oneness&amp;quot;&lt;/a&gt;. &lt;i&gt;SelfGrowth.com&lt;/i&gt;. Retrieved on 2007-07-26.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Lane_154-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Nick_Lane"&gt;Nick Lane&lt;/a&gt; (2005). &lt;i&gt;Power, Sex, Suicide: Mitochondria and the Meaning of Life&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0192804812"&gt;ISBN 0192804812&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Weiss_.26_Buchanan_155-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Kenneth M. Weiss; Anne V. Buchanan (2004). &lt;i&gt;Genetics and the Logic of Evolution&lt;/i&gt;. Wiley-IEEE. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0471238058"&gt;ISBN 0471238058&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Ackerman_156-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jennifer Ackerman (2001). &lt;i&gt;Chance in the House of Fate: A Natural History of Heredity&lt;/i&gt;. Houghton Mifflin Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0618219099"&gt;ISBN 0618219099&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Rensberger_157-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Boyce Rensberger (1996). &lt;i&gt;Life Itself: Exploring the Realm of the Living Cell&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0195125002"&gt;ISBN 0195125002&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Burke_158-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Burke_158-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Thomas Patrick Burke (2004). &lt;i&gt;The Major Religions: An Introduction with Texts&lt;/i&gt;. Blackwell Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/140511049X"&gt;ISBN 140511049X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Chris_Grau_159-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Chris Grau (2005). &lt;i&gt;Philosophers Explore the Matrix&lt;/i&gt;. Oxford University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9780195181074"&gt;ISBN 9780195181074&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Cooper_.26_Hutchinson_160-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John M. Cooper; D. S. Hutchinson (1997). &lt;i&gt;Plato: Complete Works&lt;/i&gt;. Hackett Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0872203492"&gt;ISBN 0-87220-349-2&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Findling_.26_Thackeray_161-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John E. Findling, Frank W. Thackeray (2001). &lt;i&gt;Events That Changed the World Through the Sixteenth Century&lt;/i&gt;. Greenwood Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0313290792"&gt;ISBN 0313290792&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dalai_Lama_162-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Tenzin_Gyatso,_14th_Dalai_Lama"&gt;Tenzin Gyatso, 14th Dalai Lama&lt;/a&gt; (1954). &lt;i&gt;The Meaning of Life: Buddhist Perspectives on Cause and Effect&lt;/i&gt;. Doubleday.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Simmons_163-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Ernest Joseph Simmons (1973). &lt;i&gt;Tolstoy&lt;/i&gt;. Routledge. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/071007395X"&gt;ISBN 071007395X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Bowell_164-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Richard A. Bowell (2004). &lt;i&gt;The Seven Steps Of Spiritual Intelligence: The Practical Pursuit of Purpose, Success and Happiness&lt;/i&gt;. Nicholas Brealey Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1857883446"&gt;ISBN 1857883446&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Gibbs_.26_Basinger_.26_Fuller_165-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John C. Gibbs; Karen S. Basinger; Dick Fuller (1992). &lt;i&gt;Moral Maturity: Measuring the Development of Sociomoral Reflection&lt;/i&gt;. Lawrence Erlbaum Associates. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0805804250"&gt;ISBN 0805804250&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Tang_166-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Tang_166-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Tang_166-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Timothy Tang (2007). &lt;i&gt;Real Answers to The Meaning of Life and Finding Happiness&lt;/i&gt;. iUniverse. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/9780595459414"&gt;ISBN 9780595459414&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Roberts_167-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Tyler T. Roberts (1998). &lt;i&gt;Contesting Spirit: Nietzsche, Affirmation, Religion&lt;/i&gt;. Princeton University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0691001278"&gt;ISBN 0691001278&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Costigan_168-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Lucy Costigan (2004). &lt;i&gt;What Is the Meaning of Your Life: A Journey Towards Ultimate Meaning&lt;/i&gt;. iUniverse. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0595338801"&gt;ISBN 0595338801&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Jeffers_.26_Smith_169-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Steven L. Jeffers; Harold Ivan Smith (2007). &lt;i&gt;Finding a Sacred Oasis in Grief: A Resource Manual for Pastoral Care&lt;/i&gt;. Radcliffe Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1846191815"&gt;ISBN 1846191815&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Jeffrey_170-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;David L. Jeffrey (1992). &lt;i&gt;A Dictionary of Biblical Tradition in English Literature&lt;/i&gt;. Wm. B. Eerdmans Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0802836348"&gt;ISBN 0802836348&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Williams_171-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dana A. Williams (2005). &lt;i&gt;&amp;quot;In the Light of Likeness-transformed&amp;quot;: The Literary Art of Leon Forrest&lt;/i&gt;. Ohio State University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0814209947"&gt;ISBN 0814209947&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Muller_172-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jerry Z. Muller (1997). &lt;i&gt;Conservatism: An Anthology of Social and Political Thought from David Hume to the Present&lt;/i&gt;. Princeton University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0691037116"&gt;ISBN 0691037116&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Nash_.26_Stewart_173-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Nash_.26_Stewart_173-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Mary Nash; Bruce Stewart (2002). &lt;i&gt;Spirituality and Social Care: Contributing to Personal and Community Well-being&lt;/i&gt;. Jessica Kingsley Publishers. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/184310024X"&gt;ISBN 184310024X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Yao_174-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Xinzhong Yao (2000). &lt;i&gt;An Introduction to Confucianism&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521644305"&gt;ISBN 0521644305&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Turner_.26_Rojek_175-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Bryan S. Turner; Chris Rojek (2001). &lt;i&gt;Society and Culture: Principles of Scarcity and Solidarity&lt;/i&gt;. SAGE. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0761970495"&gt;ISBN 0761970495&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Goonewardene_176-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Anil Goonewardene (1994). &lt;i&gt;Buddhist Scriptures&lt;/i&gt;. Harcourt Heinemann. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0435303554"&gt;ISBN 0435303554&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Ferry_177-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Ferry_177-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Luc Ferry (2002). &lt;i&gt;Man Made God: The Meaning of Life&lt;/i&gt;. University of Chicago Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0226244849"&gt;ISBN 0226244849&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Stephan_.26_Pace_178-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Stephan_.26_Pace_178-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Stephan_.26_Pace_178-2"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;c&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Eric G. Stephan; R. Wayne Pace (2002). &lt;i&gt;Powerful Leadership: How to Unleash the Potential in Others and Simplify Your Own Life&lt;/i&gt;. FT Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0130668362"&gt;ISBN 0130668362&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Steinberg_179-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Dominique Moyse Steinberg. (2004). &lt;i&gt;The Mutual-aid Approach to Working with Groups: Helping People Help One Another&lt;/i&gt;. Haworth Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0789014629"&gt;ISBN 0789014629&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Caunt_180-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John Caunt (2002). &lt;i&gt;Boost Your Self-Esteem&lt;/i&gt;. Kogan Page. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0749438711"&gt;ISBN 0749438711&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Halevi_181-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Z%27ev_ben_Shimon_Halevi"&gt;Z'ev ben Shimon Halevi&lt;/a&gt; (1993). &lt;i&gt;The Work of the Kabbalist&lt;/i&gt;. Weiser. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/087728637X"&gt;ISBN 087728637X&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Girard_182-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Girard_182-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;Michael Joachim Girard (2006). &lt;i&gt;Essential Believing for the Christian Soul&lt;/i&gt;. Xulon Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1597815969"&gt;ISBN 1597815969&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Mahadevan_183-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;T. M. P. Mahadevan (1974). &lt;i&gt;Philosophy: Theory and Practice (Proceedings of the International Seminar on World Philosophy)&lt;/i&gt;. Centre for Advanced Study in Philosophy, University of Madras.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Kashmir_Shaivism_184-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Jaideva Singh (2003). &lt;i&gt;Vijñanabhairava&lt;/i&gt;. Motilal Banarsidass. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/8120808207"&gt;ISBN 8120808207&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;^ &lt;a href="http://en.wikipedia.org/#cite_ref-Mitchell_185-0"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;a&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/#cite_ref-Mitchell_185-1"&gt;&lt;sup&gt;&lt;i&gt;&lt;b&gt;b&lt;/b&gt;&lt;/i&gt;&lt;/sup&gt;&lt;/a&gt; &lt;cite&gt;T. W. Mitchell (1927). &lt;i&gt;Problems in Psychopathology&lt;/i&gt;. Harcourt, Brace &amp;amp; company, inc..&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Scully_186-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John T. Scully (2007). &lt;i&gt;The Five Commandments&lt;/i&gt;. Trafford Publishing. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1425119107"&gt;ISBN 1425119107&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Piper_187-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;John Piper (2006). &lt;i&gt;Desiring God&lt;/i&gt;. Multnomah Books. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/1590521196"&gt;ISBN 1590521196&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Harrison_188-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;&lt;a href="http://en.wikipedia.org/wiki/Peter_Harrison_(historian)"&gt;Peter Harrison&lt;/a&gt; (2001). &lt;i&gt;The Bible, Protestantism, and the Rise of Natural Science&lt;/i&gt;. Cambridge University Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0521000963"&gt;ISBN 0521000963&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Dillon_189-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Steven Dillon (2006). &lt;i&gt;The Solaris Effect: Art and Artifice in Contemporary American Film&lt;/i&gt;. University of Texas Press. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0292713452"&gt;ISBN 0292713452&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/#cite_ref-Aron_190-0"&gt;^&lt;/a&gt;&lt;/b&gt; &lt;cite&gt;Raymond Aron (2000). &lt;i&gt;The Century of Total War&lt;/i&gt;. Wisdom Publications. &lt;a href="http://en.wikipedia.org/wiki/Special:BookSources/0861711734"&gt;ISBN 0861711734&lt;/a&gt;.&lt;/cite&gt; &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;a name="External_links"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;External links&lt;/h4&gt;  &lt;p&gt;&lt;a name="General"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;General&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.meaningsoflife.com/"&gt;Meaningsoflife.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://meaningoflife.tv/"&gt;Meaningsoflife.tv&lt;/a&gt; – Video discussions on the ultimate meaning of life with various religious and philosophical leaders. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://yudkowsky.net/tmol-faq/meaningoflife.html"&gt;Frequently Asked Questions about the Meaning of Life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.benbest.com/lifeext/whylife.html"&gt;Why Life Extension — or Why Live at All?&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Scientific"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Scientific&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.meaningandhappiness.com/"&gt;Meaning and Happiness&lt;/a&gt; – Research on meaning and happiness from the perspective of &lt;a href="http://en.wikipedia.org/wiki/Positive_psychology"&gt;Positive psychology&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://richarddawkins.net/article,325,The-Big-Question-Why-are-we-here,Discovery-Science"&gt;The Big Question: Why are we here?&lt;/a&gt; – by &lt;a href="http://en.wikipedia.org/wiki/Richard_Dawkins"&gt;Richard Dawkins&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Philosophical"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Philosophical&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.einstein-website.de/z_biography/credo.html"&gt;Einstein's credo&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://plato.stanford.edu/entries/life-meaning/"&gt;&amp;quot;The Meaning of Life&amp;quot; in the Stanford Encyclopedia of Philosophy&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://rationalphilosophy.net/meaning-of-life/"&gt;An Objective Philosophy: Why We Exist?&lt;/a&gt; – by Martin G. Walker. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://eneida.over-blog.net/"&gt;Hedonism &amp;amp; Meaning of life&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://journal.ilovephilosophy.com/Article/The-Logic-of-Existential-Meaning/217"&gt;The Logic of Existential Meaning&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://myweb.dal.ca/kernohan/godless"&gt;A Guide for the Godless: The Secular Path to Meaning&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.originofhumannature.ca"&gt;The Origin of Human Nature, A Zen Buddhist Looks a Evolution&lt;/a&gt; by &lt;a href="http://en.wikipedia.org/wiki/Albert_Low"&gt;Albert Low&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Spiritual"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;Spiritual&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.motherearthnews.com/Alternative-Energy/1978-07-01/A-Guide-for-Perplexed.aspx"&gt;A Guide for the Perplexed (excerpt included)&lt;/a&gt; – by &lt;a href="http://en.wikipedia.org/wiki/E._F._Schumacher"&gt;E. F. Schumacher&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.simpletoremember.com/vitals/MeaningofLife.htm"&gt;The Meaning of Life (from a Jewish perspective)&lt;/a&gt; – by Rabbi &lt;a href="http://en.wikipedia.org/wiki/Noah_Weinberg"&gt;Noah Weinberg&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.what-buddha-taught.net/Books2/Dhammananda_Human_Life.htm"&gt;Human Life&lt;/a&gt; – by &lt;a href="http://en.wikipedia.org/wiki/K._Sri_Dhammananda"&gt;K. Sri Dhammananda&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.what-buddha-taught.net/Books/Bhikkhu_Buddhadasa_Handbook_for_Mankind.pdf"&gt;Handbook for Mankind&lt;/a&gt; – by &lt;a href="http://en.wikipedia.org/wiki/Buddhadasa_Bhikkhu"&gt;Buddhadasa Bhikkhu&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.mormon.org"&gt;Answers to Life's questions&lt;/a&gt; – by &lt;a href="http://en.wikipedia.org/wiki/The_Church_of_Jesus_Christ_of_Latter-day_Saints"&gt;The Church of Jesus Christ of Latter-day Saints&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-165663697015112414?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/165663697015112414/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/06/meaning-of-life.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/165663697015112414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/165663697015112414'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/06/meaning-of-life.html' title='Meaning of life'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-326547503175261989</id><published>2009-06-16T14:57:00.001+10:00</published><updated>2009-06-16T14:57:02.921+10:00</updated><title type='text'>生命的意義</title><content type='html'>&lt;p&gt;&lt;span class="Apple-style-span" style="word-spacing: 0px; font: 16px simsun; text-transform: none; color: rgb(0,0,0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 19px; font-family: -webkit-sans-serif"&gt;       &lt;h3 style="display: inline; font-weight: normal; font-size: 14px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: rgb(0,0,0); padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt; 最近在思考一个问题：生命的意义是什么？每个人都有不同的答案，自己的问题当然自己一个人思考，自己回答。于是午后到外面一边沐浴着阳光，一边脚踏着绿草，一边听着小鸟歌唱，晚上躺在床上冥想了一个晚上，但是像我这样的凡夫俗子，终究还是没有能够想明白。。。可能因为没有想明白这个问题，昨晚有点失眠，今早干活效率不高。今天下午脑海里又浮现出这个问题，于是忍不住上网Google了一下，发现原来这个问题也是有定义的，而且还很正式很理论化，于是把前辈们的理论答案转帖上来，供有需要的同学参考。&lt;/h3&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="Apple-style-span" style="word-spacing: 0px; font: 16px simsun; text-transform: none; color: rgb(0,0,0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 19px; font-family: -webkit-sans-serif"&gt;       &lt;h3 style="display: inline; font-weight: normal; font-size: 14px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: rgb(0,0,0); padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt; 转念一想，在做技术预研项目的时候，有时候除了开动脑筋，例如头脑风暴、小组评审和三五成群开个电话会议等等，如果也能够广开思路，以更加开放的心态来主动迎接问题，例如在IEEE/ACM/Oracle等等互联网上进行一番深入调查，往往都能得到许多积极信息，对项目规划、对技术深入透彻分析、对个人成长也是有着不可估量的作用。&lt;/h3&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="Apple-style-span" style="word-spacing: 0px; font: 16px simsun; text-transform: none; color: rgb(0,0,0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 19px; font-family: -webkit-sans-serif"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="word-spacing: 0px; font: 16px simsun; text-transform: none; color: rgb(0,0,0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 19px; font-family: -webkit-sans-serif"&gt;       &lt;h3 style="display: inline; font-weight: normal; font-size: 14px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: rgb(0,0,0); padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;font color="#ff0000"&gt;&amp;#160;&lt;/font&gt;&lt;/h3&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="Apple-style-span" style="word-spacing: 0px; font: 16px simsun; text-transform: none; color: rgb(0,0,0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 19px; font-family: -webkit-sans-serif"&gt;       &lt;h3 style="display: inline; font-weight: normal; font-size: 14px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: rgb(0,0,0); padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt; 下文摘自&lt;/font&gt;&lt;/strong&gt;&lt;a href="http://zh.wikipedia.org/wiki/生命的意義" target="_blank"&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;《維基百科，自由的百科全書》&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/h3&gt;     &lt;/span&gt;      &lt;div id="contentSub" style="font-size: 13px; margin: 0px 0px 1.4em 1em; width: auto; color: rgb(125,125,125); line-height: 1.2em"&gt;&lt;/div&gt;      &lt;div class="notice metadata" id="disambig" style="padding-right: 0.2em; border-top: rgb(204,204,204) 3px double; padding-left: 0.2em; padding-bottom: 0.2em; margin: 1em; padding-top: 0.2em; border-bottom: rgb(204,204,204) 3px double; text-align: justify"&gt;       &lt;div class="floatleft" style="border-top-width: 0px; clear: left; border-left-width: 0px; float: left; border-bottom-width: 0px; margin: 0px 0.5em 0.5em 0px; position: relative; border-right-width: 0px"&gt;&lt;a class="image" title="Disambig.svg" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=File:Disambig.svg&amp;amp;variant=zh-tw"&gt;&lt;img style="vertical-align: middle; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none" height="20" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/25px-Disambig.svg.png" width="25" /&gt;&lt;/a&gt;&lt;/div&gt;       &lt;small&gt;要查看Monty Python攝影，見&lt;a class="new" title="The Meaning of Life (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=The_Meaning_of_Life&amp;amp;action=edit&amp;amp;redlink=1"&gt;The Meaning of Life&lt;/a&gt;。&lt;/small&gt;&lt;/div&gt;      &lt;div class="thumb tright" style="clear: right; border-right: white 0px solid; border-top: white 1em solid; margin-top: 1em; float: right; margin-bottom: 0.5em; border-left: white 1.4em solid; width: auto; border-bottom: white 0.8em solid"&gt;       &lt;div class="thumbinner" style="border-right: rgb(204,204,204) 1px solid; padding-right: 3px! important; border-top: rgb(204,204,204) 1px solid; overflow-y: hidden; padding-left: 3px! important; font-size: 14px; overflow-x: hidden; padding-bottom: 3px! important; border-left: rgb(204,204,204) 1px solid; width: 357px; padding-top: 3px! important; border-bottom: rgb(204,204,204) 1px solid; background-color: rgb(249,249,249); text-align: center"&gt;&lt;a class="image" title="《我們從哪裡來？我們是誰？我們往哪裡去？》後印象派畫家保羅·高更著名作品之一" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=File:Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg&amp;amp;variant=zh-tw"&gt;&lt;img class="thumbimage" style="border-right: rgb(204,204,204) 1px solid; border-top: rgb(204,204,204) 1px solid; vertical-align: middle; border-left: rgb(204,204,204) 1px solid; border-bottom: rgb(204,204,204) 1px solid; background-color: rgb(249,249,249)" height="133" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg/355px-Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg" width="355" /&gt;&lt;/a&gt;           &lt;div class="thumbcaption" style="padding-right: 3px! important; padding-left: 3px! important; font-size: 14px; padding-bottom: 3px! important; border-top-style: none; line-height: 1.4em; padding-top: 3px! important; border-right-style: none; border-left-style: none; text-align: left; border-bottom-style: none"&gt;           &lt;div class="magnify" style="font-size: 13px; float: right; background-image: none! important; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;a class="internal" title="放大" style="display: block; background-image: none! important; color: rgb(0,43,184); border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; text-decoration: none; border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=File:Woher_kommen_wir_Wer_sind_wir_Wohin_gehen_wir.jpg&amp;amp;variant=zh-tw"&gt;&lt;img style="display: block; background-image: none! important; vertical-align: middle; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; background-color: rgb(249,249,249); border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial" height="11" alt="" src="http://zh.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/div&gt;           &lt;i&gt;《我們從哪裡來？我們是誰？我們往哪裡去？》&lt;/i&gt;             &lt;br /&gt;&lt;a title="後印象派" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%90%8E%E5%8D%B0%E8%B1%A1%E6%B4%BE&amp;amp;variant=zh-tw"&gt;後印象派&lt;/a&gt;&lt;a class="mw-redirect" title="畫家" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%BB%E5%AE%B6&amp;amp;variant=zh-tw"&gt;畫家&lt;/a&gt;&lt;a class="mw-redirect" title="保羅·高更" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BF%9D%E7%BD%97%C2%B7%E9%AB%98%E6%9B%B4&amp;amp;variant=zh-tw"&gt;保羅·高更&lt;/a&gt;著名作品之一&lt;/div&gt;       &lt;/div&gt;     &lt;/div&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;生命的意義&lt;/b&gt;是一個解構&lt;a class="mw-redirect" title="人類" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BA%BA%E7%B1%BB&amp;amp;variant=zh-tw"&gt;人類&lt;/a&gt;存在的&lt;a class="new" title="目的 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%9B%AE%E7%9A%84&amp;amp;action=edit&amp;amp;redlink=1"&gt;目的&lt;/a&gt;與&lt;a title="內在價值" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%86%85%E5%9C%A8%E4%BB%B7%E5%80%BC&amp;amp;variant=zh-tw"&gt;意義&lt;/a&gt;的哲學問題。這個概念通過許多相關問題體現出來，例如：「我為何在此」「什麼是&lt;a title="生命" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD&amp;amp;variant=zh-tw"&gt;生命&lt;/a&gt;？」「生命的&lt;a class="mw-redirect" title="真諦" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%9C%9F%E8%B0%9B&amp;amp;variant=zh-tw"&gt;真諦&lt;/a&gt;是什麼？」。在&lt;a class="mw-redirect" title="歷史" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%8E%86%E5%8F%B2&amp;amp;variant=zh-tw"&gt;歷史&lt;/a&gt;長河中，它也是&lt;a title="哲學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%93%B2%E5%AD%A6&amp;amp;variant=zh-tw"&gt;哲學&lt;/a&gt;，&lt;a title="科學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A7%91%E5%AD%A6&amp;amp;variant=zh-tw"&gt;科學&lt;/a&gt;以及&lt;a class="mw-redirect" title="神學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E5%AD%A6&amp;amp;variant=zh-tw"&gt;神學&lt;/a&gt;一直所思索的&lt;a class="new" title="主題 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%B8%BB%E9%A2%98&amp;amp;action=edit&amp;amp;redlink=1"&gt;主題&lt;/a&gt;。前人在不同的&lt;a title="文化" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%96%87%E5%8C%96&amp;amp;variant=zh-tw"&gt;文化環境&lt;/a&gt;與&lt;a class="mw-redirect" title="意識形態" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%84%8F%E8%AF%86%E5%BD%A2%E6%80%81&amp;amp;variant=zh-tw"&gt;意識形態&lt;/a&gt;背景下也給出了很多的&lt;a class="mw-redirect" title="多元化" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%A4%9A%E5%85%83%E5%8C%96&amp;amp;variant=zh-tw"&gt;多元化&lt;/a&gt;答案。&lt;a title="阿爾貝·加繆" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%98%BF%E5%B0%94%E8%B4%9D%C2%B7%E5%8A%A0%E7%BC%AA&amp;amp;variant=zh-tw"&gt;阿爾貝·加繆&lt;/a&gt;指出，作為一個存在的人，&lt;a class="mw-redirect" title="人類" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BA%BA%E7%B1%BB&amp;amp;variant=zh-tw"&gt;人類&lt;/a&gt;用生命的價值和意義來說服自己：人的存在不是&lt;a class="mw-redirect" title="荒誕" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%8D%92%E8%AF%9E&amp;amp;variant=zh-tw"&gt;荒誕&lt;/a&gt;的。&lt;sup class="reference" id="_ref-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-0"&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;生命的意義&lt;/b&gt;經常和哲學與&lt;a title="宗教" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%97%E6%95%99&amp;amp;variant=zh-tw"&gt;宗教&lt;/a&gt;的&lt;a title="存在" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AD%98%E5%9C%A8&amp;amp;variant=zh-tw"&gt;存在&lt;/a&gt;、&lt;a title="意識" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%84%8F%E8%AF%86&amp;amp;variant=zh-tw"&gt;意識&lt;/a&gt;(自覺)、&lt;a title="幸福" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%B9%B8%E7%A6%8F&amp;amp;variant=zh-tw"&gt;幸福&lt;/a&gt;等&lt;a title="概念" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%A6%82%E5%BF%B5&amp;amp;variant=zh-tw"&gt;概念&lt;/a&gt;交集在一起，還會涉及到其他的一些領域，如&lt;a title="語言學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%AF%AD%E8%A8%80%E5%AD%A6&amp;amp;variant=zh-tw"&gt;象徵符號&lt;/a&gt;、&lt;a class="new" title="實體論 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%9E%E4%BD%93%E8%AE%BA&amp;amp;action=edit&amp;amp;redlink=1"&gt;實體論&lt;/a&gt;、&lt;a title="價值" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BB%B7%E5%80%BC&amp;amp;variant=zh-tw"&gt;價值&lt;/a&gt;、&lt;a class="new" title="目的 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%9B%AE%E7%9A%84&amp;amp;action=edit&amp;amp;redlink=1"&gt;目的&lt;/a&gt;、&lt;a title="道德" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%81%93%E5%BE%B7&amp;amp;variant=zh-tw"&gt;道德&lt;/a&gt;、&lt;a title="善" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%96%84&amp;amp;variant=zh-tw"&gt;善&lt;/a&gt;與&lt;a title="惡" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%83%A1&amp;amp;variant=zh-tw"&gt;惡&lt;/a&gt;、&lt;a title="自由意志" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E7%94%B1%E6%84%8F%E5%BF%97&amp;amp;variant=zh-tw"&gt;自由意志&lt;/a&gt;(自願)、&lt;a class="new" title="上帝觀 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%B8%8A%E5%B8%9D%E8%A7%82&amp;amp;action=edit&amp;amp;redlink=1"&gt;上帝觀&lt;/a&gt;、&lt;a class="new" title="神的存在 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E7%9A%84%E5%AD%98%E5%9C%A8&amp;amp;action=edit&amp;amp;redlink=1"&gt;神的存在&lt;/a&gt;、&lt;a title="靈魂" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%81%B5%E9%AD%82&amp;amp;variant=zh-tw"&gt;靈魂&lt;/a&gt;、&lt;a class="mw-redirect" title="輪迴" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%BD%AE%E5%9B%9E&amp;amp;variant=zh-tw"&gt;來世&lt;/a&gt;等。而與科學的聯繫的關係不那麼直接，科學在與之相關的話題上，一般會設置一定的背景與參數來描述與&lt;a title="宇宙" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%87%E5%AE%99&amp;amp;variant=zh-tw"&gt;宇宙&lt;/a&gt;有關的&lt;a class="new" title="先驗事實 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%85%88%E9%AA%8C%E4%BA%8B%E5%AE%9E&amp;amp;action=edit&amp;amp;redlink=1"&gt;先驗事實&lt;/a&gt;。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;一個&lt;a class="new" title="另類 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%8F%A6%E7%B1%BB&amp;amp;action=edit&amp;amp;redlink=1"&gt;另類&lt;/a&gt;的、&lt;a class="new" title="以人為本 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BB%A5%E4%BA%BA%E4%B8%BA%E6%9C%AC&amp;amp;action=edit&amp;amp;redlink=1"&gt;以人為本&lt;/a&gt;、非&lt;a title="宇宙" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%87%E5%AE%99&amp;amp;variant=zh-tw"&gt;宇宙&lt;/a&gt;非&lt;a title="宗教學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%97%E6%95%99%E5%AD%A6&amp;amp;variant=zh-tw"&gt;宗教學&lt;/a&gt;的問題是：「&lt;b&gt;我&lt;/b&gt;的生命有何意義？」。關於生命目的與意義，一般認為，如果相信它是存在的話，它的價值大小與&lt;a class="new" title="入世 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%85%A5%E4%B8%96&amp;amp;action=edit&amp;amp;redlink=1"&gt;入世&lt;/a&gt;的深淺相一致。&lt;/p&gt;      &lt;table class="toc" id="toc" style="border-right: rgb(170,170,170) 1px solid; padding-right: 5px; border-top: rgb(170,170,170) 1px solid; padding-left: 5px; font-size: 14px; padding-bottom: 5px; border-left: rgb(170,170,170) 1px solid; color: black; padding-top: 5px; border-bottom: rgb(170,170,170) 1px solid; background-color: rgb(249,249,249)" summary="目錄"&gt;&lt;tbody&gt;         &lt;tr&gt;           &lt;td&gt;             &lt;div id="toctitle" style="text-align: center"&gt;               &lt;h2 style="padding-right: 0px; display: inline; padding-left: 0px; font-weight: bold; font-size: 14px; background-image: none; padding-bottom: 0px; margin: 0px 0px 0.6em; color: black; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;目錄&lt;/h2&gt;               &lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctoggle" style="font-size: 14px"&gt;[&lt;a class="internal" id="togglelink" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/"&gt;隱藏&lt;/a&gt;]&lt;/span&gt;&lt;/div&gt;              &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: none; padding-bottom: 0px; margin: 0.3em 0px 0px; line-height: 1.5em; padding-top: 0px; list-style-type: none; text-align: left"&gt;               &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E7.96.91.E9.97.AE.E7.94.9F.E5.91.BD.E7.9A.84.E6.84.8F.E4.B9.89"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;疑問生命的意義&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E7.A7.91.E5.AD.A6.E6.8E.A2.E7.A9.B6.E4.B8.8E.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;科學探究與觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E6.99.AE.E9.81.8D.E4.BF.A1.E5.BF.B5"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;普遍信念&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.93.B2.E5.AD.A6.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;哲學觀點&lt;/span&gt;&lt;/a&gt;                   &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: none; padding-bottom: 0px; margin: 0px 0px 0px 2em; line-height: 1.5em; padding-top: 0px; list-style-type: none; text-align: left"&gt;                   &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E4.BB.B7.E5.80.BC.E5.8D.B3.E6.84.8F.E4.B9.89"&gt;&lt;span class="tocnumber"&gt;4.1&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;價值即意義&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                 &lt;/ul&gt;               &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E6.97.A0.E7.A5.9E.E8.AE.BA.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;無神論者的觀點&lt;/span&gt;&lt;/a&gt;                   &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: none; padding-bottom: 0px; margin: 0px 0px 0px 2em; line-height: 1.5em; padding-top: 0px; list-style-type: none; text-align: left"&gt;                   &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.AD.98.E5.9C.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.1&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;存在主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.2&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;人文主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E8.99.9A.E6.97.A0.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.3&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;虛無主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.AE.9E.E8.AF.81.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.4&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;實證主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.AE.9E.E7.94.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.5&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;實用主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E8.B6.85.E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;5.6&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;超人文主義者的觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                 &lt;/ul&gt;               &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E6.9C.89.E7.A5.9E.E8.AE.BA.E8.A7.82.E7.82.B9.E7.9A.84.E6.A6.82.E8.A6.81"&gt;&lt;span class="tocnumber"&gt;6&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;有神論觀點的概要&lt;/span&gt;&lt;/a&gt;                   &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: none; padding-bottom: 0px; margin: 0px 0px 0px 2em; line-height: 1.5em; padding-top: 0px; list-style-type: none; text-align: left"&gt;                   &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E4.B8.8E.E7.A5.9E.E7.9A.84.E5.85.B3.E7.B3.BB"&gt;&lt;span class="tocnumber"&gt;6.1&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;與神的關係&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E7.88.B1.E7.A5.9E.E7.88.B1.E4.BA.BA"&gt;&lt;span class="tocnumber"&gt;6.2&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;愛神愛人&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#Reformed_Theology:_glorify_and_enjoy_God"&gt;&lt;span class="tocnumber"&gt;6.3&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;Reformed Theology: glorify and enjoy God&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.B4.87.E6.8B.9C.E7.A5.9E"&gt;&lt;span class="tocnumber"&gt;6.4&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;崇拜神&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#Sapiential_Meaning_of_Life"&gt;&lt;span class="tocnumber"&gt;6.5&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;Sapiential Meaning of Life&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E6.89.80.E7.BD.97.E9.97.A8.E7.8E.8B.E7.9A.84.E7.BB.93.E8.AE.BA"&gt;&lt;span class="tocnumber"&gt;6.6&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;所羅門王的結論&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E7.A5.9E.E7.A7.98.E4.B8.BB.E4.B9.89.E8.A7.82.E7.82.B9"&gt;&lt;span class="tocnumber"&gt;6.7&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;神秘主義觀點&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                 &lt;/ul&gt;               &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.B9.BD.E9.BB.98.E5.92.8C.E6.B5.81.E8.A1.8C.E6.96.87.E5.8C.96.E7.9A.84.E5.A4.84.E7.90.86.E6.96.B9.E5.BC.8F"&gt;&lt;span class="tocnumber"&gt;7&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;幽默和流行文化的處理方式&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.8F.83.E7.9C.8B"&gt;&lt;span class="tocnumber"&gt;8&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;參看&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.8F.83.E8.80.83.E8.B3.87.E6.96.99"&gt;&lt;span class="tocnumber"&gt;9&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;參考資料&lt;/span&gt;&lt;/a&gt;                   &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: none; padding-bottom: 0px; margin: 0px 0px 0px 2em; line-height: 1.5em; padding-top: 0px; list-style-type: none; text-align: left"&gt;                   &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#Additional_References"&gt;&lt;span class="tocnumber"&gt;9.1&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;Additional References&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                    &lt;li class="toclevel-2" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#Philosophy"&gt;&lt;span class="tocnumber"&gt;9.2&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;Philosophy&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                 &lt;/ul&gt;               &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.BB.B6.E4.BC.B8.E9.96.B1.E8.AE.80"&gt;&lt;span class="tocnumber"&gt;10&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;延伸閱讀&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;                &lt;li class="toclevel-1" style="margin-bottom: 0.1em"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#.E5.A4.96.E9.83.A8.E9.80.A3.E7.B5.90"&gt;&lt;span class="tocnumber"&gt;11&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span class="toctext"&gt;外部連結&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;             &lt;/ul&gt;           &lt;/td&gt;         &lt;/tr&gt;       &lt;/tbody&gt;&lt;/table&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E7.96.91.E9.97.AE.E7.94.9F.E5.91.BD.E7.9A.84.E6.84.8F.E4.B9.89" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E7.96.91.E9.97.AE.E7.94.9F.E5.91.BD.E7.9A.84.E6.84.8F.E4.B9.89"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 疑問生命的意義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=1"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;疑問生命的意義&lt;/span&gt;&lt;/h2&gt;      &lt;div class="thumb tright" style="clear: right; border-right: white 0px solid; border-top: white 1em solid; margin-top: 1em; float: right; margin-bottom: 0.5em; border-left: white 1.4em solid; width: auto; border-bottom: white 0.8em solid"&gt;       &lt;div class="thumbinner" style="border-right: rgb(204,204,204) 1px solid; padding-right: 3px! important; border-top: rgb(204,204,204) 1px solid; overflow-y: hidden; padding-left: 3px! important; font-size: 14px; overflow-x: hidden; padding-bottom: 3px! important; border-left: rgb(204,204,204) 1px solid; width: 152px; padding-top: 3px! important; border-bottom: rgb(204,204,204) 1px solid; background-color: rgb(249,249,249); text-align: center"&gt;&lt;a class="image" title="《冥想》或《沉思中的哲學家》(局部)：荷蘭現實主義畫家倫勃朗的作品" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg&amp;amp;variant=zh-tw"&gt;&lt;img class="thumbimage" style="border-right: rgb(204,204,204) 1px solid; border-top: rgb(204,204,204) 1px solid; vertical-align: middle; border-left: rgb(204,204,204) 1px solid; border-bottom: rgb(204,204,204) 1px solid; background-color: rgb(249,249,249)" height="125" alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Rembrandt_Harmensz._van_Rijn_038-crop.jpg/150px-Rembrandt_Harmensz._van_Rijn_038-crop.jpg" width="150" /&gt;&lt;/a&gt;           &lt;div class="thumbcaption" style="padding-right: 3px! important; padding-left: 3px! important; font-size: 14px; padding-bottom: 3px! important; border-top-style: none; line-height: 1.4em; padding-top: 3px! important; border-right-style: none; border-left-style: none; text-align: left; border-bottom-style: none"&gt;           &lt;div class="magnify" style="font-size: 13px; float: right; background-image: none! important; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;a class="internal" title="放大" style="display: block; background-image: none! important; color: rgb(0,43,184); border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; text-decoration: none; border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=File:Rembrandt_Harmensz._van_Rijn_038-crop.jpg&amp;amp;variant=zh-tw"&gt;&lt;img style="display: block; background-image: none! important; vertical-align: middle; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; background-color: rgb(249,249,249); border-bottom-style: none! important; webkit-background-clip: initial; webkit-background-origin: initial" height="11" alt="" src="http://zh.wikipedia.org/skins-1.5/common/images/magnify-clip.png" width="15" /&gt;&lt;/a&gt;&lt;/div&gt;           &lt;i&gt;《&lt;a title="冥想" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%86%A5%E6%83%B3&amp;amp;variant=zh-tw"&gt;冥想&lt;/a&gt;》&lt;/i&gt;或&lt;i&gt;《&lt;a class="new" title="沉思中的哲學家 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%B2%89%E6%80%9D%E4%B8%AD%E7%9A%84%E5%93%B2%E5%AD%A6%E5%AE%B6&amp;amp;action=edit&amp;amp;redlink=1"&gt;沉思中的哲學家&lt;/a&gt;》&lt;/i&gt;(局部)：             &lt;br /&gt;&lt;a title="荷蘭" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%8D%B7%E5%85%B0&amp;amp;variant=zh-tw"&gt;荷蘭&lt;/a&gt;&lt;a title="現實主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%8E%B0%E5%AE%9E%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;現實主義&lt;/a&gt;&lt;a class="mw-redirect" title="畫家" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%BB%E5%AE%B6&amp;amp;variant=zh-tw"&gt;畫家&lt;/a&gt;&lt;a title="倫勃朗" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BC%A6%E5%8B%83%E6%9C%97&amp;amp;variant=zh-tw"&gt;倫勃朗&lt;/a&gt;的作品&lt;/div&gt;       &lt;/div&gt;     &lt;/div&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;對生命的意義的疑問有很多的表達方式，主要包括以下幾種：&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;「生命的意義是什麼？」&lt;sup class="reference" id="_ref-Westphal_1-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Westphal-1"&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Nozick_2-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Nozick-2"&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Jewell_3-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Jewell-3"&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-WITMOL_4-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-WITMOL-4"&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Yeffeth_5-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Yeffeth-5"&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Seaman_6-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Seaman-6"&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Baggini_7-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;「我為何於此？」「我在此為何？」&lt;sup class="reference" id="_ref-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF_8-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF-8"&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Fadul_9-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Fadul-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;「何為生命之源？」&lt;sup class="reference" id="_ref-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF_8-1" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF-8"&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Fadul_9-1" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Fadul-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;「何為生命的本相？」「何為實存的本相？」&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;sup class="reference" id="_ref-WITMOL_4-1" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-WITMOL-4"&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Baggini_7-1" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Baggini-7"&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Christiansen_.26_Baum_.26_Bass-Haugen_10-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Christiansen_.26_Baum_.26_Bass-Haugen-10"&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-warren_11-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-warren-11"&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Krishnamurti_12-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Krishnamurti-12"&gt;[13]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;「何為生命的意義？」&lt;sup class="reference" id="_ref-.E5.85.8B.E9.87.8C.E5.B8.8C.E9.82.A3.E7.A9.86.E6.8F.90_13-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-.E5.85.8B.E9.87.8C.E5.B8.8C.E9.82.A3.E7.A9.86.E6.8F.90-13"&gt;[14]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;「生命有何意義與價值的東西？」&lt;sup class="reference" id="_ref-Fadul_9-2" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Fadul-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-UIUC_14-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-UIUC-14"&gt;[15]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;「何為生命價值？」&lt;sup class="reference" id="_ref-Fadul_9-3" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Fadul-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Van_Hooft_15-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Van_Hooft-15"&gt;[16]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;「生的理由是什麼？」「我為何而生？」&lt;sup class="reference" id="_ref-Hua_16-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Hua-16"&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Fadul_9-4" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Fadul-9"&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;sup class="reference" id="_ref-Shafer-Landau_.26_Cuneo_17-0" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-Shafer-Landau_.26_Cuneo-17"&gt;[18]&lt;/a&gt;&lt;/sup&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;這些問題，&lt;a title="科學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A7%91%E5%AD%A6&amp;amp;variant=zh-tw"&gt;科學&lt;/a&gt;&lt;a class="mw-redirect" title="理論" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%90%86%E8%AE%BA&amp;amp;variant=zh-tw"&gt;理論&lt;/a&gt;、&lt;a title="哲學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%93%B2%E5%AD%A6&amp;amp;variant=zh-tw"&gt;哲學&lt;/a&gt;、&lt;a class="mw-redirect" title="神學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E5%AD%A6&amp;amp;variant=zh-tw"&gt;神學&lt;/a&gt;、&lt;a title="通靈術" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%80%9A%E7%81%B5%E6%9C%AF&amp;amp;variant=zh-tw"&gt;靈修學&lt;/a&gt;等都做過形形色色的解答，但並沒有達成共識。因為生命的意義並不單純屬於某個&lt;a class="mw-redirect" title="學科" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AD%B8%E7%A7%91&amp;amp;variant=zh-tw"&gt;學科&lt;/a&gt;，因此任何只從某個學科單層面去分析並給出答案是&lt;a class="new" title="片面 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%89%87%E9%9D%A2&amp;amp;action=edit&amp;amp;redlink=1"&gt;片面&lt;/a&gt;的，但是可以多層面去深刻了解&lt;b&gt;生命的意義&lt;/b&gt;所在。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E7.A7.91.E5.AD.A6.E6.8E.A2.E7.A9.B6.E4.B8.8E.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E7.A7.91.E5.AD.A6.E6.8E.A2.E7.A9.B6.E4.B8.8E.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 科學探究與觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=2"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;科學探究與觀點&lt;/span&gt;&lt;/h2&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;科學家假設生命的意義是可決定的, 透過了解宇宙運作的規則,人類是可能了解生命的意義，但不能解析生命潛在價值所在。&lt;sup class="reference" id="_ref-18" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-18"&gt;[19]&lt;/a&gt;&lt;/sup&gt;科學的價值在於，一方面能夠提供更多的工具與方法使得人類對問題有更深的了解，但另一方面科學的發展與&lt;a title="社會" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A4%BE%E4%BC%9A&amp;amp;variant=zh-tw"&gt;社會&lt;/a&gt;的進步、人類&lt;a title="智慧" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%99%BA%E6%85%A7&amp;amp;variant=zh-tw"&gt;智慧&lt;/a&gt;的&lt;a title="演化" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%BC%94%E5%8C%96&amp;amp;variant=zh-tw"&gt;演化&lt;/a&gt;發展是不同步的，即&lt;a class="new" title="客觀存在 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%A2%E8%A7%82%E5%AD%98%E5%9C%A8&amp;amp;action=edit&amp;amp;redlink=1"&gt;客觀存在&lt;/a&gt;與&lt;a class="new" title="主觀能動性 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%B8%BB%E8%A7%82%E8%83%BD%E5%8A%A8%E6%80%A7&amp;amp;action=edit&amp;amp;redlink=1"&gt;主觀能動性&lt;/a&gt;永遠存在差距。所以隨著科學的發展，人類也只有陷進了更深層次的疑問與&lt;a class="new" title="探尋 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%8E%A2%E5%AF%BB&amp;amp;action=edit&amp;amp;redlink=1"&gt;探尋&lt;/a&gt;，如此循環。&lt;sup class="reference" id="_ref-19" style="white-space: nowrap"&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_note-19"&gt;[20]&lt;/a&gt;&lt;/sup&gt;以下幾種科學學科曾試圖解析生命的意義所在。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;有一個大體稱為「&lt;a class="new" title="恐懼管理理論 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%81%90%E6%83%A7%E7%AE%A1%E7%90%86%E7%90%86%E8%AE%BA&amp;amp;action=edit&amp;amp;redlink=1"&gt;恐懼管理理論&lt;/a&gt;」價值系統被&lt;a title="社會心理學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A4%BE%E4%BC%9A%E5%BF%83%E7%90%86%E5%AD%A6&amp;amp;variant=zh-tw"&gt;社會心理學家&lt;/a&gt;所提出來。理論宣稱，人類天生地對死亡產生&lt;a title="本能" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%9C%AC%E8%83%BD&amp;amp;variant=zh-tw"&gt;本能&lt;/a&gt;的&lt;a title="恐懼" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%81%90%E6%83%A7&amp;amp;variant=zh-tw"&gt;恐懼&lt;/a&gt;，因此它會促使我們對逃離&lt;a title="死亡" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%AD%BB%E4%BA%A1&amp;amp;variant=zh-tw"&gt;死亡&lt;/a&gt;做出&lt;a class="new" title="心理提醒 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%BF%83%E7%90%86%E6%8F%90%E9%86%92&amp;amp;action=edit&amp;amp;redlink=1"&gt;心理提醒&lt;/a&gt;，從而做出生命價值選擇。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a title="神經科學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E7%BB%8F%E7%A7%91%E5%AD%A6&amp;amp;variant=zh-tw"&gt;神經科學&lt;/a&gt;已經對&lt;a title="神經遞質" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E7%BB%8F%E9%80%92%E8%B4%A8&amp;amp;variant=zh-tw"&gt;神經傳遞素&lt;/a&gt;運輸，特別是在&lt;a title="邊緣系統" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%BE%B9%E7%BC%98%E7%B3%BB%E7%BB%9F&amp;amp;variant=zh-tw"&gt;邊緣系統&lt;/a&gt;和獨特的&lt;a class="mw-redirect" title="腹側被蓋區" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%85%B9%E4%BE%A7%E8%A2%AB%E7%9B%96%E5%8C%BA&amp;amp;variant=zh-tw"&gt;腹側被蓋區&lt;/a&gt;等&lt;a class="mw-redirect" title="物理" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%89%A9%E7%90%86&amp;amp;variant=zh-tw"&gt;物理&lt;/a&gt;&lt;a title="實體" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AF%A6%E9%AB%94&amp;amp;variant=zh-tw"&gt;實體&lt;/a&gt;也有很多的理論研究，例如激勵、愉悅、&lt;a title="動機" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%8A%A8%E6%9C%BA&amp;amp;variant=zh-tw"&gt;動機&lt;/a&gt;等。如果相信生命的意義在於爭取最大限度的快樂，這些&lt;a class="mw-redirect" title="理論" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%90%86%E8%AE%BA&amp;amp;variant=zh-tw"&gt;理論&lt;/a&gt;有給出標準式的預測實踐。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a title="經濟學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%BB%8F%E6%B5%8E%E5%AD%A6&amp;amp;variant=zh-tw"&gt;經濟學家&lt;/a&gt;則在&lt;a class="mw-redirect" title="市場" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%B8%82%E5%9C%BA&amp;amp;variant=zh-tw"&gt;市場&lt;/a&gt;上實踐了何為價值。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a title="社會學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A4%BE%E4%BC%9A%E5%AD%A6&amp;amp;variant=zh-tw"&gt;社會學&lt;/a&gt;則用&lt;a title="價值觀" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%83%B9%E5%80%BC%E8%A7%80&amp;amp;variant=zh-tw"&gt;價值觀&lt;/a&gt;、&lt;a class="new" title="規範 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%A7%84%E8%8C%83&amp;amp;action=edit&amp;amp;redlink=1"&gt;規範&lt;/a&gt;、&lt;a title="失范" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%A4%B1%E8%8C%83&amp;amp;variant=zh-tw"&gt;失范&lt;/a&gt;等&lt;a class="mw-redirect" title="理論" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%90%86%E8%AE%BA&amp;amp;variant=zh-tw"&gt;理論&lt;/a&gt;&lt;a title="概念" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%A6%82%E5%BF%B5&amp;amp;variant=zh-tw"&gt;概念&lt;/a&gt;在&lt;a class="new" title="社會層級 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A4%BE%E4%BC%9A%E5%B1%82%E7%BA%A7&amp;amp;action=edit&amp;amp;redlink=1"&gt;社會層級&lt;/a&gt;中檢驗價值。&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E6.99.AE.E9.81.8D.E4.BF.A1.E5.BF.B5" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E6.99.AE.E9.81.8D.E4.BF.A1.E5.BF.B5"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 普遍信念" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=3"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;普遍信念&lt;/span&gt;&lt;/h2&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;「生命的意義是什麼？」很多人都曾在人生的某些階段思考這個難以解答的問題，其中絕大部分人是在思考「生命有何目的？」這個問題。下列是一小部分較為流行的答案：&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;取得成就&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...賺取&lt;a class="mw-redirect" title="財富" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%B2%A1%E5%AF%8C&amp;amp;variant=zh-tw"&gt;財富&lt;/a&gt;，爬上&lt;a class="mw-redirect" title="社會" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A4%BE%E6%9C%83&amp;amp;variant=zh-tw"&gt;社會&lt;/a&gt;的上層 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...促進人類的&lt;a class="mw-redirect" title="進化" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%80%B2%E5%8C%96&amp;amp;variant=zh-tw"&gt;進化&lt;/a&gt;，或擴大&lt;a class="mw-redirect" title="人類" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BA%BA%E9%A1%9E&amp;amp;variant=zh-tw"&gt;人類&lt;/a&gt;的&lt;a title="基因組" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%9F%BA%E5%9B%A0%E7%B5%84&amp;amp;variant=zh-tw"&gt;基因組&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...促進&lt;a class="new" title="超人類的 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%B6%85%E4%BA%BA%E9%A1%9E%E7%9A%84&amp;amp;action=edit&amp;amp;redlink=1"&gt;科技的進步&lt;/a&gt;,或主動研發&lt;a class="new" title="(進化出來的)超人 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=(%E9%80%B2%E5%8C%96%E5%87%BA%E4%BE%86%E7%9A%84)%E8%B6%85%E4%BA%BA&amp;amp;action=edit&amp;amp;redlink=1"&gt;未來人種&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...與其他個體或團體進行&lt;a class="mw-redirect" title="競爭" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%AB%B6%E7%88%AD&amp;amp;variant=zh-tw"&gt;競爭&lt;/a&gt;或&lt;a title="合作" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%90%88%E4%BD%9C&amp;amp;variant=zh-tw"&gt;合作&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...摧毀對自己做成危害的存在,或學習以&lt;a title="非暴力" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%9D%9E%E6%9A%B4%E5%8A%9B&amp;amp;variant=zh-tw"&gt;非暴力&lt;/a&gt;和&lt;a class="new" title="非對抗 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%9D%9E%E5%B0%8D%E6%8A%97&amp;amp;action=edit&amp;amp;redlink=1"&gt;非對抗&lt;/a&gt;的方式生存 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...為自己的目標而死亡 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...取得及行使&lt;a title="權力" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%AC%8A%E5%8A%9B&amp;amp;variant=zh-tw"&gt;權力&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...留下存在的痕跡,例如透過寫作或美術作品 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...生存於世上 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...以&lt;a class="mw-redirect" title="有性繁殖" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%9C%89%E6%80%A7%E7%B9%81%E6%AE%96&amp;amp;variant=zh-tw"&gt;有性繁殖&lt;/a&gt;或&lt;a class="mw-redirect" title="無性繁殖" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%97%A0%E6%80%A7%E7%B9%81%E6%AE%96&amp;amp;variant=zh-tw"&gt;無性繁殖&lt;/a&gt;來製造後代 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...保謢家庭(或家族) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...去實現自己的夢想,預像,或&lt;a title="命運" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%91%BD%E9%81%8B&amp;amp;variant=zh-tw"&gt;命運&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="自由" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E7%94%B1&amp;amp;variant=zh-tw"&gt;自由&lt;/a&gt;,不論是肉體上,意義上或精神上 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="快樂" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%BF%AB%E6%A8%82&amp;amp;variant=zh-tw"&gt;快樂&lt;/a&gt;及保持健壯,體臉歡欣 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...保持存在,透過科學方法做到&lt;a class="mw-redirect" title="永垂不朽" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%B0%B8%E5%9E%82%E4%B8%8D%E6%9C%BD&amp;amp;variant=zh-tw"&gt;永垂不朽&lt;/a&gt;(詳見&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a title="生命延續" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E5%BB%B6%E7%BA%8C&amp;amp;variant=zh-tw"&gt;生命延續&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;.....用時間換取金錢,人脈 &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;獲取智慧及知識&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...使自己不再對任何事感到疑惑,或對任何事都感好奇 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...增進對世界的理解 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...&lt;a class="new" title="探索 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%8E%A2%E7%B4%A2&amp;amp;action=edit&amp;amp;redlink=1"&gt;探索&lt;/a&gt;所屬&lt;a class="mw-redirect" title="區域" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%8D%80%E5%9F%9F&amp;amp;variant=zh-tw"&gt;區域&lt;/a&gt;外的事物 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...&lt;a class="mw-redirect" title="學習" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AD%B8%E7%BF%92&amp;amp;variant=zh-tw"&gt;學習&lt;/a&gt;別人的長處,從他人的短處裏吸取教訓(&lt;a title="孔子" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AD%94%E5%AD%90&amp;amp;variant=zh-tw"&gt;孔子&lt;/a&gt;日:擇其善者而從之,其不善者而改之) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="真理" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%9C%9F%E7%90%86&amp;amp;variant=zh-tw"&gt;真理&lt;/a&gt;,&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="mw-redirect" title="知識" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%9F%A5%E8%AD%98&amp;amp;variant=zh-tw"&gt;知識&lt;/a&gt;,覺悟,或&lt;a title="智慧" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%99%BA%E6%85%A7&amp;amp;variant=zh-tw"&gt;智慧&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&amp;quot;生命的意義&amp;quot; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...了解創造主 &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;提升精神層次&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...與自然理境達到&lt;a class="new" title="超感官 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%B6%85%E6%84%9F%E5%AE%98&amp;amp;action=edit&amp;amp;redlink=1"&gt;超感官&lt;/a&gt;的聯繫 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...到達&lt;a class="new" title="覺悟 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%A6%BA%E6%82%9F&amp;amp;action=edit&amp;amp;redlink=1"&gt;覺悟&lt;/a&gt;和&lt;a class="new" title="內在平靜 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%85%A7%E5%9C%A8%E5%B9%B3%E9%9D%9C&amp;amp;action=edit&amp;amp;redlink=1"&gt;內在平靜&lt;/a&gt;的境界 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...在&lt;a title="淨土" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%B7%A8%E5%9C%9F&amp;amp;variant=zh-tw"&gt;淨土&lt;/a&gt;裏得到重生 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...成為&lt;a title="神" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E&amp;amp;variant=zh-tw"&gt;神&lt;/a&gt;,或類似的存在 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...去行好事 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...透過&lt;a class="new" title="體驗 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%AB%94%E9%A9%97&amp;amp;action=edit&amp;amp;redlink=1"&gt;體驗&lt;/a&gt;一切事物來擴張自己的&lt;a class="new" title="內在 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%85%A7%E5%9C%A8&amp;amp;action=edit&amp;amp;redlink=1"&gt;內在&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...憐憫世人 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...愛人,被愛 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...生存在一個獨善其中,無法自我傷害,也不能傷害別人的境界 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a class="mw-redirect" title="正義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%AD%A3%E7%BE%A9&amp;amp;variant=zh-tw"&gt;正義&lt;/a&gt;和&lt;a title="自由" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E7%94%B1&amp;amp;variant=zh-tw"&gt;自由&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;靈屬的提升&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...成為&lt;a class="mw-redirect" title="天堂" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%A4%A9%E5%A0%82&amp;amp;variant=zh-tw"&gt;天堂&lt;/a&gt;與地獄之問的連結 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...為信仰而死亡,進而成為&lt;a class="mw-redirect" title="殉道者" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%AE%89%E9%81%93%E8%80%85&amp;amp;variant=zh-tw"&gt;殉道者&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...愛人如己,與&lt;a class="new" title="自然環境取得 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E7%84%B6%E7%92%B0%E5%A2%83%E5%8F%96%E5%BE%97&amp;amp;action=edit&amp;amp;redlink=1"&gt;自然環境取得&lt;/a&gt;協調 (詳見&lt;a class="mw-redirect" title="烏托邦" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%83%8F%E6%89%98%E9%82%A6&amp;amp;variant=zh-tw"&gt;烏托邦&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...簡化自己存在的方式 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...保持&lt;a class="mw-redirect" title="人類" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BA%BA%E9%A1%9E&amp;amp;variant=zh-tw"&gt;人類&lt;/a&gt;的生存,可說是保護存在的環境 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...在&lt;a class="new" title="死後 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%AD%BB%E5%BE%8C&amp;amp;action=edit&amp;amp;redlink=1"&gt;死後&lt;/a&gt;可到達&lt;a class="mw-redirect" title="天堂" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%A4%A9%E5%A0%82&amp;amp;variant=zh-tw"&gt;天堂&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="道德" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E9%81%93%E5%BE%B7&amp;amp;variant=zh-tw"&gt;道德&lt;/a&gt;的真義 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...服務別人,行有益他人的事 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...理解並實行 &amp;quot;&lt;a title="經籍" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%B6%93%E7%B1%8D&amp;amp;variant=zh-tw"&gt;神的意旨&lt;/a&gt;&amp;quot; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...去崇拜神,為神服務,或到達神的國度 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...否定某個或所有的神聖事物的存在 &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;其他&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="愛" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%84%9B&amp;amp;variant=zh-tw"&gt;真愛&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...達到自己的極限 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...無私地貢獻自己於團體 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...為自己的存在尋找理由 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...享受存在的感覺 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...盡情行樂 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...參與宇宙中不可避地增加的[熵] &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...破壞傳統的規條(詳見&lt;a class="new" title="Non-conformism (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Non-conformism&amp;amp;action=edit&amp;amp;redlink=1"&gt;non-conformism&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...只不過是宇宙生命中的一件事件(不論該事件是偶然地或必然地發生,這個理論仍在被哲學家們爭論著) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...與其他個體(不論生命與否)取得聯繫,或成為一體 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...解決生命裏遇到的所有問題,或嘗試不使它們影響自己的存在方式,或被問題所纏繞(詳見&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a title="佛教" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BD%9B%E6%95%99&amp;amp;variant=zh-tw"&gt;佛教&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...尋找&lt;a title="美" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%BE%8E&amp;amp;variant=zh-tw"&gt;美&lt;/a&gt; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...根本沒有什麼生命的意義,對不同的個體而言,&amp;quot;生命的意義為何?&amp;quot;的答案取決於他們想如何回答. &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...&amp;quot;生命的意義為何?&amp;quot;這個問題的答案,就是去回答&amp;quot;生命的意義為何?&amp;quot;這個問題 (詳見下方的&lt;a class="new" title="Sri Sri Ravi Shankar (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Sri_Sri_Ravi_Shankar&amp;amp;action=edit&amp;amp;redlink=1"&gt;Sri Sri Ravi Shankar&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...上方所有答案的綜合. &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;b&gt;生命根本無目的,所以...&lt;/b&gt;&lt;/p&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;       &lt;li style="margin-bottom: 0.1em"&gt;...好好生存直到死亡(根本沒有任何團體或&lt;a class="new" title="神聖 (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%A5%9E%E8%81%96&amp;amp;action=edit&amp;amp;redlink=1"&gt;神聖&lt;/a&gt;的目地) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...只是一連串事件的集合 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...只是一件單一事件 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...應見證時間的運轉 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...生命只是一個周期 &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...whatever you see you see, as in &amp;quot;&lt;a class="new" title="Psychological projection (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Psychological_projection&amp;amp;action=edit&amp;amp;redlink=1"&gt;projection&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;makes&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="new" title="Perception (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Perception&amp;amp;action=edit&amp;amp;redlink=1"&gt;perception&lt;/a&gt;&amp;quot; &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...根本沒有&amp;quot;意義&amp;quot;這回事(詳見&lt;a class="mw-redirect" title="虛無主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%99%9B%E7%84%A1%E4%B8%BB%E7%BE%A9&amp;amp;variant=zh-tw"&gt;虛無主義&lt;/a&gt;) &lt;/li&gt;        &lt;li style="margin-bottom: 0.1em"&gt;...誰在乎? &lt;/li&gt;     &lt;/ul&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;       &lt;br /&gt;&lt;/p&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.93.B2.E5.AD.A6.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.93.B2.E5.AD.A6.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 哲學觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=4"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;哲學觀點&lt;/span&gt;&lt;/h2&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E4.BB.B7.E5.80.BC.E5.8D.B3.E6.84.8F.E4.B9.89" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E4.BB.B7.E5.80.BC.E5.8D.B3.E6.84.8F.E4.B9.89"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 價值即意義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=5"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;價值即意義&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E6.97.A0.E7.A5.9E.E8.AE.BA.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E6.97.A0.E7.A5.9E.E8.AE.BA.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 無神論者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=6"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a class="mw-redirect" title="無神論者" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%97%A0%E7%A5%9E%E8%AE%BA%E8%80%85&amp;amp;variant=zh-tw"&gt;無神論者&lt;/a&gt;的觀點&lt;/span&gt;&lt;/h2&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.AD.98.E5.9C.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.AD.98.E5.9C.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 存在主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=7"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="存在主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AD%98%E5%9C%A8%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;存在主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 人文主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=8"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="人文主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E4%BA%BA%E6%96%87%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;人文主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E8.99.9A.E6.97.A0.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E8.99.9A.E6.97.A0.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 虛無主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=9"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="虛無主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%99%9A%E6%97%A0%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;虛無主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.AE.9E.E8.AF.81.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.AE.9E.E8.AF.81.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 實證主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=10"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="實證主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%9E%E8%AF%81%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;實證主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.AE.9E.E7.94.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.AE.9E.E7.94.A8.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 實用主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=11"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="實用主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%AE%9E%E7%94%A8%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;實用主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E8.B6.85.E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E8.B6.85.E4.BA.BA.E6.96.87.E4.B8.BB.E4.B9.89.E8.80.85.E7.9A.84.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 超人文主義者的觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=12"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a class="mw-redirect" title="超人文主義" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%B6%85%E4%BA%BA%E6%96%87%E4%B8%BB%E4%B9%89&amp;amp;variant=zh-tw"&gt;超人文主義&lt;/a&gt;者的觀點&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E6.9C.89.E7.A5.9E.E8.AE.BA.E8.A7.82.E7.82.B9.E7.9A.84.E6.A6.82.E8.A6.81" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E6.9C.89.E7.A5.9E.E8.AE.BA.E8.A7.82.E7.82.B9.E7.9A.84.E6.A6.82.E8.A6.81"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 有神論觀點的概要" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=13"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="有神論" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%9C%89%E7%A5%9E%E8%AE%BA&amp;amp;variant=zh-tw"&gt;有神論&lt;/a&gt;觀點的概要&lt;/span&gt;&lt;/h2&gt;     &lt;dl style="margin-top: 0.2em; margin-bottom: 0.5em"&gt;&lt;dd style="margin-bottom: 0.1em; margin-left: 2em; line-height: 1.5em"&gt;         &lt;div class="noprint" style="font-size: small"&gt;主條目：&lt;a class="new" title="Religion (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Religion&amp;amp;action=edit&amp;amp;redlink=1"&gt;Religion&lt;/a&gt;&lt;/div&gt;       &lt;/dd&gt;&lt;/dl&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E4.B8.8E.E7.A5.9E.E7.9A.84.E5.85.B3.E7.B3.BB" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E4.B8.8E.E7.A5.9E.E7.9A.84.E5.85.B3.E7.B3.BB"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 與神的關係" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=14"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;與神的關係&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E7.88.B1.E7.A5.9E.E7.88.B1.E4.BA.BA" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E7.88.B1.E7.A5.9E.E7.88.B1.E4.BA.BA"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 愛神愛人" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=15"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;愛神愛人&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id="Reformed_Theology:_glorify_and_enjoy_God" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name="Reformed_Theology:_glorify_and_enjoy_God"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: Reformed Theology: glorify and enjoy God" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=16"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a class="new" title="Reformed Theology (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Reformed_Theology&amp;amp;action=edit&amp;amp;redlink=1"&gt;Reformed Theology&lt;/a&gt;: glorify and enjoy God&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.B4.87.E6.8B.9C.E7.A5.9E" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.B4.87.E6.8B.9C.E7.A5.9E"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 崇拜神" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=17"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a title="崇拜" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E5%B4%87%E6%8B%9C&amp;amp;variant=zh-tw"&gt;崇拜&lt;/a&gt;神&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id="Sapiential_Meaning_of_Life" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name="Sapiential_Meaning_of_Life"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: Sapiential Meaning of Life" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=18"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;Sapiential Meaning of Life&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E6.89.80.E7.BD.97.E9.97.A8.E7.8E.8B.E7.9A.84.E7.BB.93.E8.AE.BA" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E6.89.80.E7.BD.97.E9.97.A8.E7.8E.8B.E7.9A.84.E7.BB.93.E8.AE.BA"&gt;&lt;/a&gt;&lt;/p&gt;      &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 所羅門王的結論" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=19"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;&lt;a class="mw-redirect" title="所羅門王" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E6%89%80%E7%BD%97%E9%97%A8%E7%8E%8B&amp;amp;variant=zh-tw"&gt;所羅門王&lt;/a&gt;的結論&lt;/span&gt;&lt;/h3&gt;      &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;萬事都是虛空、都是捕風， 人要敬畏神，遵守誡命， 這是人所當盡的本分&lt;/p&gt;      &lt;pre style="border-right: rgb(47,111,171) 1px dashed; padding-right: 1em; border-top: rgb(47,111,171) 1px dashed; padding-left: 1em; padding-bottom: 1em; border-left: rgb(47,111,171) 1px dashed; color: black; line-height: 1.1em; padding-top: 1em; border-bottom: rgb(47,111,171) 1px dashed; background-color: rgb(249,249,249)"&gt;                            -- 圣经.传道书&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E7.A5.9E.E7.A7.98.E4.B8.BB.E4.B9.89.E8.A7.82.E7.82.B9" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E7.A5.9E.E7.A7.98.E4.B8.BB.E4.B9.89.E8.A7.82.E7.82.B9"&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;h3 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 神秘主義觀點" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=20"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;神秘主義觀點&lt;/span&gt;&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;神秘主義的觀點根據言論家的描述有很大不同。總體而言，主要認為生命是一種發生，一種伸展。 學習「人生的成功」不衹是擁有所需的金錢，舒適的生活，還包括身體健康、家庭幸福和生活愉快。世界上是有一些東西是金錢、名利收買不到的，永駕於金錢名利之上，那就是人格健康的成長、親情和心靈上的快樂，誰也不可取締，那該是「生命的成就」。&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;任何人都會變老，但不一定每個人都會長大。先學會做人，就識學會做事：對人真誠、認真做事，寬人嚴已地處事。&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;達到平衡兩種「雙嬴」之前，何妨不採用「知識的良心」去判斷，努力奮鬥中就不要太計較得失了，不要輕言棄餒，不彷思考「吃虧就是討便宜」的哲學；當「吃虧」中積累了許多失敗的教訓，從學習教訓中得到資源就是「經驗」；走錯失敗的路經驗多了，邁向「生命的成就」的出路還遠嗎？&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.B9.BD.E9.BB.98.E5.92.8C.E6.B5.81.E8.A1.8C.E6.96.87.E5.8C.96.E7.9A.84.E5.A4.84.E7.90.86.E6.96.B9.E5.BC.8F" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.B9.BD.E9.BB.98.E5.92.8C.E6.B5.81.E8.A1.8C.E6.96.87.E5.8C.96.E7.9A.84.E5.A4.84.E7.90.86.E6.96.B9.E5.BC.8F"&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 幽默和流行文化的處理方式" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=21"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;幽默和流行文化的處理方式&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a title="辛普森一家" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E8%BE%9B%E6%99%AE%E6%A3%AE%E4%B8%80%E5%AE%B6&amp;amp;variant=zh-tw"&gt;辛普森家庭&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;荷馬：&lt;/b&gt;神啊，生命的意義是什麼？ &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;上帝：&lt;/b&gt;荷馬，我不能告訴你。 &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;荷馬：&lt;/b&gt;為什麼？ &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;上帝：&lt;/b&gt;等你死了就知道了。 &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;荷馬：&lt;/b&gt;噢，我等不了這麼久。 &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;上帝：&lt;/b&gt;連六個月也等不了嗎？ &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;荷馬：&lt;/b&gt;不，現在就告訴我…… &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;b&gt;上帝：&lt;/b&gt;噢，好吧……生命的意義是…… &lt;/li&gt;&lt;br /&gt;    &lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.8F.83.E7.9C.8B" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.8F.83.E7.9C.8B"&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 參看" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=22"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;參看&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;    &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="Perennial philosophy (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Perennial_philosophy&amp;amp;action=edit&amp;amp;redlink=1"&gt;Perennial philosophy&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="Simple living (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Simple_living&amp;amp;action=edit&amp;amp;redlink=1"&gt;Simple living&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;&lt;a class="new" title="The Urantia Book (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=The_Urantia_Book&amp;amp;action=edit&amp;amp;redlink=1"&gt;The Urantia Book&lt;/a&gt;&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;The Urantia Book, Parts I-IV; esoteric narratives on the meaning of life. &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="World view (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=World_view&amp;amp;action=edit&amp;amp;redlink=1"&gt;World view&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;&lt;a class="new" title="It&amp;#39;s a Wonderful Life (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=It%27s_a_Wonderful_Life&amp;amp;action=edit&amp;amp;redlink=1"&gt;It's a Wonderful Life&lt;/a&gt;&lt;/i&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;&lt;a class="new" title="The Hitchhiker&amp;#39;s Guide to the Galaxy (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=The_Hitchhiker%27s_Guide_to_the_Galaxy&amp;amp;action=edit&amp;amp;redlink=1"&gt;The Hitchhiker's Guide to the Galaxy&lt;/a&gt;&lt;/i&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;      &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;&lt;a class="external text" title="http://www.themeaningoflife.org" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.themeaningoflife.org" rel="nofollow"&gt;&amp;quot;Soon You Will Understand...The Meaning of Life&lt;/a&gt;&lt;/i&gt; &lt;/li&gt;&lt;br /&gt;    &lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;    &lt;table class="" style="font-size: 15px; width: auto; color: black; background-color: transparent"&gt;&lt;tbody&gt;&lt;br /&gt;        &lt;tr&gt;&lt;br /&gt;          &lt;td valign="top" align="left" width="50%"&gt;&lt;br /&gt;            &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a class="new" title="Template:Philosophy see also (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Template:Philosophy_see_also&amp;amp;action=edit&amp;amp;redlink=1"&gt;Template:Philosophy see also&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;          &lt;/td&gt;&lt;br /&gt;&lt;br /&gt;          &lt;td valign="top" align="left" width="50%"&gt;&lt;br /&gt;            &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a class="new" title="Template:Philosophy see also lists (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Template:Philosophy_see_also_lists&amp;amp;action=edit&amp;amp;redlink=1"&gt;Template:Philosophy see also lists&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;          &lt;/td&gt;&lt;br /&gt;        &lt;/tr&gt;&lt;br /&gt;      &lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;    &lt;p style="margin: 0.4em 0px 0.5em; line-height: 1.5em"&gt;&lt;a id=".E5.8F.83.E8.80.83.E8.B3.87.E6.96.99" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.8F.83.E8.80.83.E8.B3.87.E6.96.99"&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;    &lt;h2 style="font-weight: bold; font-size: 22px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 15px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 參考資料" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=23"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;參考資料&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;    &lt;div class="references-small" style="font-size: 13px"&gt;&lt;br /&gt;      &lt;ol class="references" style="padding-right: 0px; padding-left: 0px; font-size: 13px; list-style-image: none; padding-bottom: 0px; margin: 0.3em 0px 0px 3.2em; line-height: 1.5em; padding-top: 0px"&gt;&lt;br /&gt;        &lt;li id="_note-0" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;Mistakes Were made (but not by me) Why We Justify Foolish Beliefs, Bad Decisions, and Hurtful Acts&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;by Carol Tarvis and Elliot Aronson, Harcourt, Inc, 2007, pages 13 and 14 &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Westphal-1" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Westphal_1-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;Jonathan Westphal（1998）．Philosophical Propositions: An Introduction to Philosophy．Routledge．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0415170532&amp;amp;variant=zh-tw"&gt;ISBN 0415170532&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=Philosophical+Propositions%3A+An+Introduction+to+Philosophy&amp;amp;rft.au=Jonathan+Westphal&amp;amp;rft.pub=Routledge&amp;amp;rft.isbn=0415170532"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Nozick-2" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Nozick_2-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Robert Nozick (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Robert_Nozick&amp;amp;action=edit&amp;amp;redlink=1"&gt;Robert Nozick&lt;/a&gt;（1981）．&lt;a class="new" title="Philosophical Explanations (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Philosophical_Explanations&amp;amp;action=edit&amp;amp;redlink=1"&gt;Philosophical Explanations&lt;/a&gt;．Harvard University Press．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0674664795&amp;amp;variant=zh-tw"&gt;ISBN 0674664795&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=%5B%5BPhilosophical+Explanations%5D%5D&amp;amp;rft.au=%5B%5BRobert+Nozick%5D%5D&amp;amp;rft.pub=Harvard+University+Press&amp;amp;rft.isbn=0674664795"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Jewell-3" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Jewell_3-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;Albert Jewell（2003）．Ageing, Spirituality and Well-Being．Jessica Kingsley Publishers．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/184310167X&amp;amp;variant=zh-tw"&gt;ISBN 184310167X&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=Ageing%2C+Spirituality+and+Well-Being&amp;amp;rft.au=Albert+Jewell&amp;amp;rft.pub=Jessica+Kingsley%0APublishers&amp;amp;rft.isbn=184310167X"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-WITMOL-4" style="margin-bottom: 0.1em"&gt;^&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-WITMOL_4-0"&gt;&lt;sup&gt;&lt;b&gt;5.0&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-WITMOL_4-1"&gt;&lt;sup&gt;&lt;b&gt;5.1&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="external text" title="http://www.philosophynow.org/issue59/59question.htm" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.philosophynow.org/issue59/59question.htm" rel="nofollow"&gt;Question of the Month: What Is The Meaning Of Life?&lt;/a&gt;．&lt;a class="new" title="Philosophy Now (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Philosophy_Now&amp;amp;action=edit&amp;amp;redlink=1"&gt;Philosophy Now&lt;/a&gt;．Issue 59．於2007年7月26日查閱． &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Yeffeth-5" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Yeffeth_5-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;Glenn Yeffeth（2005）．The Anthology at the End of the Universe: Leading Science Fiction Authors on Douglas Adams' The Hitchhiker's Guide to the Galaxy．BenBella Books, Inc．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/1932100563&amp;amp;variant=zh-tw"&gt;ISBN 1932100563&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=The+Anthology+at+the+End+of+the+Universe%3A+Leading+Science+Fiction+Authors+on+Douglas+Adams%27+The+Hitchhiker%27s+Guide+to+the+Galaxy&amp;amp;rft.au=Glenn+Yeffeth&amp;amp;rft.pub=BenBella+Books%2C+Inc&amp;amp;rft.isbn=1932100563"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Seaman-6" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Seaman_6-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;David Seaman（2005）．The Real Meaning of Life．New World Library．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/1577315146&amp;amp;variant=zh-tw"&gt;ISBN 1577315146&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=The+Real+Meaning+of+Life&amp;amp;rft.au=David+Seaman&amp;amp;rft.pub=New+World+Library&amp;amp;rft.isbn=1577315146"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Baggini-7" style="margin-bottom: 0.1em"&gt;^&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Baggini_7-0"&gt;&lt;sup&gt;&lt;b&gt;8.0&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Baggini_7-1"&gt;&lt;sup&gt;&lt;b&gt;8.1&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Julian Baggini (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Julian_Baggini&amp;amp;action=edit&amp;amp;redlink=1"&gt;Julian Baggini&lt;/a&gt;（2004年September月）．What's It All About? Philosophy and the Meaning of Life．USA：Granta Books．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/1862076618&amp;amp;variant=zh-tw"&gt;ISBN 1862076618&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=What%27s+It+All+About%3F+Philosophy+and+the+Meaning+of+Life&amp;amp;rft.au=%5B%5BJulian+Baggini%5D%5D&amp;amp;rft.pub=Granta+Books&amp;amp;rft.place=USA&amp;amp;rft.isbn=1862076618"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF-8" style="margin-bottom: 0.1em"&gt;^&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF_8-0"&gt;&lt;sup&gt;&lt;b&gt;9.0&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-.E4.BF.9D.E7.BD.97.E3.83.BB.E6.88.B4.E7.BB.B4.E6.96.AF_8-1"&gt;&lt;sup&gt;&lt;b&gt;9.1&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Paul Davies (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Paul_Davies&amp;amp;action=edit&amp;amp;redlink=1"&gt;Paul Davies&lt;/a&gt;（March 2000）．&lt;a class="external text" title="http://www.simonsays.com/content/book.cfm?tab=1&amp;amp;pid=410133" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.simonsays.com/content/book.cfm?tab=1&amp;amp;pid=410133" rel="nofollow"&gt;The Fifth Miracle: The Search for the Origin and Meaning of Life&lt;/a&gt;．Simon &amp;amp; Schuster．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/068486309X&amp;amp;variant=zh-tw"&gt;ISBN 0-684-86309-X&lt;/a&gt;．於2007-07-26參閱．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=The+Fifth+Miracle%3A+The+Search+for+the+Origin+and+Meaning+of+Life&amp;amp;rft.au=%5B%5BPaul+Davies%5D%5D&amp;amp;rft.date=March+2000&amp;amp;rft.pub=Simon+%26+Schuster&amp;amp;rft.isbn=0-684-86309-X&amp;amp;rft_id=http%3A%2F%2Fwww.simonsays.com%2Fcontent%2Fbook.cfm%3Ftab%3D1%26pid%3D410133"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Fadul-9" style="margin-bottom: 0.1em"&gt;^&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Fadul_9-0"&gt;&lt;sup&gt;&lt;b&gt;10.0&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Fadul_9-1"&gt;&lt;sup&gt;&lt;b&gt;10.1&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Fadul_9-2"&gt;&lt;sup&gt;&lt;b&gt;10.2&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Fadul_9-3"&gt;&lt;sup&gt;&lt;b&gt;10.3&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Fadul_9-4"&gt;&lt;sup&gt;&lt;b&gt;10.4&lt;/b&gt;&lt;/sup&gt;&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Jose Fadul (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Jose_Fadul&amp;amp;action=edit&amp;amp;redlink=1"&gt;Jose Fadul&lt;/a&gt;（2008）．Lessons in Chess, Lessons in Life: Application of the Psychology of the Game in Real Life．Lulu Press．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/9780557021581&amp;amp;variant=zh-tw"&gt;ISBN 978-0-557-02158-1&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=Lessons+in+Chess%2C+Lessons+in+Life%3A+Application+of+the+Psychology+of+the+Game+in+Real+Life&amp;amp;rft.au=%5B%5BJose+Fadul%5D%5D&amp;amp;rft.date=2008&amp;amp;rft.pub=Lulu+Press&amp;amp;rft.isbn=978-0-557-02158-1"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Christiansen_.26_Baum_.26_Bass-Haugen" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Christiansen_.26_Baum_.26_Bass-Haugen_0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;strong class="error" style="font-size: larger; color: red"&gt;引用錯誤 無效&lt;code style="background-color: rgb(249,249,249)"&gt;&amp;lt;ref&amp;gt;&lt;/code&gt;標簽；未為name屬性為&lt;code style="background-color: rgb(249,249,249)"&gt;Christiansen_.26_Baum_.26_Bass-Haugen&lt;/code&gt;的引用提供文字; $2&lt;/strong&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-warren-11" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-warren_11-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Rick Warren (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Rick_Warren&amp;amp;action=edit&amp;amp;redlink=1"&gt;Rick Warren&lt;/a&gt;（2002）．&lt;a class="new" title="The Purpose Driven Life (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=The_Purpose_Driven_Life&amp;amp;action=edit&amp;amp;redlink=1"&gt;The Purpose Driven Life: What on Earth Am I Here For?&lt;/a&gt;．Zondervan．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0310255252&amp;amp;variant=zh-tw"&gt;ISBN 0310255252&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=%5B%5BThe+Purpose+Driven+Life%7CThe+Purpose+Driven+Life%3A+What+on+Earth+Am+I+Here+For%3F%5D%5D&amp;amp;rft.au=%5B%5BRick+Warren%5D%5D&amp;amp;rft.pub=Zondervan&amp;amp;rft.isbn=0310255252"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Krishnamurti-12" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Krishnamurti_12-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;&lt;a class="new" title="Jiddu Krishnamurti (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Jiddu_Krishnamurti&amp;amp;action=edit&amp;amp;redlink=1"&gt;Jiddu Krishnamurti&lt;/a&gt;（2001）．What Are You Doing With Your Life?．Krishnamurti Foundation of America．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/188800424X&amp;amp;variant=zh-tw"&gt;ISBN 188800424X&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=What+Are+You+Doing+With+Your+Life%3F&amp;amp;rft.au=%5B%5BJiddu+Krishnamurti%5D%5D&amp;amp;rft.pub=Krishnamurti+Foundation+of+America&amp;amp;rft.isbn=188800424X"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-.E5.85.8B.E9.87.8C.E5.B8.8C.E9.82.A3.E7.A9.86.E6.8F.90" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-.E5.85.8B.E9.87.8C.E5.B8.8C.E9.82.A3.E7.A9.86.E6.8F.90_0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;strong class="error" style="font-size: larger; color: red"&gt;引用錯誤 無效&lt;code style="background-color: rgb(249,249,249)"&gt;&amp;lt;ref&amp;gt;&lt;/code&gt;標簽；未為name屬性為&lt;code style="background-color: rgb(249,249,249)"&gt;.E5.85.8B.E9.87.8C.E5.B8.8C.E9.82.A3.E7.A9.86.E6.8F.90&lt;/code&gt;的引用提供文字; $2&lt;/strong&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-UIUC-14" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-UIUC_14-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;Puolimatka, Tapio，Airaksinen, Timo（2009年6月16日）．&lt;a class="external text" title="http://www.ed.uiuc.edu/EPS/PES-Yearbook/2001/tapio%2001.pdf" style="padding-right: 16px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.ed.uiuc.edu/EPS/PES-Yearbook/2001/tapio%2001.pdf" rel="nofollow"&gt;Education and the Meaning of Life&lt;/a&gt;（PDF）．Philosophy of Education．&lt;a class="new" title="University of Helsinki (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=University_of_Helsinki&amp;amp;action=edit&amp;amp;redlink=1"&gt;University of Helsinki&lt;/a&gt;．於2007年7月26日查閱． &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Van_Hooft-15" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Van_Hooft_15-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;Stan Van Hooft（2004）．Life, Death, and Subjectivity: Moral Sources in Bioethics．Rodopi．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/9042019123&amp;amp;variant=zh-tw"&gt;ISBN 9042019123&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=Life%2C+Death%2C+and+Subjectivity%3A+Moral+Sources+in+Bioethics&amp;amp;rft.au=Stan+Van+Hooft&amp;amp;rft.pub=Rodopi&amp;amp;rft.isbn=9042019123"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Hua" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Hua_0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;strong class="error" style="font-size: larger; color: red"&gt;引用錯誤 無效&lt;code style="background-color: rgb(249,249,249)"&gt;&amp;lt;ref&amp;gt;&lt;/code&gt;標簽；未為name屬性為&lt;code style="background-color: rgb(249,249,249)"&gt;Hua&lt;/code&gt;的引用提供文字; $2&lt;/strong&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-Shafer-Landau_.26_Cuneo-17" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-Shafer-Landau_.26_Cuneo_17-0"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;cite class="book" style="font-style: normal"&gt;Russ Shafer-Landau; Terence Cuneo（2007）．Foundations of Ethics: An Anthology．Blackwell Publishing．&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/1405129514&amp;amp;variant=zh-tw"&gt;ISBN 1405129514&lt;/a&gt;．&lt;/cite&gt;&lt;span class="Z3988" title="ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=Foundations+of+Ethics%3A+An+Anthology&amp;amp;rft.au=Russ+Shafer-Landau%3B+Terence+Cuneo&amp;amp;rft.pub=Blackwell+Publishing&amp;amp;rft.isbn=1405129514"&gt;&amp;#160;&lt;/span&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-18" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-18"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;E. Diener, J.J. Sapyta, E. Suh (1998). &amp;quot;Subjective Well-Being Is Essential to Well-Being.&amp;quot;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;Psychological Inquiry&lt;/i&gt;, Lawrence Earlbaum &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li id="_note-19" style="margin-bottom: 0.1em"&gt;&lt;b&gt;&lt;a style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/#_ref-19"&gt;^&lt;/a&gt;&lt;/b&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="external text" title="http://www.ihns.ac.cn/members/liu/doc/luxu.htm" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.ihns.ac.cn/members/liu/doc/luxu.htm" rel="nofollow"&gt;探索 —— 追尋生命的意義&lt;/a&gt;．ihns.ac.cn（2000-）．於2009年5月28日查閱． &lt;/li&gt;&lt;br /&gt;      &lt;/ol&gt;&lt;br /&gt;      &lt;a id="Additional_References" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name="Additional_References"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      &lt;h3 style="font-weight: bold; font-size: 18px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 14px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: Additional References" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=24"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;Additional References&lt;/span&gt;&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;Dreams, Evolution, and Value Fulfilment&lt;/i&gt;,&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="new" title="Jane Roberts (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Jane_Roberts&amp;amp;action=edit&amp;amp;redlink=1"&gt;Jane Roberts&lt;/a&gt;, Amber-Allen Publishing. &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;Unlimited Power: The New Science of Personal Achievement&lt;/i&gt;; by&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="new" title="Anthony Robbins (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Anthony_Robbins&amp;amp;action=edit&amp;amp;redlink=1"&gt;Anthony Robbins&lt;/a&gt;. Random House Publishing Group, 1987.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0449902803&amp;amp;variant=zh-tw"&gt;ISBN 0449902803&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;i&gt;The Science of Soulmates&lt;/i&gt;, By William Henderson, Booksurge 2002.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/158898611X&amp;amp;variant=zh-tw"&gt;ISBN 158898611X&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;      &lt;a id="Philosophy" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name="Philosophy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      &lt;h3 style="font-weight: bold; font-size: 18px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.3em; color: black; padding-top: 0.5em; border-bottom-style: none; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal; font-size: 14px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: Philosophy" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=25"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;Philosophy&lt;/span&gt;&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="Oswald Hanfling (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Oswald_Hanfling&amp;amp;action=edit&amp;amp;redlink=1"&gt;Hanfling, Oswald&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;[ed.]&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;Life and Meaning: A Reader&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;1987, Oxford: Basil Blackwell.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0631157840&amp;amp;variant=zh-tw"&gt;ISBN 0-631-15784-0&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="Robert Nozick (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Robert_Nozick&amp;amp;action=edit&amp;amp;redlink=1"&gt;Nozick, Robert&lt;/a&gt;.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;The Examined Life: Philosophical Meditations&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;1989, New York: Pocket Books.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0671725017&amp;amp;variant=zh-tw"&gt;ISBN 0671725017&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="new" title="Wiggins, David (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Wiggins,_David&amp;amp;action=edit&amp;amp;redlink=1"&gt;Wiggins, David&lt;/a&gt;. &amp;quot;Truth, Invention, and the Meaning of Life&amp;quot; in&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;Proceedings of the British Academy&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;LXII (1976); reprinted in his&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;Needs, Values, Truth&lt;/i&gt;(Aristotelian Society Series, Volume 6) 2nd edition, 1991, Oxford, Basil Blackwell.&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/0631175555&amp;amp;variant=zh-tw"&gt;ISBN 0-631-17555-5&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;      &lt;a id=".E5.BB.B6.E4.BC.B8.E9.96.B1.E8.AE.80" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.BB.B6.E4.BC.B8.E9.96.B1.E8.AE.80"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      &lt;h2 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 14px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 延伸閱讀" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=26"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;延伸閱讀&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;Haisch, Bernard&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;i&gt;The God Theory: Universes, Zero-point Fields, and What's Behind It All&lt;/i&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;(&lt;a class="external text" title="http://www.thegodtheory.com/preface.html" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.thegodtheory.com/preface.html" rel="nofollow"&gt;Preface&lt;/a&gt;), Red Wheel/Weiser, 2006,&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="internal" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E7%BD%91%E7%BB%9C%E4%B9%A6%E6%BA%90/1578633745&amp;amp;variant=zh-tw"&gt;ISBN 1578633745&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;      &lt;a id=".E5.A4.96.E9.83.A8.E9.80.A3.E7.B5.90" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" name=".E5.A4.96.E9.83.A8.E9.80.A3.E7.B5.90"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;      &lt;h2 style="font-weight: bold; font-size: 20px; background-image: none; padding-bottom: 0.17em; margin: 0px 0px 0.6em; color: black; padding-top: 0.5em; border-bottom: rgb(170,170,170) 1px solid; webkit-background-clip: initial; webkit-background-origin: initial"&gt;&lt;span class="editsection" style="font-weight: normal! important; font-size: 14px; float: right; margin-left: 1em"&gt;[&lt;a title="編輯段落: 外部連結" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=%E7%94%9F%E5%91%BD%E7%9A%84%E6%84%8F%E7%BE%A9&amp;amp;action=edit&amp;amp;section=27"&gt;編輯&lt;/a&gt;]&lt;/span&gt;&lt;span class="mw-headline"&gt;外部連結&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;      &lt;ul style="padding-right: 0px; padding-left: 0px; list-style-image: url(http://zh.wikipedia.org/skins-1.5/monobook/bullet.gif); padding-bottom: 0px; margin: 0.3em 0px 0px 1.5em; line-height: 1.5em; padding-top: 0px; list-style-type: square"&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.tc.umn.edu/~parkx032/HMS-PG4.html" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.tc.umn.edu/~parkx032/HMS-PG4.html" rel="nofollow"&gt;Looking for the Meaning of Life, by James Leonard Park&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;- A probable answer. &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.chabad.org/article.asp?AID=108390" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.chabad.org/article.asp?AID=108390" rel="nofollow"&gt;What is Life』s Purpose? The Meaning of life in Judaism&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://sysopmind.com/tmol-faq/tmol-faq.html" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://sysopmind.com/tmol-faq/tmol-faq.html" rel="nofollow"&gt;The FAQ of life&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;-- by Eliezer S. Yudkowsky,&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="new" title="Transhumanism (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Transhumanism&amp;amp;action=edit&amp;amp;redlink=1"&gt;transhumanist&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://users.aristotle.net/~diogenes/meaning1.htm" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://users.aristotle.net/~diogenes/meaning1.htm" rel="nofollow"&gt;The Meaning of Life, or, What's it all About?&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;-- a world view, by anonymous &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://ecology.swami-center.org/page_6.shtml" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://ecology.swami-center.org/page_6.shtml" rel="nofollow"&gt;The Meaning of Human Life&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;-- from&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="external text" title="http://swami-center.org" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://swami-center.org" rel="nofollow"&gt;Scientific-Spiritual Ecological Center&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.benbest.com/lifeext/whylife.html" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.benbest.com/lifeext/whylife.html" rel="nofollow"&gt;Why Life Extension or Why Live at All?&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;Desire for&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;a class="new" title="Life extension (頁面未存在)" style="background-image: none; color: rgb(204,34,0); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Life_extension&amp;amp;action=edit&amp;amp;redlink=1"&gt;life extension&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;is rooted in the valuation of life. &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.gamedev.net/community/forums/topic.asp?topic_id=353996&amp;amp;PageSize=25&amp;amp;WhichPage=1" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.gamedev.net/community/forums/topic.asp?topic_id=353996&amp;amp;PageSize=25&amp;amp;WhichPage=1" rel="nofollow"&gt;The meaning of life is discussed on gamedev.net&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.dieoff.org/page150.htm" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.dieoff.org/page150.htm" rel="nofollow"&gt;Erwin Schrödinger &amp;quot;What is Life?&amp;quot;&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;        &lt;li style="margin-bottom: 0.1em"&gt;&lt;a class="external text" title="http://www.scienceofsoulmates.com/" style="padding-right: 13px; background-position: 100% 50%; padding-left: 0px; background-image: url(http://zh.wikipedia.org/skins-1.5/monobook/external.png); padding-bottom: 0px; color: rgb(51,102,187); padding-top: 0px; background-repeat: no-repeat; text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://www.scienceofsoulmates.com/" rel="nofollow"&gt;The Science of Soulmates&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;      &lt;/ul&gt;&lt;br /&gt;    &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;    &lt;div class="catlinks" id="catlinks" style="clear: both; border-right: rgb(170,170,170) 1px solid; padding-right: 5px; border-top: rgb(170,170,170) 1px solid; margin-top: 1em; padding-left: 5px; padding-bottom: 5px; border-left: rgb(170,170,170) 1px solid; padding-top: 5px; border-bottom: rgb(170,170,170) 1px solid; background-color: rgb(249,249,249)"&gt;&lt;br /&gt;      &lt;div id="mw-normal-catlinks"&gt;&lt;a title="Special:页面分类" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB&amp;amp;variant=zh-tw"&gt;3個分類&lt;/a&gt;:&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;a title="Category:生命" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Category:%E7%94%9F%E5%91%BD&amp;amp;variant=zh-tw"&gt;生命&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;|&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;a title="Category:形上學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Category:%E5%BD%A2%E4%B8%8A%E5%AD%B8&amp;amp;variant=zh-tw"&gt;形上學&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;|&lt;span class="Apple-converted-space"&gt;&amp;#160;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;a title="Category:倫理學" style="background-image: none; color: rgb(0,43,184); text-decoration: none; webkit-background-clip: initial; webkit-background-origin: initial" href="http://zh.wikipedia.org/w/index.php?title=Category:%E5%80%AB%E7%90%86%E5%AD%B8&amp;amp;variant=zh-tw"&gt;倫理學&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;    &lt;/div&gt;&lt;br /&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-326547503175261989?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/326547503175261989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/06/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/326547503175261989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/326547503175261989'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/06/blog-post.html' title='生命的意義'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-4422246638865606931</id><published>2009-06-15T20:48:00.000+10:00</published><updated>2009-06-15T22:49:33.543+10:00</updated><title type='text'>Test of Windows Live Writer</title><content type='html'>&lt;h1 style="page-break-before: always; page-break-after: auto; margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;&lt;font color="#0000ff" size="4"&gt;It’s very convenient to edit and publish Blogger by &lt;/font&gt;&lt;a title="Download Windows Live Writer" href="http://download.live.com/writer" target="_blank"&gt;&lt;font color="#ff0000" size="4"&gt;Windows Live Writer&lt;/font&gt;&lt;/a&gt;&lt;font color="#0000ff" size="4"&gt;. &lt;/font&gt;&lt;/span&gt;&lt;/h1&gt;  &lt;p&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;&lt;font color="#0000ff" size="4"&gt; I have tried it, have you?&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;h1 style="page-break-before: always; page-break-after: auto; margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;&lt;/span&gt;&lt;/h1&gt;  &lt;h1 style="page-break-before: always; page-break-after: auto; margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span lang="EN-US" style="mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn"&gt;&lt;span style="mso-list: ignore"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Overview&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt; &lt;/span&gt;    &lt;h1&gt;&lt;/h1&gt;   &lt;span lang="EN-US" style="font-size: 9pt; font-family: &amp;quot;Arial Black&amp;quot;; mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn; mso-bidi-font-size: 12.0pt"&gt;&lt;span style="mso-list: ignore"&gt;1)&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;OS_AUTHENT_PREFIX is an important initialization parameter to configure Oracle External User environment. &lt;/span&gt;&lt;/h1&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoListNumber"&gt;&lt;span lang="EN-US" style="font-size: 9pt; font-family: &amp;quot;Arial Black&amp;quot;; mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn; mso-bidi-font-size: 12.0pt"&gt;&lt;span style="mso-list: ignore"&gt;2)&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;External User is a kind of Oracle External Authentication solution. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoListNumber"&gt;&lt;span lang="EN-US" style="font-size: 9pt; font-family: &amp;quot;Arial Black&amp;quot;; mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn; mso-bidi-font-size: 12.0pt"&gt;&lt;span style="mso-list: ignore"&gt;3)&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;With Oracle External User, the user authentication process is accomplished by operating system automatically. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoListNumber"&gt;&lt;span lang="EN-US" style="font-size: 9pt; font-family: &amp;quot;Arial Black&amp;quot;; mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn; mso-bidi-font-size: 12.0pt"&gt;&lt;span style="mso-list: ignore"&gt;4)&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 12pt; mso-fareast-language: zh-cn"&gt;Authorized OS user can access Oracle database directly without providing username and password other than logon with prompting these information. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h1 style="page-break-before: always; page-break-after: auto; margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span lang="EN-US" style="mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;; mso-fareast-language: zh-cn"&gt;&lt;span style="mso-list: ignore"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Official Reference&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/h1&gt;  &lt;table class="MsoTableGrid" style="border-right: medium none; border-top: medium none; background: #fbfb97; margin-left: 22.7pt; border-left: medium none; width: 364.45pt; border-bottom: medium none; border-collapse: collapse; mso-shading: #ffff99; mso-pattern: gray-5 auto; mso-border-alt: solid white .5pt; mso-yfti-tbllook: 480; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt" cellspacing="0" cellpadding="0" width="486" border="1"&gt;&lt;tbody&gt;     &lt;tr style="height: 332.1pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes"&gt;       &lt;td style="border-right: white 1pt solid; padding-right: 5.4pt; border-top: white 1pt solid; padding-left: 5.4pt; padding-bottom: 0cm; border-left: white 1pt solid; width: 364.45pt; padding-top: 0cm; border-bottom: white 1pt solid; height: 332.1pt; mso-border-alt: solid white .5pt" valign="top" width="486"&gt;         &lt;table class="MsoNormalTable" style="border-right: windowtext 1pt solid; border-top: windowtext 1pt solid; background: #ffff99; margin-left: 6.75pt; border-left: windowtext 1pt solid; width: 97.36%; margin-right: 6.75pt; border-bottom: windowtext 1pt solid; mso-border-alt: solid windowtext .25pt; mso-padding-alt: 2.25pt 2.25pt 2.25pt 2.25pt; mso-cellspacing: 0cm; mso-table-overlap: never; mso-table-lspace: 9.0pt; mso-table-rspace: 9.0pt; mso-table-anchor-vertical: paragraph; mso-table-anchor-horizontal: margin; mso-table-left: right; mso-table-top: 16.65pt; mso-border-insideh: .25pt solid windowtext; mso-border-insidev: .25pt solid windowtext" cellspacing="0" cellpadding="0" width="97%" align="right" border="1"&gt;&lt;tbody&gt;             &lt;tr style="height: 15.1pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 100%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 15.1pt; mso-border-alt: solid windowtext .25pt" width="100%" colspan="2"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;b&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;OS_AUTHENT_PREFIX&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt; &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 13.2pt; mso-yfti-irow: 1"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 35.76%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 13.2pt; mso-border-alt: solid windowtext .25pt" width="35%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;Parameter type&lt;b&gt; &lt;/b&gt;&lt;/span&gt;                    &lt;p&gt;&lt;/p&gt;                 &lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;                &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 64.24%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 13.2pt; mso-border-alt: solid windowtext .25pt" width="64%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;String &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 16pt; mso-yfti-irow: 2"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 35.76%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 16pt; mso-border-alt: solid windowtext .25pt" width="35%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;Syntax &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;                &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 64.24%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 16pt; mso-border-alt: solid windowtext .25pt" width="64%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;OS_AUTHENT_PREFIX = authentication_prefix &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 13.35pt; mso-yfti-irow: 3"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 35.76%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 13.35pt; mso-border-alt: solid windowtext .25pt" width="35%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;Default value &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;                &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 64.24%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 13.35pt; mso-border-alt: solid windowtext .25pt" width="64%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;OPS$ &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 25.15pt; mso-yfti-irow: 4"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 35.76%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 25.15pt; mso-border-alt: solid windowtext .25pt" width="35%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;Modifiable &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;                &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 64.24%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 25.15pt; mso-border-alt: solid windowtext .25pt" width="64%"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;No &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 14.3pt; mso-yfti-irow: 5"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 100%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 14.3pt; mso-border-alt: solid windowtext .25pt" width="100%" colspan="2"&gt;                 &lt;p class="MsoNormal" style="text-justify: inter-ideograph; margin-left: 0cm; text-align: justify"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;OS_AUTHENT_PREFIX specifies a prefix that Oracle uses to authenticate users attempting to connect to the server. Oracle concatenates the value of this parameter to the beginning of the user's operating system account name and password. When a connection request is attempted, Oracle compares the prefixed username with Oracle usernames in the database. &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p class="MsoNormal" style="text-justify: inter-ideograph; text-align: justify"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;&lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&amp;#160;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p class="MsoNormal" style="text-justify: inter-ideograph; margin-left: 0cm; text-align: justify"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;The default value of this parameter is OPS$ for backward compatibility with previous versions. However, you might prefer to set the prefix value to &amp;quot;&amp;quot; (a null string), thereby eliminating the addition of any prefix to operating system account names &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 38.55pt; mso-yfti-irow: 6"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 100%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 38.55pt; mso-border-alt: solid windowtext .25pt; mso-border-bottom-alt: solid windowtext .5pt" width="100%" colspan="2"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;b&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Note: &lt;/span&gt;&lt;/b&gt;                    &lt;p&gt;&lt;/p&gt;                 &lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p class="MsoNormal" style="text-justify: inter-ideograph; margin-left: 0cm; text-align: justify"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;The text of the OS_AUTHENT_PREFIX parameter is case sensitive on some operating systems. &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;              &lt;tr style="height: 21.8pt; mso-yfti-irow: 7; mso-yfti-lastrow: yes"&gt;               &lt;td style="border-right: windowtext 1pt solid; padding-right: 2.25pt; border-top: windowtext 1pt solid; padding-left: 2.25pt; padding-bottom: 2.25pt; border-left: windowtext 1pt solid; width: 100%; padding-top: 2.25pt; border-bottom: windowtext 1pt solid; height: 21.8pt; mso-border-alt: solid windowtext .25pt; mso-border-top-alt: solid windowtext .5pt" width="100%" colspan="2"&gt;                 &lt;p class="MsoNormal" style="margin-left: 0cm"&gt;&lt;b&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;See Also: &lt;/span&gt;&lt;/b&gt;                    &lt;p&gt;&lt;/p&gt;                 &lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p class="MsoNormal" style="text-justify: inter-ideograph; margin-left: 27pt; text-indent: -21pt; text-align: justify; mso-list: l2 level1 lfo3; tab-stops: list 27.0pt"&gt;&lt;span lang="EN-US" style="font-size: 8pt; font-family: wingdings; letter-spacing: 0pt; mso-fareast-font-family: wingdings; mso-bidi-font-family: wingdings; mso-fareast-language: zh-cn"&gt;&lt;span style="mso-list: ignore"&gt;l&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn; mso-bidi-font-weight: bold"&gt;Your operating system-specific Oracle documentation for the default value&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 12pt; font-family: 宋体; letter-spacing: 0pt; mso-bidi-font-family: 宋体; mso-fareast-language: zh-cn"&gt; &lt;/span&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;                  &lt;p&gt;&lt;/p&gt;               &lt;/td&gt;             &lt;/tr&gt;           &lt;/tbody&gt;&lt;/table&gt;          &lt;p class="MsoBodyText" style="background: #ffff99; margin-left: 0cm; text-align: left" align="left"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;&lt;/span&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;h1 style="page-break-before: always; page-break-after: auto; margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span style="mso-bookmark: _toc232512810"&gt;&lt;span lang="EN-US" style="mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;"&gt;&lt;span style="mso-list: ignore"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-bookmark: _toc232512810"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Best Practice&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;  &lt;p class="MsoBodyText"&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Create Oracle database user with OS authentication solution. &lt;/span&gt;&lt;/p&gt;  &lt;h1 style="margin-left: 23.8pt; text-indent: -17.85pt; mso-list: l0 level1 lfo2; tab-stops: list 24.0pt; mso-pagination: widow-orphan"&gt;&lt;span lang="EN-US" style="mso-fareast-font-family: &amp;#39;Arial Black&amp;#39;; mso-bidi-font-family: &amp;#39;Arial Black&amp;#39;"&gt;&lt;span style="mso-list: ignore"&gt;3.1&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt;Prerequisite Checking&lt;/span&gt;&lt;span lang="EN-US" style="mso-fareast-language: zh-cn"&gt; &lt;/span&gt;&lt;/h1&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2345306513023160972-4422246638865606931?l=lifedba.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://lifedba.blogspot.com/feeds/4422246638865606931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://lifedba.blogspot.com/2009/06/test-of-windows-live-writer.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/4422246638865606931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2345306513023160972/posts/default/4422246638865606931'/><link rel='alternate' type='text/html' href='http://lifedba.blogspot.com/2009/06/test-of-windows-live-writer.html' title='Test of Windows Live Writer'/><author><name>Bill Shi</name><uri>http://www.blogger.com/profile/09964510324422125788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_jZY6l_V6Lho/Sk3dcTw_RlI/AAAAAAAAAB8/GGss9H8suIA/S220/Head.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2345306513023160972.post-9030786208959859546</id><published>2009-06-11T21:41:00.041+10:00</published><updated>2009-06-14T19:55:17.777+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OS'/><category scheme='http://www.blogger.com/atom/ns#' term='External Authentication'/><category scheme='http://www.blogger.com/atom/ns#' term='OPS$'/><category scheme='http://www.blogger.com/atom/ns#' term='OS_AUTHENT_PREFIX'/><category scheme='http://www.blogger.com/atom/ns#' term='Prefix'/><title type='text'>Usage of OS_AUTHENT_PREFIX</title><content type='html'>&lt;span class="Apple-style-span"  style=" ;font-family:'times new roman';"&gt;&lt;h1   style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 12pt; margin-left: 24pt; line-height: 12pt; page-break-after: avoid;   letter-spacing: -0.5pt; font-weight: normal; text-indent: -18pt; font-family:'Arial Black';font-size:12pt;"&gt;&lt;span class="Apple-style-span"  style=" line-height: normal; font-family:'times new roman';"&gt;&lt;div  style="border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; border-top-style: solid; border-top- border-top-width: 1pt; padding-top: 16pt; padding-right: 0cm; padding-bottom: 0cm; padding-left: 0cm; color:windowtext;"&gt;&lt;p class="MsoTitle"    style="margin-right: 0cm; margin-left: 0cm;   margin-top: 11pt; margin-bottom: 3pt; page-break-after: avoid; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border- padding-top: 0cm; padding-right: 0cm; padding-bottom: 0cm; padding-left: 0cm; letter-spacing: -1.5pt; font-family:'Arial Black';font-size:20pt;color:initial;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Abstract&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Oracle database external authentication deployment and troubleshooting on Unix, Linux and Windows platforms.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 54pt;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div  style="border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; border-top-style: solid; border-top- border-top-width: 1pt; padding-top: 16pt; padding-right: 0cm; padding-bottom: 0cm; padding-left: 0cm; color:windowtext;"&gt;&lt;p class="MsoTitle"    style="margin-right: 0cm; margin-left: 0cm;   margin-top: 11pt; margin-bottom: 3pt; page-break-after: avoid; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border- padding-top: 0cm; padding-right: 0cm; padding-bottom: 0cm; padding-left: 0cm; letter-spacing: -1.5pt; font-family:'Arial Black';font-size:20pt;color:initial;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Keywords&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OS&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;External Authentication&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Prefix&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OPS$&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoSubtitle"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 3pt; margin-bottom: 6pt; line-height: 17pt; page-break-after: avoid; letter-spacing: -0.8pt; font-family:Arial;font-size:16pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OS_AUTHENT_PREFIX&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/h1&gt;&lt;h1   style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 12pt; margin-left: 24pt; line-height: 12pt; page-break-after: avoid;   letter-spacing: -0.5pt; font-weight: normal; text-indent: -18pt; font-family:'Arial Black';font-size:12pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;1.&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;          &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Overview&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&lt;p class="MsoListNumber"   style="margin-right: 0cm; margin-left: 72pt;   margin-top: 0cm; margin-bottom: 12pt; text-align: justify; text-indent: -18pt; line-height: 12pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"  style="font-family:'Arial Black';"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;1)&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OS_AUTHENT_PREFIX is an important initialization parameter to configure Oracle External User environment.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListNumber"   style="margin-right: 0cm; margin-left: 72pt;   margin-top: 0cm; margin-bottom: 12pt; text-align: justify; text-indent: -18pt; line-height: 12pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"  style="font-family:'Arial Black';"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;2)&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;External User is a kind of Oracle External Authentication solution.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListNumber"   style="margin-right: 0cm; margin-left: 72pt;   margin-top: 0cm; margin-bottom: 12pt; text-align: justify; text-indent: -18pt; line-height: 12pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"  style="font-family:'Arial Black';"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;3)&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;With Oracle External User, the user authentication process is accomplished by operating system automatically.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListNumber"   style="margin-right: 0cm; margin-left: 72pt;   margin-top: 0cm; margin-bottom: 12pt; text-align: justify; text-indent: -18pt; line-height: 12pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"  style="font-family:'Arial Black';"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;4)&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Authorized OS user can access Oracle database directly without providing username and password other than logon with prompting these information.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h1   style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 12pt; margin-left: 23.8pt; line-height: 12pt; page-break-after: auto;   letter-spacing: -0.5pt; font-weight: normal; text-indent: -17.85pt; page-break-before: always; font-family:'Arial Black';font-size:12pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;2.&lt;/span&gt;&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman'; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;          &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Official Reference&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&lt;table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" width="486"  style="width: 364.45pt; margin-left: 22.7pt; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(251, 251, 151); border-collapse: collapse; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border- background-position: initial initial; color:initial;"&gt;&lt;tbody&gt;&lt;tr style="height: 332.1pt; "&gt;&lt;td width="486" valign="top"  style="width: 364.45pt; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 0cm; padding-right: 5.4pt; padding-bottom: 0cm; padding-left: 5.4pt; height: 332.1pt; color:white;"&gt;&lt;table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" align="right" width="97%"  style="width: 454px; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(255, 255, 153); border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; margin-left: 6.75pt; margin-right: 6.75pt; background-position: initial initial; color:windowtext;"&gt;&lt;tbody&gt;&lt;tr style="height: 15.1pt; "&gt;&lt;td width="100%" colspan="2"  style="width: 446px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 15.1pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OS_AUTHENT_PREFIX&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 13.2pt; "&gt;&lt;td width="35%"  style="width: 154px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 13.2pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Parameter type&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="64%"  style="width: 284px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 13.2pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;String&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16pt; "&gt;&lt;td width="35%"  style="width: 154px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 16pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Syntax&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="64%"  style="width: 284px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 16pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OS_AUTHENT_PREFIX = authentication_prefix&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 13.35pt; "&gt;&lt;td width="35%"  style="width: 154px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 13.35pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Default value&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="64%"  style="width: 284px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 13.35pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;OPS$&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 25.15pt; "&gt;&lt;td width="35%"  style="width: 154px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: windowtext; border-right-color: windowtext; border-bottom-color: windowtext; border-left- border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 2.25pt; padding-right: 2.25pt; padding-bottom: 2.25pt; padding-left: 2.25pt; height: 25.15pt; color:windowtext;"&gt;&lt;p class="MsoNormal"   style="margin-right: 0cm; margin-left: 0cm;   margin-top: 0cm; margin-bottom: 0.0001pt; letter-spacing: -0.25pt; font-family:Arial;font-size:10pt;"&gt;&lt;span lang="EN-US"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Modifiable&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="64%"  style="width: 284px; border-top-style: solid; border-right-style: solid; border-bottom
