The Saltwater Room
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的更多相关文章
- [zt]给你的Mp4大换血,精选Touch里3年收集的900多首歌,"经典不忍去的""最新近流行的",与你共享~~
如果你是音乐爱好者: 这些歌, 请戴上耳机, 调大音量, 一个人听 ,全世界 都是你的!!!!! (一)这些歌很温暖,没有金属味,适合有阳光的午后,很悠闲... [Anaesthesia]Maximi ...
- Can peel peel solve pesticide problem
Can peel peel solve pesticide problem? Middle peasants medicinal modern agriculture more and more, t ...
- PHP类的继承
每个子类(也叫派生类)都会在设置自己的属性前调用父类的构造方法.父类(也叫基类或超类)现在仅知道自己的数据,子类一般是父类的特例,要避免告诉父类任何关于子类的信息 以下为一个使用继承的实例: < ...
随机推荐
- Java基础—内部类(转载)
转载自:java中的匿名内部类总结 在Java中,可以将一个类定义在另一个类里面或者一个方法里面,这样的类称为内部类.广泛意义上的内部类一般来说包括这四种:成员内部类.局部内部类.匿名内部类和静态内部 ...
- python中self cls init的理解
原创文章,未经允许禁止转载! python中self cls init的理解 python中self cls init的理解
- VK Cup 2018 - Round 1+Codeforces Round #470
A. Primal Sport 题意:有两个人轮流玩游戏.给出数X(i-1),轮到的人需要找到一个小于X(i-1)的素数x,然后得到Xi,Xi是x的倍数中大于等于X(i-1)的最小的数.现在已知X2, ...
- cdoj 秋实大哥搞算数
地址:http://acm.uestc.edu.cn/#/contest/show/95 题目: N - 秋实大哥搞算数 Time Limit: 3000/1000MS (Java/Others) ...
- 牛客网暑期ACM多校训练营(第一场)- J Different Integers (莫队)
题意:裸的莫队题,每个查询Li,Ri,返回区间[1,Li]和[Ri,N]区间中不同的数的个数. 分析:正常的离线查询,是求区间[Li,Ri]中要求的答案,而该题所求答案为外侧两个区间中的答案,那么cn ...
- linux中shell变量$#,$@,$0,$1,$2的含义
linux中shell变量$#,$@,$0,$1,$2的含义解释: 变量说明: $$ Shell本身的PID(ProcessID) $! Shell最后运行的后台Process的PID $? 最后运行 ...
- HDU4639
/*计算里面有多少个相邻的he,1个he就是1种意思,两个就是,两种,所以这是 一个斐波拉期数列,间隔的hehe互不影响所以是互斥事件,直接相乘就可以*/ #include<stdio.h> ...
- Dubbo与微服务
http访问到服务器要经过的内容:Nginx —Tomcat –db,nginx就是一个负载均衡左右.又一次面试问到了我nginx的反向代理.现在想了想面试官要问的应该是 域名的反向代理,就是使用一个 ...
- 异步消息postEvent更新界面
其实就是和Qt::QueuedConnection时的信号槽一样,属于异步的. 1.新建QEvent子类 ①.头文件 #ifndef MYEVENT_H #define MYEVENT_H #incl ...
- NOIP Mayan游戏
描述 Mayan puzzle是最近流行起来的一个游戏.游戏界面是一个7行5列的棋盘,上面堆放着一些方块,方块不能悬空堆放,即方块必须放在最下面一行,或者放在其他方块之上.游戏通关是指在规定的步数内消 ...