City of stars

星光之城啊

Are you shining just for me?

你是否只愿为我闪耀

City of stars

星光之城啊

There's so much that I can't see

世间有太多不可明了

Who knows?

谁又能明了

I felt it from the first embrace I shared with you

我感觉到自你我初次拥抱时

That now our dreams

所怀有的那些梦想

They've finally come true

都已一一实现

City of stars

噢星光之城

Just one thing everybody wants

每个人翘首以盼的

There in the bars

就是那热闹的酒吧中

And through the smokescreen of the crowded restaurants

以及雾气袅袅的嘈杂餐馆里

It's love

名叫爱的东西

Yes, all we're looking for is love from someone else

是的 人人都想从某个同样孤单的灵魂里找到爱

A rush

也许是匆匆擦肩的某一刻

A glance

或某个抬眼的一瞬间

A touch

也许是不经意的轻轻触碰

A dance

激荡起的雀跃欣喜的灵魂

To look in somebody's eyes

某个人眼中看到的光

To light up the skies

足以将夜空都点亮

To open the world and send them reeling

总在对我说 我会等你

And you'll be alright

请你放心

I don't care if I know

所以我不会在意自己是否清楚

Just where I will go

将要到达的目的地

'Cause all that I need's this crazy feeling

我只愿能感受这奋不顾身的疯狂爱意

A rat-tat-tat on my heart…

以及我胸腔怦怦跳动的心

Think I want it to stay

希望这爱意能永驻我心

City of stars

星光之城啊

Are you shining just for me?

你是否只愿为我闪耀

City of stars

星光之城啊

You never shined so brightly

我感受到了你从未有过的闪耀

扩展资料:

《City of Stars》是电影《爱乐之城》的原声歌曲,由Justin Hurwitz作曲,该片主演瑞恩·高斯林、艾玛·斯通录唱,通过新视镜唱片公司发行

English Voice of <<City of stars>>的更多相关文章

  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 <<Just Give Me A Reason>>

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

  4. English Voice of <<Bye Bye Bye>>

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

  5. English Voice of <<Beautiful now>>

    Beautiful Now  -Zedd & Jon Bellion I see what you're wearing, there's nothing beneath it 我看见了你身着 ...

  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. https://blog.csdn.net/dayancn/article/details/54692111

    Ubuntu恢复被删除的文件 昨天一不小心,执行了rm xx  -rf,把一个项目删除了.然后就是各种悔恨,各种自责,这个项目可是一周的工作量啊.最后肯定得解决,于是google搜索发现了恢复神器ex ...

  2. Link Cut Tree学习笔记

    从这里开始 动态树问题和Link Cut Tree 一些定义 access操作 换根操作 link和cut操作 时间复杂度证明 Link Cut Tree维护链上信息 Link Cut Tree维护子 ...

  3. 转载:索引与分片 plus

    [Python笔记]序列(一)索引.分片   Python包含6种内建序列:列表.元组.字符串.Unicode字符串.buffer对象.xrange对象.这些序列支持通用的操作: 索引 索引是从0开始 ...

  4. clnt_create: RPC: Program not registered

    原因:[root@nfs nfs]# systemctl start nfs-utils 解决方法:[root@nfs nfs]# systemctl start nfs

  5. IDEA配置SVN,Git,GitLab

    集成GitLab插件:http://baijiahao.baidu.com/s?id=1602987918454762059&wfr=spider&for=pc 使用IDEA集成Git ...

  6. Get and Set Column/Row Names for Data Frames

    row.names(x)row.names(x) <- value rownames(x, do.NULL = TRUE, prefix = "row") rownames( ...

  7. Deep Learning framework --- MexNet 安装,测试,以及相关问题总结

    Deep Learning framework --- MexNet 安装,测试,以及相关问题总结  一.安装:   参考博文:http://www.open-open.com/lib/view/op ...

  8. (zhuan) 126 篇殿堂级深度学习论文分类整理 从入门到应用

    126 篇殿堂级深度学习论文分类整理 从入门到应用 | 干货 雷锋网 作者: 三川 2017-03-02 18:40:00 查看源网址 阅读数:66 如果你有非常大的决心从事深度学习,又不想在这一行打 ...

  9. 【ASP.NET】System.Web.Routing - StopRoutingHandler Class

    Provides a way to specify that ASP.NET routing should not handle requests for a URL pattern. ex: rou ...

  10. using Redis in .net core

    Using Redis Cache in .net Core Distributed Cache using Redis and ASP.NET Core ASP.NET Core Data Prot ...