nonverbal
ARES System Manual: filter Text Filter Utilities

filter nonverbal <flags>: Replaces all words with a single predefined syllable, varying only in length.
vox <chain> nonverbal remove: Removes this filter from the specified vox pipeline <chain>.
vox <chain> nonverbal <flags>: Adds this filter to the vox pipeline <chain>, with the specified <flags>. If it is already present, the current <flags> will be updated.
(chat filtering... > <chain> filters... > nonverbal > activate or configure): values input here are passed to vox <chain> nonverbal.

As with other chat filters, it is only appropriate to call filter directly when manually using a pipe to modify text. Most users should instead interface with it via the vox command or chat filtering menu, which manages automatic modification of chat.


Flags

Specify the prefix, repeat, and suffix for the new word, separated by spaces. For example, 'ny a n' converts nyan nyaaan nyan 'nyan'.

If a word is shorter than the the minimum length of prefix, repeat, and suffix, the whole replacement will be used. In the previous example, 'to' and 'into' will both become 'nyan'.


Order of Operations

nonverbal is a layer 1 (linguistic) filter. It will be applied to the text after layer 0 filters but before any filters of a higher layer.