zoukankan      html  css  js  c++  java
  • 42 比较级&最高级(2)

    形容词或副词的比较级:表示” 比较...“。

    比较词后接 than,表示比....,注意这个than不一定是紧挨着比较词后面,有可能是更后一些。

      例句:

        1. He is taller than his brother.    他比他的弟弟更高。

          taller比较级,后面紧挨than。

        2. The book is more expensive than the pen.    那本书比这支笔更贵。

          expensive多音节,所以在前面添加more,后面也是紧挨than.

        3. Her English is better than his.     她的英语比他的英语更好。

          better是good的比较级,后面his是名词性物主代词所以不用再加English,前面已经出现过English,所以后面的his也指English.

    形容词的最高级:表示  ” 最...." 

      例句:

        1. He is the tallest in his class.   他在他的班级里是最高的。

          最高级应用在三者或三者以上,班级包含多个学生,in介词是什么什么范围里。

        2. The book is the most expensive of the three.  这本书是三本中最贵的。 

           包含三者,使用最高级,expensive是多音节,所以使用了 the most

        3. Her English is the best among the three.   她的英语是三个人中最好的。

           三者用最高级,among双音节,在前面加 the most

     

    练习:

      1. The girl is  cleverer  (clever) than the boy.   这个女孩比那个男孩更聪明。

        than前使用比较级。

      2. The computer  is the most expensive  (expensive) among the three.    这个电脑是三台之间最贵的。

        the thrree三者比较,使用最高级。

      3. The man is  healthier  (healthy)  than his wife.    这男人比他的妻子更健康。

        than前比较级。

      

  • 相关阅读:
    HolidayFileDisPersonViewList.js中的一些基础
    保存会话数据的两种技术,Cookie,Session
    web服务器调用Servlet的过程
    XML基础
    HttpServletRequest,HttpServletResponse
    金蝶handler中 collection 代码片段理解
    Rancher 容器云平台搭建
    Docker的安装及镜像加速配置
    MYSQL 合并行
    Spring Ioc 容器核心概览
  • 原文地址:https://www.cnblogs.com/unlasting/p/13339200.html
Copyright © 2011-2022 走看看