My mom was in hysterics, of course.

我的母亲当时是歇斯底里的发疯了。

I had to tell her I felt fine at least thirty times before she would calm down.

在她冷静下来之前最少三十分钟之内,我不得不一直告诉她我感觉很好。

我不得不一遍又一遍地告诉她我感觉很好,说了至少三十次,她才冷静下来。

She begged me to come home— forgetting the fact that home was empty at the moment — but her pleas were easier to resist than I would have thought.

她求我回家去——那时忘记了事实上家里已经空了——但是她的恳求很容易就被我的想法抵抗住了。

她求我回家——完全忘记这会儿家里根本没人的事实——但她的恳求比我想到的还要容易回绝。

I was consumed by the mystery Edward presented.

我被Edward表现的神秘充满了脑袋。

我对爱德华神神秘秘的举动简直着了魔。

And more than a little obsessed by Edward himself.

而且更多的时候对Edward本身有了一些着迷。

而且,我也迷上了爱德华本人,不止是一点点。

Stupid, stupid, stupid. I wasn't as eager to escape Forks as I should be, as any normal, sane person would be.

傻瓜,傻瓜,傻瓜。我没有像逃离Forks一样做我该做的,而是像一个正常健全的人该做的。

我应该,像任何一个正常的,头脑清楚的人会做的那样,渴望着逃离福克斯。但我却没有。

  I decided I might as well go to bed early that night.

我决定今晚我应该早点上床睡觉。

这天晚上,我决定早早上床睡觉,和平时一样。

Charlie continued to watch me anxiously, and it was getting on my nerves.

Charlie继续焦虑的看着我,这让我感觉紧张。

I stopped on my way to grab three Tylenol from the bathroom.

我停下来从浴室抓了三颗Tylenol

半路上,我停下来,到浴室里拿了三片泰诺。

They did help, and, as the pain eased, I drifted to sleep.

他们能帮助我摆脱痛苦,我能渐渐的入睡。

这些药片真的很有帮助,当疼痛不再那么厉害时,我沉沉地睡去。

  That was the first night I dreamed of Edward Cullen.

这是第一个晚上我梦到了Edward Cullen。

Chapter 3 Phenomenon——24的更多相关文章

  1. Chapter 3 Phenomenon——1

    When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...

  2. Chapter 4 Invitations——24

    "How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...

  3. 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 ...

  4. Chapter 3 Phenomenon——22

    He paused, and for a brief moment his stunning face was unexpectedly vulnerable. 他愣住了,然后一段时间他令人昏迷的脸变 ...

  5. Chapter 3 Phenomenon——21

    "Nobody will believe that, you know." “你知道吗没有人会相信会是这样的” His voice held an edge of derision ...

  6. Chapter 3 Phenomenon——20

    "All I know is that you weren't anywhere near me — 所有我知道的就是你当时不在我旁边的任何地方—— Tyler didn't see you ...

  7. Chapter 3 Phenomenon——19

    His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...

  8. Chapter 3 Phenomenon——18

    My intuition flickered; the doctor was in on it. 我的直觉告诉我:这个医生也参与了. 我灵光一闪:这医生熟悉内情. "I'm afraid t ...

  9. Chapter 3 Phenomenon——17

    Dr. Cullen raised his eyebrows. "Do you want to stay?" Cullen医生抬起了他的眉毛“你想待在这吗?” "No, ...

随机推荐

  1. Ng第十二课:支持向量机(Support Vector Machines)(三)

    11 SMO优化算法(Sequential minimal optimization) SMO算法由Microsoft Research的John C. Platt在1998年提出,并成为最快的二次规 ...

  2. Logging from multiple processes using log4net

    When logging with log4net to a file (using the FileAppender), the FileAppender is holding an exclusi ...

  3. CentOS FTP服务器系统套件全面讲解

    对大家推荐很好使用的CentOS FTP系统,像让大家对CentOS FTP系统有所了解,然后对CentOS FTP系统全面讲解介绍,希望对大家有用. 1.vsFTPd,目前常用CentOS FTP服 ...

  4. Webpack 学习2

    webpack + react 优化:缩小js包体积 webpack 介绍 & 安装 & 常用命令 30分钟手把手教你学webpack实战 Webpack 中文指南

  5. Android FragmentActivity 嵌套 Fragment 调用startActivityForResult返回的requestCode错误

    Android FragmentActivity 嵌套 Fragment 调用startActivityForResult返回的requestCode错误 此时,要在调用startActivityFo ...

  6. 初始Yarn

    YARN 产生背景 MapReduce1.x存在的问题:单点故障&节点压力大.不易扩展 资源利用率&运维成本 催生了YARN的诞生 YARN:不同计算框架可以共享同一个HDFS集群上的 ...

  7. Android-Kotlin-函数表达式&String与Int转换$异常处理

    Kotlin的函数表达式: package cn.kotlin.kotlin_base03 /** * 函数第一种写法 */ fun addMethod1(number1: Int, number2: ...

  8. c# List使用中遇到的问题

    最近在项目上写的方法,想通过减少访问数据层,将需要重复调用的值存入List,无意中碰到的一个巨坑,至今仍不明所以,在此写出来,一来是看看有没有同道中人,二来是看看有没有大牛能解惑. 逻辑如下: 1.从 ...

  9. 有标号的DAG图计数1~4

    前言 我什么都不会,菜的被关了起来. 有标号的DAG图I Solution 考虑递推,设\(f_i\)表示i个点的答案,显然这个东西是可以组合数+容斥递推? 设\(f_i\)表示i个点的答案,我们考虑 ...

  10. joi库 学习笔记

    零.背景 node.js 应用中,req.query / req.body 传来的参数需要做 valication( 合法性验证 ) 一.安装 https://github.com/hapijs/jo ...