歌手Don McClean的Starry Starry Night,也有很多人叫这首歌为《Vincent》

  编前:金色的向日葵、燃烧般的丝柏、风吹过的麦田旋涡状的星体……,一幅幅狂嚣般的画面,是梵高内心底层最深的呐喊。生活在低处,灵魂在高处——这就是梵高。

  配乐说明:歌曲创作的灵感来自梵高的一幅著名的画作《Starry Starry Night》(星夜),整首曲子的配器就是一把木吉他,极致的简约之美,却浑如天成,有一种如诗如画般的唯美。歌词的意境多有凡高色彩浓烈的画组成,而歌名“星光灿烂的夜”本身就是凡高的一幅画的标题。

  星月夜(Starry Starry Night)歌词

  Starry  starry  night
  Paint your palette blue and grey
  Look out on a summer’s day
  With eyes know the darkness in my soul
  Shadows on the hills
  Sketch the trees and the daffodils
  In colors on the snowy linen land   (★)Now I understand what you try to say to me
  And how you suffered for your sanity
  And how you tried to set them free
  They would not listen
  They did not know how
  Perhaps they’ll listen now   Starry starry night
  Flaming flowers that brightly blaze
  Swirling clouds in violet haze
  Reflect in Vincent’s eyes of china blue
  Colors changing hue
  Morning fields of amber grain
  Weathered faces lined in pain
  Are soothed beneath the aritist’s loving hand   (repeat ★)
  For they could not love you
  But still your love was true
  And when no hope was left inside on that starry starry night
  You took your life as lovers often do
  But I could have told you Vincent
  This world was never meant for one as beautiful as you   Starry starry night
  Portraits hung in empty halls
  Frameless heats on nameless walls
  With eyes that watch the world and can’t forget
  Like the strangers that you ‘ve met
  The ragged man in ragged clothes
  A silver thorn in a bloody rose
  Lie crushed and broken on the virgin snow   Now I think I know what you try to say to me
  That how you suffered for your sanity
  And how you suffered for your sanity
  And how you try to set them free
  They would not listen they’ve not listening still
  Perhaps they never will

Vincent的更多相关文章

  1. Java 序列化 和 反序列--by Vincent

    序列化: Java 提供了一种把对象序列化的机制. 即把一个对象可以被表示为一个字节序列.然后可以写入文件保存. 字节序列包括:      该对象的数据.有关对象的类型的信息和存储在对象中数据的类型. ...

  2. David与Vincent的博弈游戏[树型DP]

    \(\mathcal{Description}\) \(\mathcal{Solution}\) 根据题意,我们知道 根节点深度为1,深度为 奇数 的节点由\(David\)移动,我们称为\(D\)点 ...

  3. 繁华模拟赛 Vincent的城堡

    #include<iostream> #include<cstdio> #include<string> #include<cstring> #incl ...

  4. 繁华模拟赛 David与Vincent的博弈游戏

    #include<iostream> #include<cstdio> #include<string> #include<cstring> #incl ...

  5. Vincent的城堡

    \(\mathcal{Description}\) \(\mathcal{Solution}\) 除去前k部分,后面的是随便怎么选的所以后面的就是\((n-k)^{n-k}\)种方案 前k部分,由于k ...

  6. Git 在团队中的最佳实践--如何正确使用Git Flow

    我们已经从SVN 切换到Git很多年了,现在几乎所有的项目都在使用Github管理, 本篇文章讲一下为什么使用Git, 以及如何在团队中正确使用. Git的优点 Git的优点很多,但是这里只列出我认为 ...

  7. Windows下Nginx配置SSL实现Https访问(包含证书生成)

    Vincent.李   Windows下Nginx配置SSL实现Https访问(包含证书生成) Windows下Nginx配置SSL实现Https访问(包含证书生成) 首先要说明为什么要实现https ...

  8. JavaScript面向对象

    理解对象 对象这个词如雷贯耳,同样出名的一句话:XXX语言中一切皆为对象! 对象究竟是什么?什么叫面向对象编程? 对象(object),台湾译作物件,是面向对象(Object Oriented)中的术 ...

  9. ZeroMQ:云时代极速消息通信库

    ZeroMQ:云时代极速消息通信库(大规模|可扩展|低成本|高效率解决之道,大规模分布式|多线程应用程序|消息传递架构构建利器) [美]Pieter Hintjens(皮特.亨特金斯)著   卢涛 李 ...

随机推荐

  1. linux镜像空间

    硬件采用nandflash,nandflash为8位数据宽度,没有dataflash和norflash. Nandflash空间分配为 bootstrap + u-boot + env + linux ...

  2. 要生成一个窗口,通常使用Window的子类Frame类进行实例化

    要生成一个窗口,通常使用Window的子类Frame类进行实例化,而不是直接使用Window 类,框架的外观就像平常Windows系统下的窗口,有标题.边框. 菜单 和大小等. setSize()方法 ...

  3. Hadoop大数据处理读书笔记

    几个关键性的概念 云计算:是指利用大量计算节点构成的可动态调整的虚拟化计算资源.通过并行化和分布式计算技术,实现业务质量可控的大数据处理的计算技术. NameNode:是HDFS系统中的管理者.它负责 ...

  4. Linux初学者学习资料

    鸟哥的Linux私房菜 http://vbird.dic.ksu.edu.tw/linux_basic/linux_basic.php

  5. leetcode-happy number implemented in python

    视频分析: http://v.youku.com/v_show/id_XMTMyODkyNDA0MA==.html?from=y1.7-1.2 class Solution(object): def ...

  6. 【PyQt】算法-插入、递归、冒泡

    # coding=utf-8 import sys from PyQt4.QtGui import * from PyQt4.QtCore import * class MainWindow(QMai ...

  7. Unity3D必备知识: 物理学公式

    一.质点的运动(1)——直线运动 1)匀变速直线运动 1.平均速度V=s/t(定义式) 2.有用推论Vt*Vt-Vo*Vo=2as 3.中间时刻速度Vt/2=V平=(Vt+Vo)/2 4.末速度Vt= ...

  8. cout显示Mat类对象报错Access Violation

    AV(Access Violation)错误:非法访问. image_match.exe 中的 0x0000002a 处有未经处理的异常: 0xC0000005: Access violation 程 ...

  9. AWS系列-申请MySQL

    1.1 打开aws控制台,可以直接搜索MySQL 1.2 打开MySQL(rds)控制面板 点击启动数据库实例(这个只是启动创建的意思,不是启动下面创建好的node.我也不懂为啥翻译过来是这个意思.. ...

  10. servlet之模板方法和多线程

    接触了一小段时间的servlet,以下就总结一下关于servlet的两个方面的知识,一个是模板方法的应用.另外一个是servlet多线程产生的原因. 1. 模板方法设计模式 定义一个操作中的算法的骨架 ...