He's awful!
How did Pauline answer the telephone at the nine o'clock?
A:What's Ron Marston like, Pauline?
B:He's awful!
He telephoned me four times yesterday and three times the day before yesterday.
He telephoned the office yesterday morning and yesterday afternoon.
My boss answered the telephone.
A:What did your boss say to him?
B:He said, 'Pauline is typing letters.
She can't speak to you now!'
Then I arrived home at six o'clock yesterday evening.
He telephoned again.
But I didn't answer the phone!
A:Did he telephone again last night?
B:Yes, he did.
He telephoned at nine o'clock.
A:What did you say to him?
B:I said, 'This is Pauline's mother.
Please don't telephone my daughter again!'
A:Did he telephone again?
B:No, he didn't!

How,What…be like,What…look like区别
how、what...like都含"(询问意见)...怎样”的意思,那how和what...like的用法区别是什么呢?

1.how一般用来询问“事物变化的部分”,如人们的情绪、健康等;
what...like则询问“事物没有变化的部分”,如人们的外表、性格特征等。

“How's Ron?"
“罗恩怎么样?”
"He's very well."
“他很好。”

"What's Ron like?"
“罗恩是怎样的人?”
"He's tall and dark,and a bit shy."
“他高又黑,还有点害羞。”

"How does he look?"
“他看起来怎样的表情?”
"Surprised."
“非常吃惊。”

"What does he look like?"
“他看起来怎样?”
"Nice."
“非常好。”

2.how经常用来询问人们对他们经历的反应,
如:

"How was the film?"
"Great."
“电影怎么样?”
“还不错。”

“How's you steak?"
牛排怎么样?

"How's the new job?
新工作怎么样?

3.千万不要混淆“what..like”句型中的like和动词like的含义。
“what..like”句型中的like作介词,指“(询问意见)…怎么样”;
动词like一般作及物动词,意为“喜欢,想要,想...".

“What is she like?"
"她怎么样?”
"Lovely."
“非常可爱”

“What does she like?"
”她喜欢做什么“
"Dancing and fast cars."
” 跳舞和赛车。”

4.问天气:
How is the weather?=What is the weather like?

5.What does/do …… look like?
是问某人长的怎么样,是问外貌特征。

新概念英语(1-71)He's awful!的更多相关文章

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

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

  2. 新概念英语(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 ...

  3. 新概念英语(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, ...

  4. 新概念英语(1-43)Hurry up!

    新概念英语(1-43)Hurry up! How do you know Sam doesn't make the tea very often? A:Can you make the tea, Sa ...

  5. 新概念英语(1-41)Penny's bag

    新概念英语(1-41)Penny's bag Who is the tin of tobacco for? A:Is that bag heavy, Penny? B:Not very. A:Here ...

  6. 新概念英语(1-39)Don't drop it!

    新概念英语(1-39)Don't drop it! Where does Sam put the vase in the end ? A:What are you going to do with t ...

  7. 新概念英语(1-35)Our village

    新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...

  8. 新概念英语(1-32)A fine day

    新概念英语(1-33)A fine day Where is the Jones family? It is a fine day today. There are some clouds in th ...

  9. 新概念英语(1-31)Where's Sally?

    新概念英语(1-31)Where's Sally? Is the cat climbing the tree ? A:Where is Sally, Jack ? B:She is in the ga ...

  10. 新概念英语(1-19)Tired and thirsty

    新概念英语(1-19)Tired and thirsty Why do the children thank their mother? A:What's the matter, children? ...

随机推荐

  1. 【python学习笔记】7.更加抽象

    [python学习笔记]7.更加抽象 类的定义就是执行代码块 在内存保存一个原始实例,可以通过类名来访问 类的实例化,是创建一个原始实例的副本, 并且所有成员变量与原始实例绑定 通过修改实例变量,可以 ...

  2. conda创建py27虚拟环境安装theano(anaconda3)

    现在python3已经成为主流的python环境,大部分的package都兼容python3,仍然有一小部分,或者说是某一领域的package需要使用python2.本人现在主要在利用python做机 ...

  3. The based of tuning

    调优目的: 1.  提高资源利用率 2.  找出性能瓶颈并缓解 3.  通过性能管理实现合理的资源分配,提升硬件性价比 调优分层及效率问题: 业务级调优  eg:1)网站使用的Apache—>业 ...

  4. c++趣味之难以发现的bug

    这些bug可能够你喝一壶的. 1.被断言(assert)包含的代码 常发生在切换到release版本时,执行结果乖乖的,最终查找结果是assert括号里的代码在release下是不执行的. 发现:跟踪 ...

  5. 【重要】ionic和Angular的安装步骤

    首先搭建好npm和node环境的最新版本安装:: 一:开始安装ionic: 1. npm install -g ionic(全局安装ionic) 2. ionic start 新建的项目名称 +模板样 ...

  6. 巧用linux版powershell,管理linux下的docker

    大家好,我把用powershell的docker马甲命令的好处,放在了页面下方,从第五章开始. powershell 传教士 原创文章 始于 2017-09-07 允许转载,但必须保留名字和出处,否则 ...

  7. Day3---------Linux操作系统目录结构

    一.Linux系统文件树状结构 "/" 根目录 "." 当前目录 .. 父目录,既上一层目录 pwd 显示当前目录路径 ls. = ls = ls/ 显示当前目 ...

  8. java中equals相同,hashcode一定相同ma

    一.jdk中equals和hashcode的定义和源码进行分析 1.java.lang.Object中对equals()方法的定义 java.lang.Object中对hashCode()方法的定义 ...

  9. bootstrap 模态框(modal)插件使用

    今天用户登陆时,在原网页上弹出新登陆窗口,发现使用的是modal插件,记录下该插件的使用方法,手写强化下. 首先,模态框(modal)是覆盖在父窗体上的子窗体,目的是显示来自一个单独的源的内容,可以在 ...

  10. 转发—Android开发常用的插件及工具

    作者:蓝之风 出处:http://www.cnblogs.com/vaiyanzi/ Android开发常用的插件及工具 1.GitHub,这个不管是做安卓还是其他,只要是开发就必上的网站,也是天朝没 ...