Chapter 1 First Sight——27
Throughout all this conversation, my eyes flickered again and again to the table where the strange family sat.
从对话的自始自终我的眼睛都一遍又一遍的闪烁在那个奇怪家庭的位置上。
They continued to look at the walls and not eat.
他们继续看着墙并且不吃东西。 
"Have they always lived in Forks?" I asked.
他们经常住在福克斯?我问道
Surely I would have noticed them on one of my summers here.
当然我在这里的一个夏天就应该注意到他们。
确实是这样的话,在我呆在这里的某个夏天我就该注意到他们了。     
"No," she said in a voice that implied it should be obvious, even to a new arrival like me.
不是。她用显而易见的语气说道,即使对于我这样的新生来说。
"They just moved down two years ago from somewhere in Alaska."
他们只是两年前从Alaska搬来。   
I felt a surge of pity, and relief. Pity because, as beautiful as they were, they were outsiders, clearly not accepted.
我感到一阵怜悯涌上心头,还有宽慰。怜悯是因为,他们的美丽,他们是局外人,肯定没有被接受。
Relief that I wasn't the only newcomer here, and certainly not the most interesting by any standard.
宽慰的是新来的不止我一个,站在任何立场上面都不是最感兴趣的。
无论以任何标准评判也绝不是最引人注目的。
As I examined them, the youngest, one of the Cullens, looked up and met my gaze, this time with evident curiosity in his expression.
随着我对他们的了解,最年轻的Cullens中的一人,抬头看见我的凝视,这次在他的表达中有着明显的好奇心。
As I looked swiftly away, it seemed to me that his glance held some kind of unmet expectation.
随着我的目光移走,对于我来说他的一瞥有着一些为满足的期待。
Chapter 1 First Sight——27的更多相关文章
- Chapter 2 Open Book——27
		My assessment was confident. 我的评价是很自信的. "Prophase.""Do you mind if I look?" he a ... 
- 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. 那个坐在那里的女孩笑着.我注意到她 ... 
随机推荐
- C语言学习 数独游戏
			摘要:花了1周多时间学习了C语言,开始练手写解数独游戏的程序. C语言学习 数独游戏 作者:乌龙哈里 时间:2015-11-22 平台:Window7 64bit,TCC 0.9.26(x86-64 ... 
- python多进程,以及进程池并发
			模拟多进程 #!/usr/bin/env python#-*- coding:utf-8 -*-import timefrom multiprocessing import Process def s ... 
- FlatBuffers入门
			1.下载flatbuffers 从https://github.com/google/flatbuffers地址下载flatbuffers-master.zip文件. 2.编译flatbuffers ... 
- ACdream 1069 无耻的出题人
			题目翻译完了是每一位之和是多少. #pragma comment(lnker, "/STACK:1024000000,1024000000") #include<cstdio ... 
- 【转】python - PyDev统一编码
			http://www.cnblogs.com/huangjacky/archive/2012/07/15/2592166.html 我们都知道Win7默认编码是GBK,而Ubuntu下面默认是utf- ... 
- linux下串口通信与管理
			linux下的串口与windows有一些区别,下面将介绍一下linux下串口通信管理 查看是否支持USB串口: #lsmod | grep usbserial 如果没有信息:sudo apt-get ... 
- 第六十四节,html文档布局元素
			html文档布局元素 学习要点: 1.文档元素总汇 2.文档元素解析 本章主要探讨HTML5中文档元素,文档元素的主要作用是划分各个不同的内容,让整个布局清晰明快.让整个布局元 ... 
- [JS高程]引用类型(Object、Array)
			引用类型:Object.Array Object: person.name =>推荐,除非必须使用变量([])来表示 person["name"] 区别:[]可以通过变量 ... 
- [妙味JS基础]第五课:函数传参、重用、价格计算
			知识点总结 函数传参,传的参数=数据类型(即:数值.字符串.布尔.函数.对象.未定义) 通过传参来重用代码 1.尽量保证 HTML 代码结构一致,可以通过父级选取子元素 2.把核心主程序实现,用函数包 ... 
- Ubuntu ctrl+alt+b快捷键冲突
			安装了搜狗拼音后,其快捷键ctrl+alt+b会启动软键盘,造成与其他编辑器快捷键的冲突. 为了禁止使用ctrl+alt+b启动软键盘,可以: 1. 在搜狗拼音输入法选择设置 2. 高级设置 3. 高 ... 
