作曲 : Katy Perry, Łukasz Gottwald, Max Martin, Joshua Coleman

作词 : Katy Perry, Łukasz Gottwald, Max Martin, Joshua Coleman

You're so hypnotizing

//  hypnotize /ˈhipnəˌtīz / v.催眠,捕捉全部注意力,吸引

Could you be the devil?

你可会是那魔鬼?

Could you be an angel?

你可会是个天使?

You're touch magnetizing

你抚摸着犹如磁石

Feels like I am floating

我感到飘飘欲仙

Leave my body glowing

我遍体炙热通红

They say be afraid

他们说要当心

You're not like the others

你不同于别人

Futuristic lover

未来式的情人

Different DNA

有着不同的基因

They don't understand you

是他们不懂你

You're from a whole 'nother world

你来自一个迥然不同的世界

A different dimension

一个异次元

You open my eyes

你大开我的眼界

And I'm ready to go

我已准备好

Lead me into the light

将我带进这道光吧

Kiss me, k-k-kiss me

吻我,吻-吻-吻我

Infect me with your love

以你之爱侵染我

And fill me with your poison

以你之毒灌满我

Take me, t-t-take me

带我走,带-带-带我走

Wanna be your victim

甘心做你的猎物

Ready for abduction

情愿被你诱惑//绑架,拐(儿童),截(肢体)

Boy, you're an alien

男孩,你是外星人

Your touch so foreign

你的触摸如此陌生

It's supernatural

那是超自然的

extraterrestrial /ˌekstrətəˈrestrēəl/ adj.地外的,天外的. noun.外星人

如天外来客

You're so supersonic

你如此电光火石

Wanna feel your power

愿感受你的力量

Stun me with your laser

以你的光芒震慑我

Your kiss is cosmic

你的吻好像宇宙

Every move is magic

举手投足皆是魔力

You're from a whole 'nother world

你来自一个迥然不同的世界

A different dimension

一个异次元

You open my eyes

你大开我眼界

And I'm ready to go

我已准备好

Lead me into the light

将我带进这道光吧

Kiss me, k-k-kiss me

吻我,吻-吻-吻我

Infect me with your love

以你之爱侵染我

And fill me with your poison

以你之毒灌满我

Take me, t-t-take me

带我走,带-带-带我走

Wanna be your victim

甘心做你的猎物

Ready for abduction

情愿被你诱惑

Boy, you're an alien

男孩,你是外星人

Your touch so foreign

你的触摸如此陌生

It's supernatural

那是超自然的

extraterrestrial

如天外来客

This is transcendental

这是超凡脱俗的

On another level

在一层新境界

Boy, you're my lucky star

男孩,你是我的幸运星

I wanna walk on your wavelength

我愿与你琴瑟和鸣

and be there when you vibrate

与你一起摇摆

For you I'll risk it all

为你我甘冒一切风险

Kiss me, k-k-kiss me

吻我,吻-吻-吻我

Infect me with your love

以你之爱侵染我

And fill me with your poison

以你之毒灌满我

Take me, t-t-take me

带我走,带-带-带我走

Wanna be a victim

甘心做你的猎物

Ready for abduction

情愿被你诱惑

Boy, you're an alien

男孩,你是外星人

Your touch so foreign

你的触摸如此陌生

It's supernatural

那是超自然的

Extraterrestrial

如天外来客

Extraterrestrial

如天外来客

Extraterrestrial

如天外来客

Boy, you're an alien

男孩,你是外星人

Your touch so foreign

你的触摸如此陌生

It's supernatural

那是超自然的

Extraterrestrial

如天外来客

