Fixed
- Also show alternative answers if the user answers incorrectly.
Added
- Add past tense of verbs and quizzes to change past tense into present tense and vice versa.
- Add declarative and interrogative sentence types and quizzes to change declarative sentences into interrogative sentences and vice versa. Closes [140](https://github.com/fniessink/toisto/issues/140).
- Add a topic with interrogative pronouns (who, what, where, ...).
- Add links to https://en.wiktionary.org/ for alternative meanings as well.
- Add a command to show the contents of topics. Run `toisto topics -h` for more information.
Changed
- Changed the command-line interface to use subcommands, to prepare for more subcommands. Type `toisto -h` for more information.