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