+functions/mutterfn

From Masq
Revision as of 14:19, 4 January 2011 by Ihavenomouth (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

mutter(<text string>)


This function returns a text string with random words dropped out. To preserve a substring, enclose it in angular braces <>. For example,

> say mutter(The cat sat on the mat.)

You say "... sat... the..."


> say mutter(<The cat> sat on the mat.)

You say "The cat ... on..."