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 ...
随机推荐
- 2016-2017-2 《Java程序设计》第5周学习总结
学号 2016-2017-2 <Java程序设计>第5周学习总结 教材部分学习内容总结 第八章: 一.语法与继承架构 使用try.catch: •执行流程 1.尝试执行try区块中程序代码 ...
- 实现kylin定时跑当天的任务
说明: 每天自动构建cube,动态在superset里面查看每天曲线变化图 #! /bin/bash ##cubeName cube的名称 ##endTime 执行build cube的结束时间 (命 ...
- 【转】Java中Synchronized的用法
<编程思想之多线程与多进程(1)——以操作系统的角度述说线程与进程>一文详细讲述了线程.进程的关系及在操作系统中的表现,这是多线程学习必须了解的基础.本文将接着讲一下Java线程同步中的一 ...
- click 在网页测试手机模式下无效,不能执行。调成非手机模式即可
click 在网页测试手机模式下无效,不能执行. 调成非手机模式即可
- HTML5 -canvas拖拽、移动 绘制图片可操作移动,拖动
关于canvas 的基础知识就不多说了,可以进这个网址学习 http://www.w3school.com.cn/html5/html_5_canvas.asp 对于canvas 和 SVG 其实一开 ...
- Socket和ServletSocket的交互
ServerSocket(int port) 是服务端绑定port端口,调accept()监听等待客户端连接,它返回一个连接队列中的一个socket. Socket(InetAddress addre ...
- ACM题目————区间覆盖问题
题目描述 设x1 , x2,... , xn是实直线上的n个点.用固定长度的闭区间覆盖这n个点,至少需要多少个这样的固定长度闭区间?设计解此问题的有效算法,并证明算法的正确性.编程任务:对于给定的实直 ...
- linux系统启动顺序及init模式
磁盘的第一个扇区(512bytes)主要记录了两个重要信息: 主引导分区MBR:master boot record,安装引导加载程序的地方,446bytes 分区表:partition table: ...
- 20145105 《Java程序设计》实验五总结
实验五 JAVA网络编程 一.实验内容 用老师给的代码,实现服务器和客户端 和结对同学实现服务器与客户端的连接 客户端输入数据并加密,将密文发送给服务器,服务器接收密文并解密 二.实验步骤 用老师给的 ...
- 20145105 《Java程序设计》实验二总结
实验二 Java面向对象程序设计 一. 实验内容: 初步掌握单元测试和TDD 理解并掌握面向对象三要素:封装.多态.建模 初步掌握UML 熟悉S.O.L.I.D原则 了解设计模式 二. 实验步骤 (一 ...