<fs>
| <fs> (struttura dei tratti) rappresenta una feature structure, cioè una raccolta di coppie di valori tratti organizzata come una unità strutturale. 18.2 Elementary Feature Structures and the Binary Feature Value | |||||||||||||||||
| Modulo | iso-fs — 18 Feature Structures | ||||||||||||||||
| Attributi |
| ||||||||||||||||
| Usato da | bicond cond if vColl model.featureVal.complex model.global.meta | ||||||||||||||||
| Può contenere | iso-fs: f | ||||||||||||||||
| Dichiarazione |
element fs { att.global.attributes, attribute type { data.enumerated }?, attribute feats { list { data.pointer+ } }?, f* } | ||||||||||||||||
| Esempio | <fs type="agreement_structure"> <f name="person"> <symbol value="third"/> </f> <f name="number"> <symbol value="singular"/> </f> </fs> | ||||||||||||||||
