情态动词
情态动词的否定形式
重要程度:6 分
<div>
<h3>情态动词的否定形式</h3>
<p>情态动词表示说话人的语气、态度等,其否定形式通常是在情态动词后面直接加"not"。</p>
<ul>
<li><strong>can</strong> 的否定形式是 <strong>cannot</strong> 或 <strong>can't</strong>。</li>
<li><strong>could</strong> 的否定形式是 <strong>could not</strong> 或 <strong>couldn't</strong>。</li>
<li><strong>may</strong> 的否定形式是 <strong>may not</strong> 或 <strong>might not</strong>。</li>
<li><strong>must</strong> 的否定形式是 <strong>must not</strong> 或 <strong>mustn't</strong>。</li>
<li><strong>should</strong> 的否定形式是 <strong>should not</strong> 或 <strong>shouldn't</strong>。</li>
<li><strong>would</strong> 的否定形式是 <strong>would not</strong> 或 <strong>wouldn't</strong>。</li>
</ul>
<h4>例题说明</h4>
<ol>
<li>你不能来参加我的生日派对。<br>
<code>Correct: You can't come to my birthday party.</code>
</li>
<li>他不可能知道这个秘密。<br>
<code>Correct: He cannot know this secret.</code>
</li>
<li>她不应该在会议上迟到。<br>
<code>Correct: She shouldn't be late for the meeting.</code>
</li>
</ol>
</div>