I opened my eyes last night and saw you in the low light

昨夜我睁开眼,看见你在昏暗的灯光下

Walking down by the bay, on the shore,

沿着海湾走下去,在岸边

staring up at the planes that aren't there anymore

盯着不再有星星的天空

I was feeling the night grow old and you were looking so cold

我感觉着夜的逝去,而你看起来如此的冷漠

Like an introvert, I drew my over shirt

Around my arms and began to shiver violently before

开始猛烈地颤抖

You happened to look and see the tunnels all around me

你无意间发现围绕在我四周的隧道

Running into the dark underground

飞奔入黑暗的地下

All the subways around create a great sound

四周的地道汇聚出震耳欲聋的声音

To my motion fatigue: farewell

对我疲惫的身心说:永别了

With your ear to a seashell

把一枚海螺放在耳边

You can hear the waves in underwater caves

你会听见来自水下洞穴的海浪声

As if you actually were inside a saltwater room

仿佛你真的置身于深海空间

Time together is just never quite enough

在一起的时间总是不够

When you and I are alone, I’ve never felt so at home

当你和我都独自一人时 我从来没有如此自在

What will it take to make or break this hint of love?

制造或打破这爱情线索的代价是什么

We need time, only time

只是时间

When we're apart whatever are you thinking of?

我们分离时,无论你在想什么

If this is what I call home, why does it feel so alone?

如果这就是我所谓的“家”,它为何又感觉这么孤独

So tell me darling, do you wish we'd fall in love?

所以,告诉我,亲爱的,你希望和我相爱么

All the time, all the time

一直,一直....

Can you believe that the crew has gone

你相信那些船员已经远去

and wouldn't let me sign on?

不让我着陆吗

All my islands have sunk in the deep,

我所有的岛屿都已坠入深渊

so I can hardly relax or even oversleep

我根本无处休息更别说睡过头了

I feel as if I were home some nights

在几个晚上我以为我就在家里

when we count all the ship lights

I guess I'll never know why sparrows love the snow

我猜,我永远不会知道麻雀爱雪的理由

We'll turn off all of the lights and set this ballroom aglow

我们将关上所有灯,把这舞厅布置得一片通红

~~So tell me darling, do you wish we’d fall in love?~~

所以,告诉我,亲爱的,你希望和我相爱么

Time together is just never quite enough

在一起的时间总是不够

When you and I are alone, I’ve never felt so at home

当你和我都独自一人时 我从来没有如此自在

What will it take to make or break this hint of love?

制造或打破这爱情线索的代价是什么

We need time, only time

只是时间,只是时间

When we’re apart whatever are you thinking of?

当我们分离时,无论你在想什么

If this is what I call home, why does it feel so alone?

如果这就是我所谓的“家”,它为何又感觉这么孤独

So tell me darling, do you wish we’d fall in love?

所以,告诉我,亲爱的,你希望和我相爱么

All the time, all the time

一直,一直....

Time together is just never quite enough

When we’re apart whatever are you thinking of?

我们分离时,无论你在想什么

What will it take to make or break this hint of love?

制造或打破这爱情线索的代价是什么

So tell me darling, do you wish we’d fall in love?

所以,告诉我,亲爱的,你希望和我相爱么

All the time

一直,一直...

The Saltwater Room的更多相关文章

  1. [zt]给你的Mp4大换血,精选Touch里3年收集的900多首歌,"经典不忍去的""最新近流行的",与你共享~~

    如果你是音乐爱好者: 这些歌, 请戴上耳机, 调大音量, 一个人听 ,全世界 都是你的!!!!! (一)这些歌很温暖,没有金属味,适合有阳光的午后,很悠闲... [Anaesthesia]Maximi ...

  2. Can peel peel solve pesticide problem

    Can peel peel solve pesticide problem? Middle peasants medicinal modern agriculture more and more, t ...

  3. PHP类的继承

    每个子类(也叫派生类)都会在设置自己的属性前调用父类的构造方法.父类(也叫基类或超类)现在仅知道自己的数据,子类一般是父类的特例,要避免告诉父类任何关于子类的信息 以下为一个使用继承的实例: < ...

随机推荐

  1. CG group

    Linux CGroup全称Linux Control Group, 是Linux内核的一个功能,用来限制,控制与分离一个进程组群的资源(如CPU.内存.磁盘输入输出等).这个项目最早是由Google ...

  2. python读取/写入文件

    <Python编程:从入门到实践>读书笔记 1.读取文件并且对文件内容进行打印有三种方式: with open('test.txt') as fo: for lins in fo: pri ...

  3. 使用PHP模拟post提交数据

    使用PHP模拟post提交数据 分类: PHP LAMP 2013-04-13 12:03 3954人阅读 评论(0) 收藏 举报 CurlsocketPHP 这也是个老生常谈的话题了,上午花了点时间 ...

  4. LeetCode:前K个高频元素【347】

    LeetCode:前K个高频元素[347] 题目描述 给定一个非空的整数数组,返回其中出现频率前 k 高的元素. 示例 1: 输入: nums = [1,1,1,2,2,3], k = 2 输出: [ ...

  5. LeetCode:二进制手表【401】

    LeetCode:二进制手表[401] 题目描述 二进制手表顶部有 4 个 LED 代表小时(0-11),底部的 6 个 LED 代表分钟(0-59). 每个 LED 代表一个 0 或 1,最低位在右 ...

  6. js 性能优化 篇一

    JS性能优化 摘自:http://www.china125.com/design/js/3631.htm  首先,由于JS是一种解释型语言,执行速度要比编译型语言慢得多.(注:,Chrome是第一款内 ...

  7. Entity FrameWork 配置 之连接字符串隐藏或重用

    C/S项目中使用EF,默认回生成app.config文件夹,软件打包安装成功之后就回生成一个对应exe.config.里面会包含配置的一些信息. 这里介绍给大家一种隐藏连接字符串的方式. 代码如下: ...

  8. CSS流体(自适应)布局下宽度分离原则

    CSS流体(自适应)布局下宽度分离原则 这篇文章发布于 2011年02月28日,星期一,00:48,归类于 css相关. 阅读 73990 次, 今日 5 次 by zhangxinxu from h ...

  9. Nested DollsHDU1677

    /*题意:有n个矩形,用长和宽表示,如果一个的长和宽都比另一个小,那么这个嵌放在另一个中 所以先对w从大到小排序,w一样的按h从小到大排序,那么就从后面的箱子往前找,只要前面找到一个人h比自己大的就放 ...

  10. React Native实战系列教程之自定义原生UI组件和VideoView视频播放器开发

    React Native实战系列教程之自定义原生UI组件和VideoView视频播放器开发   2016/09/23 |  React Native技术文章 |  Sky丶清|  4 条评论 |  1 ...