实词包括哪些类别?
根据组合能力的不同可以把实词分为体词、谓词、加词三类。体词包括名词、数词和量词;谓词包括动词和形容词;加词包括区别词和副词。另外还有代替以上各类实词的代词。
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/362692.html
上一篇:I think it will be worth that amount if we can get a deeper insight into the applications of electronics_______ our training program.
下一篇:设有下列数据定义语句,则表达式“++p->b”的值是____。structAB{inta;floatb;}ab[2]={{4,3},{2,1}},*p=ab;