In this lesson you will learn to desribe abilities.  这节课你将学习到描述你的能力

课上内容(Lesson)

三种常见情态动词

can aux. 能; 能够; 可以; 可能

should   aux. 应该;就;可能;将要

must  = have to  aux. 必须,一定;可以,应当;很可能

PS: aux. = 助动词

What do you do every day?  你每天都做什么?

I eat three meal every day

What are you doing?  你正在做什么?

I am learning English now

Do you like reading books?

I like reading books

三种表示运动 sports 的方式

exercise   运动

do sports  做运动

work out  锻炼

skill 的2种情况

hard skill

1) degree n. 程度,等级;度;学位;阶层

2) certificate  n. 证书;执照,文凭

soft skill

1)time manage 时间管理

2)persuasion  n. 说服;说服力;信念;派别

3)team working   团队合作

几个相似音的区分

song

sing

son

sink

some

词汇(Key Word )

# 可以用于 Play 的词(大部分的球类)

basketball  篮球

football  足球

tennis  网球

Ping-pong  乒乓球

baseball 棒球

# 可以用于Do 的词(需要助动词)

yoga 瑜伽

Kung fu  功夫

# 直接可以用的词(直接就有动词效果)

cook  烹饪

drive 驾驶

swim  游泳

sing  唱歌

run  跑;经营   e.g.  run company 经营公司

take photo  拍照

strong suit  特长;强项;长处          #  I don't strong suit sports  我不擅长运动

be good at    v.擅长;健;精通;熟谙

personality  n. 个性;品格;名人

honest    adj. 诚实的,实在的;可靠的;坦率的   # 注意honest 的h没有发音

confident    adj. 自信的;确信的

kind   adj. 和蔼的;宽容的;令人感激的

rice cooker 电饭煲

go fishing  去钓鱼

go skiing  去滑雪

appearance   n. 外貌,外观;出现,露面

句型(Sentences)

What's your ablility?  你的能力是什么?

I can ...

play computer is strong suit.

A: How are you today?

B: Great,thanks. Can you play Ping-Pong?

A: Not really. I can't play Ping-Pong.And you?

B: Yes. I play every day.

A: Well. I like sports.

B: Can you play basketball?

A: No,I can't. I can't dance. But I like singing.

B: Great!

A: Let's play Ping-Pong together.

B: Okay. I don't have a paddle.

A: Sure. I can lend you my paddle. Oh, where is it?

B: Is it on the bench?

paddle  这里指乒乓拍,一般情况下指船桨

bench  长凳;长椅

Can you play basketball?你会玩篮球吗?

Yes ,I can.

Can you cook noodles?  你会煮面吗?

I can cook noodles.

What can all of us do?  我们都能做什么?    What can all of  they do?  他们都能做什么?

We can speak English and Chinese.

语法(Grammar)

be able to do... 能够做……

can cell me...  能叫我

English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick的更多相关文章

  1. English trip M1 - AC9 Nosey people 爱管闲事的人 Teacher:Solo

    In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情. 课上内容(Lesson) # four “ ...

  2. English trip M1 - PC12 I'd Like a Room Please Teacher:Taalan

    In this lesson you will learn to say what you need. 在本课中,您将学习如何说出您的需求. Words list elevator  电梯      ...

  3. English trip V1 - B 6.Where Are You From? Teacher:Patrick Key: 一般疑问句和否定句中的be动词

    In this lesson you will learn to talk about countries and languages.  本节课你将学习到关于谈论城市和语言 课上内容(Lesson) ...

  4. English trip V1 - 5.That's Amazing! 棒极了! Teacher:Patrick Key: can or can't

    In this lesson you will learn to describe what people can do. 在本课中,您将学习如何描述人们可以做什么. STARTE drive a c ...

  5. English trip M1 - PC1 Are you a Model? 你是模特吗? Teacher:Taylor

    In this lesson you will learn to talk about jobs. 课上内容(Lesson) What's your partner name? Her name is ...

  6. English trip M1 - PC6 Likes and Dislike Teacher:Jade

    In this lesson you will learn to talk about likes and dislikes. 课上内容(Lesson) # 通常在习惯性的表达式用 it's 来表达w ...

  7. English trip M1 - AC11 I Dreamed a Dream? 我做了一个梦 Teacher:Lamb

    In this lesson you will learn to describe an experience.  这节课你讲学习到描述经历 课上内容(Lesson) 词汇(Key Word ) 句型 ...

  8. English trip M1 - AC11 May I Help You? 我能帮到你吗? Teacher:Lamb

    In this lesson you will learn to ask for things in shops  在本课程中,您将学习如何在商店中寻找东西 课上内容(Lesson) How are ...

  9. English trip M1 - AC6 How to make salad? Teacher:Patrick

    In this lesson you will learn to give instructions.  在本课中,您将学习如何提供说明. 课上内容(Lesson) How to make a sal ...

随机推荐

  1. 类中函数前、后、参数加const

    1.参数加const:int fun(const int a) a在函数里不可被修改 2.函数前加const:const int* const fun() 这种一般是返回的指针或者是引用,加const ...

  2. Installing Jenkins as a Windows service

    Install Jenkins as a Windows service NOTE: if you installed Jenkins using the windows installer, you ...

  3. CentOS 安装 Gitlab

    源地址 https://mirror.tuna.tsinghua.edu.cn/gitlab-ce/ # 清华源 https://mirrors.tuna.tsinghua.edu.cn/help/g ...

  4. HDU 2647 Reward 【拓扑排序反向建图+队列】

    题目 Reward Dandelion's uncle is a boss of a factory. As the spring festival is coming , he wants to d ...

  5. ZOJ 3829 Known Notation(贪心)题解

    题意:给一串字符,问你最少几步能变成后缀表达式.后缀表达式定义为,1 * 1 = 1 1 *,题目所给出的字串不带空格.你可以进行两种操作:加数字,交换任意两个字符. 思路:(不)显然,最终结果数字比 ...

  6. reshape2

    require(reshape2)x = data.frame(subject = c("John", "Mary"),                 tim ...

  7. 题解——loj6278 数列分块入门2 (分块)

    查询小于k的值 注意lower_bound一定要减去查找的起始位置得到正确的位置 调了快两天 淦 #include <cstdio> #include <algorithm> ...

  8. Component 组件props 属性设置

    props定义属性并获取属性值 html <div id="app"> <!-- 注册一个全局逐渐 --> <!-- 注意如果自定义的属性带-像下面这 ...

  9. Twitter REST API, Streaming API

    原文链接           用Twitter自己的话来说:   REST API The REST API provides simple interfaces for most Twitter f ...

  10. 常用模块(json/pickle/shelve/XML)

    一.json模块(重点) 一种跨平台的数据格式 也属于序列化的一种方式 介绍模块之前,三个问题: 序列化是什么? 我们把对象(变量)从内存中变成可存储或传输的过程称之为序列化. 反序列化又是什么? 将 ...