There are a couple book title generators out there (Google will find them for you). Unfortunately, none of them seem to take any input. That is, they all generate titles by assembling words from a database, and the user cannot influence which words are chosen and how they are assembled. What I want to do is input a word, like "Sword" and be given a bunch of plausible titles that contain this word or related words (like "knight" or "knife") and that are not utter nonsense (like "Sword Cake").
Does such a title (or phrase) generator exist?