<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mirabella</title>
    <description>The latest articles on DEV Community by Mirabella (@mirabella).</description>
    <link>https://dev.to/mirabella</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F742334%2F03b5ccb2-22c9-4de0-ab53-8f94eeb1c824.png</url>
      <title>DEV Community: Mirabella</title>
      <link>https://dev.to/mirabella</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mirabella"/>
    <language>en</language>
    <item>
      <title>How to talk about permanent situations in English correctly</title>
      <dc:creator>Mirabella</dc:creator>
      <pubDate>Mon, 01 Nov 2021 14:20:09 +0000</pubDate>
      <link>https://dev.to/mirabella/how-to-talk-about-permanent-situations-in-english-correctly-50f3</link>
      <guid>https://dev.to/mirabella/how-to-talk-about-permanent-situations-in-english-correctly-50f3</guid>
      <description>&lt;p&gt;👥 This article shares the deeper understanding of using Present Simple in the context of permanent situations. Quotes are real life examples from your blogs!&lt;/p&gt;

&lt;p&gt;🔤 The basis of it all. Expressing permanent and unchangeable situations. Before we get adventurous and start describing things that change, things that are only temporary or things that are conditional, first we need to talk about what we already have. Let's start then with the permanent situations. To describe them we will go with Present Simple!&lt;/p&gt;

&lt;p&gt;🚲 The easiest, for many, most natural structure to use in English. You do not need to know much to start, just the verb list of Google Translate to help you out.&lt;/p&gt;

&lt;h3&gt;
  
  
  Quick cheatsheet:
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;-s (for 3rd person singular)&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Sarah &lt;strong&gt;works&lt;/strong&gt; with programmers.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Do, Does?&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Does&lt;/strong&gt; Sarah work in helpdesk?&lt;br&gt;
She &lt;strong&gt;doesn't do&lt;/strong&gt; enough tests.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;the verb be - am / is /are&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Sarah &lt;strong&gt;isn't&lt;/strong&gt; a programmer but she can become one if she wants to.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h4&gt;
  
  
  PERMANENT situations
&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;I &lt;strong&gt;am&lt;/strong&gt; a developer.&lt;br&gt;
How &lt;strong&gt;does&lt;/strong&gt; the Research Technology &lt;strong&gt;work&lt;/strong&gt;?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Use Present Simple to express that whatever we are talking about is permanent from our perspective, and is unlikely to change.&lt;/p&gt;

&lt;h4&gt;
  
  
  CONSTANT states
&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;Only three things &lt;strong&gt;are&lt;/strong&gt; certain in life: death,taxes, and more meetings.&lt;br&gt;
Python &lt;strong&gt;continues&lt;/strong&gt; to be one of the bestprogramming languages every developer should learn.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Use Present Simple to talk about things you take for granted, which are not changing anytime soon. Very often we refer here to jobs, marital status, where we live and e.g. what language you program in.&lt;/p&gt;

&lt;h4&gt;
  
  
  UNCHANGEABLE truths
&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;Basel &lt;strong&gt;enjoys&lt;/strong&gt; learning about computer science,astronomy and philosophy.&lt;br&gt;
I &lt;strong&gt;hate&lt;/strong&gt; this (updating DOM inside datahandling functions?)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;When we talk about things that are always true for us, even if we perceive them through the eyes of now, we use Present Simple.&lt;/p&gt;

&lt;h3&gt;
  
  
  STATE VERBS
&lt;/h3&gt;

&lt;p&gt;When we talk about current situation, our natural instinct is to use Present Continuous. But with certain verbs it is impossible. &lt;br&gt;
Verbs like:&lt;br&gt;
*belong&lt;br&gt;
*owe&lt;br&gt;
*own&lt;br&gt;
*know&lt;br&gt;
*understand&lt;br&gt;
*mean&lt;br&gt;
*believe&lt;br&gt;
do NOT take the continuous form, even if they express the current situation. &lt;/p&gt;

&lt;p&gt;In this category we also get feelings/emotions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;like&lt;/li&gt;
&lt;li&gt;hate&lt;/li&gt;
&lt;li&gt;adore&lt;/li&gt;
&lt;li&gt;enjoy&lt;/li&gt;
&lt;li&gt;love.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Each tag &lt;strong&gt;belongs&lt;/strong&gt; to many posts&lt;br&gt;
Each post &lt;strong&gt;belongs&lt;/strong&gt; to one user&lt;br&gt;
Each post &lt;strong&gt;belongs&lt;/strong&gt; to one category&lt;br&gt;
Each post &lt;strong&gt;belongs&lt;/strong&gt; to many tags&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Present Simple
&lt;/h2&gt;

&lt;p&gt;Present Simple is a great tool to talk about things we see as permanent. Those could be routines, habits, facts and general truths.&lt;br&gt;
It is also useful when we meet a state verb that cannot be changed into another form.&lt;/p&gt;

&lt;p&gt;🧳Prepare for your next language challenge with Mirabella!&lt;/p&gt;

</description>
      <category>blogging</category>
      <category>language</category>
    </item>
  </channel>
</rss>
