<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello Nikola,</p>
    <p>By default phonex expressions do not allow for overlapping
      matches.  Unfortunately, this feature is also not implemented in 
      Phon 2.1.8.</p>
    <p>We will have a beta version of Phon 2.2 available very soon.  In
      Phon 2.2, overlapping matches can be enabled by adding '/o' to the
      end of the expression.</p>
    <p>E.g.,</p>
    <p>{c, labial}\v{c, labial}\v/o</p>
    <p>will return:</p>
    <p>beme, meβ̞o, β̞ome, and meβ̞õ <br>
    </p>
    <p>This expression can also be written as:</p>
    <p>({c, labial}\v)<2>/o</p>
    <p>Regards,</p>
    <p>-Greg<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 4/19/2017 6:38 AM, nikola.paillereau
      wrote:<br>
    </div>
    <blockquote
      cite="mid:ab933975-f656-4e0a-98f2-c66125f32066@googlegroups.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I have the following problem and I wonder if somebody can
          help</div>
      </div>
    </blockquote>
    <blockquote
      cite="mid:ab933975-f656-4e0a-98f2-c66125f32066@googlegroups.com"
      type="cite">
      <div dir="ltr">
        <div>.I need to sort out all CVCV strings from my corpus, where
          C are labials. </div>
        <div>I have a "word" øbemekøme<b>β̞ome</b>β̞õ</div>
        <div>and by formulating my request as follows : {c, labial}\v{c,
          labial}\v </div>
        <div>Phone gives me the strings beme, meβ̞o, meβ̞õ but I don't
          get β̞ome. Thus the result is incomplete. </div>
        <div>Does somebody have an idea how to fix this ?</div>
        <div><br>
        </div>
        <div>Thank you very much,</div>
        <div>have a nice day,</div>
        <div>Nikola</div>
        <div><br>
        </div>
      </div>
      -- <br>
      You received this message because you are subscribed to the Google
      Groups "Phon" group.<br>
      To unsubscribe from this group and stop receiving emails from it,
      send an email to <a moz-do-not-send="true"
        href="mailto:phon+unsubscribe@googlegroups.com">phon+unsubscribe@googlegroups.com</a>.<br>
      For more options, visit <a moz-do-not-send="true"
        href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
    </blockquote>
    <br>
  </body>
</html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "Phon" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:phon+unsubscribe@googlegroups.com">phon+unsubscribe@googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />