Skip to main content

Zero Conditional

Form

In zero conditional sentences, the tense in both parts of the sentence is the simple present.
If clause (condition)Main clause (result)
If + simple presentsimple present
If this thing happensthat thing happens.
As in all conditional sentences, the order of the clauses is not fixed. You may have to rearrange the pronouns and adjust punctuation when you change the order of the clauses, but the meaning is identical. In zero conditional sentences, you can replace "if" with "when", because both express general truths. The meaning will be unchanged.
Examples
  • If you heat ice, it melts.
  • Ice melts if you heat it.
  • When you heat ice, it melts.
  • Ice melts when you heat it.
  • If it rains, the grass gets wet.
  • The grass gets wet if it rains.
  • When it rains, the grass gets wet.
  • The grass gets wet when it rains.

Function

The zero conditional is used to make statements about the real world, and often refers to general truths, such as scientific facts. In these sentences, the time is now or always and the situation is real and possible.
Examples
  • If you freeze water, it becomes a solid.
  • Plants die if they don't get enough water.
  • If my husband has a cold, I usually catch it.
  • If public transport is efficient, people stop using their cars.
  • If you mix red and blue, you get purple.
The zero conditional is also often used to give instructions, using the imperative in the main clause.
Examples
  • If Bill phones, tell him to meet me at the cinema.
  • Ask Pete if you're not sure what to do.
  • If you want to come, call me before 5:00.
  • Meet me here if we get separated.

Comments

Popular posts from this blog

Properties

Appendix A. Common application properties Various properties can be specified inside your  application.properties / application.yml  file or as command line switches. This section provides a list common Spring Boot properties and references to the underlying classes that consume them. Property contributions can come from additional jar files on your classpath so you should not consider this an exhaustive list. It is also perfectly legit to define your own properties. This sample file is meant as a guide only. Do  not  copy/paste the entire content into your application; rather pick only the properties that you need. # =================================================================== # COMMON SPRING BOOT PROPERTIES # # This sample file is provided as a guideline. Do NOT copy it in its # entirety to your own application. ^^^ # =================================================================== # ---------...

Java Questions

1.WHAT IS JAVA? Java is a very simple, high level, Secured, Multithreaded, Platform independent, Object Oriented Programing Language. It was invented by "Gems Gosling" in SUN MICROSYSTEM for developing internet applications. ========================================================== 2.WHY JAVA IS VERY SIMPLE? its syntaxes are similar to c/c++. it omits many of the features that makes c and c++ complex, confusing and unsafe. java has inbuilt rich set of programs (API) sothat project development fast and easy. Note: In java we don't implement most horrible topics such as pointers, structures, union, operator overloading, multiple classes inheritance and many more. ========================================================== 3.IS JAVA SUPPORTS POINTERS? Java doesn't supports pointer but internally pointers are there in java software [JVM]. Java native language is C that means java language is developed using C language so Java software can have pointers in...

Stellar Data Recovery

Stellar Data Recovery Tips - पानी में डूबी हुई हार्ड डिस्क से कैसे डेटा रिकवर करें पानी में डूबी हुई हार्ड डिस्क से कैसे डेटा रिकवर करें पिछले कुछ हफ्तों बारिश के रूप में प्रकृति का कहर अपने चरम पर था , जिसकी वजह से चेन्नई शहर में जीवन प्रभावित हुआ । भूकंप से लेकर भारी बाढ़ तक , देश में इस साल प्राकृतिक आपदा के बारे में निरंतर खबरें चलती रही । प्राकृतिक आपदाओं ने मानव जीवन पर एक भयंकर रोक सी लगा दी । प्राकृतिक आपदा के बाद व्यवसायों को भी भारी नुकसान भुगतना पड़ा - प्राकृतिक आपदा से न केवल फिज़िकल नुकसान हुआ लेकिन मूल्यवान डेटा सिस्टम भी प्रभावित हुए ।   हम सब जानते हैं , डिजिटल उपकरण के लिए पानी कितना खतरनाक हैं । हम हमेशा अपने गॅडजेट्स जैसे मोबाइल फोन , कैमरा , लैपटॉप इत्यादि को पानी से दूर रखने के लिए विशेष सावधानी बरतते हैं । लेकिन हम प्राकृतिक आपदाओं के मामले में असहाय हो जाते हैं , जैसे हाल ही में चेन्नई में जो हुआ । ...