Instructions
In the upper frame, you can choose from among the available languages:
- Chichewa
- Ciyawo
- Citumbuka
The words you search for will be printed in a dictionary format in the
frame to the left.
You can use SQL wildcards:
- % : ma% = all words that start with "ma"
- % : %era = all words that end with "era"
- % : b%era = all words that start with "b" and end with "era"
- _ : b_ra = all words that start with "b" and end with "era" with one character, any character, inbetween
Hope you enjoy it. Daniel Ridings