歌词来源:http://music.163.com/#/song?id=484058960

作曲 : Damon Sharpe/Jimmy Burney/Adam Kapit
[作曲 : Damon Sharpe/Jimmy Burney/Adam Kapit]
作词 : 이지은
[作词 : i-ji-eun]

내 발을 조여 억지로
[nae ba-leul jo-yeo eog-jji-lo]
끼워 맞춘 Glass shoes
[ggi-wo mad-Cun Glass shoes]
아슬아슬 불안해
[a-seu-la-seul bu-la-nae]
열두 시 넘어 Trouble yeah
[yeol-du xi neo-meo Trouble yeah]
Don't need no prince
[Don't need no prince]
man 가만 놔둬
[man ga-man nwa-dwo]
이래라저래라 Say no more
[i-lae-la-jeo-lae-la Say no more]
난 괜찮아 I'm not scared
[nan gwaen-Ca-na I'm not scared]
맞지 않는 신 벗을래
[mad-jji an-neun xin beo-seul-lae]
내가 쓰는 Story 주인공은 나
[nae-ga sseu-neun Story ju-in-gong-eun na]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
Always Happy Ending 알 수 없어도
[Always Happy Ending al su eob-sseo-do]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
약한 여자라 얕보다
[ya-Kan yeo-ja-la yad-bbo-da]
혼날 Super Power
[hon-nal Super Power]
겉보기완 달라 우 보기완 달라
[keod-bbo-gi-wan dal-la u bo-gi-wan dal-la]
Higher 넌 못 오를 Tower yeah yeah
[Higher neon mod o-leul Tower yeah yeah]
Don't need no prince
[Don't need no prince]
man 가만 놔둬
[man ga-man nwa-dwo]
이래라저래라 Say no more
[i-lae-la-jeo-lae-la Say no more]
난 괜찮아 I'm not scared
[nan gwaen-Ca-na I'm not scared]
맞지 않는 신 벗을래
[mad-jji an-neun xin beo-seul-lae]
내가 쓰는 Story 주인공은 나
[nae-ga sseu-neun Story ju-in-gong-eun na]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
Always Happy Ending 알 수 없어도
[Always Happy Ending al su eob-sseo-do]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Don't need no magic 나를 믿어
[Don't need no magic na-leul mi-deo]
안돼란 말은 마 Say no more
[an-dwae-lan ma-leun ma Say no more]
난 괜찮아 I'm not scared
[nan gwaen-Ca-na I'm not scared]
세상 향해서 외칠래
[se-sang hyang-hae-seo oe-qil-lae]
내가 쓰는 Story 주인공은 나
[nae-ga sseu-neun Story ju-in-gong-eun na]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
Always Happy Ending 알 수 없어도
[Always Happy Ending al su eob-sseo-do]
You've got that ooh-la-la
[You've got that oohlala]
You've got that ooh-la-la la
[You've got that oohlala la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
Ooh la la la ooh la la la
[Ooh la la la ooh la la la]
ooh la la la
[ooh la la la]
You've got that ooh-la-la
[You've got that oohlala]

[朴孝敏][Ooh La La]的更多相关文章

  1. SYSUCPC2017 online round La La string 应用manacher算法

    manacher算法给出一个字符串中 以每个位置为对称中心的回文串长度,但是大部分时候我们只需要知道以每个位置为起点的回文串长度,感觉有点浪费. 那么来看看这个不难也不太简单的题目 第一步,我们要想办 ...

  2. Linux中.a,.la,.o,.so文件的意义和编程实现

    Linux中.a,.la,.o,.so文件的意义和编程实现    Linux下文件的类型是不依赖于其后缀名的,但一般来讲:        .o,是目标文件,相当于windows中的.obj文件     ...

  3. La=LaULb (单链表)

    #include<stdio.h> typedef struct LNode { int data; struct LNode *next; }LNode,*LinkList; void ...

  4. 免費域名申請.me .im .in .co .la .do .ms .kz .tk .ru .mu .pn .tt

    免費申請域名 .la .la 域名 – 原先是ICANN分配給老撾的國家頂級域名,不過後來被同時作為了美國洛杉矶市的域名後綴. 免費申請地址: http://www.idv.la http://www ...

  5. <老友记>学习笔记

    这是六个人的故事,从不服输而又有强烈控制欲的monica,未经世事的千金大小姐rachel,正直又专情的ross,幽默风趣的chandle,古怪迷人的phoebe,花心天真的joey——六个好友之间的 ...

  6. Spring之旅(2)

    Spring简化Java的下一个理念:基于切面的声明式编程 3.应用切面 依赖注入的目的是让相互协作的组件保持松散耦合:而AOP编程允许你把遍布应用各处的功能分离出来形成可重用的组件. AOP面向切面 ...

  7. 基于虎书实现LALR(1)分析并生成GLSL编译器前端代码(C#)

    基于虎书实现LALR(1)分析并生成GLSL编译器前端代码(C#) 为了完美解析GLSL源码,获取其中的信息(都有哪些in/out/uniform等),我决定做个GLSL编译器的前端(以后简称编译器或 ...

  8. ACM模板(持续补完)

    1.KMP #include<cstring> #include<algorithm> #include<cstdio> using namespace std; ...

  9. bzoj 2141: 排队

    2141: 排队 Time Limit: 4 Sec Memory Limit: 259 MB Description 排排坐,吃果果,生果甜嗦嗦,大家笑呵呵.你一个,我一个,大的分给你,小的留给我, ...

随机推荐

  1. windows server服务器上mysql远程连接失败的坑

    windows server服务器上mysql远程连接失败的坑 背景:趁这阿里云活动,和朋友合伙买了个服务器,最坑的是没想到他买的是windows Server的,反正便宜,将就着用吧,自己装好了wa ...

  2. 字符串通过在配置文件配置三个key来进行加密解密

    在这里和大家分享一个加密util,相对于md5加密相信大家都已经很熟悉了吧,md5是不可逆的一种加密方式,虽说不可逆但是网上已经有了破解的方法,我这边分享一个免费的破解 网址给大家:https://w ...

  3. Linux Cluster

    一.Linux集群类型.系统扩展方式及调度方法 1.概念 Linux cluster,Linux集群系统是一种计算机系统, 它通过一组松散集成的计算机软件和/或硬件连接起来高度紧密地协作完成计算工作. ...

  4. Linux 小知识翻译 - 目录 (完结)

    偶尔在网上看到的这篇文章,总结了linux中一些天天在说的概念.可能是因为天天说的关系, 一直以为自己知道这些概念.其实对有些概念也只是似是而非的了解而已. 为此,决定将所有的小知识点全翻译下来,给自 ...

  5. Python3编写网络爬虫12-数据存储方式五-非关系型数据库存储

    非关系型数据库存储 NoSQL 全称 Not Only SQL 意为非SQL 泛指非关系型数据库.基于键值对 不需要经过SQL层解析 数据之间没有耦合性 性能非常高. 非关系型数据库可细分如下: 键值 ...

  6. web自动化-窗口句柄及位置变化

    在进行web自动化时,很容易会遇到多窗口进行切换测试,下面就对多窗口的一些句柄和切换及窗口句柄顺序简单总结一下 from selenium import webdriver driver = webd ...

  7. HTTP 请求方法

    一.HTTP中定义了以下几种请求方法: 1.GET:2.POST:3.PUT:4.DELETE; 5.HEAD:6.TRACE:7.OPTIONS: 二.各个方法介绍: 1.GET方法: 对这个资源的 ...

  8. 不可不知 DDoS的攻击原理与防御方法

    DoS攻击.DDoS攻击和DRDoS攻击相信大家已经早有耳闻了吧!DoS是Denial of Service的简写就是拒绝服务,而DDoS就是Distributed Denial of Service ...

  9. mascara-2(MetaMask/mascara本地实现)-连接线上钱包

    https://github.com/MetaMask/mascara (beta) Add MetaMask to your dapp even if the user doesn't have t ...

  10. [转]免费数学神器!再复杂的公式,只要有照片就能转成LaTeX

    转自:https://mp.weixin.qq.com/s/ja7UGr742DtYglGU6TT4qg 又一数学神器来袭! 这是一个帮你快速把数学公式图片转成LaTeX代码的工具,名为Snip,可以 ...