TypeProperty: description-format
list...
This property defines the different ways in which
an instance or instances of this type may be described textually.
This information may be used in narrative descriptions and by some
interfaces.
[describe syntax of the lists - are similar to name grammars]
If ()
, then the instance will be described in some default
fashion, such as (for units) "the <side> <ordinal> <type>"
.
Defaults to ()
.
TypeProperty: help
string
This property is a brief (preferably one-line) description of the type.
Defaults to ""
.
TypeProperty: notes
strings...
This property is detailed documentation about the type.
The formatting of the strings is up to the interface,
but in general each string is a separate line,
the string ""
indicates a line break,
and two ""
in a row indicates a paragraph break.
Defaults to ()
.