feat: move
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
## Theme 09 - Plurals
|
||||
|
||||
### Exercise 10. Write s / es / ies
|
||||
|
||||
Example: book -> books -> s
|
||||
|
||||
1. fox -> fox___
|
||||
2. toy -> toy___
|
||||
3. cherry -> cherr___
|
||||
4. dish -> dish___
|
||||
|
||||
### Exercise 11. Complete the sentence
|
||||
|
||||
Example: These are two __________. (potato) -> potatoes
|
||||
|
||||
1. These are two __________. (potato)
|
||||
2. I have got three __________. (brush)
|
||||
3. They are small __________. (fox)
|
||||
4. These are red __________. (cherry)
|
||||
|
||||
### Exercise 12. Match the rule
|
||||
|
||||
Example: bus -> buses -> +es
|
||||
|
||||
1. bus -> buses
|
||||
2. baby -> babies
|
||||
3. toy -> toys
|
||||
4. watch -> watches
|
||||
|
||||
a. +es
|
||||
b. +ies
|
||||
c. +s
|
||||
d. +es
|
||||
Reference in New Issue
Block a user