I turned to sit up, and this time he let me, releasing his hold around my waist and sliding as far from me as he could in the limited space.

我开始站起来,放开他抓住我腰部的手,滑倒尽可能的离我远空出一个空间来让我起来。

我挣扎着坐起来,这次他不再阻止我,而是松开了紧紧箍住我腰部的双臂,迅速又安静地退开,退到这个狭小空间所能允许的离我最远的地方。

I looked at his concerned, innocent expression and was disoriented again by the force of his gold-colored eyes.

我看着他的关心,无辜的表现没有办法再去注意他金黄色的眼睛。

我看着他既担忧又无辜的神情,又一次迷失在他黑金色的双眸中。

What was I asking him?

我该怎么问他?

我想问他什么来着?

And then they found us, a crowd of people with tears streaming down theirfaces, shouting at each other, shouting at us.

然后他们发现了我们,一群人在他们的脸上留着鼻涕,叫喊着互相,对我们喊着。

他们终于发现了我们。一群泪流满面的人,彼此呼喊着,呼唤着我们的名字。

"Don't move," someone instructed.

“不要移动,”一些人建议到

"Get Tyler out of the van!" someone else shouted.

“让Tyler移开他的卡车”另一些人喊道

“把泰勒从货车里弄出来!”另一个人喊道。

There was a flurry of activity around us.

在我们旁边慌张的忙了开来。

我们周围一片忙乱。

I tried to get up, but Edward's cold hand pushed my shoulder down.

我尝试起来,但是Edward冰冷的收搭载我的肩上。

我想要起来,但爱德华冰冷的手按住了我的肩膀。

"Just stay put for now."

现在暂时待在那里

“现在待在这儿别动。”

"But it's cold," I complained.

“但是太冷了”我抱怨道。

It surprised me when he chuckled under his breath.

我惊讶当他在他的呼吸的时候笑了。

让我惊讶的是,他悄声地笑了起来,

There was an edge to the sound.

这是一种尖锐的声音。

声音小得几乎听不见。

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

  1. Chapter 3 Phenomenon——1

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

  2. Chapter 3 Phenomenon——24

    My mom was in hysterics, of course. 我的母亲当时是歇斯底里的发疯了. I had to tell her I felt fine at least thirty t ...

  3. 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 ...

  4. Chapter 3 Phenomenon——22

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

  5. Chapter 3 Phenomenon——21

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

  6. Chapter 3 Phenomenon——20

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

  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, ...

  10. Chapter 3 Phenomenon——16

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

随机推荐

  1. 用Execute操作数据库

    1.原型是:_ConnectionPtr Execute( _bstr_t CommandText, VARIANT * RecordsAffected, long Options ); 参数 1. ...

  2. HDU 1166敌兵布阵 2016-09-14 18:58 89人阅读 评论(0) 收藏

    敌兵布阵 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submi ...

  3. KMP回顾学习

    记住这张图,getnext就是对一个已知的待匹配的串进行分析,nex[i]表示当a[i]匹配失败后我能跳到哪里,继续尝试匹配,而不是每一次失败都从头再来,先来看看代码 const int maxn = ...

  4. Unity核心对象模型

    总结的Unity引擎部分的核心对象模型类图,供大家学习时参考,根基类为Object,下一层包括核心基类GameObject,及其他作为资源的Mesh,Material,Shader,Texture,S ...

  5. IDEA13 SVN配置

    这个算是解决了,idea13是支持svn 1.8. 步骤: 1.下载svn客户端软件,小乌龟:TortoiseSVN.安装的时候,一定要选择安装svn命令行的那个选项.当前版本1.8默认只会忽略命令行 ...

  6. vux Tabbar组件入门备忘大佬多指点

    一.Tabbar引入及使用 1.新创建vue文件 2.在vue文件中添加插件 <template> <div> <tabbar style="position: ...

  7. 纸壳CMS可视化建站系统搭建多语言网站

    纸壳CMS是可视化建站系统,现已经从架构上支持多语言.但是多语言功能默认是没有开启的.您可以从设置中开启多语言,或者随时关闭它,您可以随时进行切换. 开启多语言 如果您没有在系统设置中看到多语言设置菜 ...

  8. .Net Core与跨平台时区

    由于开发者不熟悉不同操作系统管理时区的方式,当用.Net Core开发与时区相关的应用运行在不同操作系统上会出现错误.这片文章将会探索一下在不同操作系统上用.Net Core 使用时区信息出现的问题与 ...

  9. 记录一下将SqlLocalDb数据迁移到Sql Server Express2017的过程!

    当初为了开发方便,使用了SqlLocalDb,然后再测试期产生了很多有用的数据,客户说不能删除了.麻烦 先将数据库文件下载回来,然后安装SSMS,在连接数据库地址那里,填写“(LocalDB)\MSS ...

  10. CodeForces 540C Ice Cave (BFS)

    http://codeforces.com/problemset/problem/540/C       Ice Cave Time Limit:2000MS     Memory Limit:262 ...