Контрольные задания > E Put the verbs in brackets into the Present Simple or the Present Continuous.e.g. Let's go for a walk. The sun is shining (shine).
31 Daniel ___________(go) camping once a month.
32 Once a week we ___________(have) dinner at a restaurant.
33 Luke and Jane ___________(not ride) their bikes to school every day.
34 What's the matter? Why ___________(you/cry)?
35 I ___________(wait) for Nina right now.
36 ___________(you/speak) English?
37 John is in his room. He ___________(listen) to music.
38 Nathan ___________(read) comics when he wants to relax.
39 I always ___________(have) a glass of milk before I go to bed.
40 ___________(it/not rain) at the moment.
Вопрос:
E Put the verbs in brackets into the Present Simple or the Present Continuous.e.g. Let's go for a walk. The sun is shining (shine).
31 Daniel ___________(go) camping once a month.
32 Once a week we ___________(have) dinner at a restaurant.
33 Luke and Jane ___________(not ride) their bikes to school every day.
34 What's the matter? Why ___________(you/cry)?
35 I ___________(wait) for Nina right now.
36 ___________(you/speak) English?
37 John is in his room. He ___________(listen) to music.
38 Nathan ___________(read) comics when he wants to relax.
39 I always ___________(have) a glass of milk before I go to bed.
40 ___________(it/not rain) at the moment.
```json
[
{
"31": {
"question": "Daniel ___________(go) camping once a month.",
"answer": "Daniel goes camping once a month. (Present Simple, так как это повторяющееся действие)"
}
},
{
"32": {
"question": "Once a week we ___________(have) dinner at a restaurant.",
"answer": "Once a week we have dinner at a restaurant. (Present Simple, так как это повторяющееся действие)"
}
},
{
"33": {
"question": "Luke and Jane ___________(not ride) their bikes to school every day.",
"answer": "Luke and Jane do not ride their bikes to school every day. (Present Simple, отрицание, так как это повторяющееся действие)"
}
},
{
"34": {
"question": "What's the matter? Why ___________(you/cry)?",
"answer": "What's the matter? Why are you crying? (Present Continuous, так как это происходит сейчас)"
}
},
{
"35": {
"question": "I ___________(wait) for Nina right now.",
"answer": "I am waiting for Nina right now. (Present Continuous, так как это происходит в данный момент)"
}
},
{
"36": {
"question": "___________(you/speak) English?",
"answer": "Do you speak English? (Present Simple, вопрос о навыке)"
}
},
{
"37": {
"question": "John is in his room. He ___________(listen) to music.",
"answer": "John is in his room. He is listening to music. (Present Continuous, так как это происходит сейчас)"
}
},
{
"38": {
"question": "Nathan ___________(read) comics when he wants to relax.",
"answer": "Nathan reads comics when he wants to relax. (Present Simple, так как это привычное действие)"
}
},
{
"39": {
"question": "I always ___________(have) a glass of milk before I go to bed.",
"answer": "I always have a glass of milk before I go to bed. (Present Simple, так как это повторяющееся действие)"
}
},
{
"40": {
"question": "___________(it/not rain) at the moment.",
"answer": "It is not raining at the moment. (Present Continuous, отрицание, так как это происходит в данный момент)"
}
}
]
```
**Развёрнутый ответ на русском языке:**
Это упражнение на использование времён Present Simple и Present Continuous.
* **Present Simple** используется для описания обычных, повторяющихся действий, фактов или общих истин.
* **Present Continuous** используется для описания действий, происходящих в данный момент, в период речи или для временных ситуаций. Также может использоваться для выражения планов на будущее.
Для каждой фразы нужно определить, какое время подходит по смыслу. Например:
* "Daniel goes camping once a month." Здесь используется Present Simple, потому что это действие происходит регулярно, раз в месяц.
* "I am waiting for Nina right now." Здесь используется Present Continuous, потому что действие происходит прямо сейчас.
* "It is not raining at the moment." Здесь также используется Present Continuous, потому что речь идёт о том, что происходит в данный момент.