<vNot>
<vNot> (value negation) represents a feature value which is the negation of its content. «#FVNOT» | |
Module | iso-fs |
Attributes | |
Used by | |
May contain | Empty element |
Declaration | element vNot { model.featureVal } |
Example | <vNot> <symbol value="masculine"/> </vNot> |
Example | <f name="mode"> <vNot> <vAlt> <symbol value="infinitive"/> <symbol value="participle"/> </vAlt> </vNot> </f> |