soundex
soundex is a compiled Lisp function in `soundex.el
'.
(soundex WORD)
Return a Soundex key for WORD.
Implemented as described in:
Knuth, Donald E. "The Art of Computer Programming, Vol. 3: Sorting
and Searching", Addison-Wesley (1973), pp. 391-392.