Three Days to See(Excerpts)

All of us have read thrilling stories in which the hero had only a limited and specified time to live. Sometimes it was as long as a year, sometimes as short as 24 hours.

But always we were interested in discovering just how the doomed hero chose to spend his last days or his last hours.

I speak, of course, of free men who have a choice, not condemned criminals whose sphere of activities is strictly delimited.

Such stories set us thinking, wondering what we should do under similar circumstances.

What events, what experiences, what associations should we crowd into those last hours as mortal beings, what regrets?

Sometimes I have thought it would be an excellent rule to live each day as if we should die tomorrow.

Such an attitude would emphasize sharply the values of life.

We should live each day with gentleness, vigor and a keenness of appreciation

which are often lost when time stretches before us in the constant panorama of more days and months and years to come.

There are those, of course, who would adopt the Epicurean motto of "Eat, drink, and be merry". But most people would be chastened by the certainty of impending death.

In stories the doomed hero is usually saved at the last minute by some stroke of fortune, but almost always his sense of values is changed.

He becomes more appreciative of the meaning of life and its permanent spiritual values.

It has often been noted that those who live, or have lived, in the shadow of death bring a mellow sweetness to everything they do.

Most of us, however, take life for granted. We know that one day we must die, but usually we picture that day as far in the future.

When we are in buoyant health, death is all but unimaginable. We seldom think of it. The days stretch out in an endless vista.

So we go about our petty tasks, hardly aware of our listless attitude toward life.

The same lethargy, I am afraid, characterizes the use of all our faculties and senses.

Only the deaf appreciate hearing, only the blind realize the manifold blessings that lie in sight.

Particularly does this observation apply to those who have lost sight and hearing in adult life.

But those who have never suffered impairment of sight or hearing seldom make the fullest use of these blessed faculties.

Their eyes and ears take in all sights and sounds hazily, without concentration and with little appreciation.

It is the same old story of not being grateful for what we have until we lose it, of not being conscious of health until we are ill.

I have often thought it would be a blessing if each human being were stricken blind and deaf for a few days at some time during his early adult life.

Darkness would make him more appreciative of sight; silence would teach him the joys of sound.

L93的更多相关文章

  1. L9-3.安装PHP软件包

    安装扩展工具包: 查看是否安装成功: 做软连接: 安装libxml 先安装python: 做软连接: 同样安装 libmcrypt和mhash make && make install ...

  2. socket编程

    一.socket地址的数据类型及相关函数 socket API是一层抽象的网络编程接口,适用于各种底层网络协议,如IPv4.IPv6.UNIX Domain Socket.然而各种网络协议的地址格式并 ...

  3. iOS学习37数据处理之CoreData

    1. CoreData数据库框架的优势 1> CoreData历史 CoreData数据持久化框架是Cocoa API 的一部分,首次在iOS5版本的系统中出现,它允许按照实体-属性-值模型组织 ...

  4. 【浅析】IMU代码

    IMU的代码的引自https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/imumargalgo ...

  5. delphi 10 seattle 安卓服务开发(三)

    delphi 10 里面的安卓服务有四种,上面的一篇文章里面的图有介绍. 今天做一个remote service 的例子.(里面一部分代码是抄别人的,如果不太清楚,自行恶补) remote servi ...

  6. [自制简单操作系统] 1、从0-1到汇编再到c语言的奥秘

    目录: 1.用0-1编写最简单的操作系统 2.用汇编改写上面0-1程序 2.1 只用DB的汇编改写版  2.2 加入RESB汇编的改写版  2.3 进一步使用汇编替换0-1文件  2.4 核心程序也用 ...

  7. JAVA基础知识之网络编程——-TCP/IP协议,socket通信,服务器客户端通信demo

    OSI模型分层 OSI模型是指国际标准化组织(ISO)提出的开放系统互连参考模型(Open System Interconnection Reference Model,OSI/RM),它将网络分为七 ...

  8. 《Play for Java》学习笔记(一)项目框架

    从今天开始认真复习<Play for JAVA>,该书以一个案例为主线,以前为应付项目马马虎虎看了一遍,好多地方都不明白!现在跟着这本书再走一遍,认真模拟,当做一个项目啦!! 一.Play ...

  9. ModelFirst的CRUD

    创建实体:

随机推荐

  1. 提升Web性能的技巧

    1.  采用反向代理服务器(Reverse Proxy Server)来对应用进行加速和保护 其作用主要在以下三方面: 负载平衡 – 运行在反向代理服务器上的负载平衡器会在不同的不服务器  间进行传输 ...

  2. StringUtils方法

    org.apache.commons.lang.StringUtils中方法的操作对象是java.lang.String类型的对象,是JDK提供的String类型操作方法的补充,并且是null安全的( ...

  3. Struts2学习九----------处理结果类型(input)

    © 版权声明:本文为博主原创文章,转载请注明出处 Struts2处理结果类型 - SUCCESS:Action正确的执行完成,返回相应的视图,success是name属性的默认值 - ERROR:表示 ...

  4. MySQL 优化、设计规则浅谈

    当数据量大,数据库相应慢时都会针对数据库进行优化.这时都是要针对具体情况,具体业务需求进行优化的. 但是有些步骤和规则应该适合各种情况的.这里综合网上找的资料简单分析一下. 第一优化你的sql和索引: ...

  5. CentOS6.5下Oracle11G-R2安装、卸载

    CentOS6.5下Oracle11G-R2安装.卸载 资源下载地址(包含本人全部安装过程中,系统备份文件):http://download.csdn.net/detail/attagain/7700 ...

  6. eclipse adt开发android ndk没有NDK选项问题的解决方案

    原创 2015年01月28日 09:38:40 标签: android ndk / eclipse / adt 15989 今天是2015年1月28号,整理一下昨天使用eclipse adt搭建的an ...

  7. 卸载gnu gcj

    麻辣个鸡的,我在Linux上安装的jkd版本是1.8,然后可能是之后安装了GCC吧,他大爷的,java版本变成了1.5.这个残酷的事实是在我写练习Package的测试文件的时候搞得. 机智的看了一下j ...

  8. linux uart驱动——相关数据结构以及API(二)

    一.核心数据结构      串口驱动有3个核心数据结构,它们都定义在<#include linux/serial_core.h>1.uart_driver     uart_driver包 ...

  9. js时间戳格式化成日期格式的多种方法

    js需要把时间戳转为为普通格式,一般的情况下可能用不到的, 下面先来看第一种吧 复制代码代码如下: function getLocalTime(nS) { return new Date(parseI ...

  10. 基于红帽5裁剪一个简单的Linux

    HOST:宿主机 Target:目标机 1.基于HOST制作一个简单的可启动的Linux 1.给目标磁盘分区 两个: 在宿主机上:/dev/sdb1,/dev/sdb2 /dev/sdb1挂载到 /m ...