"My name is Edward Cullen," he continued. "I didn't have a chance to introduce myself last week. You must be Bella Swan."
我的名字是Edward Cullen他说道,我上周没有机会介绍我自己,你一定是Bella Swan
My mind was spinning with confusion. Had I made up the whole thing?
我的心中转起了几个疑惑。难道整件事是我自己虚构出来的吗?
He was perfectly polite now. I had to speak; he was waiting. But I couldn't think of anything conventional to say.
他现在特别的礼貌。我不得不说,他正在等着。但是我想不到任何事情和对话可以说。
他现在礼貌得无懈可击。我必须说点什么:他在等着。但我想不出什么值得一说的内容。
"H-how do you know my name?" I stammered.
你怎么知道我的名字的?我结巴的说道。
He laughed a soft, enchanting laugh.
他柔软的笑了,迷人的笑了。
"Oh, I think everyone knows your name. The whole town's been waiting for you to arrive."
哦,我认为每个人都知道了你的名字。所有的城镇的人都等着你的到来。
噢,我想每个人都知道你的名字。整个小镇都在等待你的到来。
I grimaced. I knew it was something like that.
我心里苦。我知道好像事情就是这样的。
我不由得露出苦相。我就知道是这样。
"No," I persisted stupidly. "I meant, why did you call me Bella?"He seemed confused.
不是吧。我坚持装傻,我的意思是为什么你叫我bella?他看起来疑惑了。
"Do you prefer Isabella?"
你叫lsabella?
你更喜欢别人叫你伊莎贝拉?”
"No, I like Bella," I said.
不是喜事bella
"But I think Charlie — I mean my dad — must call me Isabella behind my back — that's what everyone here seems to know me as,"
但是我认为查理兹,我意思是我的父亲,一定会在背后叫我Isabella,这就是每个人知道我的原因
不,我喜欢贝拉这个名字。”我说。“但我想查理——我是说我爸爸——一定在背后叫我伊莎贝拉——所以这里的每个人似乎都只知道我叫伊莎贝拉。”。
I tried to explain, feeling like an utter moron.
我尝试解释,感觉很苍白
我试图解释,感觉自己像是个彻头彻尾的笨蛋
Chapter 2 Open Book——25的更多相关文章
-
Chapter 1 First Sight——25
"They are… very nice-looking." I struggled with the conspicuous understatement. 他们都很好看,我与轻 ...
-
Chapter 5 Blood Type——25
"I usually am — but about what in particular this time?" “我通常都是 —— 但是这次有什么特殊的吗?” "Dit ...
-
Chapter 2 Open Book——25
"My name is Edward Cullen," he continued. "I didn't have a chance to introduce myself ...
-
CHAPTER 25 The Greatest Show on Earth 第25章 地球上最壮观的演出
CHAPTER 25 The Greatest Show on Earth 第25章 地球上最壮观的演出 Go for a walk in the countryside and you will f ...
-
零元学Expression Blend 4 - Chapter 25 以Text相关功能就能简单做出具有设计感的登入画面
原文:零元学Expression Blend 4 - Chapter 25 以Text相关功能就能简单做出具有设计感的登入画面 本章将交大家如何运用Blend 4 内的Text相关功能做出有设计感的登 ...
-
Chapter 4 Invitations——25
"So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...
-
MySQL Crash Course #17# Chapter 25. 触发器(Trigger)
推荐看这篇mysql 利用触发器(Trigger)让代码更简单 以及 23.3.1 Trigger Syntax and Examples 感觉有点像 Spring 里的 AOP 我们为什么需要触发器 ...
-
Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...
-
Chapter 3: Connector(连接器)
一.概述 Tomcat或者称之为Catalina(开发名称),可以简化为两个主要的模块,如下图: 多个Connector关联一个Container.之所以需要多个Connector,是为了处理多种协议 ...
随机推荐
-
MySQL学习笔记十五:优化(2)
一.数据库性能评测关键指标 1.IOPS:每秒处理的IO请求次数,这跟磁盘硬件相关,DBA不能左右,但推荐使用SSD. 2.QPS:每秒查询次数,可以使用show status或mysqladmin ...
-
iOS 禁止边缘滑动返回
self.navigationController.interactivePopGestureRecognizer.enabled = NO;
-
SonarQube的使用入门
SonarQube的安装.配置与使用 详情请参照原博客:http://www.cnblogs.com/qiaoyeye/p/5249786.html SonarQube是管理代码质量一个开放平台,可以 ...
-
C#导出
#region DataReader 的数据导出到Excle 中 //public string Exports(string str_sql) //{ / ...
-
解决Github使用Fastly CDN而导致不能加载网页的方法
Github现在基本属于“安全”网站,但 Github使用fastly.net的CDN服务后,其网站在国内经常不能正常加载网页.github.global.ssl.fastly.net的亚洲IP一般为 ...
-
zoj3204 Connect them 最小生成树
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=3367 题目就是简单的最小生成树的模板的应用,不过最小生成树可能不唯一 ...
-
Visual Studio 2010多线程编程
随着处理数据量的逐渐增大,串行单核的程序,犹如残灯缺月,无法满足运用需求.大规模集群的出现,解决了这一技术难题.本文旨在探讨如何使用多CPU并行编程,关于CUDA的并行前面文章已有讲述.本文结构分为三 ...
-
FastDFS的单点部署
1 安装libfastcommon 注意:在Centos7下和在Ubuntu下安装FastDFS是不同的,在Ubuntu上安装FastDFS需要安装libevent,而外Centos上安装FastD ...
-
PAT A1136 A Delayed Palindrome (20 分)——回文,大整数
Consider a positive integer N written in standard notation with k+1 digits ai as ak⋯a1a0 ...
-
asp.net core 2.1 post 无法提交参数?
起 ,是微软二逼升级了.....不是说好了合并Controller 了吗?又倒回去了.................