feat: move

This commit is contained in:
2026-06-18 11:42:24 +00:00
parent 1036b67e0c
commit f8abef9db5
97 changed files with 1 additions and 1 deletions
@@ -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