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. Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin.

    原因:使用负载均衡的时候,第一次请求phpMyAdmin主页的时候web01进行处理,页面返回的cookie存放在web01上.填写用户名密码提交之后,是web02进行处理的,此时给页面的cookie ...

  2. topcoder srm 550 div1

    problem1 link 因为数据比较小,直接开一个二维数组记录哪些格子已经遍历,哪些还没有.进行模拟即可. problem2 link 模拟一些小数据,可以发现,AB的形状以及要求的区间是下面的样 ...

  3. Python3 tkinter基础 Label pack 设置控件在窗体中的位置

             Python : 3.7.0          OS : Ubuntu 18.04.1 LTS         IDE : PyCharm 2018.2.4       Conda ...

  4. salt stack 远程命令

    salt stack 远程命令 salt stack是一种自动化的运维工具,可以同时对N台服务器进行配置管理.远程命令执行等操作. salt stack分为两个部分 salt-master,部署在控制 ...

  5. MongoDB 创建索引及其他

    索引 以提升查询速度 测试:插入十万条数据到数据库中 for(i=0;i<100000;i++){db.t255.insert({name:'test'+i,age:i})} db.t1.fin ...

  6. centos 查看USB接口的版本

    # lsusbBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:000 ...

  7. SQLServer2014 安装错误:等待数据库引擎恢复句柄失败

    查了很多资料最后靠百度百科里的一票报道彻底解决困难.在次发表一下以便给后人排忧解难 已下为百度连接 https://jingyan.baidu.com/article/7908e85cb24c19af ...

  8. HDU 1465 不容易系列之一

    扯淡 貌似有傻逼的做法XD 话说我没开long long,忘读入n,忘了清零ans WA了三遍是什么操作啊 傻了傻了 思路 显然是一个错排问题啊XD 但是我们不套公式,我们用一发二项式反演 二项式反演 ...

  9. 分布式爬虫scrapy-redis中settings.py中的配置信息

    SCHEDULER = "scrapy_redis.scheduler.Scheduler" # 使用scrapy-redis的调度器 ITEM_PIPELINES = { 'sc ...

  10. 2、iptables基本应用

    iptables:规则管理工具 添加.修改.删除.显示等: 规则和链有计数器: pkts:  由规则或链所匹配到的报文的个数: bytes:由规则或链匹配到的所有报文大小之和: iptables命令: ...