"Your X-rays look good," he said. "Does your head hurt? Edward said you hit it pretty hard."

“你的X光看起来不错,”他说道。“你的头受伤了吗?Edward 说你撞的很厉害。”

“你的X光照片看着没什么大碍,”他说。“你觉得头疼吗?爱德华说你的头碰得很厉害。”

"It's fine," I repeated with a sigh, throwing a quick scowl toward Edward.

“没事,”我叹气重复道,向Edward抛向一个很快的皱眉。

The doctor's cool fingers probed lightly along my skull. He noticed when I winced.

那个医生冰冷的手指轻轻的探索着我的头盖骨。当我畏缩的时候他注意到了。

医生冰冷的手指轻柔地察看着我的头。我畏缩了一下,他注意到了。

"Tender?" he asked.

“舒服吗?”他问道。

"Not really." I'd had worse.

“不是很好。”我有点糟糕。

“不疼,真的。”我有过更惨痛的体验。

I heard a chuckle, and looked over to see Edward's patronizing smile. My eyes narrowed.

我听到一声坏笑,然后看去是Edward以恩人自居的笑容。我的眼睛变窄了。

我听见一声嗤笑,便看看四周,只见爱德华一脸俨然以恩人自居的笑意。我眯缝起眼睛。

"Well, your father is in the waiting room — you can go home with him now.But come back if you feel dizzy or have trouble with your eyesight at all."

“好了,你的父亲在等待室——你现在能和他一起回家了。但是如果你感觉眩晕或者任何视力上面的问题就回来看看。”

"Can't I go back to school?" I asked, imagining Charlie trying to be attentive.

“我不能回学校吗?”我问道,想到Charlie就尝试留意了一下

“我不能回学校吗?”我问道,想象着查理努力表示关心的样子。

"Maybe you should take it easy today."I glanced at Edward.

“可能你今天应该好好休息。”我瞥了一眼Edward。

"Does he get to go to school?"

“他去学校吗?”

"Someone has to spread the good news that we survived," Edward said smugly.

“总应该有人去传播我们还活着的好消息吧”Edward沾沾自喜的说道。

"Actually," Dr. Cullen corrected, "most of the school seems to be in the waiting room."

“确实”Cullen医生同意道“看起来有很多学校的人在等待室”

“事实上,”卡伦医生更正道。“大半个学校好像都在等候室里了。”

"Oh no," I moaned, covering my face with my hands.

“哦,不”我抱怨道,用我的手遮住了我的脸。

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

  1. Chapter 3 Phenomenon——1

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

  2. Chapter 4 Invitations——16

    While I was sitting there, looking everywhere but at the car in front of me, I heard a knock on my p ...

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

    "All I know is that you weren't anywhere near me — 所有我知道的就是你当时不在我旁边的任何地方—— Tyler didn't see you ...

  8. Chapter 3 Phenomenon——19

    His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...

  9. Chapter 3 Phenomenon——18

    My intuition flickered; the doctor was in on it. 我的直觉告诉我:这个医生也参与了. 我灵光一闪:这医生熟悉内情. "I'm afraid t ...

随机推荐

  1. (二进制 异或)Team Formation --ZOJ --3870

    链接: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3870 http://acm.hust.edu.cn/vjudge/ ...

  2. SetFocus (GetDlgItem (hwnd, idFocus))函数的各参数的具体含义

    Setfocus(HWMD hwnd):将窗口hwnd设置成获得焦点 GetDlgItem (hwnd, idFocus):此函数返回一个句柄 具体参数的含义: hwnd:包含该窗口标志位的对话框的句 ...

  3. hdu 5882 Balanced Game 2016-09-21 21:22 80人阅读 评论(0) 收藏

    Balanced Game Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) To ...

  4. HDU1459 非常可乐(BFS) 2016-07-24 15:00 165人阅读 评论(0) 收藏

    非常可乐 Problem Description 大家一定觉的运动以后喝可乐是一件很惬意的事情,但是seeyou却不这么认为.因为每次当seeyou买了可乐以后,阿牛就要求和seeyou一起分享这一瓶 ...

  5. [翻译]NUnit---TearDown and SetUpFixture and Test Attributes(二十)

    TearDownAttribute (NUnit 2.0 / 2.5) 本特性在TestFixture内部使用,每个测试方法执行后调用的方法集.也可以在SetUpFixture中使用,在同一命名空间或 ...

  6. js实现回车登陆

    2018-11-15 $(document).keydown(function (event) { if (event.keyCode == 13) { $("#LoginBtn" ...

  7. C# WebAPI中使用Swagger

    随着互联网技术的发展,现在的网站架构基本都由原来的后端渲染,变成了:前端渲染.前后端分离的形态,而且前端技术和后端技术在各自的道路上越走越远. 前端和后端的唯一联系变成了API接口:API文档变成了前 ...

  8. 发起一个NetCore技术联盟促进NetCore技术应用

    一.简介 1.从十几年前开始net,到两年前转java,到去年底发现netcore2这玩艺,从此以后坚定成为netcore的追随着. 2.有心促进netcore的应用,聚集一些人员共同学习,减少技术使 ...

  9. mySql数据库 C#使用guid

    CHAR(36) 如果某列设置为CHAR(36),则MySQL官方的连接器会将其当成 GUID 类型.实际上,有时候 某个字段碰巧设为可CHAR(36), 但是我们的本意并非当它是GUID. varc ...

  10. CSS精灵技术

    在CSDN中浏览博客时,在博客的结束有上一篇和下一篇的按钮,当我们把鼠标放上去的时候,可以看到这两个按钮会进行颜色的改变,这种技术称为CSS精灵技术.通过查看源发现,其实他是通过超级链接的伪类实现的, ...