<ab>
<ab> (blocco anonimo) contiene una qualsiasi unità testuale a livello di componente che funge da contenitore anonimo di sintagmi o elementi interlivello simili al paragrafo ma senza il bagaglio semantico di quest'ultimo 16.3 Blocks, Segments, and Anchors | |||||||
Modulo | linking — 16 Linking, Segmentation, and Alignment | ||||||
Attributi | att.typed (@type, @subtype) att.declaring (@decls)
| ||||||
Usato da | |||||||
Può contenere | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear gaiji: g header: biblFull msdescription: catchwords depth dimensions height heraldry locus locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname | ||||||
Dichiarazione |
element ab { att.global.attributes, att.typed.attributes, att.declaring.attributes, attribute part { "Y" | "N" | "I" | "M" | "F" }?, macro.paraContent } | ||||||
Esempio | <div type="book" n="Genesis"> <div type="chapter" n="1"> <ab>In the beginning God creaqted the heaven and the earth.</ab> <ab>And the earth was without form, and void; and darkness was upon the face of the deep. And the spirit of God moved upon the face of the waters.</ab> <ab>And God said, Let there be light: and there was light.</ab> <!-- ...--> </div> </div> |