I stared because their faces, so different, so similar, were all devastatingly, inhumanly beautiful.

因为他们的脸我看着他们,如此的不同,又如此的相同,都是很有讽刺性的,超越人类的漂亮。

They were faces you never expected tosee except perhaps on the airbrushed pages of a fashion magazine.

他们的脸你从来没有在时尚杂志的首页上面看见过

近乎嘲讽的,超越常人的美丽。他们的面孔,你不会有机会在时尚杂志的彩页以外的任何地方看到这样的面孔。就像是古老的画家所画出的天使的面孔。

Or painted by an old master as the face of an angel.

或者像是一个老师傅画的天使的脸庞一般。

It was hard to decide who was the most beautiful — maybe the perfect blond girl, or thebronze-haired boy.

太难决定谁是他们之中最漂亮,也许是最完美的女孩或者是那个金发的男孩。

They were all looking away — away from each other, away from the other students, away from anything in particular as far as I could tell.

他们都注视远方,互相保持着距离,和别的学生保持着距离,与任何我能说出的特别的东西都远离着。

As I watched, the small girl rose with her tray — unopened soda, unbittenapple — and walked away with a quick, graceful lope that belonged on a runway.

就像我看见的那样,一个小女孩举起了她的托盘,没有打开的苏打水,没有吃的苹果,然后快速的走了,优雅的大步走在出去的路上。

I watched, amazed at her lithe dancer's step, till she dumped hertray and glided through the back door, faster than I would have thoughtpossible.

我看见了,惊讶的看着她的舞蹈般的步伐,直到他的托盘滑行通过了后门,比我的思想还要更快些。

My eyes darted back to the others, who sat unchanging.

我的眼睛回来看着他们,没有人不变了。

直到她把盘子倒掉,行云流水般地从后门走出去,速度超乎我想象的快。我重新把目光投向剩下的几个人,他们仍一动不动地坐着。

"Who are they?" I asked the girl from my Spanish class, whose name I'd forgotten.

他们是谁?我问那个来自西班牙语课的女生,那个我名字也忘记的女生。

As she looked up to see who I meant — though already knowing, probably,from my tone — suddenly he looked at her, the thinner one, the boyishone, the youngest, perhaps.

就像她看见的我看见的那样,尽管已经知道,可能来自我的语音,突然他看着她,那个瘦小的那个人,那个男孩子气的人,那个最年轻的人,可能。

He looked at my neighbor for just a fraction of a second, and then his dark eyes flickered to mine.

盯着我的邻座看了几分之一秒,然后,他深邃的双眼对上了我的眼睛。

Chapter 1 First Sight——23的更多相关文章

  1. Chapter 2 Open Book——23

    Mike interrupted us then — he was planning an epic battle of the blizzard in the parking lot after s ...

  2. Chapter 1 First Sight——37

    "Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...

  3. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  4. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  5. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  6. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  7. Chapter 1 First Sight——32

    The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...

  8. Chapter 1 First Sight——31

    I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...

  9. Chapter 1 First Sight——30

    The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...

随机推荐

  1. ural 1013. K-based Numbers. Version 3(动态规划)

    1013. K-based Numbers. Version 3 Let’s consider K-based numbers, containing exactly N digits. We def ...

  2. jquety选择器

    基本选择器 1.#id        根据id的属性值来获取元素 2.TagName     根据标签名来获取元素 3.selector1,selector2    匹配列表中的选择器(就是可以匹配多 ...

  3. 通过在xml布局文件中设置android:onClick=""来实现组件单击事件

    在布局中出现android:onClick=""语句: <Button android:id="@+id/call_button" android:onC ...

  4. C# 网上收集的一些所谓的开源项目

    C#开源 商业协作和项目管理平台-TeamLab 网络视频会议软件-VMukti 驰骋工作流程引擎-ccflow [免费]正则表达式测试工具-Regex-Tester Windows-Phone-7- ...

  5. JS操作select标签

    主要利用这个来实现省市区三级联动的 我利用的是ajax,每一次onchange事件都改变相对应的select中的option,数据全是ajax请求服务器查询数据库而来的,效果还可以,在本地测试的时候速 ...

  6. hdu_5777_domino(贪心)

    题目链接:hdu_5777_domino 题意: 小白在玩一个游戏.桌子上有n张多米诺骨牌排成一列.它有k次机会,每次可以选一个还没有倒的骨牌,向左或者向右推倒.每个骨 牌倒下的时候,若碰到了未倒下的 ...

  7. openwrt 中make的使用

    make 命令简单说明 make V=99 V=99表示输出详细的debug信息 make world 表示编译所有 make j=2 V=99 如是多核CPU,加j=2 选项理论上能加快编译速度 m ...

  8. 构造DataTable

    手动构造一个DataTable: DataTable dt = new DataTable(); dt.Columns.Add("ID", typeof(string)); dt. ...

  9. 二分 Intel Code Challenge Elimination Round (Div.1 + Div.2, combined) D

    http://codeforces.com/contest/722/problem/D 题目大意:给你一个没有重复元素的Y集合,再给你一个没有重复元素X集合,X集合有如下操作 ①挑选某个元素*2 ②某 ...

  10. iabtis初探

    1.简介 与Hibernate相比,ibatis属于一种半自动的ORM框架,主要解决了java对象与SQL入参及结果集的映射关系.简单易学.容易上手:但是安全性较差,对于金融等对安全要求较高的系统来说 ...