跳到主要內容


語言學習-日本語-君が好きだと叫びたい

歌詞

曲名 : 君が好きだと叫びたい

歌手 :BAAD

アルバム : 

発売日:  1993



眩(まぶ)しい陽差(ひざ)しを背(せ)に
走(はし)り出(だ)す街(まち)の中(なか)
たたかれた
いつものように肩(かた)を
君(きみ)に夢中(むちゅう)なことに
理由(わけ)なんてないのに
その腕(うで)は
絡(から)むことはない
いつの間(ま)にか瞳(ひとみ)
奪(うば)われて始(はじ)まった
離(はな)さない
搖(ゆ)るがない
Crazy for you
君(きみ)が好(す)きだと叫(さけ)びたい
明日(あした)を變(か)えてみよう
凍(こお)りついてく時間(とき)を
ぶち壞(こわ)したい
君(きみ)が好(す)きだと叫(さけ)びたい
勇氣(ゆうき)で踏(ふ)み出(だ)そう
この熱(あつ)い想(おも)いを
受(う)け止(と)めてほしい

ざわめいたフロアに
にぎわうテ一ブル越(ご)し
なにげない
君(きみ)の視線(しせん)に醉(よ)いしれ
戀(こい)をしているようで
躍(おど)らされているような
高鳴(たかな)る鼓動(こどう)に
もううそはつけない
いつになれば變(か)わる
このもどかしい友情(ゆうじょう)
屆(とど)けたい
確(たし)かめたい
I take you away
君(きみ)が好(す)きだと叫(さけ)びたい
何(なに)もかも脫(ぬ)ぎ捨(す)て
心(こころ)とかす言葉(ことば)を
見(み)つけ出(だ)したい
君(きみ)が好(す)きだと叫(さけ)びたい
今夜(こんや)は掃(かえ)さない
見(み)つめるだけの日々(ひび)なんて
終(おわ)りにしよう
I wanna cry for you

もっと沢山の歌詞は
君(きみ)が好(す)きだと叫(さけ)びたい
明日(あした)を變(か)えてみよう
凍(こお)りついてく時間(とき)を
ぶち壞(こわ)したい
君(きみ)が好(す)きだと叫(さけ)びたい
勇氣(ゆうき)で踏(ふ)み出(だ)そう
この熱(あつ)い想(おも)いを
受(う)け止(と)めてほしい
I wanna cry for you


眩まぶ しい 陽ひ 差ざ しを 背せ に 走はし り 出だ す 街まち の 中なか
頂著耀眼的陽光 在街頭奔跑著
たたかれた いつものように 肩かた を
你像平時一樣地拍打我的肩膀
君きみ に 夢中むちゅう なことに 理由わけ なんてないのに
我毫無理由地迷戀上你
その 腕うで は 絡から むことはない
你從來不曾挽上我手臂
いつの 間ま にか 瞳ひとみ 奪うば われて 始はじ まった
不知從何時開始 我的眼睛總是追尋著你
離はな さない 揺ゆ るがない Crazy for you
不能離開 無法搖動 Crazy for you
君きみ が 好す きだと 叫さけ びたい
好想大聲說我喜歡你
明日あした を 変か えてみよう
試著去改變明天
凍こお りついてく 時間とき をぶち 壊こわ したい
想打破逐漸凍結的時間
君きみ が 好す きだと 叫さけ びたい
我好想大聲說我喜歡你
勇気ゆうき で 踏ふ み 出だ そう
鼓起勇氣踏出第一步吧
この 熱あつ い 想おも いを 受う け 止と めてほしい

希望你能接受我這熱切的思念

留言

這個網誌中的熱門文章

程式語言學習概論(1)

程式語言 介紹

Python-設計模式-建造者模式

Python 設計模式 建造者模式 範例一 class Product:     def __init__(self):        self.name=''       self.parameter1 = ''       self.parameter2 = ''       self.parameter3 = '' class Builder:    def __init__(self):       self.product = None     def SetName(self):        pass     def SetParameter1(self):        pass     def SetParameter2(self):        pass     def SetParameter3(self):        pass  class Product1Builder(Builder):     def SetName(self):        self.product.name = 'Product1'    def SetParameter(self):        self.product.parameter1 = '1-1'     def SetParameter(self):        self.product.parameter2 = '1-2'  ...

語言學習-English-Lights

Song Lyric Title : Lights Singer :Ellie Goulding Album :  Bright Lights Release Date :  2011 I had a way then losing it all on my own I had a heart then but the queen has been overthrown And I'm not sleeping now the dark is too hard to beat And I'm not keeping up the strength I need to push me You show the lights that stop me turn to stone You shine it when I'm alone And so I tell myself that I'll be strong And dreaming when they're gone 'Cause they're calling, calling, calling me home Calling, calling, calling home You show the lights that stop me turn to stone You shine them when I'm alone Noises, I play within my head Touch my own skin and hope they'll still be there And I think back to when my brother and my sister slept In and on my place the only time I feel safe You show the lights that stop me turn to stone You shine it when I'm alone And so I tell myself that I'...