Name
firstterm — The first occurrence of a term
Synopsis
firstterm ::= (text | Bibliography inlines | Error inlines | Graphic inlines | GUI inlines | Indexing inlines | Keyboard inlines | Linking inlines | Markup inlines | Math inlines | Object-oriented programming inlines | Operating system inlines | Product inlines | Programming inlines | Publishing inlines | Technical inlines | Ubiquitous inlines)*
Additional constraints
@linkendonfirsttermmust point to aglossentry.
Description
This element marks the first occurrence of a word or term in a given context.
Processing expectations
Formatted inline. A firstterm is often given
special typographic treatment, such as italics.
Attributes
Common attributes and common linking attributes.
- baseform
Specifies the base form of the term, the one that appears in the glossary. This allows adjectival, plural, and other variations of the term to appear in the element. The element content is the default base form.
See Also
glossterm
Examples
<article xmlns='http://docbook.org/ns/docbook'> <title>Example firstterm</title> <para>In an <firstterm>object-oriented</firstterm> programming language, data and procedures (called <glossterm>methods</glossterm>) are bound together. </para> </article>
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access