English trip -- VC(情景课)4 A Health
Word
doctor
doctor's office
medicine [ˈmɛdɪsɪn] n. 药;医学;内科;巫术 vt. 用药物治疗;给…用药
pill n. 药丸
nurse [nɜːs] 护士
patient ['peɪʃ(ə)nt] n. 病人;患者 adj. 有耐心的,能容忍的
cabinet ['kæbɪnɪt] 柜子
fill in the form 填写表格
vase [vɑːz] 花瓶
purple ['pɜːp(ə)l] 紫色的
people ['piːp(ə)l]
baseball player 棒球选手
sign [saɪn] 指示牌
stomach ['stʌmək] n. 胃;腹部;胃口
stomachache ['stʌməkeɪk] n. 腹痛,肚子痛;胃痛
back hurts 背疼
foot hurts 脚疼
hand hurts 手疼
hands hurt 双手受伤
headache 头痛
waiting room 等候室
sneeze [sniːz] 打喷嚏
fracture ['fræktʃə] n. 破裂,断裂;[外科] 骨折
bleed [bliːd] 流血
scratch [skrætʃ] n. 擦伤;
cut [kʌt] n. 伤口;切口;削减;
bruise [bruːz] n. 擦伤;挫伤;青肿
sentences
What's the matter?
I need nurse
I need doctor
I need some medicine 我需要一些药
What do they do?他们在做什么?
What's you job ? 你的工作是什么?
My hands hurt [hɜːt]
His leg hurts 他的腿疼
Her stomach hurts 她的肚子疼
His have a cold
Her have a fever ['fiːvə]
Do you have a reservation?你有预约吗?
What's the matter with you? 你怎么了?
What hurts?什么疼?
You should drink water and this is your medicine 你应该喝水,这是你的药
Looking for a doctor
P: Excuse me. Are you a doctor?
N: No, I'm not. I am a nurse.
P: Where is the doctor's office?
N: Over there (那边)
P: Thanks very much.
P: Excuse me. Are you a doctor?
D: Yes, I am
P: I am a patint.
D: What's you name?
P: My first name is Loki.
My last name is Valentine.
D: Where are you from?
P: I am from China .live in Chengdu
D: What's your phone number?
P: My phone number is 112233555
D: When is your birthday?
P: My birthday is in 1986
D: What's the matter with you ?
P: I have a cold / fever/bleed/scratch/bruise
D:What hurts?
P: My stomach hurt/hurts.
D: You should drink water and this is your medicine.
Warp-up
1.今天学了非常多的关于就医的句子和单词需要反复练习
English trip -- VC(情景课)4 A Health的更多相关文章
- English trip -- VC(情景课)1 C What's your name?(review)
Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto [təˈrɒntəʊ] to ron to (多伦多(加拿大城市)) - -0我还 ...
- English trip -- VC(情景课)10 C I like to watch TV. 我爱看电视
Grammar focus 语法点: like to do you do they What does he like to do? does she Practice 练习 ...
- English trip -- VC(情景课)9 B Outside chores 室外家务
Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail 收到邮件 taking out the trash 把垃圾带出去 wal ...
- English trip -- VC(情景课)8 C
MP review: 音标(Phonetic symbol) [ɪ] lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ] g ...
- English trip -- VC(情景课) 6 B Events 事件
xu言: ... 自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment 预约 meeting 会议 class movie party prog ...
- English trip -- VC(情景课)5 Around Town
Around Town 城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...
- English trip -- VC(情景课)4 D
What do you see? I can see three men in the pictrue. one older man is a doctor, two younger men are ...
- English trip -- VC(情景课)2 D Reading
Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...
- English trip -- VC(情景课)2 C Where's my pencli?
Grammar focus 语法点: in 和 on in the desk 在桌子抽屉里 on the desk 在桌子面上 Practice 练习 Where's my pencil? I ...
随机推荐
- android实操--练习2
练习2是实现一个计算器的功能:可以加减乘除:可以倒退,可以清空文本. 下面是效果展示: -----------------------布局------------------------------- ...
- python 字符串的I/O 操作
想使用操作类文件对象的程序来操作文本或二进制字符串 使用io.StringIO() 和io.BytesIO() 类来创建类文件对象操作字符串数据 >>> s = io.StringI ...
- OVS中的key解析
OVS在处理每条流的时候,先根据每条流生产相应的key,然后根据key匹配相应的流表,根据流表中的action操作来处理每条流,本文对key的结构体进行分析,看看对于一条流会提出那些特征信息.对于ke ...
- linux常用命令:top 命令
top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于Windows的任务管理器.下面详细介绍它的使用方法.top是 一个动态显示过程,即可以通过用户按键来不断刷 ...
- 安装rocketmq-console
一.alibaba版本 使用rocketmq命令查看集群状态,查看topic信息时比较麻烦,而且不直观,这个时候可以使用一些web页面来管理rocketmq. 以前曾使用过一个老版本的工具,适用于al ...
- 如何向GLSL中传入多个纹理
http://blog.csdn.net/huawenguang/article/details/41245871 如何向GLSL中传入多个纹理 这几天在研究如何实现用GLSL对多个纹理进行融合处理, ...
- JavaScript计算星期几
function zeller(dateStr) { var c = parseInt(dateStr.substr(0, 2)); var y = parseInt(dateStr.substr(2 ...
- 各种语言中的可变参数(java、python、c++、javascript)
索引: java python c++ js 1.Java public class Animal { // 接受可变参数的方法 void eat(String... Objects) { for ( ...
- Python3 Selenium WebDriver网页的前进、后退、刷新、最大化、获取窗口位置、设置窗口大小、获取页面title、获取网页源码、获取Url等基本操作
Python3 Selenium WebDriver网页的前进.后退.刷新.最大化.获取窗口位置.设置窗口大小.获取页面title.获取网页源码.获取Url等基本操作 通过selenium webdr ...
- Tomcat分windows版和linux版
Tomcat分windows版和linux版 官方下载链接:http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.37/bin/ windows下载e ...