<oVar>

<oVar> (orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the headword. 9 Dictionaries
組件dictionaries — 9 Dictionaries
屬性 att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typeindicates the kind of variant involved.
狀態 非必備的
資料類型
data.enumerated
實例值包含:
pt
(past tense)
pp
(past participle)
prp
(present participle)
f
(feminine)
pl
(plural)
屬於 model.ptrLike.form
可包含
dictionaries: oRef
gaiji: g
宣告
element oVar
{
   att.global.attributes,
   att.ptrLike.form.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   ( text | model.gLike | oRef )*
}
例子
<entry>
 <form>
  <orth>take</orth>
 </form>
 <cit type="example">
  <quote>Mr Burton <oVar type="pt">took</oVar> us for French</quote>
 </cit>
</entry>
Character data or <oRef>.