Chapter 3 Phenomenon——2
I had enough trouble not falling down when the ground was dry; it might be safer for me to go back to bed now.
当地上是干的时候,我不摔跤都有足够的麻烦了;对于我来说现在回到床上可能更安全一些。
即使在地面干燥的时候我都很难不摔倒,现在我还是回到床上去比较保险。
Charlie had left for work before I got downstairs.
查理斯在我下楼之前已经去工作了。
In a lot of ways,living with Charlie was like having my own place, and I found myself reveling in the aloneness instead of being lonely.
在很多时候,和查理斯一起生活我有很多自己的空间,然后我发现我自己独自陶醉在孤独感之中。
从很多方面来说,和查理住在一起就像我自己一个人住一样,而且我发现我很享受独处的感觉,并不觉得孤独。
I threw down a quick bowl of cereal and some orange juice from the carton. I felt excited to go to school, and that scared me.
我从纸箱中拿出一个方便的碗和一些果汁,我感觉去学校是很刺激的,对于害怕的我来说。
我匆匆咽下一碗麦片,喝了盒橙汁。我急于去学校,而这一点把我吓到了。
I knew it wasn't the stimulating learning environment I was anticipating, or seeing my new set of friends.
我知道这并不是刺激我学习的环境,而是和我的新朋友相见的刺激而已。
我知道这不是因为那里有我所期望的良好的学习氛围,也不是因为能见到我那帮新朋友。
If I was being honest with myself, I knew I was eager to get to school because I would see Edward Cullen.
如果我对我自己诚实的话,我知道我想要去学校是因为我想见到Edward Cullen.
And that was very, very stupid.
但是这是非常非常傻的想法。
I should be avoiding him entirely after my brainless and embarrassing babbling yesterday.
在我昨天脑残和尴尬的胡说之后我应该完全避免见到他。
And I was suspicious of him; why should he lie about his eyes?
我对他产生了怀疑;为什么他要对他的眼睛说谎呢?
I was still frightened of the hostility I sometimes felt emanating from him, and I was still tongue-tied whenever I pictured his perfect face.
我仍然恐惧有时从他对我产生的敌意,无论何时当我面对他完美的脸的时候,我都仍然变的结结巴巴。
更何况,无论何时,只要一想到他那张完美的面孔,我就会舌头打结。
I was well aware that my league and his league were spheres that did not touch.
我很清楚的意识到我们两个阵营就像两个球体一般没有触碰的交集。
但是,我很清楚地意识到,我的活动范围和他的活动范围完全没有重合之处,所以今天我不应该这样急切地盼着见到他。
So I shouldn't be at all anxious to see him today.
所以今天我不应该总是焦虑的看着他。
Chapter 3 Phenomenon——2的更多相关文章
- Chapter 3 Phenomenon——1
When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...
- Chapter 3 Phenomenon——24
My mom was in hysterics, of course. 我的母亲当时是歇斯底里的发疯了. I had to tell her I felt fine at least thirty t ...
- Chapter 3 Phenomenon——23
Charlie put one arm behind my back, not quite touching me, and led me to the glass doors of the exit ...
- Chapter 3 Phenomenon——22
He paused, and for a brief moment his stunning face was unexpectedly vulnerable. 他愣住了,然后一段时间他令人昏迷的脸变 ...
- Chapter 3 Phenomenon——21
"Nobody will believe that, you know." “你知道吗没有人会相信会是这样的” His voice held an edge of derision ...
- Chapter 3 Phenomenon——20
"All I know is that you weren't anywhere near me — 所有我知道的就是你当时不在我旁边的任何地方—— Tyler didn't see you ...
- Chapter 3 Phenomenon——19
His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...
- Chapter 3 Phenomenon——18
My intuition flickered; the doctor was in on it. 我的直觉告诉我:这个医生也参与了. 我灵光一闪:这医生熟悉内情. "I'm afraid t ...
- Chapter 3 Phenomenon——17
Dr. Cullen raised his eyebrows. "Do you want to stay?" Cullen医生抬起了他的眉毛“你想待在这吗?” "No, ...
- Chapter 3 Phenomenon——16
"Your X-rays look good," he said. "Does your head hurt? Edward said you hit it pretty ...
随机推荐
- Windows环境下的安装gcc
Windows具有良好的界面和丰富的工具,所以目前linux开发的流程是,windows下完成编码工作,linux上实现编译工作. 为了提高工作效率,有必要在windows环境下搭建一套gcc,gdb ...
- string转换成char*
string 是c++标准库里面其中一个,封装了对字符串的操作 把string转换为char* 有3中方法: 1.data 如: string str="abc"; char *p ...
- 用 PHP 编写 http 服务器
概述 众所周知,我们一般使用 PHP 开发Web程序时需要使用到比如Apache或Nginx等Web服务器来支持,那么有没有办法直接使用PHP开发HTTP服务器,答案当然是可以的,最近看了一遍Work ...
- Windows 7下通过Excel2007连接Oracle数据库并对表查询
http://blog.csdn.net/pan_tian/article/details/8133668 1. 环境变量的设置 1.1 ORACLE_HOME环境变量的设置,我这里指向了我的Ora ...
- Python学习-19.Python的Http模块
模拟 http 请求是比较常见的一种需求,在 Python 中,使用 http 模块操作. import http.client # 创建 Http 连接. http = http.client.HT ...
- sklearn使用小记GridSearchCV
def test_grid_search(): from sklearn import datasets,svm iris = datasets.load_iris() parameters = {' ...
- Ajax异步请求阻塞情况的解决办法
最近使用ExtJs4的mvc模式在开发了在线漫画的后台,因为异步请求比较多,有的回应时间长,有点短.我发现在多次并发的情况下,会造成阻塞的情况.也就是说如果回应时间长的请求还在进行中,短的请求却被挂起 ...
- SQL Server 紧急状态下的数据库恢复
背景:由于服务器硬盘损坏,服务器异常关机.重新进入后,数据库为质疑状态.(数据库名字上面有个感叹号,连接不了) 经过无数次的百度以及大佬们的指点下,终于成功恢复,下面来说一下方法. 第一种: 1.在服 ...
- ASP.NET MVC 扩展HtmlHelper类为 js ,css 资源文件添加版本号
写在前面 在项目部署当中会需要更新 css 文件或 js 等资源文件,为了避免由于浏览器缓存的原因无法加载新的 css 或 js ,一般的做法是在资源文件的后面加上一个版本号来解决,这样浏览器就会去服 ...
- 名词-JS
1: 构造函数的伪装.(JS继承的时候出现 通过call函数改变this指向的对象) 2: 原型链.(JS继承的时候出现) 3:宿主对象:(有浏览器提供的对象.DOM, BOM - Document ...