Chapter 1 First Sight——10
Instead, I was ivory-skinned, without even the excuse of blue eyes or red hair, despite the constant sunshine.
取而代之的是我是白皮肤,没有蓝眼睛或者红头发,尽管一直晒着太阳
I had always been slender, but soft somehow, obviously not an athlete;
我身体纤细柔软,显然不是一个运动员
I didn't have the necessary hand-eye coordination to play sports without humiliating myself —
对于运动来说我眼睛和手一点也不协调,有点丢自己的脸
我也没有足够的平衡感来参与运动而不让自己蒙羞——不伤到自己或者任何离我太近的人。
and harming both myself and anyone else who stood too close.
有时会伤害到自己和自己身边的人
When I finished putting my clothes in the old pine dresser,
我把我的衣服放进旧衣柜之后
I took my bag of bathroom necessities and went to the communal bathroom to clean myself up after the day of travel.
经过一整天的旅行之后,我拿了一整包的生活必需品,然后去公共浴室去洗了个澡。
I looked at my face in the mirror as I brushed through my tangled, damp hair.
我在我镜子中看见了我自己的脸,我刷了我的紊乱的头发。
Maybe it was the light, butal ready I looked sallower, unhealthy.
或许是光的原因,我看起来气色不是很好,不是很健康。
My skin could be pretty — it was very clear, almost translucent-looking — but it all depended on color. Ihad no color here.
我的应该可以很好,很干净,大多看起来很透明,但是只是因为肤色的缘故,在这里我就没有了颜色。
Facing my pallid reflection in the mirror, I was forced to admit that I was lying to myself.
面对我在镜子中苍白的映像,我不得不承认我只能依靠我自己了
看着镜子里我黯淡的身影,我被迫承认我一直在对自己撒谎。
It wasn't just physically that I'd never fit in.
不只是生活上面我不能适应
And if I couldn't find a niche in a school with three thousand people, what were my chances here?
如果我不能在学校的三千人中找到自己合适的位置,我在这的机会在哪里?
我在这里又有什么机遇可言?
Chapter 1 First Sight——10的更多相关文章
- Chapter 2 Open Book——10
I sent that, and began again. 我发送了它,然后又一次重新开始写了. Mom,Everything is great. Of course it's raining. I ...
- Chapter 1 First Sight——37
"Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...
- Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...
- Chapter 1 First Sight——35
The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...
- Chapter 1 First Sight——34
"Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...
- Chapter 1 First Sight——33
At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...
- Chapter 1 First Sight——32
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
- Chapter 1 First Sight——31
I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...
- Chapter 1 First Sight——30
The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...
随机推荐
- JQ和其他框架一起使用方法
时下,越来越多的javascripe框架不断崛起,同时开源网站系统也之间增多.网站建设过程中当使用一些开源的网站程序时,免不了会在javascript上产生冲突.也许网站的开发者习惯使用jQuery, ...
- PeekMessage与GetMessage的对比
PeekMessage与GetMessage的对比相同点:PeekMessage函数与GetMessage函数都用于查看应用程序消息队列,有消息时将队列中 的消息派发出去. 不同点:无论应用程序消息队 ...
- [转]深入浅出JSONP--解决ajax跨域问题
取不到数据! 上周客户新买了服务器,原本在旧的服务器上放着客户的Web主页信息和一个后台程序(asp.net),在客户的主页中有一个动态显示最新消息的处理,这个处理就是通过ajax异步从那个后台程序中 ...
- Get和Post请求的区别
Get:组拼url的方式,提交数据到服务器,url最大长度不能超过4K; Post:直接浏览器把数据写给服务器,流的形式.
- applicationhost.config web.config
在 IIS7 8两个版本中, 用户的配置,可以通过修改如上的配置文件来完成 applicationhost.config ,可以定义全局的 用户自己目录下的web.config,可以自己定义 但是,有 ...
- thinkphp整合系列之短信验证码、订单通知
现在这个短信通知泛滥的年代:应用如果没有个短信注册:你都不敢说你是搞开发的: 这个验证码搞起来是不难的:但是如果刚接触也是有点不知从哪下手的迷茫: 先讲下概念: 要想发送验证码:需要至少三项:appi ...
- 时间转换(字符串转date 年月日时分秒 格式)
/** * 时间转换 * @param data * @return */ public String getValidDateStr(Date data) { ...
- LeetCode OJ 292.Nim Gam19. Remove Nth Node From End of List
Given a linked list, remove the nth node from the end of list and return its head. For example, Give ...
- jquery多级下拉菜单
var menu = new Click('#menu',{target:'p',parent:'li',contr:'ul',way:0}); /* 参数说明: target : 点击事件发生在该元 ...
- velocity 教程
1,<title> $!{product.name} - $!{title} $!{about.title} - $!{title} $!{news.title} - $!{title} ...