.ig
Define a string, then define an alias to it.
The alias should produce the same result as the original string
..
.ds xx This is a string.
.als yy xx
\*(xx
.br
\*(yy
