He paused, and for a brief moment his stunning face was unexpectedly vulnerable.

他愣住了,然后一段时间他令人昏迷的脸变的出乎意料的易受攻击。

他顿了顿,有一瞬间他足以让人迷乱的脸上露出了一丝意料之外的脆弱的神情。

"I don't know," he whispered.

“我不知道,”他低声说道。

And then he turned his back on me and walked away.

然后他转身背对我走了。

I was so angry, it took me a few minutes until I could move.

我很生气,这让我几分钟之后才能移动。

我简直气疯了,过了好几分钟,我才控制住自己的情绪,强迫自己离开。

When I could walk, I made my way slowly to the exit at the end of the hallway.

当我可以走的时候,我慢慢的走向走廊尽头的出口。

一直等到我能走路的时候,我才慢慢地向走廊的尽头走去。

The waiting room was more unpleasant than I'd feared.

等待室比我害怕的更不愿意去。

我一直忧心忡忡着,但等候室里的情形比我想象中的更不愉快。

It seemed like every face I knew in Forks was there, staring at me.

看起来好像我在Forks每张脸都在盯着我看。

看样子我在福克斯认识的人全到齐了,都在盯着我看。

Charlie rushed to myside; I put up my hands.

Charlie冲到我旁边,我抬起了我的手。

查理向我冲过来,我只得举手投降。

"There's nothing wrong with me," I assured him sullenly.

“我什么事情都没有,”我不高兴的向他保证着。

I was still aggravated, not in the mood for chitchat.

不在聊天的语气中我仍然越来越生气。

我依然怒气冲冲,丝毫没有闲聊的兴致。

"What did the doctor say?"

“医生怎么说?”

"Dr. Cullen saw me, and he said I was fine and I could go home." I sighed.

“Cullen医生看过我了,然后他说我很好我可以回家了。”我叹息道。

Mike and Jessica and Eric were all there, beginning to convergeon us. "Let's go," I urged.

Mike和Jessica还有Eric都在,开始围住我们,“我们走,”我催促道。

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

  1. Chapter 3 Phenomenon——1

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

  2. Chapter 4 Invitations——22

    "Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...

  3. Chapter 3 Phenomenon——24

    My mom was in hysterics, of course. 我的母亲当时是歇斯底里的发疯了. I had to tell her I felt fine at least thirty t ...

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

  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. Beta阶段第五篇Scrum冲刺博客-Day4

    1.站立式会议 提供当天站立式会议照片一张 2.每个人的工作 (有work item 的ID),并将其记录在码云项目管理中: 昨天已完成的工作. 张晨晨:目标增加单词收藏功能 郭琪容:学习收藏功能的实 ...

  2. bash多进程

    #!/bin/bashCMD_PATH=`dirname $0`#echo $CMD_PATH > /home/wubin/testjava -jar $CMD_PATH/Server.jar ...

  3. 网络timeout区分

    ConnectTimeout 连接建立时间,三次握手完成时间 SocketTimeout 数据传输过程中数据包之间间隔的最大时间 下面重点说下SocketTimeout,比如有如下图所示的http请求 ...

  4. spring-数据库操作组件的实现

    Ok,今天看了下spring数据库组件实现的源码,简要的做下笔记. 首先是JdbcTemplate,其实这个技术的实现很简单,就是一个模板类,把执行sql的主干流程都写好了,比如connection的 ...

  5. QT中的线程与事件循环理解(2)

    1. Qt多线程与Qobject的关系 每一个 Qt 应用程序至少有一个事件循环,就是调用了QCoreApplication::exec()的那个事件循环.不过,QThread也可以开启事件循环.只不 ...

  6. 二分图学习——基础dfs判断二分图

    #include <iostream> #include <cstdio> #include <string.h> #include <vector> ...

  7. Maven的依赖管理

    我们知道dependencies是可以被继承的,这个时候我们就想到让我们的发生了共用的依赖元素转移到parent中,这样我们又进一步的优化了配置.可是问题也随之而来,如果有一天我创建了一个新的模块,但 ...

  8. iOS笔记之UIKit_UINavigationController

    //设置导航条的样式 self.navigationController.navigationBar.barStyle = UIBarStyleBlackTranslucent; //默认是白色  B ...

  9. Python自动化开发 - 函数

    本节内容 函数背景介绍 函数是什么 参数与局部变量 返回值 递归函数 匿名函数 函数式编程介绍 高阶函数 一.函数背景介绍 老板让你写一个监控程序,监控服务器的系统状况,当cpu/memory/dis ...

  10. NLTK之WordNet 接口【转】

    转自:http://www.cnblogs.com/kaituorensheng/p/3149095.html   WordNet是面向语义的英语词典,类似于传统字典.它是NLTK语料库的一部分,可以 ...