if / unless は条件を表す
要点使い分け
if と unless の使い分け
「もし〜なら」か「もし〜でなければ」かで選びます。
if
もし〜なら — If you study hard, you will pass.
unlessもし〜でなければ(if not に近い)— Unless you hurry, you'll miss the bus.
文法の形
条件節の中では未来のことも現在形で表します。
条件 + 結果
If / Unless + 主語 + 現在形, 主語 + will + 動詞
If you study hard, you will pass.
文法のルール
1
条件節の中では未来のことも現在形で表す。will は入れない。
If you will study hard, you will pass.
If you study hard, you will pass.
if / unless などの条件を表すまとまりや、when / until などの時を表すまとまりの中では、未来のことでも現在形を使います。will は入れません。例: when I arrive。
2
条件節が先に来るときはメインの文との間にカンマを入れる。
If you study hard you will pass.
If you study hard, you will pass.
if / when / because などのまとまりが先に来るときは、メインの文との間にカンマを入れます。メインの文が先のときは、ふつうカンマを入れません。