打招呼用语:

Good morning, Good afternoon,Good evening

Nice to meet you.

How do you do?

She is French. 她是法国人   主系表结构

What's your name?

My name is...

What's your job?

0

What is Robert's job?

He is an engineer.

name  n.名字   Alex Johnny Wilson

Alex: first name / given name

Johnny: middle name

nationality: n. 国籍   中a -梅花音[æ]

nation:中a ->双元音[ei]

I am  / You are /He is / She is / It is

be翻译成“是”

My name's Robert.

My name: 第三人称作主语,be 动词选择is

我的名字叫罗伯特。我叫/叫做罗伯特

Nice to meet you

Are you French?

e.g. I am Chinese.   我是中国人。

你是法国人。

主语:“你” you   系动词: are    表语: French

-> You are French.

nationality: 国籍     what: 疑问词,提问“什么”

-> 你是哪国人?  What nationality are you?

I'm Chinese

what 提问句型

What's you name?    's 是is 的缩写形式;完整的形式  What is your name?

“我叫...”  或者 " 我的名字是..."   - > My name is ...

e.g. —— What's your name?

My name is Sophie

keyboard  键盘

operator: n. 操作人员,电脑录入员

'm -> am    'm 不可以出现在一个句子的句末哦!

职业的英语表达:

engineer: 工程师

teacher:教师

policeman/ policewoman (女) 警察

nurse:护士

air hostess: 空姐

hairdresser: 理发师

What's you job?

I'm an engineer

The Internationale Nurse Day

Florence Nightingale

佛罗伦斯·南丁格尔

提灯女士

现代护理的鼻祖

5.12 国际护士节

南丁格尔奖章

职业补充:

taxi driver: 出租车司机

mechanic:机械工人

postman:邮递员

housewife:家庭主妇

milkman:送奶工

manage: 管理

hacker: hacker is a spirit , not is a profession

job 赚钱途径    VS  career  真正感兴趣

新概念 Lesson 4 Are you a teacher的更多相关文章

  1. 新概念 Lesson 3 Nice to meet you

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

  2. 新概念 Lesson 2 Sorry, sir.

    Is this your handbag? 这是你的手提包吗? Yes,it is. /No it isn't 人称代词的主格宾格 形容性物主代词的用法 Does the man get his um ...

  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 1 Excuse me!

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

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

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

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

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

  7. 新概念英语(1-49)At the butcher's

    新概念英语(1-49)At the butcher's What does Mr. Bird like? A:Do you want any meat today, Mrs. Bird? B:Yes, ...

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

随机推荐

  1. python+Django框架运用(一)

    Django 介绍: django是一个采用Python语言开发的开源框架,2005年发布.早期是做新闻以及内容管理的网站的,提供了非常强大的后管理系统. django官网:https://www.d ...

  2. SLF4J和log4j的使用

    概念 SLF4J:即简单日志门面(Simple Logging Facade for Java),不是具体的日志解决方案,它只服务于各种各样的日志系统.按照官方的说法,SLF4J是一个用于日志系统的简 ...

  3. C语言实现strlen函数的几种方法

    原文地址:http://www.51testing.com/html/72/n-221172.html 传说常见的一个笔试题:不使用中间变量求const字符串长度,即实现求字符串长度库函数strlen ...

  4. Android实践项目汇报(总结)

    天气客户端开发报告 1    系统需求分析 1.1功能性需求分析 天气预报客户端,最基本就是为用户提供准确的天气预报信息.天气查询结果有两种:一种是当天天气信息,信息结果比较详细,除温度.天气状况外还 ...

  5. 0x30、0x37

    1.write_date(0x30+shi)加0x30是什么意思 答: 将数字0-9转化为字符'0'-'9' 1.write_date(0x37+bai)加0x37是什么意思 答: 将大于9的数字转化 ...

  6. 【转载】浅谈JavaScript,let和var定义变量的区别

    了解JS与ES5与ES6区别 JS语言 JavaScript一种动态类型.弱类型.基于原型的客户端脚本语言,用来给HTML网页增加动态功能. 动态: 在运行时确定数据类型.变量使用之前不需要类型声明, ...

  7. Wireshark分析RabbitMQ

    消费者Code: using System; using System.Collections.Generic; using System.Linq; using System.Text; using ...

  8. BZOJ3298: [USACO 2011Open]cow checkers 威佐夫博弈

    Description 一天,Besssie准备和FJ挑战奶牛跳棋游戏.这个游戏上在一个M*N的棋盘上, 这个棋盘上在(x,y)(0<=x棋盘的左下角是(0,0)坐标,棋盘的右上角是坐标(M-1 ...

  9. [web开发] - 一些注解的解释

    @WebServlet替代了原本web.xml中配置的url拦截 可以直接在servlet上添加该注解,加入("/hello")类似的路径 但在controller层(Spring ...

  10. 配置文件(Machine.config、Web.config、App.config)

    Machine.config1.该文件在Windows目录下\Microsoft.net\framework\[version]\Config\2.为了提高性能,该文件只包含不同于默认值的设置.并且定 ...