Katy Perry - E.T.的更多相关文章

  1. 用Tensorflow让神经网络自动创造音乐

    #————————————————————————本文禁止转载,禁止用于各类讲座及ppt中,违者必究————————————————————————# 前几天看到一个有意思的分享,大意是讲如何用Ten ...

  2. PHP 函数

    字符串函数: $name = "fakeface"; $myname =substr($name,0,3);//输出前面三个字符 fak print $myname; $name ...

  3. Tensorflow 神经网络

    Tensorflow让神经网络自动创造音乐 前几天看到一个有意思的分享,大意是讲如何用Tensorflow教神经网络自动创造音乐.听起来好好玩有木有!作为一个Coldplay死忠粉,第一想法就是自动生 ...

  4. 编译 & 预处理

    编译(compilation , compile) 1.利用编译程序从源语言编写的源程序产生目标程序的过程. 2.用编译程序产生目标程序的动作. 编译就是把高级语言变成计算机可以识别的2进制语言,计算 ...

  5. 用WordPress建立专业网站教程 (一步步建站, 一步也不少)

    最新美国域名中心US Domain Center: http://www.usdomaincenter.com/ 建站教程 (10分钟上线, 无需备案): https://www.qiyewp.com ...

  6. Python 构建方便的函数调用

    CODE: #!/usr/bin/python # -*- coding: utf-8 -*- ''' Created on 2014-7-14 @author: guaguastd @name: c ...

  7. like a virgin

    like a virgin 编辑 <Like a Virgin>是美国歌手麦当娜·西科尼的第二张个人专辑,已于1984年11月12日由华纳唱片旗下发行. 1985年,Like a Virg ...

  8. 五、Pandas玩转数据

    Series的简单运算 import numpy as np import pandas as pd s1=pd.Series([1,2,3],index=['A','B','C']) print(s ...

  9. AMA指标原作者Perry Kaufman 100+套交易策略源码分享

    更多精彩内容,欢迎关注公众号:数量技术宅.想要获取本期分享的完整策略代码,请加技术宅微信:sljsz01 AMA技术指标与原作者 Kaufman 说起 Perry Kaufman 这个名字,不少读者会 ...

随机推荐

  1. tensorboard使用过程错误记录

    首先代码如下: def word_vis(self,file,txtname):#生成的模型存放的地址:word_vismodel'+file为新建的文件夹名 txtname是通过word2vec生成 ...

  2. 4、jeecg 笔记之 自定义显示按钮 (exp 属性)

    1.需求 先看一下需求吧,我们希望 datagrid 操作栏中的按钮,可以根据条件进行动态显示. 2.实现 其实 jeecg 提供了一个属性 - exp ,通过该属性即可实现. <t:dgFun ...

  3. 580A

    #include <stdio.h> #include <string.h> #define MAXSIZE 100024//之前数据少开了一个量级 int money[MAX ...

  4. 说一说javascript的异步编程

    众所周知javascript是单线程的,它的设计之初是为浏览器设计的GUI编程语言,GUI编程的特性之一是保证UI线程一定不能阻塞,否则体验不佳,甚至界面卡死. 所谓的单线程就是一次只能完成一个任务, ...

  5. U盘安装Windows Server 2008 r2失败,改用磁盘安装

    一.使用UltraISO制作系统安装启动U盘提示错误“缺少所需的CD/DVD驱动器设备驱动程序.…………”试了各种方法都不能通过U盘进行安装. 二.直接使用磁盘安装0.使用PE先将磁盘格式化.分区.1 ...

  6. 关于PChar(@string)的疑惑

    看到一篇博客关于讲Delphi中MOVE的例子,心生疑惑.记录下自己的实验,虽然我也不知道这是啥... program Project1; {$APPTYPE CONSOLE} uses SysUti ...

  7. shell 三剑客

    grep 过滤来自一个文件或标准输入匹配模式内容. 除了grep外,还有egrep.fgrep.egrep是grep的扩展,相当于grep -E.fgrep相当于grep -f,用的少. Usage: ...

  8. Gradle引人注目的特性集

    Gradle是一个基于Apache Ant和Apache Maven概念的项目自动化建构工具.它使用一种基于Groovy的特定领域语言来声明项目设置,而不是传统的XML.当前其支持的语言限于Java. ...

  9. HSV to RGB

    HSV构成: Hue : the color type (red, blue, or yellow) Ranges from 0 to 360° Saturation : the intensity ...

  10. 0.3:Before We Start

    文章著作权归作者所有.转载请联系作者,并在文中注明出处,给出原文链接. 本系列原更新于作者的github博客,这里给出链接. 需要做的准备 首先肯定是需要安装Unity,我这里选择的版本是Unity ...