<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Thank you very much for the speedy reply, Leonid! Both commands give me exactly what I needed – great!</div>
<div><br>
</div>
<div>Kristine</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Leonid Spektor <<a href="mailto:spektor@andrew.cmu.edu">spektor@andrew.cmu.edu</a>><br>
<span style="font-weight:bold">Reply-To: </span>"<a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>" <<a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>><br>
<span style="font-weight:bold">Date: </span>tirsdag 4. desember 2012 14.59<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>" <<a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: Searching for coded items in *-tier<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Kristine,
<div><br>
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>CLAN has a few special characters that have meaning other than their literal meaning. Those characters are: </div>
<div><br>
</div>
<div>* _ % @ \</div>
<div><br>
</div>
<div>The @ character is used to specify the file name where you would store search strings instead of specifying them on the command line. It also has other special meaning, type "freq +s@" on command line for more information. To search for those characters' literal
 meaning you need to quote them with the backslash \ character. In you example the command line would be:</div>
<div><br>
</div>
<div> combo +t*NOR +s*\@prt</div>
<div><br>
</div>
<div>If you are searching for words that are not in special relation with each other, for example word followed by another word, then I would recommend that you use KWAL command instead of COMBO. </div>
<div><br>
</div>
<div>kwal +t*NOR +s*\@prt</div>
<div><br>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br class="Apple-interchange-newline">
Leonid.</div>
<div><br>
</div>
</div>
</span></div>
</span></span></div>
</span></div>
<br class="Apple-interchange-newline">
</div>
<br>
<div>
<div>On Dec 4, 2012, at 06:46 , Bentzen Kristine wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; ">
<div style="color: rgb(0, 0, 0); ">Dear list,</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">I'm trying to figure out how to search for items coded in the *-tier. Here's a concrete example. In the below utterance (from the Norwegian Simonsen Corpus), the speech of the child Nora is coded for categories/morphology
 in the *NOR-tier. I want to run a search picking out all elements coded as "@prt" -- particles (highlighted in red below).</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div>
<div>*NOR:<span class="Apple-tab-span" style="color: rgb(0, 0, 0); white-space: pre; "></span>er&@pr så vond-e@pl å ha&@i
<b><font class="Apple-style-span" color="#ff0000">på@prt</font></b> seg så jeg ha-r@pr på meg inne [//] ute=sk [//] inne=sk +//.</div>
<div style="color: rgb(0, 0, 0); ">%xpho:<span class="Apple-tab-span" style="white-space:pre"></span>& So 2vun o 1ha po 7& so j& 2ha p m$&ʘ i:in6 2?u-tn$sk ?n$1d&S</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">I've tried various combo searches (<span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; ">combo +t*NOR +s@prt; </span><span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; ">combo
 +t*NOR +s*@prt; </span><span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; ">combo +t*NOR +s"@prt"; </span><span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; ">combo +t*NOR +s"*@prt"…
 ) but for all of these I get the following error message:</span></div>
</div>
<div style="color: rgb(0, 0, 0); "><span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; "><br>
</span></div>
<div style="color: rgb(0, 0, 0); "><span class="Apple-style-span" style="font-size: 13px; font-family: 'Arial Unicode MS'; ">
<div style="color: rgb(0, 0, 0); ">> combo +t*NOR +s@prt @</div>
<div style="color: rgb(0, 0, 0); ">Can't open either one of the include files:</div>
<div style="color: rgb(0, 0, 0); "><span class="Apple-tab-span" style="white-space:pre"></span>"prt", "/Applications/CLAN/lib/prt"</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">Not sure I understand what this means… </div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">Does anyone know how to solve this?</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">Thanks a lot in advance!</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">Best,</div>
<div style="color: rgb(0, 0, 0); ">Kristine Bentzen</div>
<div style="color: rgb(0, 0, 0); "><br>
</div>
<div style="color: rgb(0, 0, 0); ">
<div>
<div>
<div><!--StartFragment--><font size="1"><font face="Helvetica,Verdana,Arial"><span style="font-size:9pt">******************************************************************************************************************<br>
Kristine Bentzen, PhD,<br>
Center for Advanced Study in Theoretical Linguistics (CASTL)<br>
Faculty of Humanities, Social Sciences and Education<br>
University of Tromsø<br>
N-9037 Tromsø<br>
Norway <br>
Phone: +47 77646665</span></font></font></div>
<div><font size="1"><font face="Helvetica,Verdana,Arial"><span style="font-size:9pt"><a href="https://castl.uit.no/index.php/people/affiliates/userprofile/94">https://castl.uit.no/index.php/people/affiliates/userprofile/94</a><br>
</span></font></font></div>
</div>
</div>
</div>
</span></div>
</div>
<div><br class="webkit-block-placeholder">
</div>
-- <br>
You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
To post to this group, send email to <a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">
chibolts+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br>
 <br>
 <br>
</blockquote>
</div>
<br>
</div>
<p></p>
-- <br>
You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
To post to this group, send email to <a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">
chibolts+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br>
 <br>
 <br>
</div>
</div>
</span>
</body>
</html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To post to this group, send email to chibolts@googlegroups.com.<br />
To unsubscribe from this group, send email to chibolts+unsubscribe@googlegroups.com.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />