The girls were opposites. The tall one was statuesque.

女生却相反,高的像雕像一般

She had a beautiful figure, the kind you saw on the cover of the Sports Illustratedswimsuit issue, the kind that made every girl around her take a hit on her self-esteem just by being in the same room.

她有一个漂亮的体型,就像你在时尚运动杂志封面上面看到的一样,这使得在这个房间的每个在她旁边的女孩自尊心都受到了打击。

take a hit 受到打击

self-esteem 自大

Her hair was golden,gently waving to the middle of her back.

她的头发是金色的,尾部的波浪直到她后背的中间。

The short girl was pixielike,thin in the extreme, with small features.

那个小巧的女生就像个小精灵似的,特别的瘦,和小的容貌。

Her hair was a deep black,cropped short and pointing in every direction.

她的头发是深黑色的,每个方向每个点看上去都是裁切不齐的。

And yet, they were all exactly alike. Every one of them was chalky pale,the palest of all the students living in this sunless town. Paler than me, the albino.

可是,他们都一样。所以每个人都是白皙的,几乎所有的学生都是生活在少阳光的城镇里面。帕勒尔比我更加,是白化病的关系。

比我这个白化病人还要白。

They all had very dark eyes despite the range in hair tones.

他们所有都哟与褐色的眼睛,

无论发色深浅,他们都有着黑色的眸子。

They also had dark shadows under those eyes — purplish, bruise like shadows.

在他们的黑色影子中都有他们的眼睛,

在他们的眼睛下都有着黑色的阴影——略带紫色的,瘀伤一样的阴影。

As if they were all suffering from a sleepless night, or almost done recovering from a broken nose.

好像他们遭受着少睡的夜晚,或者还没从感冒中恢复出来一样

就好像他们经历了一个无眠之夜,又或者是鼻子折断了还没好。

Though their noses, all theirfeatures, were straight, perfect, angular.

But all this is not why I couldn't look away.

尽管他们的鼻子,他们的五官,都既笔挺又完美,棱角分明。

但这都不是我无法收回视线的缘故。

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

  1. Chapter 5 Blood Type——22

    Suddenly the sidewalk disappeared from beneath me. My eyes flew open in shock. 突然我身下的人行道消失了.我飞快的睁开眼睛 ...

  2. Chapter 2 Open Book——22

    I dropped my head, letting my hair fall to conceal my face. 我低下了我的头,让我的头发垂下来隐藏我的脸. I was sure,though ...

  3. Chapter 1 First Sight——37

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

  4. Chapter 1 First Sight——36

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

  5. Chapter 1 First Sight——35

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

  6. Chapter 1 First Sight——34

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

  7. Chapter 1 First Sight——33

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

  8. Chapter 1 First Sight——32

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

  9. Chapter 1 First Sight——31

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

随机推荐

  1. 基于python的tagcloud

    setp1: 安装jieba,pytagcloud pip install jieba apt-get install python-pygame pip install simplejson pip ...

  2. 封装一个Ajax工具函数

    /*封装一个ajax工具函数*/ window.$ = {}; /*通过$定义一个ajax函数*/ /* * 1. type   string   请求的方式  默认是get * 2. url     ...

  3. Thrift源码解析--TBinaryProtocol

    本文为原创,未经许可禁止转载. 关于Tprotocol层都是一些通信协议,个人感觉内容较大,很难分类描述清楚.故打算以TBinaryProtocol为例,分析客户端发请求以及接收服务端返回数据的整个过 ...

  4. 简单的JDBC连接oracle数据库例子

    java连接Oracle数据库 JDBC(Java Data Base Connectivity,java数据库连接),那么我们该如何用java进行数据库的连接呢. import java.sql.C ...

  5. ElasticSearch 的一次非正常master脱离的调查 (转 和我碰到的情况一模一样)

    转自 http://simonlei.iteye.com/blog/1669992 一共有4个节点的cluster,其中es4 是master,某个时间突然es1脱离了整个cluster,调查过程如下 ...

  6. java代理的深入浅出(二)-CGLIB

    java代理的深入浅出(二)-CGLIB 1.基本原理 CGLIB的原理就是生成一个要代理类的子类,子类重写要代理的类的所有不是final的方法.在子类中拦截所有父类方法的调用,拦截下来交给设置的Me ...

  7. 自定义控件之--继承控件(圆形TextView)

    师从郭大,自学于心,继承控件无疑就是继承自现有控件,保持继承的控件的属性并进行必要的扩展.   比如下面这个自定义控件,它就保持了TextView的属性,并对TextView的外观进行必要的修改该来适 ...

  8. Android 调试工具集【转】

    1.TraceView1)功能:用于热点分析和性能优化,分析每个函数占用的CPU时间,调用次数,函数调用关系等 2)方法: a)在程序代码中加入追踪开关 import android.os.Debug ...

  9. vc里面怎样实现对话框之间传递变量的值

    Dialog1的类名是CDialog1, 头文件是dialog1.h.里有成员变量CString str1, str2;Dialog2的类名是CDialog2, 头文件是dialog2.h.里有成员变 ...

  10. IntelliJ IDEA 7.0 正式版注册机代码

    好神奇,第一次看见注册机的源代码,自己运行一下.可以是java IDE环境,也可以是配置好jdk的dos环境. 然后输入自己的用户名就可以获得相对应的注册码,输入到软件中即可. 仅供参考,请购买正版. ...