lq-text: LQT_UnknownWordsInPhrase

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.

Notes

This number is not included in the result of LQT_Number­Of­Words­In­Phrase.