<f>
<f> (Rasgo) representa una feature value specification (especificación de valor de rasgo), es decir, la asociación de un nombre con un valor de cualquier de los diferentes tipos. 18.2 Elementary Feature Structures and the Binary Feature Value | |||||||||||||||||||
Módulo | iso-fs — 18 Feature Structures | ||||||||||||||||||
Atributos |
| ||||||||||||||||||
Used by | bicond cond fLib fs if | ||||||||||||||||||
May contain | |||||||||||||||||||
Declaración | element f { att.global.attributes, attribute name { data.name }, attribute fVal { data.pointer }?, model.featureVal* } | ||||||||||||||||||
Ejemplo | <f name="gender"> <symbol value="feminine"/> </f> | ||||||||||||||||||
Nota | If the element is empty then a value must be supplied for the
fVal attribute. |