English trip EM1 - PE2 My My name is... Teacher:Lamb Key: introduce myself
课上内容(Lesson)
Lamb let us does introduce myself. Make a "hangman" game at warm-up . How to correct introduce myself and other people.
What? How to play the game? Okay, look at the below pictrue. We need guess wahtever letter. if we guess it, teacher write down it, else the man in the pictrue will dead.

词汇(Key Word )
chart n. 图表;海图;图纸;排行榜
freelancer 自由职业者
alphabet n. 字母表,字母系统;入门,初步
receptionist 前台 # - -0听着很熟,但是居然又被我忘记了。
句型(Sentences)
Greet someone 问候某人 # 注意和 great 很像,但是别混淆。 greet /ɡrit/ great /ɡret/ 多读去感受区别
Say your name 说你的名字 I'm... /My name is ... /You can call me ...
Meet someone 见到某人
# 打招呼
Hi
Hello
Nice to meet you 很高兴认识你
Nice to see you 很高兴见到你
How is everthing?
How are you?
# 完整的句子
It is nice to meet you.
I am glad to see you.
第一句当中:it是形式主语。真正主语是to meet you.
第二句中是“我因为见到你而高兴”,句子的主语是第一人称“我”。
# 应用场合不同
glad to meet you所用的场合比 nice to meet you正式。nice to meet you 用于陌生人 首次见面用语,meet表示遇到、相会。比如:Glad to meet you. Glad to meet you, too.很高兴认识你。 我也很高兴认识你。
A: Hi,I'm Loki.
B: Hello, I am Lamb
A: How do you spell that,please?
B:L-A-M-B
A: Nice to meet you, Lamb.
B: Nice to meet you, too.
A: What do you do? / What's your job?
B: I'm a teacher. and you?/ About you?
A: I'm an engineer.
B: How do you spell that, please?
A: E-N-G-I-N-E-E-R
My name is Loki。 I'm an office worker。
I met a woman,Her name is Cassie。 she is a waitress。
I met a man, His name is John。He's a freelancer.
I met a woman, Her name is Bella(贝拉) . She's a Saleman.
I met a woman, Her name is Jevinia.She is SA at Meten.
语法(Grammar)
I'm a student. I'm a teacher # 注意标黄部分的连读
I'm an office worker # 注意原因音节开头的需要使用 an
I am = I'm
You are = You're
She is = She's
He is = He‘’s
English trip EM1 - PE2 My My name is... Teacher:Lamb Key: introduce myself的更多相关文章
- English trip V2 - A 1. Mother tongue 母语 Teacher:Lamb Key: Comparative 比较级 superlative 最高级
In this lesson you will learn to talk about languages. 课上内容(Lesson) mother tongue: Chinese official ...
- English trip V1 - 3.What Would you Like? Teacher:Lamb Key: would like to
In this lesson you will learn to talk about fast food and health. would = will 的过去式 STARTER 1.Tell y ...
- English trip V1 - B 18. Workplaces 工作地方 Teacher:Russell Key: do / does
In this lesson you will learn to talk about workplaces. 课上内容(Lesson) My English Teacher name is Russ ...
- English trip V1 - 4.Do you have it? Teacher:Patrick Key: have - has doesn't have
In this lesson you will learn to describe what you have. STARTER Do you have a ...? # 你有...吗? car b ...
- English trip V1 - 10.Family Ties 家庭关系 Teacher:Emily Key: Possessive s (所有格 s)
In this lesson you will learn to talk about people in a family. 课上内容(Lesson) What are you Spring Fes ...
- English trip V1 - 2.Don't Do That Teacher:Patrick Key: 祈使句(imperatives)
什么是祈使句? What's imperatives? 求或者希望别人做什么事或者不做什么事时用的句子:带有命令的语气 In this lesson you will learn how to ...
- English trip V1 - B 16. Giving Reasons 提供个人信息 Teacher:Lamb Key: Why/Because
In this lesson you will learn how to give reasons for something you've done. 课上内容(Lesson) Why do peo ...
- English trip V1 - B 14. There Are Flowers in My Office 我办公室里有花 Teacher:Lamb Key: There be(is/are)
In this lesson you will learn to describe a room or place. 这节课讲学习描述一个房间或地方 课上内容(Lesson) 1. Where do ...
- English trip V1 - 1.How Do You Feel Now? Teacher:Lamb Key:形容词(Adjectives)
In this lesson you will learn to describe people, things, and feelings.在本课中,您将学习如何描述人,事和感受. STARTER ...
随机推荐
- IDEA 201809 Jrebel安装破解
jrebel介绍: JRebel是一款JAVA虚拟机插件,它使得JAVA程序员能在不进行重部署的情况下,即时看到代码的改变对一个应用程序带来的影响.JRebel使你能即时分别看到代码.类和资源的变化, ...
- 怎么让微信下载APK文件包,微信内置浏览器无法打开APP下载链接的解决方案
** 做微信营销活动或者APK下载推广时候,域名被经常被封,做到微信中正常使用呢?这就要借助一些工具来实现有效的操作.** 先来认识一下微信屏蔽的原理.按原理逐个攻破,本人做防封一年来自认为得心应手, ...
- tree状数据叶子节点与根节点等的递归转换
做项目时经常遇到树状层级数据.从各个层级数据的转换查询等.场景如行业类别的多层级,行政区层级,检查项类别层级等等. 数据结构如 Id Name ParentId #region area树状节点的转 ...
- 转载 usb_alloc_coherent 和 usb_free_coherent
今天做移植的时候,随手记录一下,今天所遇到的问题解决方法. 在linux2.6.34和之前的代码中还可以使用usb_buffer_alloc 和 usb_buffer_free 这两个函数,在2.6. ...
- Mysql如何进行分组,并且让每一组的结果按照某个字段排序,并且获取每一组的第一个字段
select * from (select * from table_name order by id desc) h where h.catagory_id in(value1,value2,val ...
- Centos 7 磁盘阵列配置介绍(RAID)
转自:https://blog.51cto.com/gaowenlong/2086918 Centos 7 磁盘阵列配置介绍每当我们提到磁盘阵列,相信广大管理员并不陌生,比如我们一般安装服务器系统的时 ...
- fastjson的简单使用
实习初期,开始接触到系统的后台日志查询展示到前台,后台将查询到的数据转化成json格式返回前台,发现系统使用的是阿里的fastjson,于是想来了解一下fastjson的使用. 以下使用都是基于这个版 ...
- Servlet+jSP+java实现商品信息和流水的操作
设计思路:先是创建两个表,一个用来操作库内商品的增删改查,一个用来记录商品的流水信息. 设计过程:先对商品的属性进行创建javaBean编写,之后编写数据库连接类,之后编写数据库操作类,之后编写服务类 ...
- 【视频合集】极客时间 react实战进阶45讲 【更新中】
https://up2.v.sharedaka.com/video/ochvq0AVfpa71A24bmugS5EewhFM1553702519936.mp4 01 React出现的历史背景及特性介绍 ...
- 2019年3月10日 装饰器进阶-模拟session
ser_dic={'username':None,'login':False}#用户字典,反应登入状态,用字典做全局变量 def idf(func):#验证登入信息是否正确 def wrapper(* ...