feat: examples
This commit is contained in:
@@ -4,6 +4,8 @@ Source style: singular-plural matching and spelling rules.
|
||||
|
||||
### Exercise 1. Write the plural
|
||||
|
||||
Example: one book -> two books
|
||||
|
||||
1. apple -> __________
|
||||
2. box -> __________
|
||||
3. baby -> __________
|
||||
@@ -12,6 +14,8 @@ Source style: singular-plural matching and spelling rules.
|
||||
|
||||
### Exercise 2. Match
|
||||
|
||||
Example: 1 -> b
|
||||
|
||||
1. one watch
|
||||
2. one boy
|
||||
3. one diary
|
||||
@@ -26,6 +30,8 @@ e. men
|
||||
|
||||
### Exercise 3. Choose the correct word
|
||||
|
||||
Example: apple / banana -> apple
|
||||
|
||||
1. two cat / cats
|
||||
2. three baby / babies
|
||||
3. two sandwich / sandwiches
|
||||
|
||||
Reference in New Issue
Block a user