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. 杭电oj-1002-A+B Problem

    Problem Description I have a very simple problem for you. Given two integers A and B, your job is to ...

  2. char码值对应列表大全

    Char("0") 为0的字符Char("1") Char("2") Char("3") Char("4&qu ...

  3. Java项目转换成Web项目

    阐述:有时候我们在Eclipse中导入一个web项目,发现导入到项目中后变成一个Java项目,这让人很蛋疼.本篇主要讲述怎样将这个本该为web项目的Java项目变身回去,以及一些在导入过程中遇到的一些 ...

  4. Python机器学习中文版目录

    建议Ctrl+D保存到收藏夹,方便随时查看 人工智能(AI)学习资料库 Python机器学习简介 第一章 让计算机从数据中学习 将数据转化为知识 三类机器学习算法 第二章 训练机器学习分类算法 透过人 ...

  5. Python进程-实现

    multiprocessing模块介绍 python中的多线程无法利用CPU资源,在python中大部分计算密集型任务使用多进程.如果想要充分地使用多核CPU的资源(os.cpu_count()查看) ...

  6. 面向服务的体系架构 SOA(三) --- Zookeeper API、zkClient API的使用

    zookeeper简单介绍及API使用 1.1 zookeeper简介 zookeeper是一个针对大型分布式系统的可靠的协调系统,提供的功能包括配置维护.名字服务.分布式同步.组服务等.zookee ...

  7. call of overloaded 'xxx' is ambiguous

    这里定义了一个模版函数,功能同STL里的copy函数: #include <vector> #include <list> #include <iostream> ...

  8. [机器学习Lesson 1 Introduction] 机器学习的动机与应用

    1. Machine Learning definition(机器学习定义) Arthur Samuel(1959年)将机器学习非正式定义为:在不直接针对问题进行编程的情况下,赋予计算机学习能力的一个 ...

  9. 【MySQL】MySQL零碎积累

    MySQL零碎积累 ■ 在给MySQL添加新用户时可以这么操作: create user 'newUser' identified by 'password'; grant all privilege ...

  10. Spring Boot 2.0(五):Docker Compose + Spring Boot + Nginx + Mysql 实践

    我知道大家这段时间看了我写关于 docker 相关的几篇文章,不疼不痒的,仍然没有感受 docker 的便利,是的,我也是这样认为的,I know your felling . 前期了解概念什么的确实 ...