<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear all,<div class=""><br class=""></div><div class="">There seem to be a problem with greedy matches on tokens in CQP - when running a query on stretches on PNM (part of name) in a corpus we have, you would expect the full matching sequences using greedy repitition on tokens, but you do seem not to, at least not in the queries I run:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 16px; font-family: Courier;" class="">TT-CRPCGS&gt; [pos=".*_PNM"]+;</div><div style="margin: 0px; font-size: 16px; font-family: Courier;" class="">...</div><div style="margin: 0px; font-size: 16px; font-family: Courier;" class="">&nbsp;&nbsp; &nbsp; &nbsp; 73: e querem defender . O Sr. &lt;<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">Alberto</span>&gt; Martins ( PS ) : - Muito</div><div style="margin: 0px; font-size: 16px; font-family: Courier;" class="">&nbsp;&nbsp; &nbsp; &nbsp; 74:&nbsp; defender . O Sr. Alberto &lt;<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">Martins</span>&gt; ( PS ) : - Muito bem ! O</div></div><div style="margin: 0px; font-size: 16px; font-family: Courier;" class="">...</div><div class=""><br class=""></div><div class="">Since token 73 and 74 both match, they should never have been individual matches with a greedy search; does anybody have any idea why this would happen, and how to solve it?</div><div class=""><br class=""></div><div class="">Maarten</div></body></html>