<subc>

<subc> (次要分類) 包含次要分類資訊 (及物 / 不及物、可數 / 不可數等) 9.3.2 Grammatical Information
組件 dictionaries — 9 Dictionaries
除全域屬性以外 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
屬於
可包含
宣告

<rng:element name="subc">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element subc
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
例子
<entry>
 <form>
  <orth>cloth(布料)</orth>
 </form>
 <gramGrp>
  <subc>不可數</subc>
 </gramGrp>
</entry>