'; ?>
簡単にポイントを確認します。
例)This is my book.(これは私の本です)
例)This is not(isn't) my book.
(これは私の本ではありません)
例)Is this my book?
(これは私の本ですか)
例)Yes, it is. / No, it is not(isn't).
(はいそうです)/(いいえ違います)
また「This」の部分が「That」に変わったとしても「これは」を「あれは」に変えれば良いだけです。
次の文のそれぞれ否定文、疑問文、答えの文を答えなさい。
(1) This is your watch.
(2) That is my father's car.
さて、解答・解説をしていきましょう。
(1) This is your watch.
前回までの「You are」の文と考え方は同じです。
ポイント
否定文:be動詞(is, am, are)の後ろにnotを入れる。
疑問文:be動詞(is, am, are)を主語の前に出す。
正解)
否定文:This is not(isn't) your watch.
(これはあなたの時計です)
疑問文:Is this your watch?
(これはあなたの時計ですか)
答え :Yes, it is. / No, it is not(isn't).
(はいそうです)(いいえ違います)
(2) That is my father's car.
これも同じ考え方でといていきます。
正解)
否定文:That is not(isn't) my father's car.
(あれは私のお父さんの車です)
疑問文:Is that my father's car?
(あれは私のお父さんの車ですか)
答え :Yes, it is. / No, it is not(isn't).
(はいそうです)(いいえ違います)
$value) { if (strpos($param, 'color_') === 0) { google_append_color($google_ad_url, $param); } else if (strpos($param, 'url') === 0) { $google_scheme = ($GLOBALS['google']['https'] == 'on') ? 'https://' : 'http://'; google_append_url($google_ad_url, $param, $google_scheme . $GLOBALS['google'][$param]); } else { google_append_globals($google_ad_url, $param); } } return $google_ad_url; } $google_ad_handle = @fopen(google_get_ad_url(), 'r'); if ($google_ad_handle) { while (!feof($google_ad_handle)) { echo fread($google_ad_handle, 8192); } fclose($google_ad_handle); } ?>