Chapter 3 Phenomenon——13
"Bella, I'm so sorry!""I'm fine, Tyler — you look awful, are you all right?"
“Bella,我很抱歉!”“我很好Tyler-你看起来很糟糕,你还好吗?”
As we spoke,nurses began unwinding his soiled bandages, exposing a myriad of shallow slices all over his forehead and left cheek.
我们正说着,护士开始解开他被血污染的绷带,揭开看见大把的碎片在他的前额和左边脸颊。
我们说话的时候,护士开始解下他弄脏的绷带,露出他前额和左脸颊上的无数浅浅的伤痕。
He ignored me. "I thought I was going to kill you! I was going too fast,and I hit the ice wrong…"
他没有理我。“我想我会把你杀了的!我开的太快了,然后错误的撞到冰上…”
我还以为我会把你撞死!我开得太快了,又错误地撞到了冰上……
He winced as one nurse started dabbing at his face.
一名护士开始处理他的脸他疼的畏缩了回去。
当一个护士开始给他脸上抹药的时候他畏缩了一下。
"Don't worry about it; you missed me."
“别担心它,我别担心我”
“别担心,你没撞上我。”
"How did you get out of the way so fast? You were there, and then you were gone…"
“你怎么那么快逃出去的?你当时就在那里,然后你就离开了…”
"Umm… Edward pulled me out of the way."
“嗯…Edward把我拉出去的”
He looked confused. "Who?"
他看起来很疑惑。“谁?”
"Edward Cullen — he was standing next to me."
“Edward Cullen ——他站在我旁边”
I'd always been a terrible liar; I didn't sound convincing at all.
我总是一个糟糕的说谎者;我听起来一点也没有说服力。
"Cullen? I didn't see him… wow, it was all so fast, I guess. Is he okay?"
“Cullen?我没有看见他….哇,我猜是一切发生的太快了, 他还好吗?”
"I think so. He's here somewhere, but they didn't make him use a stretcher."
“嗯,确实。他在这里,但是他们没有让他用担架”
“我想是的。他在这里的某处,但他们没用担架固定他。”
I knew I wasn't crazy.
我知道我不是疯了。
What had happened? There was no way to explain a way what I'd seen.
到底发什么了什么?没有任何可以解释我看见发生的事。
Chapter 3 Phenomenon——13的更多相关文章
- Chapter 3 Phenomenon——1
When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...
- Chapter 4 Invitations——13
"Thank you," I said icily. “谢谢你”,我冰冷的说道. His eyes narrowed. 他眯着眼睛. "You're welcome,&q ...
- 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 ...
随机推荐
- RepositionBars的用法和参数的意义(引用别人的)
MFC窗口位置管理详细分析及实例 在一般用MFC编写的程序的窗口客户区中,可能有好几个子窗口(具有WM_CHILD风格的窗口).上边是工具栏,中间是视图窗口,下边是状态栏.三个窗 口在框架的客户区里和 ...
- Hdu428 漫步校园 2017-01-18 17:43 88人阅读 评论(0) 收藏
漫步校园 Time Limit : 2000/1000ms (Java/Other) Memory Limit : 65536/32768K (Java/Other) Total Submissi ...
- PAT甲 1029. Median (25) 2016-09-09 23:11 27人阅读 评论(0) 收藏
1029. Median (25) 时间限制 1000 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Given an incr ...
- STL中的algorithm
STL中的algorithm #include<algorithm>中的泛函算法,需要添加头文件. 搜索算法:find() .search() .count() .find_if() .s ...
- hdu 5012 模拟+bfs
http://acm.hdu.edu.cn/showproblem.php?pid=5012 模拟出骰子四种反转方式,bfs,最多不会走超过6步 #include <cstdio> #in ...
- 一、配置etcd数据库
etcd服务作为Kubernetes集群的主数据库,在安装Kubernetes各服务之前需要首先安装和启动. 1. 安装etcd yum -y install etcd 2. 修改etcd配置文件 ...
- MySQLdb & pymsql
python有两个模块可以连接和操作mysql数据库,分别是MySQLdb和pymysql,python3建议使用pymysql MySQLdb安装 pip install mysql-python ...
- linux系统编程之信号(七):被信号中断的系统调用和库函数处理方式
一些IO系统调用执行时, 如 read 等待输入期间, 如果收到一个信号,系统将中断read, 转而执行信号处理函数. 当信号处理返回后, 系统遇到了一个问题: 是重新开始这个系统调用, 还是 ...
- SqlServer数据库同时备份到两台服务器上(并自动删除过期文件)
数据库同时备份到两台服务器上(并自动删除过期文件) 举例 :(本地)服务器A: IP :192.168.1.1 (远程)服务器B: IP :192.168.1.2 数据库版本:SqlServer200 ...
- windows服务器让WEB通过防火墙的问题
服务器环境:windows server 2012 X64WEB服务器:IIS开放8080,PHPSduty开放80 如果关闭防火墙的情况下,不论是IIS还是安装的其他的WEB服务器,都可以正常访问. ...