.ig
Define a macro that redefines itself as a string, then
invokes the string.
..
.de xx
This is macro xx.
.br
.ds xx This is string xx.
\\*(xx
..
.xx
