《if i were a boy》中英文歌词:

  If I were a boy

  如果我是个男孩

  Even just for a day

  就算只是一天

  I' roll out of bed in the morning

  早上起床后

  And throw on what I wanted and go

  穿上我想穿的衣服就出门

  Drink beer with the guys

  和哥儿们喝点小酒

  And chase after girls

  和美女打情骂俏

  I'd kick it with who I wanted

  看到谁不顺眼就扁

  And I'd ever get confronted for it

  反正不用负责

  Because they'd stick up for me

  因为哥儿们会掩护我

  If I were a boy

  如果我是个男孩

  I think I could understand

  我想我可以了解

  How it feels to love a girl

  要怎样去爱一个女孩

  I swear I'd be a better man

  我发誓我可以是个好男人

  I'd listen to her

  我倾听她的每句话

  Cause I know how it hurts

  因为我知道当你失去挚爱

  When you lose the one you wanted

  后那心痛的感觉

  Cause he's taken you for granted

  因为他将你的付出视为理所当然

  And everything you had got destroyed

  将你的一切全部摧毁

  If I were a boy

  如果我是个男生

  I would turn off my phone

  我可以关掉手机

  Tell everyone its broken

  然后说是手机坏了

  So they think

  那他们会认为

  that I was sleeping alone

  我是一个人睡

  I'd put myself first

  我只要照著自己

  And make the rules as I go

  想走的方向去就好了

  Cause I know that she'd be faithful

  反正她乖乖的

  Waiting for me to come home (to come home)

  等我回家

  If I were a boy

  如果我是男生

  I think I could understand

  我想我可以了解

  How it feels to love a girl

  要怎样去爱一个女孩

  I swear I'd be a better man

  我发誓我可以是个好男人

  I'd listen to her

  我倾听她的每句话

  Cause I know how it hurts

  因为我知道当你失去你爱的人那种伤痛

  When you lose the one you wanted (wanted)

  Cause he's taken you for granted (granted)

  因为他将你的付出视为理所当然

  And everything you had got destroyed

  将你的一切全部摧毁

  It's a little too late for you to come back

  现在回头对你来说太晚了

  Say its just a mistake

  承认那是个错误

  Think I forgive you like that

  还想我会原谅你

  If you thought I would wait for you

  如果你还认为我会等你

  You thought wrong

  你真的大错特错了

  But you're just a boy

  你只是个男生

  You don't understand

  你不懂

  (yea you don’t understand)

  How it feels to love a girl

  怎麼去深爱一个女孩

  Someday you'll wish you were a better man

  直到某天你会希望成为一个好男人

  You don't listen to her

  你从不听她说

  You don't care how it hurts

  你也不会懂那有多痛苦

  Until you lose the one you wanted

  直到你自己也失去了才会了解

  Cause you've taken her for granted

  因为你所认知的理所当然

  And everything you had got destroyed

  一切都会被摧毁

  But you're just a boy…

  你就只个男生

English Voice of <<if were a boy >>的更多相关文章

  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 <<Beautiful now>>

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

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

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

  8. 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 ...

  9. English Voice of << Last Christmas >>

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

随机推荐

  1. FireMonkey 源码学习(3)

    五.TTextLayoutNG 在FMX.TextLayout.GPU.pas文件中,实现了几个基础功能,其中: (1)渲染单元 在TextLayout中,每一批同字体和颜色的1~n个字符,组成一个最 ...

  2. FJUT3591 侦测到在途的聚变打击(最小不可相交路径覆盖)题解

    题意:给你n个点,点间m条路,给出在每条路要走的时间.现在有q个任务,要摧毁q个点,每次提供ci和ti表示在时间ti摧毁点ci(必须正好在时间ti才能摧毁),每个点可能需要多次摧毁(同一时间能在同一个 ...

  3. Visual Studio Code配置Python开发环境

    1.安装Python插件 在VScode界面按Crtl+Shift+P或者F1 输入ext install 直接安装Python,也就是点击它,然后等待,安装好后会提示你重启 2.配置运行Python ...

  4. (zhuan) How to Train Neural Networks With Backpropagation

    this blog from: http://blog.demofox.org/2017/03/09/how-to-train-neural-networks-with-backpropagation ...

  5. 【C#】神奇的yeild

    直接出栗子: class Program { static void Main(string[] args) { foreach (var item in FilterWithoutYield) { ...

  6. 【ASP.NET】 MVC下拉框联动

    这个case主要是我在做项目的时候遇到一个需要根据input控件输入的内容,动态填充dropdown list中的内容, 实现二者联动的需求.在搜索了一些资源后,这篇博客解决了我的问题,所以记录并转载 ...

  7. Robot Framework+AutoItLibrary+AutoIt使用

    使用记录: 1. 打开被测桌面程序: 2. 打开AutoIt,用finder tool拖拽到控件上,可以看到控件的信息: 3. 如果空间的Title.Control Info抓不到,可以看Mouse下 ...

  8. 2017秋 FZU SDN 课程作业汇总

    课程: SDN课程上机作业:SDN上机作业 参考作业: deepYY SDN作业: SDN作业 faberry的博客:faberry peiqiaoWang的博客:peiqiaoWang 相关博客汇总 ...

  9. python3 session cookie

    session是保存在服务器中的,而cookies是保存在客户端中的.服务器通过session id来跟踪客户,而对于客户端而言,session id是保存在cookies中的,所以只要把cookie ...

  10. git项目,VSCode显示不同颜色块的含义

    一. 概念 代码里的左侧颜色标识: 红色,未加入版本控制; (刚clone到本地) 绿色,已经加入版本控制暂未提交; (新增部分) 蓝色,加入版本控制,已提交,有改动: (修改部分) 白色,加入版本控 ...