NieR:Automata中的一段文字
还没开始玩这个游戏,但在网易云音乐上听到一首歌,很好听
http://music.163.com/#/m/song?id=468490570
搜了一下相关视频,发现这首歌是在与一个叫做歌姬的boss战斗时的背景音乐
战斗完毕之后,会出现一段文字,我很喜欢,转载如下
Look at me.
Oh please look at me.
I want your eyes to look upon me alone.Have I not become beautiful?
Do these clothes make me look cute?
Would he like it if I walked like this?I still don’t understand what it means to love someone.
But I’ve made up my mind.I will do whatever it takes to capture his affection.
Long ago, an old machine lifeform told me something:
“Beauty is what wins love.”But what is “beauty”?
After researching the old world, I finally learned the truth.
Beauty is pretty skin.
Beauty is stylish accessories.
Beauty is looking one’s best.I will become beautiful. I will do it for him.
I once heard tell of a precious jewel far to the east.
It was said to be located on a terribly dangerous mountain.
But I did not care.I slipped on cliffs. I feel onto rocks. But eventually I claimed the jewel.
Blue stone. Brilliant blue. So beautiful.
I lost many parts obtaining this jewel. I lost…myself.
But my wounds are badges.
There’s a rumor floating among the other machine lifeforms lately:
“Devour the body of an android to gain eternal beauty.”Such nonsense.
It is physically impossible to obtain beauty by consuming an android.But I tried anyway.
I would try anything.
I wanted to vomit, but I kept going.
It tasted like oil.Not a moment passed where I didn’t strive to become more beautiful.
But he still won’t look my way.I even tried to learn what is called a “song”.
Songs can make someone have feelings for you.
That’s what they say.
So I practiced every day.
But he still won’t look my way.I ate more androids. I even ate machine lifeforms.
But he still won’t look my way.He won’t look my way.
He won’t look my way.
He won’t look my way.
He won’t look my way.
He won’t look my way.Won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way won’t look my way
He still won’t look my way.
That’s when I realized he cares not for jewels.
Or songs or beauty or appearance or anything else.
I cannot win his love.Why have I done this to myself?
Meaningless.
Meaningless.
MEANINGLESS.I gaze into the mirror. In it’s reflection, I see only my own meaningless. And so I scream.
someone please look my way
深刻的绝望与无助
NieR:Automata中的一段文字的更多相关文章
- 在Excel表格中输入一大段文字
1.有时为了注释的需要,在excel中需要输入一大段文字,这时候可以使用—视图-工具-绘图,然后选择下面的文本框,即可自定义文本框大小,如需要文本框和表格边框完全重合,在鼠标画文本框时按住 Alt键.
- 在Label中显示一段文字
Let’s create a new Xamarin.Forms PCL solution, named Greetings, using the same process described abo ...
- laravel中使一段文字,限制长度,并且超出部分使用指定内容代替
{{str_limit($post->content,100,'....')}} 文字内容超出100个字,就用省略号显示
- react 简单在页面中输出一段文字
之前用脚手架创建了一个react项目,将react自带的src文件夹删除后创建一个空的src文件夹 在src文件夹中创建一个index.jsx文件作为JS入口文件并创建一个hello组件 现在我们进入 ...
- cut 从文本中提取一段文字并输出
1.命令功能 cut 从每个文件中截取选定部分并输出. 2.语法格式 cut option file 参数说明 参数 参数说明 -b (–bytes) 字节 -c (--characters) 字 ...
- 原创: 开题报告中摘要部分快速将一段文字插入到word的表格中
开题报告的摘要是表格形式,之前需要一个一个字的敲入,十分不方便修改. 所以百度了一下方法.现总结如下: 达到的效果 1 将这段文字复制粘贴到word中,在word文件中的每一个字与字之间插入空格.如何 ...
- 一段文字中的几个keyword显示高亮
将一段文字中的几个keyword显示高亮 演示样例:将"我的愿望是当个绿巨人,所以我想让我的皮(derma)肤是绿色"中的"皮肤"显示绿色. <span ...
- js或者jq判断一段文字中是否有自己想要的那几个字,如果有就把那几个字变成红色
如何判断一段文字中是否有自己想要的那几个字,如果有就把那几个字变成红色(在html中)比如有body中有这么一串文字“驾驶的后视镜的华盛顿”,想要判断里面是否有“驾驶”这两个字,如果有就把这两个字变成 ...
- 开题报告中如何将一段文字插入到word表格中
1,举例如下,打开空白word,设计一个20列的表格.任意一段文字. 2,选中这段文字,点击替换按钮.查找内容为“?”,替换为“^&,”(后面是逗号),并勾选“使用通配符”. 3,全部替换得到 ...
随机推荐
- astyle 使用说明 —— 集成到开发平台中
转自:https://www.cnblogs.com/jiangxinnju/p/4908575.html 欢迎关注我的社交账号: 博客园地址: http://www.cnblogs.com/jian ...
- B1007 素数对猜想
B1007 素数对猜想 让我们定义\(d_n\)为:\(d_n =p_{n+1}−p_n\),其中\(p_i\)是第i个素数.显然有\(d_1=1\),且对于n>1有\(d_n\)是偶数.&qu ...
- spring-data-mongodb
[引入maven依赖] <!-- mongodb spring --> <dependency> <groupId>org.springframework. ...
- WebView的初体验
使用安卓自带控件可以实现不通过浏览器即可上网的功能 突然就觉得安卓好强大,是不是我太无知了,太容易满足了 1.在layout中添加VebView控件 2.在Activity中设置WebView的属性 ...
- Python之print函数详解
输出的 print 函数总结: 1. 字符串和数值类型可以直接输出 >>> print(1) 1 >>> print("Hello World" ...
- [项目1] bloger - day1
项目代码:https://github.com/venicid/Project1--Bloger 1.准备工作 1.创建project PS C:\Users\Administrator\Deskto ...
- “帮你APP”团队冲刺2
1.整个项目预期的任务量 (任务量 = 所有工作的预期时间)和 目前已经花的时间 (所有记录的 ‘已经花费的时间’),还剩余的时间(所有工作的 ‘剩余时间’) : 所有工作的预期时间:88h 目前已经 ...
- Logistic回归python实现小样例
假设现在有一些点,我们用一条直线对这些点进行拟合(该线称为最佳拟合直线),这个拟合过程就称作回归.利用Logistic回归进行分类的主要思想是:根据现有数据对分类边界线建立回归公式,依次进行分类.Lo ...
- easyui tree datagrid动态添加表头和表格数据,动态弹出框,修改和删除按钮
1.要有获取表头的URL和表格的URL 背景:点击树的一个节点,就加载一个表格,这个表格是动态的,表头和表格数据都是动态的 解决方案:需要两个URL,一个是获取表头的URL,一个是获取表格数据的URL ...
- loj2056 「TJOI / HEOI2016」序列
当年我还没学cdq的时候在luogu上写过树套树的代码orzzz ref #include <algorithm> #include <iostream> #include & ...