How do you teach if clauses?
Here are the steps to teaching the first conditional form:
- Introduce the construction of the first conditional: If + present simple + (then clause) future with “will.”
- Point out that the two clauses can be switched: (then clause) future with “will” + if + present simple.
What is the difference between if clause and main clause?
The if-clause uses the present continuous or present simple tense and the main clause uses a modal verb. This is used to make suggestions and give advice.
How do you teach a conditional statement to a child?
Teaching If Then Statements using Scratch
- if a sprite is touching another sprite.
- if a sprite touches the mouse pointer.
- if a sprite reaches the edge of the stage.
- if a sprite touches a color.
- if one color is touching another color.
- if a keyboard key is pressed.
- if the mouse button is pressed down.
- if a value equals an amount.
What is the difference between if only and I wish?
We use wish and if only to talk about things that we would like to be different in either the present or the past. If only is usually a bit stronger than wish.
How do you introduce a wish?
wish + past simple is used to express that we want a situation in the present (or future) to be different.
- I wish I spoke Italian. ( I don’t speak Italian)
- I wish I had a big car. ( I don’t have a big car)
- I wish I were on a beach. ( I’m in the office)
- I wish it were the weekend. ( It’s only Wednesday)
How do you explain an if statement?
A good way to think of the if statement is as a true or false question. They ask the program if something is true, and tell it what to do next based on the answer. So, if statements essentially mean: ‘If something is true, then do something, otherwise do something else. ‘
What are the 4 types of conditional?
Four Types of Conditionals
- if (or when) + present tense | present tense.
- if (or when) + past tense | past tense.
- if + present tense | will (may/might/can/could/should) + infinitive.
- if + past subjunctive | would/might/could + infinitive (simple or continuous)
What are the three types of if clause?
Conditional
| Conditional sentence type | Usage | If clause verb tense |
|---|---|---|
| Zero | General truths | Simple present |
| Type 1 | A possible condition and its probable result | Simple present |
| Type 2 | A hypothetical condition and its probable result | Simple past |
| Type 3 | An unreal past condition and its probable result in the past | Past perfect |
What clause does if introduce?
The IF-clause introduces a condition. The main clause is the result of that condition. What happens in the main clause is conditional to what happens in the if-clause. In other words the main clause only happens when the events in the if-clause happen.
What is if condition for kids?
A conditional is an action that occurs if something specific happens. If then statements are used in programming to trigger a set of instructions. If then statements can be a difficult concept for young children to understand. To help them comprehend the logic, compare it to situations in their daily life.
Can you give an example of first conditional clauses?
To make a sentence in the first conditional, we use, If + present simple, will/won’t + verb. If I pass this exam, I’ll celebrate. If I pass this exam, I won’t have to do it again.