Combograms is a program for construction of subwords given a word (called
source word), or just some letters. There are two types of
constructions: the constructed words may use:
either as many letters as in the source word. E.g. if the source word is
'ABCDEFGH', it can be just one 'A', one 'B' etc.
or as many letters of the source word as needed (to construct a word),
e.g. two 'A's, three 'B's etc.
or as plain sub words.
You may also require that a word must contain one or more letters (Must contain the following
letter(s)).
Also, you can set a minimum length constraint on the matching words (Minimum length)
Source word:
Must contain the following letter(s):
Minimum length:
Type:
just as many (or less) letters as in the
source word
as many letters as wanted
plain sub words