foreignphrase

$Revision: 1666 $

$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $

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

Synopsis

Mixed Content Model

foreignphrase ::=
(%para.char.mix;)*

Attributes

Common attributes

Parameter Entities

The following parameter entities contain foreignphrase:

Parameter Entities
%gen.char.class;%ndxterm.char.mix;%para.char.mix;
%refinline.char.mix;%tbl.entry.mdl;%title.char.mix;

Description

The ForeignPhrase element can be used to markup 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

ForeignPhrases are often given special typographic treatment, such as italics.

Future Changes

The InterfaceDefinition element will be discarded in DocBook V4.0. It will no longer be available in the content model of this element.

See Also

abbrev, acronym, emphasis, phrase, quote, wordasword.

Examples

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
Like so many others, it became a <foreignphrase>de facto</foreignphrase>
standard.
</para>

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