田静每日长难句分析

2024-01-28 18:48
文章标签 分析 每日 难句 田静

本文主要是介绍田静每日长难句分析,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

2020/5/24

一、长难句 

Now the nation's top parent court appears completely ready to scale back on bussiness-method patents, which have been controversial ever since they were first authorized 10 years ago.

二、分析思路

2.1  标点与连接词断开句子

Now the nation's top parent court appears completely ready to scale back on bussiness-method patents ,which have been controversial ever since they were first authorized 10 years ago.

2.2  简化主句

  • 去掉副词、冠词、名词所有格、形容词后得到主语parent court
  • 去掉修饰谓语的副词后得到谓语appears ready
  • 补语to scale back
  • 去掉介词短语
  • 得到主句parent court appears ready to scale back.

2.3  填充主句

  • 将修饰词或介词短语等融入子句

2.4  分析从句

  • 第一个为定语从句,就近原则,修饰前面的名词
  • 第二句为时间状语从句

2020/5/26

一、长难句 

Curbs on business-method claims would be a dramatic about-face,because it was the Federal Circuit itself that introduced suck patents with 1998 decision in the so-called State Street Bank case,approving a patent on a way of pooling mutual-fund assets.

二、分析思路

2.1  标点与连接词断开句子

Curbs on business-method claims would be a dramatic about-face,because it was the Federal Circuit itself that introduced suck patents with 1998 decision in the so-called State Street Bank case,approving a patent on a way of pooling mutual-fund assets.

2.2  简化主句

  • 这个主句很简单,没什么要简化的

2.3  填充主句

  • 没什么好填充的

2.4  分析从句

  • it was ... that ... 这是强调句式,去掉it was ... that ... 不影响句意
  • ,approving即逗号+doing这是修饰整个句子的标志,表示这个句子主语(the Federal Circuit)进行的动作

2020/5/30

一、长难句 

The Federal Circuit issued an unusal order stating that the case would be heard by all 12 of the court's judges,rather than a typical panel of three,and that one issue it wants to evaluate is whether it should "reconsider" its State Street Bank ruling.

二、分析思路

2.1  标点与连接词断开句子

The Federal Circuit issued an unusal order stating that the case would be heard by all 12 of the court's judges,rather than a typical panel of three,and that one issue it wants to evaluate is whether it should "reconsider" its State Street Bank ruling.

2.2  简化主句

  • 主语The Federal Circuit
  • 谓语issued
  • 宾语order
  • 非谓语动词stating遵循就近原则,修饰order

2.3  填充主句

  • 将修饰词或介词短语等融入子句

2.4  分析从句

  • that the case ... 挨着stating(动词陈述),动宾关系,是宾语从句
  • ,and 表示并列,前面的that从句跟着stating,那么and后的也要跟着,这对分析句子结构极其重要
  • that one issue it wants to evaluate is whether it should "reconsider" its State Street Bank ruling.这是主主谓谓结构,那么it wants to do表示定语从句

2020/6/1

一、长难句 

In his book The Tipping Point,Malcolm Gladwell argues that "social epidemics" are driven in large part by the actions of a tiny minority of special individuals,often called influentials,who are unusually informed,persuasive,or well connected.

二、分析思路

2.1  标点与连接词断开句子

In his book The Tipping Point,Malcolm Gladwell argues that "social epidemics" are driven in large part by the actions of a tiny minority of special individuals,often called influentials,who are unusually informed,persuasive,or well connected.

2.2  简化主句

  • 主语Malcolm Gladwell
  • 谓语argues
  • 宾语从句

2.3  填充主句

  • 将修饰词或介词短语等融入子句

2.4  分析从句

  • that "social epidemics" ... 挨着argues,动宾关系,是宾语从句,句子太长,则按照简化和填充主句的方式继续进行
  • who ... 挨着influentials,是定语从句

2020/6/2

一、长难句 

For a social epidemic to occur, however, each person so affected must then influence his or her own acquaintances, who must in turn influence theirs, and so on; and just how many others pay attention to each of these people has little to do with the initial influential. 

二、分析思路

2.1  标点与连接词断开句子

For a social epidemic to occur, however, each person so affected must then influence his or her own acquaintances, who must in turn influence theirs, and so on; and just how many others pay attention to each of these people has little to do with the initial influential. 

2.2  简化主句

  • 主语each person so affected
  • 谓语influence

