Chapter 3 Phenomenon——9
"You were over there," I suddenly remembered, and his chuckle stopped short.
“你之前不在这里”我突然记起来了,他的笑声突然停止了。
“刚才你在那里。”我忽然记起来了。他的轻笑声戛然而止。“你站在你的车旁边。”
"You were by your car."His expression turned hard.
“你正在开车”他的表单变得很困难
“你站在你的车旁边。” 他脸色一沉
"No, I wasn't."
“没有,我没有在那里”
“不,我没在那里。”
"I saw you." All around us was chaos.
“我看见你了”左右在我们周围的人都很混乱。
“我看见你了。”我们周围一片混乱
I could hear the gruffer voices of adults arriving on the scene.
在当时那个场景中我能听见大人们过来的声音。
我可以听到到达现场的大人们粗暴的声音
But I obstinately held on to our argument;I was right, and he was going to admit it.
但是我仍然顽固的坚持着我们的争吵;我是正确的,他应该要承认才对。
但我固执地继续我们的争论:我是对的,他应该承认这一点。
"Bella, I was standing with you, and I pulled you out of the way."
“bella,我正站在你旁边,然后把你推开了”
贝拉,我就站在你旁边,是我把你拉开的。
He unleashed the full, devastating power of his eyes on me, as if trying to communicate something crucial.
他全部的释放了,他眼中对我来说带着毁灭般的力量,
他不再掩饰,用直勾勾的、毁灭性的眼神瞪着我,像是要让我明白某件极其严重的事情。
"No." I set my jaw.
“不对”我坚持我自己的想法。
“不是的。”我咬紧牙关。
The gold in his eyes blazed. "Please, Bella."
金色在他的眼中燃烧。“请,bella”
他眼中的金色在燃烧。“求你了,贝拉。”
"Why?" I demanded.
“为什么?”我命令道。
“为什么?”我诘问。
"Trust me," he pleaded, his soft voice overwhelming.
“相信我,”他请求到,他柔软的声音是势不可挡的。
“相信我。”他恳求着。他柔和的声音征服了我。
I could hear the sirens now.
我现在能听到汽笛声。
我听见了救护车的警笛。
"Will you promise to explain everything to me later?"
“之后你能保证像我解释全部的事情吗?”
"Fine," he snapped, abruptly exasperated.
“可以”他严厉的说着,突然就生气了。
“很好。”他咆哮着,勃然大怒。
"Fine," I repeated angrily.
“可以”我生气的重复道。
“很好。”我气愤地重复着。
Chapter 3 Phenomenon——9的更多相关文章
- Chapter 3 Phenomenon——1
When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...
- 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 ...
- Chapter 3 Phenomenon——17
Dr. Cullen raised his eyebrows. "Do you want to stay?" Cullen医生抬起了他的眉毛“你想待在这吗?” "No, ...
- Chapter 3 Phenomenon——16
"Your X-rays look good," he said. "Does your head hurt? Edward said you hit it pretty ...
随机推荐
- jbpm(流程管理)
1.jbpm是什么 JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理.工作流.服务协作等领域的一个开源的.灵活的.易扩展的可执行 ...
- New JVM Option Enables Generation of Mixed-Mode Flame Graphs
转自 https://www.infoq.com/news/2015/08/JVM-Option-mixed-mode-profiles Java has added a new launch opt ...
- hdu 3664 1~n排列(ai>i ) 为k个数
http://acm.hdu.edu.cn/showproblem.php?pid=3664 求1~n的排列个数,使得逆序数(ai>i ) 为给定的k. dp[i][j]表示前1~i的排列中,有 ...
- [IOS] 详解图片局部拉伸 + 实现图片局部收缩
(图为微信首页右上角『+』效果) 当初还在开发WP7的时候,从IOS同事那边了解到类似微信以上功能的实现. Item条数不同,总高度也不同,这就需要将背景图片进行局部拉伸到响应的高度,并且保持上方的三 ...
- ajax如何向后台传递数组,在后台该如何接收的问题(项目积累)
一.后台如何接收从前台接收的数组: 使用request.getParameterValues(String xxx); <input type="text" name=&qu ...
- Python学习-32.Python中os模块的一些方法
首先肯定是要引入os模块了. import os getcwd方法: print(os.getcwd()) 上面的语句将会输出当前的工作目录,相当于C#中的Environment.CurrentDir ...
- ASP.NET MVC+Redis (准备工作)
今天准备更新这个项目的第二篇博客.有一点需要说明的是之前觉得用的是Asp.net的WebPage,经过查看微软的官方文档还有相关的博客,相比较而言使用起来需要安装一个自动工具WebMatrix可以很快 ...
- C#如何关闭指定进程
public static void KillProcess(string strProcessesByName)//关闭线程 { foreach (Process p in Process.GetP ...
- C#中的NameValueCollection简介
NameValueCollection继承自NameObjectCollectionBase,并且和一般的键值对不同的是,它支持集合中出现相同的Key. 引用:using System.Collect ...
- linq to sql 查找所有开票金额大于回款金额的项目
查找所有开票金额大于回款金额的项目 TB_Projects 项目表 TB_Recipts 发票表 TB_Finances 回款表 TB_Projects 一对多 TB_Recipts TB_Proj ...