Is this your handbag? 这是你的手提包吗?

Yes,it is. /No it isn't

人称代词的主格宾格

形容性物主代词的用法

Does the man get his umbrella?

这个男子拿到了他的雨伞吗?

umbrella n. 伞

n. -> noun: 名词

e.g 我的雨伞:

My umbrella

你的雨伞: Your umbrella

他/她的雨伞: his/her umbrella

ticket n.票

e.g.  一张电影票: a movie ticket

一张火车票: a train ticket

一张飞机票:a plane ticket

eg. 我的票:my ticket

你的票:your ticket

我的火车票:My train ticket

你的飞机票:Your plane ticket

他的电影票:His movie ticket

cloakroom n.衣帽存放处

cloak:斗篷

room:房间

coat:外套,大衣,专指西装的大衣

jacket: 夹克衫(短上衣)

这是他的夹克衫吗?

Is this his jacket?

这是她的大衣吗?

Is this her coat?

My coat and my umbrella please.

please: 请,非常礼貌的表达方式。

e.g. 5 student tickets please. 请帮我买5张学生票

Two coffee,please. 请来两杯咖啡

Here is my ticket. 这是我的票。

here:这里

Here is...: 这是...

watch

house

dress

e.g. 这是一块手表

Here is a watch

这是我的手表

Here is my watch

Here is my house

e.g. 这是一条连衣裙

here is a dress

这是我的连衣裙

Here is my dress

This is ...

Here is a watch. = This is a watch.

Here is my dress. = This is my dress.

here:强调的是这里是,位置,地点

this:强调的是 这是... 这个实物

Tank you,sir.   Number five.

sir: 不认识的男子,年长的人;工作中指“长官”,“上级”

madam & lady

madam:来源于法语,一般用于已婚女性

e.g. Yes, madam.

lady:上流社会,名门贵族的姑娘,少女

Can I take your coat,my lady?

我能帮你拿外套吗,我的女士?

复数的概念:

相对于单数而言

单数就是一个

两个,或两个以上就是复数

Number

公交车:bus

Bus Number 6 : 6号公交车

简写:No.    e.g. Bus No.6

Here's your  umbrella and your coat.

No, it is n't

here's : here is 的缩写

isn't: is not 的缩写

Note:在正式的场合不建议使用缩写

This is not my umbrella.

Sorry,sir.

excuse me: 主要引起别人的注意

sorry:一般用再已经做过的事情上

This is not my umbrella. 这不是我的雨伞。

This is my umbrella. 这是我的雨伞。

not 在 be 动词之后

使用以下单词进行句型操练:pen,shirt,car,book

e.g. 这是你的钢笔吗?

Is this your pen?

No, it isn't

No, it isn't . This is not my pen.

这是你的衬衫吗?

Is this your shrit?

No,this is not my shrit.

这是你的汽车吗?

Is this your car?

No,it isn't . This is not my car.

这是你的书吗?

Is this your books?

No, this is not my books.

Is this your...?

Yes, it is  (肯定回答)

e.g. 这是你的女儿吗?

Is this your daughter?

这是你的儿子吗?

Is this your son?

Is this it? 这把是吗?

Yes, it is. Thank you very much. 是的,是这把。十分感谢。

it: 指没有生命的物体/ 一些非人的小动物;这里的it 代指your umbrella

1.Here is ... 和 This is not...

e.g. Here is my ticket. 这是我的票

This is not my umbrella. 这不是我的雨伞

新概念 Lesson 2 Sorry, sir.的更多相关文章

  1. 新概念 Lesson 3 Nice to meet you

    Nice to meet you. 你好 打招呼: hi,hello 重点: 打招呼和互相介绍.主系表结构 Is Chang-woo Chinese? 昌武是中国人吗? No,he isn't . H ...

  2. 新概念 Lesson 1 Excuse me!

    xu言: 从哪里跌倒,就从哪里爬起来.希望这次真的能够坚持下去... standard  ['stændəd]    pronunciation [prə,nʌnsɪ'eɪʃ(ə)n] basic   ...

  3. 新概念 Lesson 5 How are you today

    How is Emma? 艾玛身体还好吗? 短语:very well How's Emma? She's very well, too. Emma is very well today   adv. ...

  4. 新概念 Lesson 4 Are you a teacher

    打招呼用语: Good morning, Good afternoon,Good evening Nice to meet you. How do you do? She is French. 她是法 ...

  5. 口语、听力:新概念英语2,lesson 45

    新概念英语2,lesson 45 练习听力

  6. [新概念英语II 笔记] Lesson 3: Please Send Me a Card

    发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...

  7. 新概念英语(1-45)The boss's letter

    新概念英语(1-45)The boss's letter Why can't Pamela type the letter? A:Can you come here a minute, please, ...

  8. 新概念英语(1-47)A cup of coffee

    新概念英语(1-47)A cup of coffee How does Ann like her coffee? A:Do you like coffee, Ann? B:Yes, I do. A:D ...

  9. 新概念英语(1-43)Hurry up!

    新概念英语(1-43)Hurry up! How do you know Sam doesn't make the tea very often? A:Can you make the tea, Sa ...

随机推荐

  1. Atcoder Tenka1 Programmer Contest 2019 D Three Colors

    题意: 有\(n\)个石头,每个石头有权值,可以给它们染'R', 'G', 'B'三种颜色,如下定义一种染色方案为合法方案: 所有石头都染上了一种颜色 令\(R, G, B\)为染了'R', 染了'G ...

  2. Python: str.split()和re.split()的区别

    str.split() 单一分隔符,使用str.split()即可 str.split不支持正则及多个切割符号,不感知空格的数量 re.split() 多个分隔符,复杂的分隔情况,使用re.split ...

  3. python实现常量const

    新建const.py: #-*-coding:UTF-8-*- #Filename: const.py # 定义一个常量类实现常量的功能 # # 该类定义了一个方法__setattr()__,和一个异 ...

  4. 设置(更改)Mysql 自增ID的起始值

    SELECT * FROM segwords WHERE id>790511 DELETE FROM segwords WHERE id>790511 #下面这句是设置的 ALTER TA ...

  5. JavaScript的 基本数据类型---对象

    第一:Javascript对象是 第二:Javascript中 第三:Javascript的对象是数据: 第四:JavaScript 中的对象可以简单理解成"名称:值"对(name ...

  6. (四)github之Git的初始设置

    设置姓名与邮箱地址 这里的姓名和邮箱地址会用在git的提交日志之中,在github上公开git仓库时会随着提交日志一起公开. 有两种方式, 第一种,在git bash下设置 第二种, 通过直接编辑.g ...

  7. STM32.定时器

    一.定时器分类 11个定时器: 定时器: 1.8  高级(7路PWM输出) 2.3.4.5 通用(4路) 6.7    基本 2个看门狗 1个sysTick 时钟分布: 二.这里我们主要对定时器中 定 ...

  8. 什么是BFC?

    转载自知乎:https://zhuanlan.zhihu.com/p/25321647 一.常见定位方案 在讲 BFC 之前,我们先来了解一下常见的定位方案,定位方案是控制元素的布局,有三种常见方案: ...

  9. git下载速度太慢【学习笔记】

    使用了sshFQ的伙伴添加这个配置下载速度有极大的提升. git config --global http.proxy 'socks5://127.0.0.1:1080'

  10. CodeCombat最后一题GridMancer

    http://codecombat.com/play/level/gridmancer 刚开始没看懂,题目,后来才慢慢看懂的, 题目要求,用最少的矩形框填充空白的地方 var grid = this. ...