"All I know is that you weren't anywhere near me —

所有我知道的就是你当时不在我旁边的任何地方——

Tyler didn't see you,either, so don't tell me I hit my head too hard. That van was going to crush us both

Tyler也没有看见你,你别告诉我我头撞到的很严重。那辆卡车向我们撞过来

— and it didn't, and your hands left dents in the side of it —

但是没有撞到,你的手在卡车的一边留下了凹痕——

and you left a dent in the other car, and you're not hurt at all —

而且在另一辆车上也有凹痕,但是你一点也没受伤——

and the van should have smashed my legs, but you were holding it up…"

那辆卡车应该撞到我的腿,但是你把它抬起来了”

I could hear how crazy it sounded, and I couldn't continue.

我能听见我说的有多疯狂,我都不能继续了。

我知道这些话听起来有多疯狂,但我就是停不住。

I was so mad I could feel the tears coming; I tried to force them back by grinding myteeth together.

我是如此的生气我都能感觉我的眼泪要出来了;我努力咬紧我的牙齿让眼泪流回去。

我太生气了,我能感觉到眼泪就要掉下来了。我咬着牙,努力把眼泪逼回去。

He was staring at me incredulously. But his face was tense, defensive.

他不相信的盯着我。但是他的脸很紧绷,表现出防御的姿态。

他用不相信的眼神看着我。但他的脸绷紧着,防备着。

"You think I lifted a van off you?" His tone questioned my sanity, but it only made me more suspicious.

“你认为我让卡车不撞到你的吗?”他的语气好像是怀疑我的理智,但是这样我更加产生怀疑。

“你认为我把一辆货车从你身上举起来?”他的语气是在质疑我的神智是否正常,但这让我更起了疑心。

It was like a perfectly delivered line by a skilled actor.

这就像一个记忆娴熟的演员一般完美的表演。

这话听起来像是一个娴熟的演员所说的完美的台词。

I merely nodded once, jaw tight.

我仅仅点了一次头,下巴还是紧绷的。

我只是点了点头,下巴一紧。

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

  1. Chapter 3 Phenomenon——1

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

  2. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

  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——22

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

  6. Chapter 3 Phenomenon——21

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

  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. Python 之自动获取公网IP

    Python 之自动获取公网IP 2017年9月30日 文档下载:https://wenku.baidu.com/view/ff40aef7f021dd36a32d7375a417866fb84ac0 ...

  2. (转)类(class)和结构(struct)的区别是什么?它们对性能有影响吗?.NET BCL里有哪些是类(结构),为什么它们不是结构(类)?在自定义类型时,您如何选择是类还是结构?

    转自:http://blog.csdn.net/lingxyd_0/article/details/8695747 类(class)和结构(struct)的区别是什么?它们对性能有影响吗?.NET B ...

  3. 基于VRML的虚拟校园漫游系统

    最近学习VRML的开发,在CSDN网上搜索到一个基于VRML的虚拟校园漫游系统.感觉很不错. 浏览效果如下:

  4. How to fix "FAILURE DURING CONVERSION TO COFF: FILE INVALID OR CORRUPT"

    Error LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt appear ...

  5. Using Spring.net in console application

    Download Spring.net in http://www.springframework.net/ Install Spring.NET.exe Create a console appli ...

  6. 网络timeout区分

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

  7. 28、vSocket模型详解及select应用详解

    在上片文章已经讲过了TCP协议的基本结构和构成并举例,也粗略的讲过了SOCKET,但是讲解的并不完善,这里详细讲解下关于SOCKET的编程的I/O复用函数. 1.I/O复用:selec函数 在介绍so ...

  8. PCI总线目标接口状态机设计

    module state_machine (devsel_l, trdy_l, stop_l, pci_ad_oe,      dts_oe, par_oe, bk_oe, pci_ad_en, hi ...

  9. C#读取excel文件提示未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序

    错误描述: 在VS2010执行读取excel文件时,报错"未在本地计算机上注册"Microsoft.ACE.OLEDB.12.0"提供程序" 业务代码: //下 ...

  10. Winform DataGridView控件在业务逻辑上的简单使用

    需要对文字列表进行处理,然后用到DataGridView控件来处理,记录一下.效果如下: 主要是想通过禁用和取消单元格选择来使图标单元格呈现出鼠标点击的效果.因为有个单元格选择的问题困扰着我. 是这样 ...