.\"add a verb that doesn't require a trailing separate space
.DT
Synopsis
Discworld driver help
Synopsis

Name
.SI 5
add_xverb() - add a verb that doesn't require a trailing separate space

.EI
Synopsis
.SI 5
void add_xverb(string str);

.EI
Description
.SP 5 5
Similar to add_verb except that the verb is recognized even if not
separated from the rest of the sentence by a space.  This function
is useful when implementing the usual abbreviation ' for say
and : for emote.

.EP
See also
.SI 5
add_action(3), add_verb(3).
.EI
