作業#6.5 — 定義 function練習 — 歌詞編輯

Natalie Ku
Jul 28, 2017 · 2 min read

Breaking The Habit ! Be yourself !

func memories() {
print(“Memories consume”)
print(“Like opening the wound”)
print(“I’m picking me apart again”)
print(“You all assume”)
print(“I’m safe here in my room”)
print(“Unless I try to start again”)
}
func confused() {
print(“You don’t want to be the one”)
print(“The battles always choose”)
print(“‘Cause inside You realize”)
print(“That You’re the one confused”)}
func fighting() {
print(“You don’t know what’s worth fighting for”)
print(“Or why You have to scream”)
}
func instigate() {
print(“You don’t know why You instigate”)
print(“And say what You don’t mean”)
}
func gotWay() {
print(“You don’t know how you got this way”)}
func alright() {
print(“You’ll never be alright”)}
func habit() {
print(“So You’re breaking the habit”)}
func tonight() {
print(“You’re breaking the habit tonight”)}
func breakingHabit(){
fighting()
instigate()
gotWay()
print(“You know it’s not alright”)
habit()
tonight()}
func breakingHabit2(){
fighting()
instigate()
gotWay()
alright()
habit()
tonight()
}
func breakingHabitFinal() {
fighting()
print(“But now You have some clarity”)
print(“To show I what You mean”)
gotWay()
alright()
habit()
print(“You’re breaking the habit”)
tonight()
}
func cure(){
print(“Clutching my cure”)
print(“I tightly lock the door”)
print(“I try to catch my breath again”)
print(“I hurt much more”)
print(“Than anytime before”)
print(“I had no options left again”)
}
func paint() {
print(“I’ll paint it on the walls”)
print(“‘Cause I’m the one at fault”)
print(“I’ll never fight again”)
print(“And this is how it ends”)
}
memories()
confused()
breakingHabit()
cure()
confused()
breakingHabit2()
paint()
breakingHabitFinal()

*原歌詞:

Memories consume
Like opening the wound
I’m picking me apart again
You all assume
I’m safe here in my room
Unless I try to start again
I don’t want to be the one
The battles always choose
’Cause inside I realize
That I’m the one confused
I don’t know what’s worth fighting for
Or why I have to scream
I don’t know why I instigate
And say what I don’t mean
I don’t know how I got this way
I know it’s not alright
So I’m breaking the habit
I’m breaking the habit tonight
Clutching my cure
I tightly lock the door
I try to catch my breath again
I hurt much more
Than anytime before
I had no options left again
I don’t want to be the one
The battles always choose
’Cause inside I realize
That I’m the one confused
I don’t know what’s worth fighting for
Or why I have to scream
I don’t know why I instigate
And say what I don’t mean
I don’t know how I got this way
I’ll never be alright
So I’m breaking the habit
I’m breaking the habit tonight
I’ll paint it on the walls
’Cause I’m the one at fault
I’ll never fight again
And this is how it ends
I don’t know what’s worth fighting for
Or why I have to scream
But now I have some clarity
To show you what I mean
I don’t know how I got this way
I’ll never be alright
So, I’m breaking the habit
I’m breaking the habit
I’m breaking the habit tonight

彼得潘的 Swift iOS App 開發教室

學習 Swift iOS App 開發的學生作品集

    Natalie Ku

    Written by

    彼得潘的 Swift iOS App 開發教室

    學習 Swift iOS App 開發的學生作品集

    Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
    Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
    Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade