Beautiful Now  -Zedd & Jon Bellion

I see what you're wearing, there's nothing beneath it

我看见了你身着何物,毫无掩映显现于我眼前

Forgive me for staring, forgive me for breathing

原谅我的不住凝视,原谅我的短暂窒息

We might not know why, we might not know how

我们可能不知道为何,亦不知道如何

But baby, tonight, we're beautiful now

但是我的爱人,今晚,我们如此绚烂

We're beautiful now

我们于此刻最美

We're beautiful now

我们美在当下

We might not know why, we might not know how

我们可能不知道为何,亦不知道如何

But baby, tonight, we're beautiful now

但是我的爱人,今晚,我们如此绚烂

We'll light up the sky, we'll open the clouds

我们照亮夜空,我们拨开云雾

'Cause baby, tonight, we're beautiful now, we're beautiful

只因爱人,今晚,你我是如此绚烂耀眼

We're beautiful

我们如此耀眼

We're beautiful

我们如此绚丽

Wherever it's going, I'm gonna chase it

无论目指何处,我将一往无前

What's left of this moment, I'm not gonna waste it

抓住此刻光阴,莫待时间流逝

Stranded together, our worlds have collided

如果我们滞留不前,我们的世界将陷于冲突

This won't be forever, so why try to fight it

然而这并不是永远,为何我们不奋力向前

We're beautiful now

我们于此刻最美

We're beautiful now

我们应美在当下

We might not know why, we might not know how

我们可能不知道为何,亦不知道如何

But baby, tonight, we're beautiful now

但是我的爱人,今晚,我们如此绚烂

We'll light up the sky, we'll open the clouds

我们照亮夜空,我们拨开云雾

'Cause baby, tonight, we're beautiful now,

只因爱人,今晚,你我是如此绚烂耀眼

we're beautiful

我们如此耀眼

We're beautiful

我们如此绚丽

Let's live tonight like fireflies

让我们像萤火虫一般只为今夜

And one by one light up the sky

一个接一个点燃星星之火

We disappear and pass the crown

我们虽逝去,火种永不灭

You're beautiful, you're beautiful

你如此美丽

We're beautiful now

我们于此刻最美

We're beautiful now

我们美于此瞬间

We're beautiful now

我们闪耀于今

We're beautiful now

我们美在当下

We're beautiful

我们如此耀眼

We're beautiful

我们如此绚丽

We're beautiful now

我们应美在当下

We're beautiful now

我们于此刻最美

We're beautiful now

我们美于此瞬间

We're beautiful now

我们闪耀于今

We're beautiful now

我们美在当下

We're beautiful

我们如此耀眼

English Voice of <<Beautiful now>>的更多相关文章

  1. English Voice of <<Something just like this>>

    歌名:something just like this演唱:Chris Martin 词:Andrew Taggart,Chris Martin 曲:Andrew Taggart,Chris Mart ...

  2. English Voice of <<Way Back Into Love>>

    I have been living with a shadow overhead我一直生活在阴影中I have been sleeping with a cloud above my bed睡梦中床 ...

  3. English Voice of <<City of stars>>

    City of stars 星光之城啊 Are you shining just for me? 你是否只愿为我闪耀 City of stars 星光之城啊 There's so much that ...

  4. English Voice of <<Just Give Me A Reason>>

    Right from the start, you were a thief,打从一开始,你就是个偷心贼You stole my heart and你偷走了我的心I your willing vict ...

  5. English Voice of <<Bye Bye Bye>>

    Bye Bye Bye - Lovestoned When i see you, looking back at me 当我看到你回首看我时 Watching this eye still 彼此凝视 ...

  6. English Voice of <<Dream it passible>>

    Dream It Possible(梦想成为可能) - DelaceyI will run I will climb I will soar.我奔跑,我攀爬 我要飞翔.I'm undefeated我所 ...

  7. English Voice of << Count on me >>

    Count On Me 歌手:Bruno Mars 所属专辑:It´s Better If You Don´t Understand If you ever find yourself stuck i ...

  8. English Voice of << Last Christmas >>

    Last Christmas填 词:乔治·迈克尔谱 曲:乔治·迈克尔编 曲:乔治·迈克尔歌词:Last Christmas I gave you my heart去年的圣诞节,我把心给了你But th ...

  9. English Voice of <<if were a boy >>

    <if i were a boy>中英文歌词: If I were a boy 如果我是个男孩 Even just for a day 就算只是一天 I' roll out of bed ...

随机推荐

  1. [内核驱动] DOS路径转化为NT路径

    转载:http://blog.csdn.net/qq_33504040/article/details/78468278 最近在做一个文件过滤驱动程序,禁止访问指定目录或文件.想要从R3给R0发命令和 ...

  2. 【Python48--魔法方法:迭代器&生成器】

    一.迭代器 1.iter() __iter__() 2.next() __next__() 二.用while语句实现for语句相同的功能 for each in range(5): print(eac ...

  3. 指针delete之后赋值为null

    1.现象 经常看到有些代码在delete之后赋值为null 2.原因 C++标准规定:delete空指针是合法的,没有副作用. 所以我们在Delete指针后赋值为NULL或0是个好习惯.对一个非空指针 ...

  4. Spring 学习——Aware接口

    Aware 作用 Spring中提供了一些以Aware结尾的接口,实现了Aware接口的Bean在初始化后,可以通过一些接口获取相应的资源. 通过Aware接口,可以对Spring的资源进行一些操作( ...

  5. noip模拟【tea】

    tea [题目描述]有n个容量为V的瓶子,第i个瓶子中装着a[i]个单位的tea,使所有瓶子内的tea在不 超过其容量的前提下,非空的瓶子最少.在一个单位时间内,可以同时将多个瓶子中的tea倒入另外多 ...

  6. docker版本升级

    docker的版本变化: Docker从1.13.x版本开始,版本分为企业版EE和社区版CE,版本号也改为按照时间线来发布,比如17.03就是2017年3月,有点类似于ubuntu的版本发布方式. 企 ...

  7. newcoder F石头剪刀布(DFS + 思维)题解

    题意:wzms 今年举办了一场剪刀石头布大赛,bleaves 被选为负责人. 比赛共有 2n 个人参加, 分为 n 轮, 在每轮中,第 1 位选手和第 2 位选手对战,胜者作为新的第 1 位选手, 第 ...

  8. (zhuan) Building Convolutional Neural Networks with Tensorflow

    Ahmet Taspinar Home About Contact Building Convolutional Neural Networks with Tensorflow Posted on a ...

  9. Docker 开发概述

    This page lists resources for application developers using Docker. Develop new apps on Docker If you ...

  10. Mysql视图、触发器、事务、储存过程、函数

    一.视图 什么是视图 视图是有一张表或多张表的查询结果构成的一张虚拟表 为什么使用视图 当我们在使用多表查询时 我们的sql语句可能会非常的复杂,如果每次都编写一遍sql'的话无疑是一件麻烦的事情,这 ...