foreignphrase (db.foreignphrase)
foreignphrase — A word or phrase in a language other than the primary language of the document.
Synopsis
foreignphrase (db.foreignphrase) ::= × ⏵
- Zero or more of:
- text
- Bibliography inlines ⏵
- Graphic inlines ⏵
- Indexing inlines ⏵
- Linking inlines ⏵
- Product inlines ⏵
- Publishing inlines ⏵
Attributes
Common attributes and common linking attributes.
No additional attributes.
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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
38 elements contain foreignphrase
. × ⏵
Children
40 elements occur in foreignphrase
. × ⏵
See Also
Related elements: abbrev
, acronym
, emphasis
, foreignphrase
(db._foreignphrase), phrase
, quote
, wordasword
.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>
|<title>Example foreignphrase</title>
||
<para>Like so many others, it became a <foreignphrase>de facto</foreignphrase>
5 |standard.
|</para>
||
</article>
Like so many others, it became a de facto standard.