Dictionary Services

These services were written for the benefit of software running on Waterpoint; while it contains usable forms, this page primarily exists to document the services.

Find out if words are in the ENABLE word list:

The results will be plain text, one word per line, containing the subset of the entered words which are in ENABLE.

Perl regular expression match:





The results will be plain text, one word per line (unless you change the record terminator). If more results than the limit are found, then there will be one final record with the text “...”. If any of the parameters are omitted, they will default to the values shown here.

Get random ENABLE words:

The results will be plain text, one word per line.

Note that this form produces URLs like random?count=1, but random?1 is also accepted.