Is there more to glossary¹ definitions than I am seeing?
Since there is a data structure for a glossary term
 >> {code}
>>> <dl>
>>>     <dt>
>>>>         TERM
>>>     </dt>
>>>     <dd>
>>>>         DEFINITION
>>>     </dd>
>>> </dl>
>> {/code}
>>  
I had hoped there would be functions like ³put the glossary out as a
sorted
list², or pop-up definition when I roll over the term.