| 10 REAL CONDITIONS
|
| |
IF-CLAUSE ............. MAIN CLAUSE
|
10 UNREAL CONDTIONS
past |
|
10 UNREAL CONDITIONS nonpast |
|
EXTRA CREDIT: UNREAL CONDITIONS past AND nonpast |
|
IF-CLAUSE ............. MAIN CLAUSE
|
| CONDITIONS with "unless" |
|
REAL/UNREAL? .... IF-CLAUSE ......... MAIN CLAUSE
|
| CONDITIONS with provided that or even if |
|
REAL/UNREAL? .... IF-CLAUSE ......... MAIN CLAUSE
|
CONDITIONS in which the "if-clause" begins with were, had, or should
instead of a word like if restate WITH an "if-clause |
|
REAL/UNREAL? .... IF-CLAUSE ......... MAIN CLAUSE
|
CONDITIONS in which the "if-clause" is replaced by otherwise or in that
case what is the "if-clause" that has been replaced? |
|
REAL/UNREAL? .... IF-CLAUSE ......... MAIN CLAUSE
|
Conditions in which the "if-clause" is missing (understood but not stated)
what is the "if-clause" that is understood? |
|
REAL/UNREAL? .... IF-CLAUSE ......... MAIN CLAUSE
|