|
|
Return to Function List |
|
Returns the 1-4 character phonetic sound of a word.
|
|
Syntax |
phonetic( word )
|
word |
The word to process |
|
|
|
|
This function is based on an algorithm developed by Lawrence
Philips ("Practical Algorithms for Programmers",
Binstock & Rex, Addison Wesley, 1995) |
|
|