Name       : NO_ADVERB

Defined in : /sys/adverbs.h

Description: This macro will be returned by the function check_adverb if the
             adverb that was passed to this function as a parameter could not
             be matched as an adverb using the macro FULL_ADVERB. A match
             is made if the adverb consists of at least three characters
             and matches exactly with the first part of any adverb in the
             list of known adverbs.

See also   : check_adverb, NO_ADVERB_WITH_SPACE, FULL_ADVERB
