In the J programming language, a monad refers to the one-argument case of a verb.

This is not to be confused with the concept of a monad as used in functional programming, where it is usually a way to ensure single-threadedness of data, allowing sequencing while preserving referential transparency (if that's your bag).