<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 24.03.2017 um 17:21 schrieb Franz
      Kelnreiter:<br>
    </div>
    <blockquote
      cite="mid:4ee8081b-b60b-93da-e52c-f467aa37bd24@mozarteum.at"
      type="cite"><br>
      how to encode
      [...] measures that [...] a
      lot more beats than the prevailing meter indicates<br>
      <br>
      [...] <br>
      <br>
      @metcon is in this case of course /some/ information but to my
      opinion
      <br>
      too little verbose [...]<br>
      <br>
      [...] maybe it is also possible to use a convincing term in the
      <br>
      otherwise very unspecific @type container.
      <br>
    </blockquote>
    <br>
    <br>
    I find <annot>s handy for encoding anything that's not covered
    by general MEI.  It's more flexible than @type:<br>
    <ul>
      <li>you can only have one @type on an element, but as many
        <annot>s as you like<br>
      </li>
      <li><annot> can have @subtype as well,<br>
      </li>
      <li>it can have (structured) content, e.g. if you need to record
        how many beats a measure actually has - say with <num
        type="beats">.<br>
      </li>
    </ul>
    <p>Thomas<br>
    </p>
  </body>
</html>