I would I were a careless child
I would I were a careless child
by George Gordon Byron
1
I would I were a careless child,
still dwelling in my Highland cave,
or roaming through the dusky wild,
or bounding over the dark blue wave.
The cumbrous pomp of Saxon pride
accords not with the freeborn soul,
which loves the mountain's craggy side,
and seeks the rocks where billows roll.
2
Fortune! Take back these cultured lands,
take back this name of splendid sound!
I hate the touch of servile hands,
I hate the slaves that cringe around.
Place me among the rocks I love,
which sound to Ocean's wildest roar.
I ask but this - again to rove
through scenes my youth has known before.
Few are my years, and yet I feel
the world was never designed for me.
Ah! Why do darkening shades conceal
the hour when man must cease to be?
Once I beheld a splendid dream,
a visionary scene of bliss.
3
Truth! Wherefore did the hated beam
awake me to a world like this?
I loved - but those I loved are gone;
Had friends - my early friends are fled.
How cheerless feels the heart alone,
when all its former hopes are dead!
Though gain companions over the bowl
dispel awhile the sense of ill;
Though pleasure stirs the maddening soul,
The heart - the heart - is lonely still.
How dull! To hear the voice of those
whom rank or chance, whom wealth or power,
have made, though neither friends nor foes.
associates of that festive hour
Give me again the faithful few,
in years and feelings still the same.
And I will fly the midnight crew,
where boisterous joy is but a name.
4
And woman, lovely woman! You,
my hope, my comfort, my all!
How cold must be my bosom now,
when even the smiles begin to pall!
Without a sigh would I resign
this busy scene of splendid woe,
to make that calm contentment mine,
which “virtue” knows, or seems to know.
Fain would I fly the haunts of men.
I seek to shun, not hate mankind.
My breast requires the sullen glen,
whose gloom may suit a darkened mind.
Oh! That to me the wings were given
which bear the turtle to her nest!
Then I would cleave the vault of heaven,
to flee away, and be at rest.
I would I were a careless child的更多相关文章
- A Child's History of England.24
Besides all these troubles, William the Conqueror was troubled by quarrels among his sons. He had th ...
- MapReduce剖析笔记之七:Child子进程处理Map和Reduce任务的主要流程
在上一节我们分析了TaskTracker如何对JobTracker分配过来的任务进行初始化,并创建各类JVM启动所需的信息,最终创建JVM的整个过程,本节我们继续来看,JVM启动后,执行的是Child ...
- [翻译]AKKA笔记 - CHILD ACTORS与ACTORPATH -6
原文:http://rerun.me/2014/10/21/akka-notes-child-actors-and-path/ Actor是完全的继承结构.你创建的任何Actor肯定都是一个其他Act ...
- php php-5.6.4.tar.bz2 apache 兼容问题 child pid 27858 exit signal Segmentation fault
环境 [root envirotar]# uname -a Linux i2..el6.x86_64 # SMP Thu Jul :: UTC x86_64 x86_64 x86_64 GNU/Lin ...
- [ASP.NET MVC 小牛之路]12 - Section、Partial View 和 Child Action
概括的讲,View中的内容可以分为静态和动态两部分.静态内容一般是html元素,而动态内容指的是在应用程序运行的时候动态创建的内容.给View添加动态内容的方式可归纳为下面几种: Inline cod ...
- 调用Child Package
使用Execute Package Task,能够在一个package中调用并执行其他package,被调用的Package称作 Child Package,Execute Package Task ...
- ORA-02292: integrity constraint (xxxx) violated - child record found
在更新表的主键字段或DELETE数据时,如果遇到ORA-02292: integrity constraint (xxxx) violated - child record found 这个是因为主外 ...
- Child <- many-to-one ->Parent
网上找到个描述的很精妙的例子 Child <- many-to-one ->Parent class Child { private ...
- [NHibernate]Parent/Child
系列文章 [Nhibernate]体系结构 [NHibernate]ISessionFactory配置 [NHibernate]持久化类(Persistent Classes) [NHibernate ...
随机推荐
- VM and Docker Container
https://www.zhihu.com/question/48174633 在开始讨论前,先抛出一些问题,可先别急着查看答案,讨论的过程可以让答案更有趣,问题如下: Docker 容器有自己的ke ...
- 根据GUID获取设备信息
#include <windows.h> #include <setupapi.h> #include <objbase.h> #include <initg ...
- 20145239杜文超《网络对抗》- Web安全基础实践
20145239杜文超<网络对抗>- Web安全基础实践 基础问题回答 (1)SQL注入攻击原理,如何防御? SQL注入攻击就是通过把SQL命令插入到Web表单递交或输入域名或页面请求的查 ...
- linux下安装LAMP环境,也就是PHP+linux的开发运行环境(centos7)
注:整理至http://blog.51cto.com/afterdawn/1923139 LAMP(linux.apache.mysql.php),是四个套件的合成,简单讲就是要把php运行在linu ...
- IDEA使用前的各种基本设置(转)
先搞个链接,以后自己慢慢总结:传送门
- spark学习3(sqoop1.4.6安装)
sqoop目前有两个版本sqoop1和sqoop2,这里安装的是sqoop1版本 1)将软件上传到spark1节点 2)修改权限 [root@spark1 sqoop]# chmod u+x sqoo ...
- MapReduce-shuffle过程详解
Shuffle map端 map函数开始产生输出时,并不是简单地将它写到磁盘.这个过程很复杂,它利用缓冲的方式写到内存并出于效率的考虑进行预排序.每个map任务都有一个环形内存缓冲区用于存储任务输出. ...
- javascript 内置对象及常见API
javascript 内置对象及常见API 2012-09-02 15:17 571人阅读 评论(0) 收藏 举报 javascript正则表达式文档浏览器urlstring Javascript内置 ...
- 域名解析中TTL是什么意思
在做域名解析的时候都会看到一个叫“TTL”的值,一般都有一个默认的值,不过不同注册商默认的值也会不一样,常见的是3600和7200这两个值. 另外ping的时候也可以看到“TTL=XXX”的字样,(如 ...
- BZOJ3669 [Noi2014]魔法森林(SPFA+动态加边)
本文版权归ljh2000和博客园共有,欢迎转载,但须保留此声明,并给出原文链接,谢谢合作. 本文作者:ljh2000 作者博客:http://www.cnblogs.com/ljh2000-jump/ ...