Beispiel: <m> (morpheme)

These search results reproduce every example of the use of <m> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <m> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

17 Simple Analytic Mechanisms


17.1.2 Below the Word Level

<w type="adjective">
 <m type="base">
  <m type="prefixbaseForm="con">com</m>
  <m type="root">fort</m>
 </m>
 <m type="suffix">able</m>
</w>
⚓︎

17.1.2 Below the Word Level

<m baseForm="not">
 <c>n</c>
 <c type="punct">'</c>
 <c>t</c>
</m>
⚓︎

17.1.2 Below the Word Level

<w>I</w>
<w>
 <m baseForm="do">did</m>
 <m>n't</m>
</w>
<w lemma="do">do</w>
<w>it</w>
<pc>.</pc>
⚓︎

<m> (en)

<w type="adjective">
 <w type="noun">
  <m type="prefixbaseForm="con">com</m>
  <m type="root">fort</m>
 </w>
 <m type="suffix">able</m>
</w>
Alle anzeigen ⚓︎

<m> (fr)

<w type="adjective">
 <w type="noun">
  <m type="prefixbaseForm="con">con</m>
  <m type="root">fort</m>
 </w>
 <m type="suffix">able</m>
</w>
Alle anzeigen ⚓︎

<m> (zh-TW)

<w type="形容詞">
 <w type="名詞">
  <m type="字首baseForm="con">com</m>
  <m type="字根">fort</m>
 </w>
 <m type="字尾">able</m>
</w>
Alle anzeigen ⚓︎

att.linguistic (zh-TW)

<w type="動詞lemma="hit">hitt<m type="字尾">ing</m>
</w>
⚓︎

att.linguistic (en)

<w type="verblemma="hit"
 lemmaRef="http://www.example.com/lexicon/hitvb.xml">
hitt<m type="suffix">ing</m>
</w>
⚓︎

att.linguistic (fr)

<w type="verblemma="nage"
 lemmaRef="http://www.example.com/lexicon/hitvb.xml">
nag<m type="suffix">er</m>
</w>
⚓︎

17.4.1 Linguistic Annotation by Means of Generic TEI Devices

<s type="sentence">
 <phr ana="#n">
  <phr ana="#gn">
   <w ana="#AT0">The</w>
   <w ana="#NN1">victim</w>
   <m ana="#POS">'s</m>
  </phr>
  <w ana="#NN2">friends</w>
 </phr>
 <phr ana="#v">
  <w ana="#VVD">told</w>
  <phr ana="#n">
   <w ana="#NN2">police</w>
  </phr>
  <cl ana="#fn">
   <w ana="#CJT">that</w>
   <phr ana="#n">
    <w ana="#NP0">Krueger</w>
   </phr>
   <phr ana="#v">
    <phr ana="#v1">
     <w ana="#VVD">drove</w>
     <phr ana="#pr">
      <w ana="#PRP">into</w>
      <phr ana="#n">
       <w ana="#AT0">the</w>
       <w ana="#NN1">quarry</w>
      </phr>
     </phr>
    </phr>
    <w ana="#CJC">and</w>
    <phr ana="#v2">
     <w ana="#AV0">never</w>
     <w ana="#VVD">surfaced</w>
    </phr>
   </phr>
  </cl>
 </phr>
 <c ana="#pun">.</c>
</s>
⚓︎