| <def> (definition) contains definition text in a dictionary entry. [10.3.3.1. Definitions] |
| Module | dictionaries — Specification |
| Attributes | |
| Member of | |
| Contained by | |
| May contain | |
| Example | <entry>
<form>
<orth>competitor</orth>
<hyph>com|peti|tor</hyph>
<pron>k@m"petit@(r)</pron>
</form>
<gramGrp>
<pos>n</pos>
</gramGrp>
<def>person who competes.</def>
</entry>
|
| Content model |
<content>
<macroRef key="macro.lexSpecialPara"/>
</content>
⚓ |
| Schema Declaration |
element def
{
att.global.attributes,
att.lexicographic.attributes,
macro.lexSpecialPara
}⚓
|