|  | you mean like blather and lather
or trash and rash?  there must be millions of em.
can shared letters appear twice in one word and not in the other?
the difference should just be the reverse, as in X(calm,becalm) = be.
you may need some more rules about what set members are to work with
closure and isomorphism etc.!!
 | 
|  | Here's some examples so you see how it works:
	UNIQUE elements in 'asparagus'  =   asprgu
	UNION of 'salt' and 'tier'      =   saltier   (no duplicate letters)
	INTERSECTION of 'pant' and 'cant'= ant  
	DIFFERENCES betwn 'girl' and 'whirl' = g (result show elements of A
		not found in B)
The results cannot contain any double letters. Here is a UNIQUE that almost 
works (phonetically it does work).
	Dr.Grant's Chewing Gum = Dr.Gant's Chewinum
Of course, the meaning changes, and the possessive becomes a contraction, but
that is allowed. Notice that a blank space counts as a character (ie the result can only contain one of them).
 | 
|  | I suggest you refer to this month's GAMES Magazine. One word puzzle involves 
the union of six-letter words. 
They present the first three letters of the first qord, and the last three 
letters of the third. You have to choose another six-letter word whose first 3 
letters complete the first, and second 3 letters start the second.
For example, they give:
FAL ______________ TAN
The answer would be: CONSUL     FAL+CON  and SUL+TAN
I think this is what you want, and I hope this helps.
		To quote John Ciardi, "Good words to you."
					andrew
 |