What i want is simple
I would like to obtain all words that can be composed from the given word
E.g.
make/UAGS
in us.dic file
So i want to obtain all words that can be obtained from this word/suffix combination
e.g. results are : made, making, makes etc
What i want is simple
I would like to obtain all words that can be composed from the given word
E.g.
make/UAGS
in us.dic file
So i want to obtain all words that can be obtained from this word/suffix combination
e.g. results are : made, making, makes etc