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 ...
随机推荐
- 几个经典的数学库之一学习---VCGlib(1)
1. VCG Libary是Visulization and Computer Graphics Libary(可视化与计算机图形学库)的缩写,是一个开源的C++模板库,用于三角网格和四面体网格的控制 ...
- Mongodb 存储日志信息
线上运行的服务会产生大量的运行及访问日志,日志里会包含一些错误.警告.及用户行为等信息,通常服务会以文本的形式记录日志信息,这样可读性强,方便于日常定位问题,但当产生大量的日志之后,要想从大量日志里挖 ...
- 企业计划体系的变迁:从ERP到APS再到SCP
规划是供应链运作的大脑.几十年来,规划从MRP发展到到ERP到APS再到SCP,经历了从部分到全局,从静态到动态,从企业到供应链的发展历程.供应链的效率取决于规划.规划不到位,任何执行都是事后挽救. ...
- PHP编译安装完成之后没有'php.ini'文件的处理方法
在我们编译安装PHP的时候,编译安装完成是不会自动生成php.ini文件的,所以需要我们手动生成. 1.通过命令行确定php.ini文件的位置 php -r "phpinfo();" ...
- NOR Flash的学习
NOR Flash简介 NOR FLASH是INTEL在1988年推出的一款商业性闪存芯片,它需要很长的时间进行抹写,大半生它能够提供完整的寻址与数据总线,并允许随机存取存储器上的任何区域,而且 ...
- A Good Story for Great Friends
There once was a little girl who had a bad temper. Her mother gave her a bag of nails and told her t ...
- hsweb 企业后台管理基础框架
hsweb 详细介绍 业务功能 现在: 权限管理: 权限资源-角色-用户. 配置管理: kv结构,自定义配置.可通过此功能配置数据字典. 脚本管理: 动态脚本,支持javascript,groovy, ...
- Microsoft Sql Server 2016安装在CentOS7下
安装过程 如何安装直接参考这个文章:安装sql server 整个安装过程非常简单. 上面的文档里是通过 sudo 命令,用root身份来执行,不过这里为了简单,就用root账号来安装的. (1)下载 ...
- vux Tabbar组件入门备忘大佬多指点
一.Tabbar引入及使用 1.新创建vue文件 2.在vue文件中添加插件 <template> <div> <tabbar style="position: ...
- Spring Boot - Spring Data
使用JPA 虽然JPA是一个标准,但spring中一般就是使用hibernate实现的 使用JPA(Java Persistence API,Java持久化API,是个规范,其实是借助Hibernat ...