<div>Hi Andrew, thanks for your suggestions...</div>
<div><br /></div>
<div>I have realised that in...</div>
<div>Corpus Settings &rarr; Displays settings &rarr; Word annotation to make available as
alternative view in extended context:<br /></div>
<div>pos it is set, I don't know if it's due to this, but it is impossible to change it to:
&quot;Do not make alternative view available&quot;, I can only change it to &quot;lemma&quot;
or back to &quot;pos&quot;</div>
<div><br /></div>
<div>could this be the issue?<br /></div>
<div><br /></div>
<div><br /></div>
<div><br /></div>
<div><br /></div>
El Lun, 25 de Abril de 2022, 2:41, Hardie, Andrew escribi&oacute;:<br /> <!-- begin sanitized
html -->     <style type="text/css">-></style>
<div class="bodyclass">
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">This
line in your output:</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><strong>show +word + ; <span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US"></span></strong></p>
<strong>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">ought
to look like this:</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><strong>show +word +pos ; <span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US"></span></strong></p>
<strong>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">(assuming
that pos is set as your primary annotation.)</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">The
missing &ldquo;pos&rdquo; is a CQP syntax error, which is what is causing your
issues.</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">I
can&rsquo;t reproduce this problem. If I could, I&rsquo;d address it by tracing the variable
back through the code and using the var_dump() function  to announce its value at different
stages to work out where it went wrong.  </span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">You
are welcome to have a try at this if you wish. The file where it happens is concordance-ui.php
. Line 772 is where the &ldquo;show +word  +&hellip;&rdquo; command is sent to the CQP process
. As you can see, it uses the variable $Corpus-&gt;primary_annotation, which comes straight
from the primary_annotation column of the corpus_info table (the global $Corpus object is
created during startup).</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US"><a
href="https://sourceforge.net/p/cwb/code/HEAD/tree/gui/cqpweb/branches/3.2-latest/lib/concordance-ui.php#l772"
target="_blank" title="Este enlace externo se abrirá en una nueva
ventana">https://sourceforge.net/p/cwb/code/HEAD/tree/gui/cqpweb/branches/3.2-latest/lib/concordance-ui.php#l772</a></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">You
might also check whether the visualise_gloss_in_conconcordance field in corpus_info has become
set to true for some reason. This  should be switched off for a corpus of the sort
you&rsquo;ve described. As you can see from line 769, this variable pre-empts the use of the
primary annotation.</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">best</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">Andrew.</span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">
</span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><strong><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"
lang="EN-US">From:</span></strong><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif" lang="EN-US">
cwb-bounces@sslmit.unibo.it  <strong>On Behalf Of </strong>&quot;Andr&eacute;s
Chand&iacute;a&quot;<br /> <strong>Sent:</strong> 24 April 2022 14:59<br />
<strong>To:</strong> Open source development of the Corpus WorkBench <br />
<strong>Subject:</strong> Re: [CWB] Where to start looking for the problem?</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<div>
<div>
<p class="MsoNormal">At Annotation metadata there are only:<strong> lemma and pos</strong></p>
</div>
<div>
<p class="MsoNormal">they were without description so I added lemma for lemma and pos for pos,
then I tried next combinations in &quot;CEQL (simple query) syntax bindings for token-level
annotation in coca&quot; without success, I mean, always the same result:</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<table class="MsoNormalTable" style="width:150.0pt" width="200" cellspacing="1"
cellpadding="0" border="1">
    <tbody>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt"><br /></td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal" style="text-align:center" align="center"><strong>Primary
annotation</strong></p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal" style="text-align:center" align="center"><strong>Secondary
annotation</strong></p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">1.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">pos</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">lemma</p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">2.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">lemma</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">pos</p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">3.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">pos</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal"> x</p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">4.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">lemma</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal"> x</p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">5.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal"> x</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">pos</p>
            </td>
        </tr>
        <tr>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">6.</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal"> x</p>
            </td>
            <td style="padding:.75pt .75pt .75pt .75pt">
            <p class="MsoNormal">lemma</p>
            </td>
        </tr>
    </tbody>
