"It's too bad about the snow, isn't it?" Edward asked. I had the feeling that he was forcing himself to make small talk with me.

下雪天真的太差了是吗?爱德华问道。我有一种感觉他是强迫自己和我聊天的。

Paranoia swept over me again. It was like he had heard my conversation with Jessica at lunch and was trying to prove me wrong.

我顿时偏执了。就像是听到我和Jessica在中饭的对话一样尝试去证明我是错的。

我又开始犯妄想症了。这简直像是他听到了午餐时我和杰西卡的对话,正努力想要证明我是错误的。

"Not really," I answered honestly, instead of pretending to be normallike everyone else.

也不是全部,我诚实的回答道,而不是假装正常和其他人一样。

“一点儿也不。”我老实答道,而不是假装和大家一样寻常。

I was still trying to dislodge the stupid feeling of suspicion, and I couldn't concentrate.

我任然尝试赶走我傻瓜的怀疑的感觉,导致我不能集中注意力。

我仍在努力把愚蠢的多疑的念头从脑海里驱逐出去,没法集中注意力。

"You don't like the cold." It wasn't a question.

你不喜欢寒冷。这不是个问题。

"Or the wet.""Forks must be a difficult place for you to live," he mused.

或者是潮湿。福克斯一定有很多和你现在生活的不同的地方。他嘀咕道。

"You have no idea," I muttered darkly.

你不知道。我暗暗嘀咕道。

“你根本想象不到。”我阴郁地低声含糊道

He looked fascinated by what I said, for some reason I couldn't imagine.

他看起来对于我说的惊奇,对于一些我不能想象的原因。

他看上去对我所说的很着迷,但我想象不出是什么原因。

His face was such a distraction that I tried not to look at it any more than courtesy absolutely demanded.

他的脸是一个分心,我试着不去看这绝对比礼貌要求。

他的脸让我分神,我只能在不失礼貌地前提下尽可能不去看他。

"Why did you come here, then?"No one had asked me that — not straight out like he did, demanding.

为什么你来这里。没有人问我这个问题--没有像他一样直接命令般的。

"It's… complicated.""I think I can keep up," he pressed.

这很复杂。我想我能坚持听完,他补充到。

“我想我可以耐心地听完。”他敦促着。

Chapter 2 Open Book——31的更多相关文章

  1. Chapter 1 First Sight——31

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

  2. Chapter 5 Blood Type——31

    I stood carefully, and I was still fine. He held the door for me, his smile polite but his eyes mock ...

  3. 《Python核心编程》部分错误纠正(勘误表)(持续更新)

    Chapter 3: 例3-1 makeTextFile.py #!/usr/bin/env python 'makeTextFile.py' import os ls = os.linesep #g ...

  4. hbase官方文档(转)

    FROM:http://www.just4e.com/hbase.html Apache HBase™ 参考指南  HBase 官方文档中文版 Copyright © 2012 Apache Soft ...

  5. HBase官方文档

    HBase官方文档 目录 序 1. 入门 1.1. 介绍 1.2. 快速开始 2. Apache HBase (TM)配置 2.1. 基础条件 2.2. HBase 运行模式: 独立和分布式 2.3. ...

  6. 城市代码表mysql

    只有代码: # ************************************************************ # Sequel Pro SQL dump # Version ...

  7. 零元学Expression Blend 4 - Chapter 31 看如何简单的把SampleData 绑进ListBox里

    原文:零元学Expression Blend 4 - Chapter 31 看如何简单的把SampleData 绑进ListBox里 前面几章连续讲到ListBox的运用,本章要讲得是如何简单的把Sa ...

  8. PRML Chapter 2. Probability Distributions

    PRML Chapter 2. Probability Distributions P68 conjugate priors In Bayesian probability theory, if th ...

  9. CCJ PRML Study Note - Chapter 1.6 : Information Theory

    Chapter 1.6 : Information Theory     Chapter 1.6 : Information Theory Christopher M. Bishop, PRML, C ...

随机推荐

  1. 《Dynamic Topic Detection and Tracking: A Comparison of HDP, C-Word, and Cocitation Methods》笔记

    原文地址:http://onlinelibrary.wiley.com/doi/10.1002/asi.23134/abstract 黄色背景是我认为比较重要的,红色字体是我自己的话. 动态主题监测与 ...

  2. python绝技 — 嗅探FTP登录口令

    代码: #!/usr/bin/python #--*--coding=utf-8--*-- import optparse from scapy.all import * def ftpsniff(p ...

  3. Centos 7 意外断电如何处理

    拔U盘的时候,不小心碰到了主机上的开机键-- 还好默认的响应动作是睡眠-- 还不知道 CentOS 怎么样应对意外断电呢?!

  4. Python 根据地址获取经纬度

    方法一: 使用Geopy包 : https://github.com/geopy/geopy   (仅能精确到城镇,具体街道无结果返回) from geopy.geocoders import Nom ...

  5. trove 开发者阅读翻译

    介绍 Trove为OpenStack提供数据库的服务.它的设计运行完全符合OpenStack,目标是让用户能快速.轻松地利用关系数据库的特点,没有负担的处理复杂的管理任务.云用户和数据库管理员可以根据 ...

  6. Web框架——Django笔记

    Web框架--Django笔记 MVC和MTV MVC:Model.View.Controller MTV:Model.Template.View Django--MTV 1.创建Django程序   ...

  7. 最全js 放大镜效果

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...

  8. xml-DTD相关

    DTD约束既可以作为一个单独的文件,也可以在XML文件内编写. 在XML文件内编写DTD:

  9. 在Windows上创建同样的Linux操作环境

    在之前的文章中,介绍了我在GNU/Linux图形界面环境下所使用的工具集合.其基本目的是在保证占用最少系统资源的条件下,将电脑操作效率推向极致.这样的工具组合尤如瑞士军刀一般,简洁.高效.功能全面.与 ...

  10. HDU-------An Easy Task

    An Easy Task Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total ...