<vNot>
<vNot> 当該要素の内容の否定する素性値を示す. [18.8.2 Negation] | |
モジュール | iso-fs — 18 Feature Structures |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) |
当該モジュールを使用するもの | |
上位 | |
下位 | |
宣言 |
element vNot { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( model.featureVal ) } |
例 | |
例 | <f name="mode"> <vNot> <vAlt> <symbol value="infinitive"/> <symbol value="participle"/> </vAlt> </vNot> </f> |