foreignphrase (db.foreignphrase)

foreignphrase — A word or phrase in a language other than the primary language of the document.

Synopsis

foreignphrase (db.foreignphrase) ::= [-]

Description

The foreignphrase element can be used to mark up the text of a foreign word or phrase. “Foreign” in this context means that it is a language other than the primary language of the document and is not intended to be pejorative in any way.

Processing expectations

A foreignphrase is often given special typographic treatment, such as italics.

Children [+]

This element contains 43 elements.

See Also

abbrev, acronym, emphasis, foreignphrase (db._foreignphrase), phrase, quote, wordasword

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example foreignphrase</title>

<para>Like so many others, it became a <foreignphrase>de facto</foreignphrase>
standard.
</para>

</article>

Like so many others, it became a de facto standard.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)