"Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had a secret boyfriend or just worried about car trouble.

“你是准备一个人去吗?”他问道,我不能确定他是怀疑我有一个秘密的男友还是只是担心车子的问题。

"Yes."

“是的”

"Seattle is a big city — you could get lost," he fretted.

“Seattle是一个大城市——你可能会迷路,”他担心道。

"Dad, Phoenix is five times the size of Seattle — and I can read a map, don't worry about it."

“爸,Phoenix是Seattle五倍那么大——并且我可以看地图,别担心”

"Do you want me to come with you?"

“你想让我陪你去吗?”

I tried to be crafty as I hid my horror.

我尝试狡猾的隐藏我的恐惧

"That's all right, Dad, I'll probably just be in dressing rooms all day — very boring."

“当然,爸,我可能只是在卖衣服的店里一整天——很无聊的。”

"Oh, okay." The thought of sitting in women's clothing stores for any period of time immediately put him off.

“哦,好吧。”坐在卖女装的商店里一段时间的想让让他立刻退缩了。

"Thanks." I smiled at him.

“谢谢”我笑着对他说。

"Will you be back in time for the dance?"

“你将会准时回来参加舞会吗?”

Grrr. Only in a town this small would a father know when the high school dances were.

emmm。只有在这样小的城镇里一个父亲才会知道高校什么时候会有舞会。

"No — I don't dance, Dad." He, of all people, should understand that — I didn't get my balance problems from my mother.

“不——我不会跳舞,爸。”他应该比其他所有人都明白一件事——我没有从我妈妈那里遗传平衡问题。

He did understand. "Oh, that's right," he realized.

他明白了。“哦,那好吧,”他也意识到了什么。

Chapter 4 Invitations——22的更多相关文章

  1. Chapter 4 Invitations——28

    "Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...

  2. Chapter 4 Invitations——27

    "Myself, obviously." He enunciated every syllable, as if he were talking to someone mental ...

  3. Chapter 4 Invitations——26

    "I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...

  4. Chapter 4 Invitations——25

    "So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...

  5. Chapter 4 Invitations——24

    "How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...

  6. Chapter 4 Invitations——23

    The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...

  7. Chapter 4 Invitations——21

    "Dad?" I asked when he was almost done. “爸?”我当他快吃完的时候问道. "Yeah, Bella?" “怎么了,Bel ...

  8. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

  9. Chapter 4 Invitations——19

    After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...

随机推荐

  1. 《Spark大数据处理》---Spark原理

  2. CheckedTextView文字不居中的问题

    问题:CheckedTextView设置了android:gravity="center",但是不居中 解决方法:添加属性android:textAlignment="c ...

  3. CSS矩形、三角形等

    1.圆形 CSS代码如下:宽高一样,border-radius设为宽高的一半 #circle { width: 100px; height: 100px; background: red; -moz- ...

  4. mysql node

    mysql8.0版本 报错:Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol req ...

  5. C++ STL编程轻松入门【转载】

    1 初识STL:解答一些疑问 1.1 一个最关心的问题:什么是STL "什么是STL?",假如你对STL还知之甚少,那么我想,你一定很想知道这个问题的答案,坦率地讲,要指望用短短数 ...

  6. C# static 变量 和方法

    静态成员属于类所有,无认创建多少实例对象,静态成员在内存中只有一份:实例成员属于类的实例所有,每创建一个实例对象,实例成员都会在内存中分配一块内存区域. 就像图书馆的书,书的数量就是图书馆这个对象的静 ...

  7. Java课程之团队开发(NABCD需求分析)

    N.需求 1.学生基本的录入课程功能 2.学生对于空教室使用的需求(自习或者是活动占用) 3.学生对于具体课程的查询需求 A.做法 1.制作出基于安卓的课程查询,录入以及教室查询应用软件 B.好处 1 ...

  8. linux mysql 安装

    操作系统 Centos 7.2以上版本 操作系统 centos 7.2以上版本 mysql 版本 mysql-5.7.23-el7-x86_64.tar.gz 1.1 安装准备 1.  创建安装文件存 ...

  9. sv时序组合和时序逻辑

    input a; input b; input c; reg d; wire e; reg f; // 时序逻辑,有寄存器 always@(posedge clk)begin 'b1)begin d ...

  10. [蓝牙前沿应用] 照明即平台 —— 通过蓝牙增强服务提高照明投资回报率(蓝牙MESH、定位AoA、AoD)

      1.照明即平台(LAAP) 随着照明设施向LED转型,他们也在利用类似于蓝牙MESH的技术,创建一个可连接的照明平台,作为他们建筑的中枢神经系统.这些系统除了提供先进的照明控制,还建立了一个增强版 ...