<fvLib>

<fvLib> (素性値集) 素性値をまとめる. 18.4 Feature and Feature-Value Libraries
モジュールiso-fs — 18 Feature Structures
属性
当該モジュールを使用するもの model.global.meta
下位
宣言
element fvLib { att.global.attributes, model.featureVal* }
<fvLib n="symbolic values">
 <symbol xml:id="sfirstvalue="first"/>
 <symbol xml:id="ssecondvalue="second"/>
<!-- ... -->
 <symbol xml:id="ssingvalue="singular"/>
 <symbol xml:id="splurvalue="plural"/>
<!-- ... -->
</fvLib>
解説
A feature value library may include any number of values of any kind, including multiple occurrences of identical values such as <binary value="true"/> or default. The only thing guaranteed unique in a feature value library is the set of labels used to identify the values.