Chapter 2 Open Book——32
I paused for a long moment, and then made the mistake of meeting his gaze.
我停顿了很长时间,然后错误的去对视了他的凝视
我停顿了许久,然后犯了一个错误:对上了他凝视着的双眸。
His dark gold eyes confused me, and I answered without thinking.
他的深金色的眼睛让我困惑,然后没有思考的就回答了他。
他黑金色的眸子让我迷乱,于是想都不想就回答了。
"My mother got remarried," I said.
我母亲再婚了,我说道。
"That doesn't sound so complex," he disagreed, but he was suddenly sympathetic.
这听起来不复杂,他不同意,但是他突然变的有同情心了一些。
"When did that happen?""Last September." My voice sounded sad, even to me.
什么时候的事情?上个九月。我的声音听起来对于我来说很伤心。
“去年九月。”我的声音听起来有些感伤,至少对我来说。
"And you don't like him," Edward surmised, his tone still kind.
“你不喜欢他”爱德华猜测道,他的语气仍然很友善。
“但是,你不喜欢她的新丈夫。”爱德华推测着,声音依然很亲切。
"No, Phil is fine. Too young, maybe, but nice enough."
不喜欢,菲尔还好,太年轻了,可能,但是足够好了。
"Why didn't you stay with them?"I couldn't fathom his interest, but he continued to stare at me with penetrating eyes, as if my dull life's story was somehow vitally important.
“为什么你不和他们在一起”我不能看出他的兴趣,但是他继续盯着我用着期待的眼神,就像我迟钝的生活故事从某种程度上讲很重要。
我想不出他在对什么感兴趣,但他继续用那双富有穿透力的眼睛盯着我看,就好像我乏味的生活是一个异常精彩的传奇。
"Phil travels a lot. He plays ball for a living." I half-smiled.
“菲尔经常出差,他是个职业球员。”我勉强笑道。
"Have I heard of him?" he asked, smiling in response.
我曾经听过他吗?他问道,笑着回应道。
"Probably not. He doesn't play well. Strictly minor league. He moves around a lot."
可能没有。他玩的不好。对于小联盟来说,他差很多。
应该没有。他打得不太好,严格地说还在小联盟里。他总在东奔西跑。”
"And your mother sent you here so that she could travel with him."
你的母亲送你来这里,为的是她能和他一起旅游
“所以你母亲让你到这儿来,好让她能跟着他一起走四方。”
He said it as an assumption again, not a question.
他又一次就像说陈述句一样,没有疑问。
他说这句话的语气更像是在做推论,而不是提问。
Chapter 2 Open Book——32的更多相关文章
- Chapter 1 First Sight——32
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
- Chapter 5 Blood Type——32
"Where are you all going, exactly?" He was still looking ahead, expressionless. “真的,你要去哪里? ...
- Reading task(Introduction to Algorithms. 2nd)
Introduction to Algorithms 2nd ed. Cambridge, MA: MIT Press, 2001. ISBN: 9780262032933. Introduction ...
- 零元学Expression Blend 4 - Chapter 32 简单轻松的学会如何使用Visual States(上)
原文:零元学Expression Blend 4 - Chapter 32 简单轻松的学会如何使用Visual States(上) Visual State Manager中文翻译为视觉状态管理器,这 ...
- [Chapter 3 Process]Practice 3.12 Including the initial parent process, how many processes are created by the program shown in Figure 3.32?
3.12 Including the initial parent process, how many processes are created by the program shown in Fi ...
- Chapter 32:动态规划一 总结
今天做了四道dp题,分数306. 就从我的做题顺序开始讲.. 首先是第四题,明显的记录模数DP,很快打出来了. 后来做完之后回来拍第四题,也没有什么问题,就AC了. 然后是第三题,我的性子真是太急了, ...
- Chapter 2 - How to Add a sprite
Chapter 2 - How to Add a sprite 1. Add image resources 1.1add resources on win32 2. Add a sprite TIP ...
- Chapter 5 - How to Detect the Collisions
Chapter 5 - How to Detect the Collisions Our hero can fire bullets now, but the bullets are only vis ...
- Chapter 3 - How to Move a sprite
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=250529 http://www.cocos2d-x.org/boards/6/ ...
随机推荐
- DateTime 格式化
在格式化的时候,希望输出2013/10/01 但可能实际的输出是2013-10-01. string s1 = result.Item1.ToString("yyyy/MM/dd" ...
- IP地址分类(转)
IP地址分类以及C类IP地址的子网划分 国际规定:把所有的IP地址划分为 A,B,C,D,E A类地址:范围从0-127,0是保留的并且表示所有IP地址,而127也是保留的地址,并且是用于测试环回用的 ...
- 基于easyui的webform扩展(续)
基于easyui的webform扩展(续) 回顾 <前端基于easyui的mvc扩展>.<前端基于easyui的mvc扩展(续)>.<基于easyui的webform扩展 ...
- java读取properties 文件信息
src下config/tank.properties文件 initTankCount=10 ReinitTankCount=8 Etmspeed=15 Mtmspeed=15 MTankCount ...
- 给Amazon ec2 增加卷(Volume)并挂载到系统
给Amazon ec2 增加卷(Volume)并挂载到系统 前言 导师让师弟把实验的网站挂到亚马逊的EC2云服务器上.师弟对linux不太熟悉.就跑过来问我.于是花了一个小时搞定.问题主要是将EC2的 ...
- VPN pptp on linuxmint13/ubuntu12.04/debian VPS
VPN is a great thing when you are forced to be stuck somewhere. on ubuntu, you need to check out whe ...
- Pyscripter是python下一个非常流行的开源IDE
Pyscripter 不能正确调用另一文件中模块的问题的解析(Internal Engine 和 Remote Engine) 背景 Pyscripter是python下一个非常流行的开源IDE,笔者 ...
- 基于Levenberg-Marquardt训练算法的BP网络Python实现
经过一个多月的努力,终于完成了BP网络,参考的资料为: 1.Training feed-forward networks with the Marquardt algorithm 2.The Leve ...
- Python学习入门基础教程(learning Python)--2.3.3Python函数型参详解
本节讨论Python下函数型参的预设值问题. Python在设计函数时,可以给型参预设缺省值,当用户调用函数时可以不输入实参.如果用户不想使用缺省预设值则需要给型参一一赋值,可以给某些型参赋值或不按型 ...
- JVM内存模型及垃圾收集策略解析(一)
JVM内存模型是Java的核心技术之一,之前51CTO曾为大家介绍过JVM分代垃圾回收策略的基础概念,现在很多编程语言都引入了类似Java JVM的内存模型和垃圾收集器的机制,下面我们将主要针对Jav ...