"Bella," my mom said to me — the last of a thousand times — before I got on the plane. "You don't have to do this.

“bella”我妈妈叫我,最后一千次,在我上飞机之前,你不应该做这个的

我母亲第一千遍地对我说

"My mom looks like me, except with short hair and laugh lines.

我妈妈看着我,希望我是短发和笑着

sb look like sb 某人和某人长得很像,except with 除了

我母亲和我长得很像,除了短短的头发和笑纹

I felt as pasm of panic as I stared at her wide, childlike eyes.

我带着恐慌感觉像一封垃圾邮件看着她的野性和孩子般的眼睛

这边的panic 翻译成痉挛,wide翻译成大大的

当我注视着她大大的,孩童般的双眼时,我感到一阵突如其来的痉挛。

How could I leave my loving, erratic, harebrained mother to fend for herself?

我怎么能离开我爱的,不稳定的,粗心的,妈妈来养我自己呢?

让她自己照顾自己呢?

Of course she had Phil now, so the bills would probably get paid,

当然现在她还有Phil,所以账单应该是有人会付的,

there would be food in the refrigerator, gas in her car, and someone to call when she got lost,

在冰箱中会有食物的,车会有汽油的,当她迷路的时候会有人给她打电话的

but still…"I want to go," I lied. I'd always been a bad liar, but I'd been saying this lie so frequently lately that it sounded almost convincing now.

但是,我任然想要走,我说着谎。我总是是个差的说谎者,但是我曾经说话说的那么频繁,比现在听起来让人能信服多了。

但我如此频繁地重复这个谎言,以至于它现在听起来很有说服力。

"Tell Charlie I said hi.""I will.""I'll see you soon," she insisted.

告诉查理斯我走了,我会的,我马上会回来的,她说着

"You can come home whenever you want —I'll come right back as soon as you need me."

你什么时候想回来都可以,如果你需要我的话我马上过来。

But I could see the sacrifice in her eyes behind the promise.

但是在她保证的背后看见了眼睛的牺牲

但我能从她的双眼里看出她会为此作出的牺牲。

"Don't worry about me," I urged. "It'll be great. I love you, Mom."She hugged me tightly for a minute, and then I got on the plane, and she was gone.

别担心我,我回答道,都会好的,我爱你,妈妈。她紧紧的拥抱着我一会,然后我上了飞机,然后她走了

It's a four-hour flight from Phoenix to Seattle, another hour in a small plane up to Port Angeles, and then an hour drive back down to Forks.

这是四点飞机从凤凰城到seattle,另一个小时在小飞机上去port angeles,然后在一个小时开车去福克斯。

从凤凰城飞到西雅图要四个小时,然后转到一架小飞机飞一个小时到天使港,最后还要开一个小时车才能到达福克斯。

Chapter 1 First Sight——2的更多相关文章

  1. Chapter 1 First Sight——37

    "Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...

  2. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  3. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  4. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  5. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  6. Chapter 1 First Sight——32

    The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...

  7. Chapter 1 First Sight——31

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

  8. Chapter 1 First Sight——30

    The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...

  9. Chapter 1 First Sight——29

    I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...

  10. Chapter 1 First Sight——28

    "Which one is the boy with the reddish brown hair?" 那个红褐色头发的男孩是谁? I asked. I peeked at him ...

随机推荐

  1. Java1.5泛型指南中文版(Java1.5 Generic Tutorial)

    Java1.5泛型指南中文版(Java1.5 Generic Tutorial) 英文版pdf下载链接:http://java.sun.com/j2se/1.5/pdf/generics-tutori ...

  2. 初识mongo

    进入mongo /usr/local/mongodb/bin/mongo --host 查看所有db show dbs 查看当前进入的db db 查看当前db的所有collection show co ...

  3. php-fpm参数优化【转】

    转自 php-fpm参数优化 | Linux运维笔记https://blog.linuxeye.com/380.html php-fpm进程设置多少合适,设成动态还是静态? <lnmp一键安装包 ...

  4. asp之FSO大全

    <%Function ShowDriveInfo(strFolder)'显示磁盘信息'strRootFolder="/"'strDrivInfo=ShowDriveInfo( ...

  5. sql 比较2个test字段的值

    可以用 CAST([TEXT字段]AS VARCHAR(MAX)),然后再比较

  6. php秒杀

    我们知道数据库处理sql是一条条处理的,假设购买商品的流程是这样的: sql1:查询商品库存 ? 1 2 3 4 5 if(库存数量 > 0) {   //生成订单...   sql2:库存-1 ...

  7. js设置全局变量ajax中赋值

    js设置全局变量,在ajax中给予赋值赋值不上问题解决方案 方案一. //在全局或某个需要的函数内设置Ajax异步为false,也就是同步. $.ajaxSetup({async : false}); ...

  8. Android OpenGL ES(六)创建实例应用OpenGLDemos程序框架 .

    有了前面关于Android OpenGL ES的介绍,可以开始创建示例程序OpenGLDemos. 使用Eclipse 创建一个Android项目 Project Name: OpenGLDemos ...

  9. svn删除用户

    如果安装有svn客户端,右键打开svn settings 然后就可以重新登录svn用户了 或者删除此文件

  10. NDK Build 用法(NDK Build)

    1.ndk-build的用法 Android NDKr4引入了一个新的.小巧的shell脚本ndk-build,来简化源码编译. 该文件位于NDK根目录,进入你的工程根目录或子目录之后,在命令行下调用 ...