相互代词
相互代词的种类
重要程度:7 分
<div>
<h2>相互代词的种类</h2>
<p>相互代词主要用来表示两个或两个以上的人或事物之间的相互关系。主要有以下两种:</p>
<ul>
<li><strong>each other</strong></li>
<li><strong>one another</strong></li>
</ul>
<p>两者在使用上没有太大的区别,通常可以互换。</p>
</div>
<div>
<h3>Each Other 的用法</h3>
<p>当涉及到两个主体时,通常使用<code>each other</code>。</p>
<h4>例句:</h4>
<ul>
<li>Tom and Jerry always help <span style="color: blue;">each other</span>.</li>
<li>We should learn from <span style="color: blue;">each other</span>.</li>
</ul>
</div>
<div>
<h3>One Another 的用法</h3>
<p>当涉及到三个或更多主体时,通常使用<code>one another</code>。</p>
<h4>例句:</h4>
<ul>
<li>Students in the class often discuss problems with <span style="color: blue;">one another</span>.</li>
<li>The team members encouraged <span style="color: blue;">one another</span> during the competition.</li>
</ul>
</div>