Word Meld
This program searches for words that has some (pre|suf|in)fix common with a
specific word (given by the user).
House rule: The word you type in must be at least 5 characters.
E.g. Try "kjellerstrand" (my last name). One word meld is contro-llers-trand (controllers). The word in parenthesis (controllers) is thus melded with kjellerstrand (or part of it). The dashes ("-") is used to separate the different parts (controller" and -llerstrand) from each other.
The last line in the applet is the message, which will show - among other things - the number of generated word melds.
Please note that the first time you try it (for a specific language), it will
take some seconds to reading the dictionary. The next times should be quite
faster.
See also my CGI version of this program. It is somewhat slower than this applet, though.
Back to my other useless programs
Back to my homepage
Created by Hakan Kjellerstrand (hakank)