<f>
| <f> 素性値定義を示す.すなわち,素性名とその様々な値を示す. 18.2 Elementary Feature Structures and the Binary Feature Value | |||||||||||||||||||
| モジュール | iso-fs — 18 Feature Structures | ||||||||||||||||||
| 属性 |
| ||||||||||||||||||
| 当該モジュールを使用するもの | bicond cond fLib fs if | ||||||||||||||||||
| 下位 | |||||||||||||||||||
| 宣言 |
element f { att.global.attributes, attribute name { data.name }, attribute fVal { data.pointer }?, model.featureVal* } | ||||||||||||||||||
| 例 | <f name="gender"> <symbol value="feminine"/> </f> | ||||||||||||||||||
| 解説 |
参照先の要素が空要素の場合,属性fValが示す対象となる値
が用意されていなければならない.
| ||||||||||||||||||