</table>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">CQP reports an error! The CQP program sent back these error messages:<br
/> **** CQP ERROR ****<br /> CQP Error:<br /> CQP Syntax Error: syntax error, unexpected ';',
expecting ID<br /> <strong>show +word + ; <br /> Ignoring subsequent input until next
';'...<br /> PARSE ERROR</strong></p>
<strong> </strong></div>
<strong>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<p class="MsoNormal"><br /> El Dom, 24 de Abril de 2022, 15:34, Hardie, Andrew
escribi&oacute;:<br /> <br /> </p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">The
problem is here:</span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">show +word + ;
</p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">It
indicates that you have the primary annotation set to an empty string.  That won&rsquo;t
work!</span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">Try
resetting the primary annotation using the &ldquo;CEQL bindings&rdquo; under &ldquo;Manage 
annotation&rdquo;.</span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">best</span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US">Andrew.</span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><strong><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"
lang="EN-US">From:</span></strong><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif" lang="EN-US"> 
cwb-bounces@sslmit.unibo.it <strong><span
style="font-family:&quot;Calibri&quot;,sans-serif">On Behalf Of
</span></strong>&quot;Andr&eacute;s Chand&iacute;a&quot;<br /> <strong><span
style="font-family:&quot;Calibri&quot;,sans-serif">Sent:</span></strong> 23 April 2022
17:25<br /> <strong><span
style="font-family:&quot;Calibri&quot;,sans-serif">To:</span></strong> Stephanie Evert <br />
<strong><span style="font-family:&quot;Calibri&quot;,sans-serif">Cc:</span></strong> CWBdev
Mailing List <br /> <strong><span
style="font-family:&quot;Calibri&quot;,sans-serif">Subject:</span></strong> Re: [CWB] Where to
start looking for the problem?</span></p>
</div>
</div>
<div>
<pre>Ok, eventhough the previous time I have changed platform in th config.mk file,
something</pre>
<pre>should have gone wrong...<br /><br />now I did it the way you suggested:<br /><br />cd</pre>
<pre>cwb-3.4.33-src<br />make clean PLATFORM=linux-64 SITE=standard<br />make depend</pre>
<pre>PLATFORM=linux-64</pre>
<pre> SITE=standard<br />make all PLATFORM=linux-64 SITE=standard<br />make install</pre>
<pre>PLATFORM=linux-64 SITE=standard<br />--------------------------------- INSTALLING
CORPUS</pre>
<pre>WORKBENCH<br />.... install the CL static library file<br />.... install cwb/cl.h
header</pre>
<pre>file<br />....</pre>
<pre> install the CQP programs<br />.... install the CQi/cqi.h header file<br />....
install</pre>
<pre>the CWB utility programs<br />.... install all manual files<br /><br />and now is</pre>
<pre>correct....<br /><br />/usr/local/bin/cqp -v<br /><br />The IMS Open Corpus Workbench
(CWB)<br /><br />Copyright</pre>
<pre> (C) 1993-2006 by IMS, University of Stuttgart<br />Original developer: Oliver Christ<br
/>with contributions by Bruno Maximilian Schulze<br />Version 3.0 developed by: Stefan</pre>
<pre>Evert<br />with contributions by Arne Fitschen<br /><br />Copyright (C) 2007-today by
the</pre>
<pre>CWB</pre>
<pre> open-source community<br />individual contributors are listed in source file AUTHORS<br
/><br />Download and contact: <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcwb.sourceforge.net%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dBNYGdQ4zIH8LZwrS96PBN1eRd9%2FtGr3%2BYzh1S77%2BHY%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana"
target="_blank">http://cwb.sourceforge.net/</a><br /><br />Compiled: s&aacute;b 23 abr 2022
18:16:17 CEST<br />Version: 3.4.33<br /><br /><br />but still on the web interface, on
querying</pre>
<pre> the coca corpus I get<br /><br />CQP reports an error! The CQP program sent back
these</pre>
<pre>error messages:<br /><br />**** CQP ERROR ****<br /><br />CQP Error:<br /><br />CQP
Syntax</pre>
<pre>Error: syntax error, unexpected ';', expecting ID<br /><br />show +word + ; <br
/>Ignoring</pre>
<pre>subsequent</pre>
<pre> input until next ';'...<br /><br />PARSE ERROR<br />PHP debugging backtrace<br /><br
/>array(6) {<br />[1]=&gt;<br />array(4) {<br />[&quot;file&quot;]=&gt;<br />string(55)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/exiterror-lib.php&quot;<br
/>[&quot;line&quot;]=&gt;<br />int(380)<br />[&quot;function&quot;]=&gt;<br />string(9)</pre>
<pre>&quot;exiterror&quot;<br />[&quot;args&quot;]=&gt;<br />array(1)</pre>
<pre> {<br />[0]=&gt;<br />array(7) {<br />[0]=&gt;<br />string(69) &quot;CQP reports an</pre>
<pre>error! The CQP program sent back these error messages:&quot;<br />[1]=&gt;<br
/>string(19)</pre>
<pre>&quot;**** CQP ERROR ****&quot;<br />[2]=&gt;<br />string(10) &quot;CQP Error:&quot;<br
/>[3]=&gt;<br />string(60) &quot;CQP Syntax Error: syntax error,</pre>
<pre> unexpected ';', expecting ID&quot;<br />[4]=&gt;<br />string(18) &quot;show +word + ;</pre>
<pre>[5]=&gt;<br />string(43) &quot;Ignoring subsequent input until next ';'...&quot;<br
/>[6]=&gt;<br />string(11) &quot;PARSE ERROR&quot;<br />}<br />}<br />}<br />[2]=&gt;<br
/>array(4) {<br />[&quot;file&quot;]=&gt;<br />string(45)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;<br />[&quot;line&quot;]=&gt;<br
/>int(1798)<br />[&quot;function&quot;]=&gt;<br />string(13)</pre>
<pre> &quot;exiterror_cqp&quot;<br />[&quot;args&quot;]=&gt;<br />array(1) {<br />[0]=&gt;<br
/>array(6) {<br />[0]=&gt;<br />string(19) &quot;**** CQP ERROR ****&quot;<br />[1]=&gt;<br
/>string(10) &quot;CQP Error:&quot;<br />[2]=&gt;<br />string(60) &quot;CQP Syntax
Error:</pre>
<pre>syntax error, unexpected ';', expecting ID&quot;<br />[3]=&gt;<br />string(18)</pre>
<pre> &quot;show +word + ; [4]=&gt;<br />string(43) &quot;Ignoring subsequent input until
next</pre>
<pre>';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE ERROR&quot;<br />}<br />}<br
/>}<br />[3]=&gt;<br />array(7) {<br />[&quot;file&quot;]=&gt;<br />string(45)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;<br />[&quot;line&quot;]=&gt;<br
/>int(1850)<br />[&quot;function&quot;]=&gt;<br />string(11)</pre>
<pre> &quot;shout_error&quot;<br />[&quot;class&quot;]=&gt;<br />string(3) &quot;CQP&quot;<br
/>[&quot;object&quot;]=&gt;<br />object(CQP)#67 (21) {<br
/>[&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;process&quot;:&quot;CQP&quot;:private]=&gt;<br />resource(4) of type (process)<br
/>[&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;<br />array(3) {<br />[0]=&gt;<br
/>resource(1)</pre>
<pre> of type (stream)<br />[1]=&gt;<br />resource(2) of type (stream)<br />[2]=&gt;<br
/>resource(3) of type (stream)<br />}<br
/>[&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;<br />string(48)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;<br
/>[&quot;major_version&quot;]=&gt;<br />int(3)<br />[&quot;minor_version&quot;]=&gt;<br
/>int(4)<br />[&quot;revision_version&quot;]=&gt;<br />int(33)<br
/>[&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;compile_date&quot;]=&gt;<br />NULL<br />[&quot;version_string&quot;]=&gt;<br
/>string(18)</pre>
<pre> &quot;CQP version 3.4.33&quot;<br />[&quot;status&quot;:&quot;CQP&quot;:private]=&gt;<br
/>int(1)<br />[&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;<br />string(13)</pre>
<pre>&quot;exiterror_cqp&quot;<br
/>[&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;<br />array(6) {<br />[0]=&gt;<br
/>string(19) &quot;**** CQP ERROR ****&quot;<br />[1]=&gt;<br />string(10) &quot;CQP
Error:&quot;<br />[2]=&gt;<br />string(60)</pre>
<pre> &quot;CQP Syntax Error: syntax error, unexpected ';', expecting ID&quot;<br
/>[3]=&gt;<br />string(18) &quot;show +word + ; [4]=&gt;<br />string(43) &quot;Ignoring</pre>
<pre>subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE</pre>
<pre>ERROR&quot;<br />}<br />[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br />string(1)</pre>
<pre> &quot;<br />&quot;<br />[&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;<br />string(0)</pre>
<pre>&quot;&quot;<br />[&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;<br />int(0)<br
/>[&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;<br />string(4)</pre>
<pre> &quot;COCA&quot;<br />}<br />[&quot;type&quot;]=&gt;<br />string(2) &quot;-&gt;&quot;<br
/>[&quot;args&quot;]=&gt;<br />array(0) {<br />}<br />}<br />[4]=&gt;<br />array(7) {<br
/>[&quot;file&quot;]=&gt;<br />string(45)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;<br />[&quot;line&quot;]=&gt;<br
/>int(1143)<br />[&quot;function&quot;]=&gt;<br />string(20)</pre>
<pre>&quot;check_pipe_for_error&quot;<br />[&quot;class&quot;]=&gt;<br />string(3)</pre>
<pre> &quot;CQP&quot;<br />[&quot;object&quot;]=&gt;<br />object(CQP)#67 (21) {<br
/>[&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;process&quot;:&quot;CQP&quot;:private]=&gt;<br />resource(4) of type (process)<br
/>[&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;<br />array(3) {<br />[0]=&gt;<br
/>resource(1) of type (stream)<br />[1]=&gt;<br />resource(2)</pre>
<pre> of type (stream)<br />[2]=&gt;<br />resource(3) of type (stream)<br />}<br
/>[&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;<br />string(48)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;<br
/>[&quot;major_version&quot;]=&gt;<br />int(3)<br />[&quot;minor_version&quot;]=&gt;<br
/>int(4)<br />[&quot;revision_version&quot;]=&gt;<br />int(33)<br
/>[&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;compile_date&quot;]=&gt;<br />NULL<br />[&quot;version_string&quot;]=&gt;<br
/>string(18)</pre>
<pre> &quot;CQP version 3.4.33&quot;<br />[&quot;status&quot;:&quot;CQP&quot;:private]=&gt;<br
/>int(1)<br />[&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;<br />string(13)</pre>
<pre>&quot;exiterror_cqp&quot;<br
/>[&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;<br />array(6) {<br />[0]=&gt;<br
/>string(19) &quot;**** CQP ERROR ****&quot;<br />[1]=&gt;<br />string(10) &quot;CQP
Error:&quot;<br />[2]=&gt;<br />string(60)</pre>
<pre> &quot;CQP Syntax Error: syntax error, unexpected ';', expecting ID&quot;<br
/>[3]=&gt;<br />string(18) &quot;show +word + ; [4]=&gt;<br />string(43) &quot;Ignoring</pre>
<pre>subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE</pre>
<pre>ERROR&quot;<br />}<br />[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br />string(1)</pre>
<pre> &quot;<br />&quot;<br />[&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;<br />string(0)</pre>
<pre>&quot;&quot;<br />[&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;<br />int(0)<br
/>[&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;<br />string(4)</pre>
<pre> &quot;COCA&quot;<br />}<br />[&quot;type&quot;]=&gt;<br />string(2) &quot;-&gt;&quot;<br
/>[&quot;args&quot;]=&gt;<br />array(0) {<br />}<br />}<br />[5]=&gt;<br />array(7) {<br
/>[&quot;file&quot;]=&gt;<br />string(56)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php&quot;<br
/>[&quot;line&quot;]=&gt;<br />int(770)<br />[&quot;function&quot;]=&gt;<br />string(7)</pre>
<pre>&quot;execute&quot;<br />[&quot;class&quot;]=&gt;<br />string(3)</pre>
<pre> &quot;CQP&quot;<br />[&quot;object&quot;]=&gt;<br />object(CQP)#67 (21) {<br
/>[&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;process&quot;:&quot;CQP&quot;:private]=&gt;<br />resource(4) of type (process)<br
/>[&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;<br />array(3) {<br />[0]=&gt;<br
/>resource(1) of type (stream)<br />[1]=&gt;<br />resource(2)</pre>
<pre> of type (stream)<br />[2]=&gt;<br />resource(3) of type (stream)<br />}<br
/>[&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;<br />string(48)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;<br
/>[&quot;major_version&quot;]=&gt;<br />int(3)<br />[&quot;minor_version&quot;]=&gt;<br
/>int(4)<br />[&quot;revision_version&quot;]=&gt;<br />int(33)<br
/>[&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;<br />bool(false)<br
/>[&quot;compile_date&quot;]=&gt;<br />NULL<br />[&quot;version_string&quot;]=&gt;<br
/>string(18)</pre>
<pre> &quot;CQP version 3.4.33&quot;<br />[&quot;status&quot;:&quot;CQP&quot;:private]=&gt;<br
/>int(1)<br />[&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;<br />string(13)</pre>
<pre>&quot;exiterror_cqp&quot;<br
/>[&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;<br />array(6) {<br />[0]=&gt;<br
/>string(19) &quot;**** CQP ERROR ****&quot;<br />[1]=&gt;<br />string(10) &quot;CQP
Error:&quot;<br />[2]=&gt;<br />string(60)</pre>
<pre> &quot;CQP Syntax Error: syntax error, unexpected ';', expecting ID&quot;<br
/>[3]=&gt;<br />string(18) &quot;show +word + ; [4]=&gt;<br />string(43) &quot;Ignoring</pre>
<pre>subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE</pre>
<pre>ERROR&quot;<br />}<br />[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br />string(1)</pre>
<pre> &quot;<br />&quot;<br />[&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;<br />string(0)</pre>
<pre>&quot;&quot;<br />[&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;<br
/>bool(false)<br />[&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;<br />int(0)<br
/>[&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;<br />string(4)</pre>
<pre> &quot;COCA&quot;<br />}<br />[&quot;type&quot;]=&gt;<br />string(2) &quot;-&gt;&quot;<br
/>[&quot;args&quot;]=&gt;<br />array(1) {<br />[0]=&gt;<br />string(13) &quot;show +word
+</pre>
<pre>&quot;<br />}<br />}<br />[6]=&gt;<br />array(4) {<br />[&quot;file&quot;]=&gt;<br
/>string(53) &quot;/mnt/vmdata/corptedig-glif/cqpweb/exe/concordance.php&quot;<br
/>[&quot;line&quot;]=&gt;<br />int(1)<br />[&quot;args&quot;]=&gt;<br />array(1)</pre>
<pre> {<br />[0]=&gt;<br />string(56)</pre>
<pre>&quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php&quot;<br />}<br
/>[&quot;function&quot;]=&gt;<br />string(7) &quot;require&quot;<br />}<br />}<br /><br
/>Thanks, and sorry for all the trouble...<br /><br /><br /><br /><br /><br />That's still
a</pre>
<pre>fairly old version, most current</pre>
<pre> release is here: <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fcwb%2Ffiles%2Fcwb%2Fcwb-3.5-RC%2Fcwb-3.4.33-src.tar.gz%2Fdownload&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=%2FiQaQEevPkyvjewll6QM55dCRvP4k7UuU9ggc5QKlm8%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana"
target="_blank">https://sourceforge.net/projects/cwb/files/cwb/cwb-3.5-RC/cwb-3.4.33-src.tar.gz/download</a></pre>
<pre>Your newly compiled version was</pre>
<pre> probably installed into /usr/local/cwb-3.4.22/bin because you failed to set PLATFORM
and</pre>
<pre>SITE configuration flags. Andrew Hardie recommends the auto-install script, but you can
also</pre>
<pre>just append PLATFORM=linux-64 SITE=standard to _every_ make command. See file</pre>
<pre> INSTALL for detailed instructions. Links and guidance on the Web page will be update</pre>
<pre>when I finally have some spare time. Best, Steph </pre>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br /> <br />
<br /> <br /> <br /> _______________________<br /> andr&eacute;s chand&iacute;a<br /> <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=DrTCgt9e%2BjC9VZnyEVO7K2Z8Xzwed9XyJ5t20X83RUE%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"><span
style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none">[IMAGE REMOVED]</span></a><br /> <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=e13OraTv8Qk15n8zQpQuUyp9QxFKbGk0DjzE4DVC0UA%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank">D&uuml;ngupeyem</a>
 | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=CyRsqvyhu4pZLeoSNq5D9%2F8VfT99ISRslYhLpLQgAzM%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> IECMap</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=A0H3WJhAT6hwFzzPiGYjciTodiTBPdVBKJFovhWLMHw%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> ISECMap</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=UUgy1vSLBtQcW4gkLTHUI85L7sKU%2BJMRZeIbZOPiqYc%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> NMT</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=D7uDUu6ddWAaI%2BB6v2FMojZtfEQVXMt0x52PhleVrsk%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> Corlexim</a><br />
<br />Desarrollador de:<br /> <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=wOQefRfgdH%2F2CBI1C%2FiVoMDU%2BpxVvs%2FgmA9yC4CWCLo%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank">Parles.upf</a>  |
<a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=aSJaMbc8ApbDqp2fSx7CeOXWRDEHtNd9mASdF9fu%2BVQ%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> IWCH</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=be1ng0RYcEEj8v6D4d9NCSwjGIjQMnw9gKKE2uCJydk%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> Amind terapia</a>
| <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=vpZOJDeHrOZVH3IMiQZ3e3M7hZirSXqOoIceNV9MiJM%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> Nocando</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SdB60XMYtCx157EwSr%2FnKF6PHW9xP%2Baj7ZxmPz3NnBw%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> IAC</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=bfYRnVuOs%2FZn5e6YzxAuM770eB99cTTPfZtvsAF5ObI%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> CddZ</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Oz4EBxHOMvUm5r7IHacqCRzcZhzuQzJFWUOWpKBOxQc%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> ISAC</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=xDiu5FTvTt7sBWb97St%2F%2FCmjh7z%2FUqzzzf3XVUo%2FYvw%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> CatCg</a><br />
<span style="font-size:18.0pt;font-family:Webdings;color:#4F6228">P</span> <span
style="font-size:10.0pt;color:#4F6228"> No imprima innecesariamente. &iexcl;Cuide el medio
ambiente!</span></p>
</div>
</div>
</div>
<p class="MsoNormal"><br /> <br /> <br /> _______________________<br />            
andr&eacute;s chand&iacute;a<br /> <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=DrTCgt9e%2BjC9VZnyEVO7K2Z8Xzwed9XyJ5t20X83RUE%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"><span
style="text-decoration:none"><img style="width:1.8541in;height:.7291in" id="_x0000_i1026"
src="../images/sec_remove_es_ES.png" alt="chandia.net" width="178" height="70" border="0"
/></span></a><a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fchandianet&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=G69GlrOgVB2Cs0sW44A2yjip4Nwlfm9breIL5m3Vxvc%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"><span
style="text-decoration:none"><img style="width:.2083in;height:.2083in" id="_x0000_i1025"
src="../images/sec_remove_es_ES.png" width="20" height="20" border="0" alt="" /></span></a><br
/> <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=e13OraTv8Qk15n8zQpQuUyp9QxFKbGk0DjzE4DVC0UA%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank">D&uuml;ngupeyem</a>
 | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=CyRsqvyhu4pZLeoSNq5D9%2F8VfT99ISRslYhLpLQgAzM%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> IECMap</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=A0H3WJhAT6hwFzzPiGYjciTodiTBPdVBKJFovhWLMHw%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> ISECMap</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=UUgy1vSLBtQcW4gkLTHUI85L7sKU%2BJMRZeIbZOPiqYc%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> NMT</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=D7uDUu6ddWAaI%2BB6v2FMojZtfEQVXMt0x52PhleVrsk%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> Corlexim</a><br />
<br />Desarrollador de:<br /> <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=wOQefRfgdH%2F2CBI1C%2FiVoMDU%2BpxVvs%2FgmA9yC4CWCLo%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana">Parles.upf</a>  |
<a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=aSJaMbc8ApbDqp2fSx7CeOXWRDEHtNd9mASdF9fu%2BVQ%3D&amp;reserved=0"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank"> IWCH</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=be1ng0RYcEEj8v6D4d9NCSwjGIjQMnw9gKKE2uCJydk%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> Amind terapia</a>
| <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=vpZOJDeHrOZVH3IMiQZ3e3M7hZirSXqOoIceNV9MiJM%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> Nocando</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SdB60XMYtCx157EwSr%2FnKF6PHW9xP%2Baj7ZxmPz3NnBw%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> IAC</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=bfYRnVuOs%2FZn5e6YzxAuM770eB99cTTPfZtvsAF5ObI%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> CddZ</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Oz4EBxHOMvUm5r7IHacqCRzcZhzuQzJFWUOWpKBOxQc%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> ISAC</a> | <a
href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&amp;data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Cf933d4c0c76b4fbdad7508da25fab533%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864056720857317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=xDiu5FTvTt7sBWb97St%2F%2FCmjh7z%2FUqzzzf3XVUo%2FYvw%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana"> CatCg</a><br />
<span style="font-size:18.0pt;font-family:Webdings;color:#4F6228">P</span> <span
style="font-size:10.0pt;color:#4F6228"> No imprima innecesariamente. &iexcl;Cuide el medio
ambiente!</span></p>
</strong></div>
<strong> </strong></strong></strong></div>
<strong><strong> </strong></strong></div>
<strong><strong>  </strong></strong> <!-- end sanitized html --> <br /><br /><br
/>_______________________<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;andr&eacute;s
chand&iacute;a<br /><a href="http://www.chandia.net" target="_blank"><img
src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net" border="0" /></a> <a
href="https://twitter.com/chandianet" target="_blank"><img
src="http://mail.chandia.net/images/ico_tw.png" width="20" height="20" alt="" /></a><br /><a
href="http://chandia.net/dungupeyem" title="Analizador y generador mofológico de
mapudüngun">D&uuml;ngupeyem</a> | <a href="http://chandia.net/iecmap" title="Interfaz de
explotación de corpus del mapudüngun">IECMap</a> | <a href="http://chandia.net/isecmap"
title="Interfaz sencilla de explotación de corpus del mapudüngun">ISECMap</a> | <a
href="http://chandia.net/nmt-norwirin-mapudungun-trapumwe" title="Unificador ortográfico de
mapudüngun">NMT</a> | <a href="http://corlexim.cl" title="Corpus lexicográfico de
mapudüngun">Corlexim</a><br /><br />Desarrollador de:<br /><a
href="https://parles.upf.edu">Parles.upf</a> | <a href="https://iwch.upf.edu"
title="Interfície Web de Consulta d'Horaris UCA TCL UPF">IWCH</a> | <a
href="http://amindterapia.com">Amind terapia</a> | <a
href="https://parles.upf.edu/llocs/nocando">Nocando</a> | <a
href="https://iac.upf.edu">IAC</a> | <a href="https://iac.upf.edu/cddz">CddZ</a> | <a
href="https://iac.upf.edu/isac">ISAC</a> | <a href="http://catcg.upf.edu">CatCg</a><br /><span
style="font-size: 18pt; color: rgb(79, 98, 40); font-family: Webdings;">P</span> <span
style="font-size: 10pt; color: rgb(79, 98, 40);">No imprima innecesariamente. &iexcl;Cuide el
medio ambiente!</span>