课上内容(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的更多相关文章

  1. 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  ...

  2. 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 ...

  3. 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 ...

  4. 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 ...

  5. 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 ...

  6. English trip V1 - 2.Don't Do That Teacher:Patrick Key: 祈使句(imperatives)

    什么是祈使句?    What's imperatives? 求或者希望别人做什么事或者不做什么事时用的句子:带有命令的语气 In this lesson you will learn how to ...

  7. 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 ...

  8. 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 ...

  9. 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  ...

随机推荐

  1. Vue2leaflet 替换国内地图api,带{z}/{x}/{y}形式的

    参考:https://www.cnblogs.com/gispathfinder/p/9535685.html Vue2leaflet安装后,默认自带的地图URL如下 url:'http://{s}. ...

  2. MYSQL.版本查看-LINUX

    MYSQL.版本查看-LINUX 方式1: 不需登录mysql,登录Linux服务后,执行如下指令: # mysql -V 注意: 那个是大写的V,如果使用小写的v,在root没有设置密码的情况下,就 ...

  3. Java基础(Java补码)

    原码,反码,补码是java数值运算的基础,在计算机程序中,数值运算是基于二进制的,也就是说底层是二进制运算.而数值有正数与负数,二进制只有0和1,如何表示负数,如何进行正负数的运算,这就是原反补的意义 ...

  4. C# 字段和属性

    最大的疑惑就是:有了字段,为什么还要有属性呢? 如果在一个类中有一个公有字段,那么在这个类的外部我们可以自由无阻的使用这个字段,但是如果给这个字段赋了一个很“离谱”的值,那这对程序可能会造成很大的影响 ...

  5. ES6,ES5,ES3,对比学习~

    在简书上看到一个博主写的文章,感觉很有用.留下:https://www.jianshu.com/p/287e0bb867ae  Excuse me?这个前端面试在搞事!https://zhuanlan ...

  6. spring boot + vue + element-ui全栈开发入门——spring boot后端开发

    前言 本文讲解作为后端的spring boot项目开发流程,如果您还不会配置spring boot环境,就请点击<玩转spring boot——快速开始>,如果您对spring boot还 ...

  7. CCF CSP 201809-2 买菜

    题目链接:http://118.190.20.162/view.page?gpid=T78 问题描述 小H和小W来到了一条街上,两人分开买菜,他们买菜的过程可以描述为,去店里买一些菜然后去旁边的一个广 ...

  8. Oarcle之单行函数(下)

    1.字符函数 ltrim 去除字符串左边指定字符,如果不设定第二个参数,则默认去除空格 rtrim去除字符串右边指定字符,如果不设定第二个参数,则默认去除空格 例如:select ltrim (‘a  ...

  9. Goland开发工具安装教程

    开发工具: 文本类的编辑器:记事本,notepad,sublime text,atom... 通过命令执行程序 IED:集成开发环境(integrated development environmen ...

  10. POI兴趣点搜索 - 地理信息系统(6)

    (2017-08-13 银河统计) POI(Point of Interest),中文可以翻译为"兴趣点",兴趣点(POI)是地理信息系统中的一个术语,泛指一切可以抽象为点的地理对 ...