The basic usage is as follows:
label 'text-label'
where text-label is a text label delimetered by single
quotes. The user can also add carriage returns as in C by the use of
the back slash and ``n'' token, or:
``n'', as in: ``This goes on top
n and this goes below''