<fs>
<fs> (素性構造) 素性構造を示す. 18.2 Elementary Feature Structures and the Binary Feature Value | |||||||||||||||||||
モジュール | iso-fs — 18 Feature Structures | ||||||||||||||||||
属性 |
| ||||||||||||||||||
当該モジュールを使用するもの | bicond cond if vColl model.featureVal.complex model.global.meta | ||||||||||||||||||
下位 | iso-fs: f | ||||||||||||||||||
宣言 | element fs { att.global.attributes, attribute type { data.enumerated }?, attribute feats { list { data.pointer+ } }?, f* } | ||||||||||||||||||
例 | <fs type="agreement_structure"> <f name="person"> <symbol value="third"/> </f> <f name="number"> <symbol value="singular"/> </f> </fs> |