<m>
<m> (morpheme) represents a grammatical morpheme. [17.1. Linguistic Segment Categories] | |||||||
Module | analysis | ||||||
Attributes |
| ||||||
Member of | |||||||
Contained by | core: abbr add addrLine author bibl biblScope citedRange corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote rb ref reg rs rt said sic soCalled speaker stage street term textLang time title unit figures: cell msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates typeNote watermark namesdates: addName birth bloc country death district eventName floruit forename genName gender geogFeat geogName objectName offset orgName persName persPronouns placeName region roleName settlement surname textstructure: dateline docAuthor docDate docEdition docImprint | ||||||
May contain | |||||||
Note | The type attribute may be used to indicate the type of morpheme, taking values such as clitic, prefix, stem, etc. as appropriate. | ||||||
Example | <w type="adjective"> <w type="noun"> <m type="prefix" baseForm="con">com</m> <m type="root">fort</m> </w> <m type="suffix">able</m> </w> | ||||||
Content model | <content> | ||||||
Schema Declaration | element m { tei_att.global.attributes, tei_att.segLike.attributes, tei_att.typed.attributes, tei_att.notated.attributes, attribute baseForm { teidata.word }?, ( text | tei_model.gLike | tei_model.hiLike | tei_seg | tei_m | tei_c | tei_model.global )* } |