2.3  填充主句

  • 将修饰词或介词短语等融入子句

2.4  分析从句

  • how many ... 这是一个从句,若到结尾发现有两个谓语动词,那么该从句必然在第二个谓语动词之前结束
  • who ... 定语从句,就近修饰acquaintances
  • how 引出的是主语从句,在has之前做主语

这篇关于田静每日长难句分析的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/654475

相关文章

MySQL 内存使用率常用分析语句

《MySQL内存使用率常用分析语句》用户整理了MySQL内存占用过高的分析方法,涵盖操作系统层确认及数据库层bufferpool、内存模块差值、线程状态、performance_schema性能数据... 目录一、 OS层二、 DB层1. 全局情况2. 内存占js用详情最近连续遇到mysql内存占用过高导致

深度解析Nginx日志分析与499状态码问题解决

《深度解析Nginx日志分析与499状态码问题解决》在Web服务器运维和性能优化过程中,Nginx日志是排查问题的重要依据,本文将围绕Nginx日志分析、499状态码的成因、排查方法及解决方案展开讨论... 目录前言1. Nginx日志基础1.1 Nginx日志存放位置1.2 Nginx日志格式2. 499

Olingo分析和实践之EDM 辅助序列化器详解(最佳实践)

《Olingo分析和实践之EDM辅助序列化器详解(最佳实践)》EDM辅助序列化器是ApacheOlingoOData框架中无需完整EDM模型的智能序列化工具,通过运行时类型推断实现灵活数据转换,适用... 目录概念与定义什么是 EDM 辅助序列化器?核心概念设计目标核心特点1. EDM 信息可选2. 智能类

Olingo分析和实践之OData框架核心组件初始化(关键步骤)

《Olingo分析和实践之OData框架核心组件初始化(关键步骤)》ODataSpringBootService通过初始化OData实例和服务元数据,构建框架核心能力与数据模型结构,实现序列化、URI... 目录概述第一步:OData实例创建1.1 OData.newInstance() 详细分析1.1.1

Olingo分析和实践之ODataImpl详细分析(重要方法详解)

《Olingo分析和实践之ODataImpl详细分析(重要方法详解)》ODataImpl.java是ApacheOlingoOData框架的核心工厂类,负责创建序列化器、反序列化器和处理器等组件,... 目录概述主要职责类结构与继承关系核心功能分析1. 序列化器管理2. 反序列化器管理3. 处理器管理重要方

SpringBoot中六种批量更新Mysql的方式效率对比分析

《SpringBoot中六种批量更新Mysql的方式效率对比分析》文章比较了MySQL大数据量批量更新的多种方法,指出REPLACEINTO和ONDUPLICATEKEY效率最高但存在数据风险,MyB... 目录效率比较测试结构数据库初始化测试数据批量修改方案第一种 for第二种 case when第三种

解决1093 - You can‘t specify target table报错问题及原因分析

《解决1093-Youcan‘tspecifytargettable报错问题及原因分析》MySQL1093错误因UPDATE/DELETE语句的FROM子句直接引用目标表或嵌套子查询导致,... 目录报js错原因分析具体原因解决办法方法一:使用临时表方法二:使用JOIN方法三:使用EXISTS示例总结报错原

MySQL中的LENGTH()函数用法详解与实例分析

《MySQL中的LENGTH()函数用法详解与实例分析》MySQLLENGTH()函数用于计算字符串的字节长度,区别于CHAR_LENGTH()的字符长度,适用于多字节字符集(如UTF-8)的数据验证... 目录1. LENGTH()函数的基本语法2. LENGTH()函数的返回值2.1 示例1:计算字符串

Android kotlin中 Channel 和 Flow 的区别和选择使用场景分析

《Androidkotlin中Channel和Flow的区别和选择使用场景分析》Kotlin协程中,Flow是冷数据流,按需触发,适合响应式数据处理;Channel是热数据流,持续发送,支持... 目录一、基本概念界定FlowChannel二、核心特性对比数据生产触发条件生产与消费的关系背压处理机制生命周期

怎样通过分析GC日志来定位Java进程的内存问题

《怎样通过分析GC日志来定位Java进程的内存问题》:本文主要介绍怎样通过分析GC日志来定位Java进程的内存问题,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一、GC 日志基础配置1. 启用详细 GC 日志2. 不同收集器的日志格式二、关键指标与分析维度1.