<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Joseph,<br>
<br>
Your clarification still leaves at least three possible
interpretations of what you want. If my following interpretations
are not correct, then please be very specific about exactly what you
want.<br>
<br>
1). if you want only matched items listed instead of utterances
where they were found then try either one of these command:<br>
<br>
freq +t%mor +s"*|give&PAST n|*" +f *.cha<br>
freq +sm;give,&PAST^|n +f *.cha<br>
<br>
2). if you want cumulative count of all matches and not number of
matches per file, then try either one of these command:<br>
<br>
combo +t%mor +s"*|give&PAST^n|*" +f +u *.cha<br>
freq +t%mor +s"*|give&PAST n|*" +f +u *.cha<br>
freq +sm;give,&PAST^|n +f +u *.cha<br>
<br>
3). if you simple want all output to go into just one file, then try
this command:<br>
<br>
combo +t%mor +s"*|give&PAST^n|*" *.cha > outputfile.txt<br>
<br>
Or any combination of above examples without +f and with ">
outputfile.cex"<br>
<br>
<pre class="moz-signature" cols="72">
Leonid.
</pre>
<div class="moz-cite-prefix">On 17-04-16 16:24, Joseph Williams
wrote:<br>
</div>
<blockquote
cite="mid:1f91d83e-9403-41fe-a9c2-6b13b9f18c0e@googlegroups.com"
type="cite">
<div dir="ltr">Hi Leonid,
<div><br>
</div>
<div>Apologies, I should have been clearer. +f is generating an
output file, but I'd (ideally) prefer a a file of <i>just</i>
the matches of the query I've searched in a big corpora,
rather than "Strings matched 0 times" for each individual file
it scans. </div>
<div><br>
</div>
<div>Joseph <br>
<br>
On Sunday, 17 April 2016 20:29:48 UTC+1, Spektor, Leonid: CMU
wrote:
<blockquote class="gmail_quote" style="margin: 0;margin-left:
0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">
<div text="#000000" bgcolor="#FFFFFF"> Joseph,<br>
<br>
Are you saying that +f option does not create an
output file on your computer? Or do you just dislike the
format of the output file<br>
<br>
If it is the former, then let us know which computer (Mac
or PC), which OS (Windows 7, Windows 8, Windows ???, OS X
10.11.?) you are using and do you have the latest version
of CLAN. <br>
<br>
If it is the latter, then let us know what format of
output do you want to get.<br>
<br>
I have tested COMBO with +f option and it works correctly
on Mac and PC, so I need more details from you to figure
out what might be wrong.<br>
<pre cols="72">Leonid.
</pre>
<div>On 17-04-16 13:39, Joseph Williams wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Brian,
<div><br>
</div>
<div>Apologies for more questions, but is there a way
of outputting matches of a query into a file? I've
tried using the "+f" flag and ">" operator to
output, but not generating the results I'd like. </div>
<div><br>
</div>
<div>Thanks again, </div>
<div><br>
</div>
<div>Joseph <br>
<div><br>
On Wednesday, 13 April 2016 18:46:29 UTC+1, Brian
MacWhinney wrote:
<blockquote class="gmail_quote"
style="margin:0;margin-left:0.8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div
style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>
<div>Joseph,</div>
<div><br>
</div>
<div> COMBO can do this if your search
includes the %mor line, as in</div>
<div><br>
</div>
<div>combo +t%mor +s”*|give&PAST^n|*”
*.cha</div>
<div><br>
</div>
<div>—Brian</div>
<div> </div>
</div>
<div><br>
</div>
<span>
<div
style="font-family:Calibri;font-size:12pt;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>ChiBolts
<<a moz-do-not-send="true"
rel="nofollow">chib...@googlegroups.com</a>>
on behalf of Joseph Williams <<a
moz-do-not-send="true"><a class="moz-txt-link-abbreviated" href="mailto:jw1...@york.ac.uk">jw1...@york.ac.uk</a></a>><br>
<span style="font-weight:bold">Reply-To: </span>ChiBolts
<<a moz-do-not-send="true"
rel="nofollow">chib...@googlegroups.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday,
April 13, 2016 at 1:33 PM<br>
<span style="font-weight:bold">To: </span>ChiBolts
<<a moz-do-not-send="true"
rel="nofollow">chib...@googlegroups.com</a>><br>
<span style="font-weight:bold">Subject: </span>Searching
functional (phrasal) categories in CLAN<br>
</div>
<div><br>
</div>
<span>
<blockquote style="BORDER-LEFT:#b5c4df 5
solid;PADDING:0 0 0 5;MARGIN:0 0 0 5">
<div>
<div>
<div dir="ltr">
<div>Hi, </div>
<div><br>
</div>
I'm writing a paper on the
acquisition of accusativity in
child language and using CHILDES
for data.
<div><br>
</div>
<div>Is there a command similar to
combo to search for a word
immediately followed by some
functional category, i.e. combo
+tCHI +s"gave"^NP *.cha
<div><br>
</div>
<div>Thank you, </div>
<div><br>
</div>
<div>Joseph </div>
</div>
</div>
-- <br>
You received this message because
you are subscribed to the Google
Groups "chibolts" group.<br>
To unsubscribe from this group and
stop receiving emails from it, send
an email to <a
moz-do-not-send="true"
rel="nofollow"><a class="moz-txt-link-abbreviated" href="mailto:chibolts+u...@googlegroups.com">chibolts+u...@googlegroups.com</a></a><wbr>.<br>
To post to this group, send email to
<a moz-do-not-send="true">chib...@googlegroups.com</a>.<br>
To view this discussion on the web
visit <a moz-do-not-send="true"
href="https://groups.google.com/d/msgid/chibolts/86240bf6-6b27-488b-b8e4-db645140a9f0%40googlegroups.com?utm_medium=email&utm_source=footer"
rel="nofollow" target="_blank"
onmousedown="this.href='https://groups.google.com/d/msgid/chibolts/86240bf6-6b27-488b-b8e4-db645140a9f0%40googlegroups.com?utm_medium\75email\46utm_source\75footer';return
true;"
onclick="this.href='https://groups.google.com/d/msgid/chibolts/86240bf6-6b27-488b-b8e4-db645140a9f0%40googlegroups.com?utm_medium\75email\46utm_source\75footer';return
true;"> </a><a
moz-do-not-send="true"
href="https://groups.google.com/d/"
target="_blank" rel="nofollow"
onmousedown="this.href='https://groups.google.com/d/';return
true;"
onclick="this.href='https://groups.google.com/d/';return
true;"><a class="moz-txt-link-freetext" href="https://groups.google.com/d/">https://groups.google.com/d/</a></a>ms<wbr>gid/chibolts/86240bf6-6b27-<wbr>488b-b8e4-db645140a9f0%<wbr>40googlegroups.com.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/"
target="_blank" rel="nofollow"
onmousedown="this.href='https://groups.google.com/d/';return
true;"
onclick="this.href='https://groups.google.com/d/';return
true;"><a class="moz-txt-link-freetext" href="https://groups.google.com/d/">https://groups.google.com/d/</a></a>op<wbr>tout.<br>
</div>
</div>
</blockquote>
</span></span> </div>
</blockquote>
</div>
</div>
</div>
-- <br>
You received this message because you are subscribed to
the Google Groups "chibolts" group.<br>
To unsubscribe from this group and stop receiving emails
from it, send an email to <a moz-do-not-send="true"
href="javascript:" target="_blank"
gdf-obfuscated-mailto="DhBjnV8tLgAJ" rel="nofollow"
onmousedown="this.href='javascript:';return true;"
onclick="this.href='javascript:';return true;">chibolts+u...@<wbr>googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true" href="javascript:"
target="_blank" gdf-obfuscated-mailto="DhBjnV8tLgAJ"
rel="nofollow"
onmousedown="this.href='javascript:';return true;"
onclick="this.href='javascript:';return true;"><a class="moz-txt-link-abbreviated" href="mailto:chib...@googlegroups.com">chib...@googlegroups.com</a></a>.<br>
To view this discussion on the web visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/msgid/chibolts/876c41be-7bbf-4962-93d2-00a965c4c0ba%40googlegroups.com"
target="_blank" rel="nofollow"
onmousedown="this.href='https://groups.google.com/d/msgid/chibolts/876c41be-7bbf-4962-93d2-00a965c4c0ba%40googlegroups.com';return
true;"
onclick="this.href='https://groups.google.com/d/msgid/chibolts/876c41be-7bbf-4962-93d2-00a965c4c0ba%40googlegroups.com';return
true;"><a class="moz-txt-link-freetext" href="https://groups.google.com/d/">https://groups.google.com/d/</a><wbr>msgid/chibolts/876c41be-7bbf-<wbr>4962-93d2-00a965c4c0ba%<wbr>40googlegroups.com</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank" rel="nofollow"
onmousedown="this.href='https://groups.google.com/d/optout';return
true;"
onclick="this.href='https://groups.google.com/d/optout';return
true;">https://groups.google.com/d/<wbr>optout</a>.<br>
</blockquote>
<br>
</div>
</blockquote>
</div>
</div>
-- <br>
You received this message because you are subscribed to the Google
Groups "chibolts" 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:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a moz-do-not-send="true"
href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>.<br>
To view this discussion on the web visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/msgid/chibolts/1f91d83e-9403-41fe-a9c2-6b13b9f18c0e%40googlegroups.com?utm_medium=email&utm_source=footer"><a class="moz-txt-link-freetext" href="https://groups.google.com/d/msgid/chibolts/1f91d83e-9403-41fe-a9c2-6b13b9f18c0e%40googlegroups.com">https://groups.google.com/d/msgid/chibolts/1f91d83e-9403-41fe-a9c2-6b13b9f18c0e%40googlegroups.com</a></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 "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/57151C12.6030205%40andrew.cmu.edu?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/57151C12.6030205%40andrew.cmu.edu</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />