-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New grammar page for Spanish subjunctive
- Loading branch information
1 parent
6c652bb
commit 877dfe0
Showing
2 changed files
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" class="notranslate"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Spanish Subjunctive Uses | VTP6 Grammar</title> | ||
<link rel="stylesheet" href="../../sets/main.css"> | ||
<link rel="icon" type="image/png" href="../../sets/logo.png"/> | ||
<meta property="og:image" content="../../icon.jpg" /> | ||
<meta property="og:image:width" content="256" /> | ||
<meta property="og:image:height" content="256" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="Learn the grammar of Spanish subjunctive uses on Vocabulary Testing Program 6 (VTP6), an online platform to help students revise vocabulary."> | ||
</head> | ||
<body> | ||
<h1><a href="./../">VTP6 Grammar</a> - Spanish Subjunctive Uses</h1> | ||
|
||
<p>See also: <i><a href="../SpanishGCSEVerbs/">Regular verbs</a></i><br /> </p> | ||
|
||
<h2>Wishes</h2> | ||
|
||
<p><i>Use the subjunctive when you want something.</i></p> | ||
|
||
<h4>Examples:</h4> | ||
|
||
<p><i>Quiero <b>que</b> este café <b>sea</b> más dulce.</i> <br /> | ||
= I want this coffee to be sweeter.</p> | ||
<p><i>Ojalá <b>que tuviera</b> una casa más grande.</i> <br /> | ||
= I wish that I had a bigger house.</p> | ||
|
||
<br /> | ||
|
||
<h2>Emotions</h2> | ||
|
||
<p><i>Use the subjunctive when you're expressing an emotion.</i></p> | ||
|
||
<h4>Examples:</h4> | ||
|
||
<p><i>Me alegro de <b>que</b> te <b>guste</b>.</i> <br /> | ||
= I'm glad that you like it.</p> | ||
<p><i>Me molesta <b>que</b> el <b>esté</b> tan orgulloso.</i> <br /> | ||
= It annoys me that he is so proud.</p> | ||
|
||
<br /> | ||
|
||
<h2>Impersonal Expressions</h2> | ||
|
||
<p><i>Use the subjunctive when there is no particular person in the subject.</i></p> | ||
|
||
<h4>Examples:</h4> | ||
|
||
<p><i>Es extraño <b>que</b> no <b>haya</b> nadie aquí.</i> <br /> | ||
= It's strange that there is no one here.</p> | ||
<p><i>No era necesario <b>que hicieras</b> eso.</i> <br /> | ||
= It was not necessary for you to do that.</p> | ||
|
||
<br /> | ||
|
||
<h2>Recommendations</h2> | ||
|
||
<p><i>Use the subjunctive when you are suggesting something.</i></p> | ||
|
||
<h4>Examples:</h4> | ||
|
||
<p><i>Te aconsejo <b>que escapes</b> ahora.</i> <br /> | ||
= I advise you to run away now.</p> | ||
<p><i>Te sugiero <b>que</b> no <b>hagas</b> eso.</i> <br /> | ||
= I suggest that you don't do that.</p> | ||
|
||
<br /> | ||
|
||
<h2>Doubts</h2> | ||
|
||
<p><i>Use the subjunctive when you are expressing uncertainty.</i></p> | ||
|
||
<h4>Examples:</h4> | ||
|
||
<p><i>No creo <b>que sea</b> una buena idea.</i> <br /> | ||
= I don't think that it's a good idea.</p> | ||
<p><i>No parece <b>que estés</b> listo para este examen.</i> <br /> | ||
= It doesn't look like you're ready for this exam.</p> | ||
|
||
<br /> <br /> | ||
|
||
<script src="../table.js"></script> | ||
|
||
<div id="sub"><el>© Rujul Nayak <el id="year">2023-</el></el> | <a href="mailto:[email protected]" class="feedback">Feedback</a> <a href="https://github.com/vtp6/vtp6.github.io/tree/main/grammar"><img src="../../sets/logosmall.png" class="logo" /></a></div> | ||
<script src="../../year.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters