ARGSUSED2*/
API int
LQT_UnknownWordsInPhrase
(db, Phrase)
t_LQTEXT_Database *db;
t_Phrase *Phrase;
Purpose
Returns the number of unrecognised words in the given phrase. A phrase containing any unrecognised words can never be matched.Returns
the number of unrecognised words in the phrase.