代词的定义
定义与分类
重要程度:8 分
<div>
<h2>小结代词的定义与分类</h2>
<p><strong>定义:</strong>小结代词是用于替代或总结前面提到的一系列事物、想法或概念的代词。</p>
<h3>分类:</h3>
<ul>
<li><strong>指示性小结代词:</strong>用于指代前面提到的事物。
<ul>
<li>that, those, these, this等</li>
</ul>
</li>
<li><strong>关系小结代词:</strong>用于引导定语从句,并指代先行词。
<ul>
<li>who, whom, whose, which, that等</li>
</ul>
</li>
</ul>
<h3>例题与说明</h3>
<p><strong>例题1:</strong>指出下列句子中的小结代词并说明其类别。</p>
<pre>
<code>
"These books are very interesting. I read them last week."
</code>
</pre>
<p><strong>解析:</strong>在这句话中,“these”是一个指示性小结代词,用来指代前面提到的“books”。</p>
<p><strong>例题2:</strong>指出下列句子中的小结代词并说明其类别。</p>
<pre>
<code>
"The students who study hard will succeed in life."
</code>
</pre>
<p><strong>解析:</strong>在这句话中,“who”是一个关系小结代词,它引导了一个定语从句,指代先行词“students”。</p>
</div>