<tbx:grammaticalNumber> Grammatical Number Flag (TBX)

An indicator of whether the term is singular or plural, for instance: <tbx:grammaticalNumber value="plural"/>.
Attributes
value (REQUIRED)

Base Attributes

Models and Context
May be contained in
Model Description
This is an EMPTY element
Tagged Sample

With part of speech, describing a term

<tbx:termEntry id="ISO10241-1.a229.131">
  <tbx:langSet xml:lang="en">
    <tbx:definition>grain of <italic>Avena sativa</italic> L.</tbx:definition>
    <tbx:source>ISO 11520-2:2001, 3.10.</tbx:source>
    <tbx:tig>
      <tbx:term id="a229.131-1">oats</tbx:term>
      <tbx:partOfSpeech value="noun"/>
      <tbx:grammaticalNumber value="singular"/>
    </tbx:tig>
  </tbx:langSet>
</tbx:termEntry>