<oVar>

<oVar> (orthographic-variant reference) 辞書の用例で,見出し語の複数ある正書形式への参照を示す. 9 Dictionaries
モジュールdictionaries — 9 Dictionaries
属性 att.ptrLike.form (@target) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 示された変化形の種類を示す.
状態 任意
データ型
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>.