"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. codeforces 192A Funky Numbers

    time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standa ...

  2. 2016 ACM/ICPC Asia Regional Qingdao Online 1001 I Count Two Three

    Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission( ...

  3. Girl Develop It Chapter Leaders at 2015 Annual Leadership Summit

    Girl Develop It Chapter Leaders at 2015 Annual Leadership Summit Corinne Warnshuis, Executive Direct ...

  4. MiniMetro Items

    圈代表居民区三角写字楼等工作区方块是商业区钻石是金融中心五角星是政府 十字是医院 扁扁的旅游景区

  5. php计算几分钟前、几小时前、几天前的几个函数分享

    /* * 精确时间间隔函数 * $time 发布时间 如 1356973323 * $str 输出格式 如 Y-m-d H:i:s * 半年的秒数为15552000,1年为31104000,此处用半年 ...

  6. IIS 发布程序,无法输出EXCEL 问题处理

    [解决方案1] 1:在服务器上安装office的Excel软件. 2:在"开始"->"运行"中输入dcomcnfg.exe启动"组件服务&quo ...

  7. java操作mongodb——查询数据

    通过find方法查询集合中的文档信息 -------------------------------------------------------- find() 查询所有文档信息,返回FindIt ...

  8. HDU 5877 Weak Pair

    $dfs$序,线段树. 可以统计每一个节点作为$root$的子树上对答案的贡献,可以将树转换成序列.问题就变成了一段区间上求小于等于某个值的数有几个.用线段树记录排好序之后的区间序列,询问的时候,属于 ...

  9. apache bench(ab)压力测试模拟POSt请求

    ab命令格式: -N|--count 总请求数,缺省 : 5w -C|--clients 并发数, 缺省 : 100 -R|--rounds 测试次数, 缺省 : 10 次 -S|-sleeptime ...

  10. git换行符之autoCRLF配置的意义

    关于git换行符处理的问题,我查了一查,自己的设置中,global-config中设了autocrlf=false,systemwide中将autocrlf设成了true. 关于配置的作用域,syst ...