Hallelujah Leonard Cohen
Hallelujah 歌词
Leonard Cohen
Now I've heard there was a secret chord
我听说有一个隐秘的弦音
That David played, and it pleased the Lord
大卫演奏了它,这妙音得到了主的喜欢
But you don't really care for music, do you?
你不是真的关心这旋律,对么
It goes like this
这旋律是像这样的
The fourth, the fifth
第四和弦,第五和弦
The minor fall, the major lift
时而低沉,时而高昂
The baffled king composing Hallelujah
困惑的国王谱写了这哈利路亚之歌
Hallelujah
哈利路亚
Hallelujah
哈利路亚
Hallelujah
哈利路亚
Hallelujah
哈利路亚
Your faith was strong but you needed proof
你的信念坚定,却也得接受考验
You saw her bathing on the roof
你在屋顶上,看见正在沐浴的她
Her beauty and the moonlight overthrew you
月光下的她的美貌,征服了你
She tied you
她引诱你
To a kitchen chair
到厨房的椅子上
She broke your throne, and she cut your hair
她打破了你的王座,剪掉了你的头发
And from your lips she drew the Hallelujah
从你的嘴唇中,她的美丽得到颂赞,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
You say I took the name in vain
你说我盗用了那个名字
I don't even know the name
然而我甚至都不知道那个名字
But if I did, well really, what's it to you?
但是如果我真的这么做了,它对你意味着什么呢?
There's a blaze of light
火焰光芒
In every word
在每一个字中闪耀
It doesn't matter which you heard
你听到的那些又有什么重要
The holy or the broken Hallelujah
神圣的,或者破碎的,哈利路亚之歌
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
I did my best, it wasn't much
我用尽全力,却仍然不够
I couldn't feel, so I tried to touch
我不再能感觉得到,我只能试着摸索
I've told the truth, I didn't come to fool you
我对你说过这个事实,我并没有欺骗你
And even though
尽管如此
It all went wrong
所有的一切都走向了错误之路
I'll stand before the Lord of Song
我将站在歌曲之神面前
With nothing on my tongue but Hallelujah
什么都无法唱出,除了这哈利路亚之歌
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah, Hallelujah
哈利路亚,哈利路亚
Hallelujah
哈利路亚
文章来源:外星人来地球
欢迎关注,有问题一起学习欢迎留言、评论
Hallelujah Leonard Cohen的更多相关文章
- 五、Pandas玩转数据
Series的简单运算 import numpy as np import pandas as pd s1=pd.Series([1,2,3],index=['A','B','C']) print(s ...
- {ICIP2014}{收录论文列表}
This article come from HEREARS-L1: Learning Tuesday 10:30–12:30; Oral Session; Room: Leonard de Vinc ...
- Java性能提示(全)
http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLi ...
- Labeled Faces in the Wild 人脸识别数据集 部分测试数据
development test set Note: images displayed are original (non-aligned/funneled) images. match pairs ...
- Labeled Faces in the Wild 人脸识别数据集 部分训练数据
development training set Note: images displayed are original (non-aligned/funneled) images. match pa ...
- Image Processing and Analysis_15_Image Registration:Image registration methods a survey——2003
此主要讨论图像处理与分析.虽然计算机视觉部分的有些内容比如特 征提取等也可以归结到图像分析中来,但鉴于它们与计算机视觉的紧密联系,以 及它们的出处,没有把它们纳入到图像处理与分析中来.同样,这里面也有 ...
- 初学者看过来之JSON入门
1. 什么是JSON JSON---Javascript Object Notation,前两个单词大家应该都认识,最后一个notation,是"记号.标记法"的意思,连在一起,便 ...
- 密码学应用(DES,AES, MD5, SHA1, RSA, Salt, Pkcs8)
目录 一.数据加密标准 - Data Encryption Standard(DES) 二.高级加密标准 - Advanced Encryption Standard(AES) 三.消息摘要算法第五版 ...
- Redis简单案例(一) 网站搜索的热搜词
对于一个网站来说,无论是商城网站还是门户网站,搜索框都是有一个比较重要的地位,它的存在可以说是 为了让用户更快.更方便的去找到自己想要的东西.对于经常逛这个网站的用户,当然也会想知道在这里比较“火” ...
随机推荐
- springboot学习入门简易版二---springboot2.0项目创建
2 springboot项目创建(5) 环境要求:jdk1.8+ 项目结构: 2.1创建maven工程 Group id :com.springbootdemo Artifact id: spring ...
- 3-JavaSe-1-stream-1-流库特征
1.parallelStream可以让流库以并行方式来执行过滤和计数. String content=new String(Files.readAllBytes(Paths.get("D:\ ...
- python之约束、加密及logging模块
一.什么是约束? 在生活中的约束大概就是有什么原因,导致你不能做这件事情了,称之为约束.而在python中的约束是在当多个类中,都需要使用某些方法时,需要人为抛出异常或使用基类+异常处理来进行约束 c ...
- 用python批量插入数据到数据库中
既然使用python操作数据库必不可少的得使用pymysql模块 可使用两种方式进行下载安装: 1.使用pip方式下载安装 pip install pymysql 2.IDE方式 安装完成后就可以正常 ...
- IOTA私有链简单搭建
IOTA 参考:https://github.com/iotaledger/wallet 参考:https://github.com/iotaledger/iota.js 参考:https://git ...
- ubuntu 启动图形界面 sudo init 5
Linux系统最早期的时候只有命令行界面,所有的工作都需要用Linux命令来完成. 随着系统的发展,以及图形界面系统的出现,Linux也出现了图形界面,使得Linux系统不再是只有计算机的专业人士才可 ...
- Sql Server2008——远程过程调用失败
今天正在敲机房,清理软件提醒垃圾太多并且电脑也特别卡,我就想着既然这样就清理一下得了,结果就是:No zuo No die,SQL server数据库连接不上了.不过从另一方面来说这也是一次学习的机会 ...
- MLP多层感知机
@author:wepon @blog:http://blog.csdn.net/u012162613/article/details/43221829 转载:http://blog.csdn.net ...
- Struts2中There is no Action mapped for namespace错误解决方法
1.我的原有配置 jsp表单提交路径 <form class="layui-form" id="form" action="${ctx }/me ...
- 2020还有9天!Winforms开发有哪些期待?DevExpress 2020计划出炉
下载DevExpress v19.2完整版 DevExpress Winforms Controls 内置140多个UI控件和库,完美构建流畅.美观且易于使用的应用程序.DevExpress Winf ...