I sent that, and began again.

我发送了它,然后又一次重新开始写了。

Mom,Everything is great. Of course it's raining. I was waiting for something to write about. School isn't bad, just a little repetitive. I met somenice kids who sit by me at lunch.

妈妈,我所有都挺好的。当然现在还是下雨的。我正等着发生一些事情我可以写信告诉你。学校挺好的,就是有一点重复。我遇到了一些中午坐在我旁边的好孩子。

一切都很好。当然这里一直在下雨。我只是在等有什么可写的。学校不算太糟,只是有点单调。我认识了一些不错的孩子,他们午餐时和我坐在一起。

repetitive:重复,这里翻译成单调

Your blouse is at the dry cleaners - you were supposed to pick it upFriday.

你的衬衫在干洗店,你周五可以去拿。

你的外套在干洗店——你应该周五去把它取回来。

Charlie bought me a truck, can you believe it? I love it. It's old, but really sturdy, which is good, you know, for me.

查理兹给我了一辆卡车,你信吗?我很喜欢,它挺旧的,但是很健壮,你知道吗,对于我来说挺不错的。

I miss you, too. I'll write again soon, but I'm not going to check mye-mail every five minutes. Relax, breathe. I love you.

我也想念你,我马上还会再写信给你的,但我不会每五分钟就看看我有没有收到右键。呼吸,放轻松,我爱你。

Bella.

I had decided to read Wuthering Heights — the novel we were currently studying in English — yet again for the fun of it, and that's what I was doing when Charlie came home. I'd lost track of the time, and I hurried downstairs to take the potatoes out and put the steak in to broil.

我决定开始读呼啸山庄,我们正在学习的一部英文小说,再一次读也挺有趣的,这就是我在查理斯回来的时候我在做的事情。然后我就忘记了时间,我赶紧下楼把土豆拿出来,把牛排烤了。

我开始看《呼啸山庄》——我们的英语课正在学这部小说——再看一遍纯粹是为了消遣。我正在看书的时候,查理回来了。我看得太入神,以至于忘了时间。我冲下楼,把马铃薯拿出来,开始烤牛排。

"Bella?" my father called out when he heard me on the stairs.

bella?我父亲听见我在楼上的时候交了我。

“是贝拉吗?”爸爸听到我下楼的声音,问道。

Who else? I thought to myself.

除了我还有谁,我自己想到。

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

  1. Chapter 1 First Sight——10

    Instead, I was ivory-skinned, without even the excuse of blue eyes or red hair, despite the constant ...

  2. Chapter 5 Blood Type——10

    "What?" “什么?” "Your boyfriend seems to think I'm being unpleasant to you — he's debat ...

  3. 多媒体文件格式之MKV

    [时间:2016-07] [状态:Open] MKV是一种开源的多媒体封装格式,是Matroska中应用比较多的格式之一.常见的后缀格式是.mkv(视频,包括音频和字幕)..mka(纯音频)..mks ...

  4. JavaScript: The Good Parts

    Chapter 1 Good Parts: JavaScript is an important language because it is the language of the web brow ...

  5. Chapter 1 Securing Your Server and Network(10):使用扩展保护避免授权中继攻击

    原文:Chapter 1 Securing Your Server and Network(10):使用扩展保护避免授权中继攻击 原文出处:http://blog.csdn.net/dba_huang ...

  6. Formal Grammars of English -10 chapter(Speech and Language Processing)

    determiner  限定词 DET propernoun 专有名词 NP (or noun phrase) mass noun 不可数名词 Det Nouns 限定词名词 relative pro ...

  7. 零元学Expression Blend 4 - Chapter 10 用实例了解布局容器系列-「StackPanel」

    原文:零元学Expression Blend 4 - Chapter 10 用实例了解布局容器系列-「StackPanel」 本系列将教大家以实做案例认识Blend 4 的布局容器,此章介绍的布局容器 ...

  8. Think Python - Chapter 10 - Lists

    10.1 A list is a sequenceLike a string, a list is a sequence of values. In a string, the values are ...

  9. Thinking in Java from Chapter 10

    From Thinking in Java 4th Edition 内部类 public class Parcel1 { class Contents { private int i = 11; pu ...

随机推荐

  1. 2015 asia xian regional F Color (容斥 + 组合数学)

    2015 asia xian regional F Color (容斥 + 组合数学) 题目链接http://codeforces.com/gym/100548/attachments Descrip ...

  2. sqlserver 优化相关

    http://www.cnblogs.com/studyzy/archive/2008/11/24/1339772.html http://blog.csdn.net/dba_huangzj/arti ...

  3. history对象 back() forward() go() 和pushState() replaceState()

    History(Window.history对象)对象保存着用户上网的历史记录.处于安全方面的考虑,开发人员无法得知用户浏览过的URL,但是借由用户访问过的页面列表,同样可以在不知道实际URL的情况下 ...

  4. Webstrom 常用操作记录

    WebStorm 编译 es6 与 scss 的教程: http://blog.jetbrains.com/webstorm/2015/05/ecmascript-6-in-webstorm-tran ...

  5. 在Pythonanywhere上部署Django

    1 在github上创建一个仓库blog 2 克隆到本地,添加Django项目,再推送到github 3 克隆到pythonanywhere,以后每次更新用git pull即可 4 在pythonan ...

  6. ios 软键盘顶起这个页面

    html { overflow: hidden; } ;;;; } ;;; } ;; left: 200px; overflow: auto;} 行内的滚动条.

  7. iOS开发上架之itunes connect里app信息的编辑

    sku用于我们在后台识别自己的app,所以随你怎么填写

  8. HDU1009FatMouse' Trade(贪心)

    Problem Description FatMouse prepared M pounds of cat food, ready to trade with the cats guarding th ...

  9. js nextSibling属性和previousSibling属性概述及使用注意

    1:nextSibling属性 该属性表示当前节点的下一个节点(其后的节点与当前节点同属一个级别):如果其后没有与其同级的节点,则返回null. 需要特别注意的是:该属性在不同的浏览器中的执行结果并不 ...

  10. HDU 1695 GCD#容斥原理

    http://acm.hdu.edu.cn/showproblem.php?pid=1695 翻译题目:给五个数a,b,c,d,k,其中恒a=c=1,x∈[a,b],y∈[c,d],求有多少组(x,y ...