WritingEnglish.Backoffice
Dashboard
Categories
SubCategories
Lessons
Edit Grammar Lesson
SubCategory
-- Select SubCategory --
English Tenses - Present Tence
English Tenses - Present continuous Tense
English Tenses - Present Tense & Present Continous Tence -1
English Tenses - Present Tense & Present Continous Tence -2
English Tenses - Past Tence
English Tenses - Past Continuous
English Tenses - Used To
English Tenses - Present Perfect Tence -1
English Tenses - Present Perfect Tence -2
English Tenses - Present Perfect Tence - How Long
English Tenses - Present Perfect Tence - For/Since
English Tenses - Present Perfect Continuous
English Tenses - Present Perfect Continuous/ Present Perfect
English Tenses - Past Perfect
English Tenses - Past Perfect Continous
English Tenses - Present Perfect / Past
English Tenses - Present Perfect / Past -2
Title
Order
Difficulty Level (1-10)
1 = Easiest, 10 = Hardest
Lesson Content (HTML)
<h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Introduction</h2> <p class="text-gray-700 leading-relaxed mb-4"> In English, the <strong class="font-semibold text-gray-900">present continuous</strong> and <strong class="font-semibold text-gray-900">present simple</strong> tenses are used to describe actions and states. The present continuous is used for actions that are ongoing, while the present simple is used for habitual actions or general truths. Some verbs, however, are not commonly used in the continuous form. </p> <h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Grammar Rules / Structure</h2> <h3 class="text-xl font-semibold text-gray-700 mt-6 mb-3">Present Continuous</h3> <p class="text-gray-700 leading-relaxed mb-4"> The present continuous tense is used for actions that are happening at the moment of speaking. </p> <div class="bg-blue-50 border-l-4 border-blue-500 px-4 py-3 my-4 text-blue-800 font-mono text-sm"> Subject + am/is/are + verb(-ing) </div> <ul class="list-disc list-inside space-y-2 mb-4 text-gray-700"> <li><strong class="font-semibold text-gray-900">Affirmative:</strong> I am reading.</li> <li><strong class="font-semibold text-gray-900">Negative:</strong> I am not reading.</li> <li><strong class="font-semibold text-gray-900">Question:</strong> Am I reading?</li> </ul> <h3 class="text-xl font-semibold text-gray-700 mt-6 mb-3">Present Simple</h3> <p class="text-gray-700 leading-relaxed mb-4"> The present simple tense is used for habitual actions, general truths, and states. </p> <div class="bg-blue-50 border-l-4 border-blue-500 px-4 py-3 my-4 text-blue-800 font-mono text-sm"> Subject + base verb (add -s or -es for third-person singular) </div> <ul class="list-disc list-inside space-y-2 mb-4 text-gray-700"> <li><strong class="font-semibold text-gray-900">Affirmative:</strong> She reads every day.</li> <li><strong class="font-semibold text-gray-900">Negative:</strong> She does not read every day.</li> <li><strong class="font-semibold text-gray-900">Question:</strong> Does she read every day?</li> </ul> <h3 class="text-xl font-semibold text-gray-700 mt-6 mb-3">Special Verbs</h3> <p class="text-gray-700 leading-relaxed mb-4"> Certain verbs are not typically used in the continuous form, such as <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">know</span>, <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">like</span>, <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">seem</span>, etc. The verb <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">think</span> can be used in the continuous form when it means "consider". </p> <h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Signal Words / Key Indicators</h2> <ul class="list-disc list-inside space-y-2 mb-4 text-gray-700"> <li><span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">now</span>, <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">at the moment</span> for present continuous</li> <li><span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">always</span>, <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">often</span>, <span class="bg-yellow-100 text-yellow-800 px-1 rounded font-medium">usually</span> for present simple</li> </ul> <h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Examples</h2> <ul class="list-disc list-inside space-y-2 mb-4 text-gray-700"> <li class="text-green-600 font-medium">(+) She is studying for her exams right now.</li> <li class="text-green-600 font-medium">(+) They play soccer every Saturday.</li> <li class="text-green-600 font-medium">(-) He isn't listening to the teacher at the moment.</li> <li class="text-green-600 font-medium">(-) We don't usually eat dinner after 8 PM.</li> <li class="text-green-600 font-medium">(?) Are you working late tonight?</li> <li class="text-green-600 font-medium">(?) Does he know the answer to this question?</li> <li class="text-green-600 font-medium">(+) I think it's going to rain later.</li> <li class="text-green-600 font-medium">(-) She doesn't seem interested in the movie.</li> <li class="text-green-600 font-medium">(?) What are you thinking about right now?</li> <li class="text-green-600 font-medium">(+) The cake smells delicious!</li> </ul> <h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Common Mistakes</h2> <div class="bg-red-50 border-l-4 border-red-500 px-4 py-3 my-4 text-red-800"> <p><span class="text-red-500 font-medium line-through">I am knowing the answer.</span> vs <span class="text-green-600 font-medium">I know the answer.</span></p> <p><span class="text-red-500 font-medium line-through">She is liking the song.</span> vs <span class="text-green-600 font-medium">She likes the song.</span></p> <p><span class="text-red-500 font-medium line-through">Does he is coming?</span> vs <span class="text-green-600 font-medium">Is he coming?</span></p> <p><span class="text-red-500 font-medium line-through">He don't play soccer.</span> vs <span class="text-green-600 font-medium">He doesn't play soccer.</span></p> </div> <h2 class="text-2xl font-bold text-gray-800 mt-8 mb-4">Quick Tip</h2> <div class="bg-green-50 border-l-4 border-green-500 px-4 py-3 my-4 text-green-800"> If you're talking about something happening <em>right now</em>, use the present continuous. For habits or general truths, stick to the present simple. </div>
Save Changes
Back to List