当前位置: 首页 > article >正文

句子成分——每日一划(八)

目录

一、原句

二、第一部分

三、第二部分


一、原句

    In class society everyone lives as a member of a particular class, and every kind of thinking, without exception, is stamped with the brand of a class.

来源:二、阶级和阶级斗争

二、第一部分

In class society everyone lives as a member of a particular class

- 状语 (Adverbial): In class society
- 主语 (Subject): everyone
- 谓语 (Predicate): lives

- 介词短语 (Prepositional Phrase): as a member of a particular class
    - 介词 (Preposition): as
    - 名词短语 (Noun Phrase): a member of a particular class
        - 限定词 (Determiner): a
        - 名词 (Noun): member
        - 介词短语 (Prepositional Phrase): of a particular class
            - 介词 (Preposition): of
            - 名词短语 (Noun Phrase): a particular class
                - 限定词 (Determiner): a
                - 形容词 (Adjective): particular
                - 名词 (Noun): class

    动词 “lives” 在此处是一个不及物动词,它后面接一个介词短语 (prepositional phrase) 来补充说明人们“作为”某个类别的一员生活。 

三、第二部分

and every kind of thinking, without exception, is stamped with the brand of a class

- 连词 (Conjunction): and
- 主语 (Subject): every kind of thinking

    - 限定词 (Determiner): every
    - 名词短语 (Noun Phrase): kind of thinking
        - 名词 (Noun): kind
        - 介词短语 (Prepositional Phrase): of thinking
            - 介词 (Preposition): of
            - 名词 (Noun): thinking
- 插入语 (Parenthetical): without exception
    - 介词 (Preposition): without
    - 名词 (Noun): exception
- 谓语 (Predicate): is stamped
    - 动词 (Verb): is stamped
- 介词短语 (Prepositional Phrase): with the brand of a class
    - 介词 (Preposition): with
    - 名词短语 (Noun Phrase): the brand of a class
        - 限定词 (Determiner): the
        - 名词 (Noun): brand
        - 介词短语 (Prepositional Phrase): of a class
            - 介词 (Preposition): of
            - 名词短语 (Noun Phrase): a class
                - 限定词 (Determiner): a
                - 名词 (Noun): class


http://www.kler.cn/news/310960.html

相关文章:

  • 算法:30.串联所有单词的子串
  • 【MySQL】SQL语句的优化
  • Keil MDK5学习记录
  • 自定义Spring Security认证处理的完整解决方案
  • 2024ICPC第一场网络赛补题
  • 思通数科开源智能文档识别平台的核心功能
  • 在Linux服务器上如何实现自动化部署?
  • 【车载以太网】【SOME/IP】Wireshark 解析
  • Maven 的多种打jar包方式详细介绍、区别及使用教程——附使用命令
  • 分类预测|基于哈里斯鹰优化最小二乘支持向量机的数据分类预测Matlab程序HHO-LSSVM多特征输入多类别输出
  • 软件编程随想
  • 数据库MySQL、Mariadb、PostgreSQL、MangoDB、Memcached和Redis详细介绍
  • ARM64基础 -- 栈帧管理示例
  • 什么是轮播图?如何实现轮播图?有几种方法?
  • 图书馆座位预约系统小程序的设计
  • 1.2 测试基础
  • 小程序组件间通信
  • SQL案例分析:美联储降息前后的复利差距
  • linux-Linux 内核与模块管理-内核基础
  • 最新简洁大方的自动发卡网站源码/鲸发卡v11.61系统源码/修复版
  • 亲测有效,长期有效的RTSP流地址公网RTSP地址,各种类型的视频源
  • Flask-JWT-Extended登录验证, 不用自定义
  • java项目之基于springboot的贸易行业crm系统(源码+文档)
  • Server-Sent Events 服务器发送事件(SSH)
  • 从数据仓库到数据中台再到数据飞轮:我了解的数据技术进化史
  • 传输层协议 —— TCP协议(上篇)
  • 刻意练习:舒尔特方格提升专注力
  • [DOM] Found 2 elements with non-unique id VUE子页面调用父页面以及父页面调用子页面的方法
  • C++中string类的模拟实现
  • JDBC 编程