What do you see?

I can see three men in the pictrue. one older man is a doctor, two younger men are baseball players.

There is a license on the wall, it's next to people part pictrue and next to cabinet.The cabinet below has some files , a bottle and pencilcase.

There is a ruler and a pair of scissors in the pencilcase.

They are patients.Doctor is bandaging one of the younger man his hands hurt, his arm bruise. another a headache , left leg scratch [skrætʃ] and left foot fracture  ['fræktʃə] .

At the Doctor's Office

Tony and Mario are at the doctort's offfice.

They are patients. Tony's leg hurts.His head

hurts, too. Mario's arm hurts. His hands hurt,

too. Tony and mario are not happy. It is not a

good day.

Tony n. 托尼(男名)

Mario n. 马里奥(男子名)

Health problems  健康问题

a cold # 感冒

a fever # 发烧

a headache # 头痛

a sore throat  # 喉咙痛

a stomachache  # 肚子痛

a toothache # 牙痛

Reading

Making an Appointment  预约

Claire: Hello, how may I help you?

Roy: I would like to make an appointment with Dr.Smith, please.

Claire: What would you like to see him for?

Roy: I need my annual physical(年度检查) and also have a shoulder problem. It is aching.( adj. 疼痛的;心痛的  v. 疼痛;渴望(ache的现在分词形式))

Claire: Dr.Smith has openings next week. Are you free on Monday or Tuesday?

Roy:  I am free on Tuesday afternoon.

Claire: We will schedule you for next week Tuesday at 3 pm.

Seeing the Doctor 看医生

Claire: Hi,doctor. I came today because I need a flu shot(流感疫苗) and to get a checkup.

Roy: Okay. Have you had a flu shot in the past year?

Claire: No, not in the last few years. My knee hurts as well (也). I have been running a lot more and think it is injured(受伤)

Roy: When did the pain start and does it still hurt now?

Claire: About 2 weeks ago and yes, it still hurts.

Roy: I suggest you ice it and I will prescribe(开药) you some pain medication.

Claire: Thank you, Doctor!

Visiting a Patient 访问病人

Angelica: Hello, I am here to visit my sister.

Claire: What is your sister's name?

Angelica: Her name is Annette Simmons(安妮特.西蒙). She is going to have a baby.

Claire: Oh , Congratulations! Yes , I see here Ms.Simmons is in the maternity ward(产妇的病房).Do you need directions  [dɪ'rekʃ(ə)nz] ?

Angelica: Yes, please.

Claire: She is in the east wing(东侧).Take this elevator(电梯) to the 3rd floor and walk down the hall(走廊) then make a right turn. She is in room 304.

Seeking Help  寻求帮助,求助

Claire: May I help you, sir?

Roy: Yes, My child is running a fever and we need help immediately(立即)

Claire: How long has he had a fever?

Roy: He has had a fever for the last few hours and will not eat. I am afraid he is sick(生病).

Claire: Have a seat(请坐) and we will get a doctor to see you right away(立刻).

English trip -- VC(情景课)4 D的更多相关文章

  1. English trip -- VC(情景课)1 C What's your name?(review)

    Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto   [təˈrɒntəʊ]  to ron to (多伦多(加拿大城市))   - -0我还 ...

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

  3. English trip -- VC(情景课)9 B Outside chores 室外家务

    Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail  收到邮件 taking out the trash  把垃圾带出去 wal ...

  4. English trip -- VC(情景课)8 C

    MP review: 音标(Phonetic symbol) [ɪ]    lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ]   g ...

  5. English trip -- VC(情景课) 6 B Events 事件

    xu言: ...  自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment  预约 meeting  会议 class movie party prog ...

  6. English trip -- VC(情景课)5 Around Town

     Around Town  城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...

  7. English trip -- VC(情景课)2 D Reading

    Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...

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

  9. English trip -- VC(情景课)2 A At school

    xu言: Sometimes, I feel very confused. However, there will always be a weak light in a corner to ligh ...

  10. English trip -- VC(情景课)1 C What's your name?

    Grammar focus 语法点 What's your name? What's his name? What her name? My name is Angela. His name is K ...

随机推荐

  1. 删除github上个人的repositories的操作步骤

  2. python构造栈结构

    栈:是一种先进后出的数据结构:本片文章,我们用python的面向对象来构造这样的数据结构. 栈中的每一个数据除了存储当前的数值外,还存储着当前数值下一个数据的类型(注意不是下一个数据的数值). cla ...

  3. GreenOpenPaint的实现(五)矩形框

    想显示一副图片相对来说比较容易.但是想在SDI中显示一个可以拖拽的矩形框,并且在滚动和缩放下都不变形,是很困难的. MFC应该说在这个方面提供了强大的支持,但是也有一些是由于历史的原因需要去除的地方, ...

  4. 20145127《java程序设计》第一次实验

    <java程序设计>第一次实验 实验内容及其步骤 1.使用JDK编写简单的Java小程序: Java编译的方法有很多,最基础最简单的就是使用命令行,记事本,Java虚拟机直接进行编译,下面 ...

  5. BZOJ1966: [Ahoi2005]VIRUS 病毒检测 Trie+搜索

    Description 科学家们在Samuel星球上的探险仍在继续.非常幸运的,在Samuel星球的南极附近,探险机器人发现了一个巨大的冰湖!机器人在这个冰湖中搜集到了许多RNA片段运回了实验基地.科 ...

  6. 【转载】TCP 与 UDP 的区别

    原文地址:TCP 与 UDP 的区别 首先咱们弄清楚,TCP协议和UCP协议与TCP/IP协议的联系,很多人犯糊涂了,一直都是说TCP/IP协议与UDP协议的区别,我觉得这是没有从本质上弄清楚网络通信 ...

  7. FOJ-1001-Duplicate Pair

    题目:Duplicate Pair 大意: 有多组测试数据,输入整数n,接着输入n个整数(integers),这些数字几乎都只出现一次,但其中有一个数出现了两次,请输出这个数. 题解: 大数据问题,普 ...

  8. Python Sip [RuntimeError: the sip module implements API v11.0 to v11.2 but the PyQt5.QtCore module requires API v11.3]

    不知道原因,尝试卸载.编译安装均失败.只有这样曲线救国 import matplotlib matplotlib.use("WXAgg",warn=True) import mat ...

  9. python正则表达式re模块详细介绍--转载

    本模块提供了和Perl里的正则表达式类似的功能,不关是正则表达式本身还是被搜索的字符串,都可以是Unicode字符,这点不用担心,python会处理地和Ascii字符一样漂亮. 正则表达式使用反斜杆( ...

  10. 指数循环节 求A的B次方模C

    phi(c)为欧拉函数, 欧拉定理 : 对于互质的正整数 a 和 n ,有 aφ(n)  ≡ 1 mod n  . A^x = A^(x % Phi(C) + Phi(C)) (mod C) (x & ...