Comment

Comments are disabled for this notebook.

ノートテキスト

ページ1:

文法のまとめ
▲ 接続詞… 2つの文をつなぐ働きをする言葉。
when
「・・・(の)ときに」
if
「もし・・・ならば」 ※”条件”を表す
because 「(なぜなら)…だから」
that 「(•••ということ)」
> <if + 主語 + 動詞....>:「(もし)〜なら」
※このかたまりは文の前半にも後半にもおくことができる。
文の前半におくときは区切りのコンマ(,) を書く。
注 if のあとの動詞は未来のことでも現在形を使う

ページ2:

接続詞 if を使って2文を1文にする方法
仮川 (もし) 明日晴れたら, 私たちは動物園に行きます。
It will be sunny tomorrow.
We will go to the zoo.
If it is sunny tomorrow, we will go to the zoo.
(We will go to the zoo if it is sunny tomorrow.)
うしろのときは
未来のことでも
現在形
カンマはいらない
調 まちがったほうに if をくっつけると
.....
If we go to the zoo, it will be sunny tomorrow.
"もし私たちが動物園に行けば” 明日は晴れるでしょう。
ワケワカメ