Chapter 3 Phenomenon——12
Naturally, the ambulance got a police escort to the county hospital.
自然而然的,救护车让一个警察陪护到县医院去。
自然,救护车一路由警车护送,到达了县医院。
I felt ridiculous the whole time they were unloading me.
他们放下我的整个时间我都觉得特别荒谬。
让我觉得荒谬的是,他们根本不让我下来,一路抬着我走。
What made it worse was that Edward simply glided through the hospital doors under his own power.
更可恶的是Edward用他自己的力量滑开了医院的门。
更糟的是,爱德华依靠自身的能力轻轻松松地溜出了医院大门。
I ground my teeth together.
我一直咬着牙。
They put me in the emergency room, a long room with a line of beds separated by pastel-patterned curtains.
他们把我放到了紧急救护的房间,一个长的房间一条线都是床,用有图案的窗帘分隔着。
A nurse put a pressure cuff on my arm and a thermometer under my tongue.
一个护士把一个压力带绑到了我的胳膊,把体温计放到我的舌头底下。
Since no one bothered pulling the curtain around to give me some privacy, I decided I wasn't obligated to ear the stupid-looking neck brace anymore.
自始自终没有人帮我拉上我周围的窗帘来给我一些私人的感觉,我觉得我再也没有什么义务带着那个看起来很傻的脖子固定器了。
When the nurse walked away, I quickly unfastened the Velcro and threw it under the bed.
当护士走了之后,我马上松开了那个尼龙搭扣然后把它扔在了床上。
There was another flurry of hospital personnel, another stretcher brought to the bed next to me.
然后另一个紧急的医院人事部门,另一个担架抬到了我边上的床上。
又一群医院职员匆匆忙忙地冲进来,又一副担架被抬到了我的邻床上。
I recognized Tyler Crowley from my Government class beneath the bloodstained bandages wrapped tightly around his head.
我认出了Tyler Crowley那个来自我们政治课的班级的,带有血的绷带紧紧的绕在他的头上。
Tyler looked a hundred times worse than I felt. But he was staring anxiously at me.
我觉得Tyler看起来比我严重一百倍。但是他焦虑的看着我。
Chapter 3 Phenomenon——12的更多相关文章
- Chapter 3 Phenomenon——1
When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...
- Chapter 4 Invitations——12
"I don't know what you mean," I said, my voice guarded. “我不知道你什么意思”我声音谨慎地说道. "It's be ...
- 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 ...
随机推荐
- (匹配 最小路径覆盖)Air Raid --hdu --1151
链接: http://acm.hdu.edu.cn/showproblem.php?pid=1151 http://acm.hust.edu.cn/vjudge/contest/view.action ...
- Java火焰图在Netflix的实践
转自 http://www.infoq.com/cn/news/2015/08/java-flamegraph 亲爱的读者:我们最近添加了一些个人消息定制功能,您只需选择感兴趣的技术主题,即可获取重要 ...
- JAVA服务器与C#客户端的通信技术调研
JAVA服务器与C#客户端的通信技术调研 研究背景及目的: ARPG项目的需求:需要将现有的服务器从C++的编写平台换为java语言.在对需求进行分析的过程中,发现几点需要研究实现的问题 java与c ...
- Oracle EBS打补丁
http://hutianci.iteye.com/blog/1457287 l例子: 打 Patch# 11843100:R12.CAC.B 打PATCH之前先查询一下是否已经有了这个PATCH ...
- MS SQL 分页存储过程
最近换了家新公司,但是新公司没有使用分页的存储过程.那我就自个写一个往项目上套 (效率怎么样就不怎么清楚没有详细的测试过) CREATE PROCEDURE [dbo].[pro_common_pag ...
- Openlayers地图量算功能
http://openlayers.org/en/latest/examples/measure.html?q=measure 按官网的例子来就行,新建对象时注意加上命名空间 var vect ...
- C# 灵活用法拾遗
1.switch case : ; switch (a) { : Console.WriteLine("一"); break; : : Console.WriteLine(&quo ...
- 【Cocos2d-Js基础教学(1)JS -Mac配置篇】
一.准备工作 Windows配置篇请见 http://cn.cocos2d-x.org/tutorial/show?id=1396 1.安装python 2.下载Android SDK Android ...
- Android 的开源项目的网址
各种各样的Android实例 https://blog.csdn.net/qq153843338/article/details/43161669 Android 教程 http://www.run ...
- 三,mysql优化--sql语句优化之索引一
1,需求:如何在一个项目中,找到慢查询的select,mysql数据库支持把慢查询语句,记录到日志中.供程序员分析.(默认不启用此功能,需要手动启用) 修改my.cnf文件(有些地方是my.ini) ...