<div>At Annotation metadata there are only:<strong> lemma and </strong><strong>pos</strong></div>
<div>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:</div>
<div><br /></div>
<div><br /></div>
<div>
<table width="200" cellspacing="1" cellpadding="1" border="1" align="">
    <tbody>
        <tr>
            <th>             </th><th>Primary annotation</th>             <th>Secondary
annotation</th>
        </tr>
        <tr>
            <td>1.</td>
            <td>pos</td>
            <td>lemma</td>
        </tr>
        <tr>
            <td>2.</td>
            <td>lemma</td>
            <td>pos</td>
        </tr>
        <tr>
            <td>3.</td>
            <td>pos</td>
            <td>&nbsp;x</td>
        </tr>
        <tr>
            <td>4.</td>
            <td>lemma</td>
            <td>&nbsp;x</td>
        </tr>
        <tr>
            <td>5.</td>
            <td>&nbsp;x</td>
            <td>pos</td>
        </tr>
        <tr>
            <td>6.</td>
            <td>&nbsp;x</td>
            <td>lemma<br /></td>
        </tr>
    </tbody>
</table>
<br /></div>
<div><br /></div>
<div>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 + ; &lt;--</strong><br />  Ignoring subsequent input until next
';'...<br />  PARSE ERROR</div>
<div><br /></div>
<div><br /></div>
<br />El Dom, 24 de Abril de 2022, 15:34, 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">The
problem is here:</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">show +word + ; </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">It
indicates that you have the primary annotation set to an empty string. That won&rsquo;t
work!</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">Try
resetting the primary annotation using the &ldquo;CEQL bindings&rdquo; under &ldquo;Manage
annotation&rdquo;.</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> 23 April 2022 17:25<br />
<strong>To:</strong> Stephanie Evert <br /> <strong>Cc:</strong> CWBdev Mailing List <br />
<strong>Subject:</strong> Re: [CWB] Where to start looking for the problem?</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<div>
<pre>Ok, eventhough the previous time I have changed platform in th config.mk file, something
should have gone wrong...<br /><br />now I did it the way you suggested:<br /><br />cd
cwb-3.4.33-src<br />make clean PLATFORM=linux-64 SITE=standard<br />make depend
PLATFORM=linux-64</pre>
<pre> SITE=standard<br />make all PLATFORM=linux-64 SITE=standard<br />make install
PLATFORM=linux-64 SITE=standard<br />--------------------------------- INSTALLING CORPUS
WORKBENCH<br />.... install the CL static library file<br />.... install cwb/cl.h header
file<br />....</pre>
<pre> install the CQP programs<br />.... install the CQi/cqi.h header file<br />.... install
the CWB utility programs<br />.... install all manual files<br /><br />and now is
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
Evert<br />with contributions by Arne Fitschen<br /><br />Copyright (C) 2007-today by the
CWB</pre>
<pre> open-source community<br />individual contributors are listed in source file AUTHORS<br
/><br />Download and contact: <a href="http://cwb.sourceforge.net/" target="_blank"
title="Este enlace externo se abrirá en una nueva ventana">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
error messages:<br /><br />**** CQP ERROR ****<br /><br />CQP Error:<br /><br />CQP Syntax
Error: syntax error, unexpected ';', expecting ID<br /><br />show +word + ; <br />Ignoring
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)
&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)
&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
error! The CQP program sent back these error messages:&quot;<br />[1]=&gt;<br />string(19)
&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 + ;
[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)
&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:
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
';'...&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)
&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)
&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)
&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
subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE
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)
&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)
&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)
&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)
&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)
&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
subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE
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)
&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)
&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)
&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)
&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)
&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
subsequent input until next ';'...&quot;<br />[5]=&gt;<br />string(11) &quot;PARSE
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)
&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 +
&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)
&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
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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979740100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=ysFdFUClPm0khA50aN3xKV4AmCGZe%2ByR8b2tDiiUX%2B8%3D&amp;reserved=0"
target="_blank" title="Este enlace externo se abrirá en una nueva
ventana">https://sourceforge.net/projects/cwb/files/cwb/cwb-3.5-RC/cwb-3.4.33-src.tar.gz/download</a>
Your newly compiled version was</pre>
<pre> probably installed into /usr/local/cwb-3.4.22/bin because you failed to set PLATFORM and
SITE configuration flags. Andrew Hardie recommends the auto-install script, but you can also
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
when I finally have some spare time. Best, Steph </pre>
<p class="MsoNormal"><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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979740100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=p71KO%2FUdYsy5C9jCgf4XqaEjYGaH9aXynXri2eEu3ZI%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=xIRjiGIAZ8xiQ7si5JS2%2FLgTbJqkeevwi8kKH0IAi6o%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" alt="" width="20" height="20" border="0" /></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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=q9XZl2cMQ0gaktdSX%2BeUFFvjac0TQltKGX7UzVO9Zl4%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=UGgU9hzhKopNV29EcwDmdtFXVTlYzRGT1RlCmd%2FuuIg%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=%2FD7bByqDqfaulsK%2Fjc7wWDidBmflPhKtoKjWfM6j%2BOQ%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=anPuCNgJi7BUJQbH60CHOhrTNF8jFO0zqER1yirbJHo%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=0u4Amo8yK0OAIOcBUV%2BSNZbf6Mh0eBJHFUbQ6i%2Fttlk%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=bUedDB08c2Gh41gGHb6Rb9IGNhpv6l%2F0yQqYz02Wy8E%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=QyiroVMmnroxJm2KyRUhLwIjbfKwcY0zolT4NokucPQ%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Rw8hjSlUMPiPU7ERYLeqheQdYisIhKqk72NvcMBwzVw%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=t2lYY8NZG%2Ff5HRNPfaLPVPRGxetHm%2BmuZAiW6TnaKZA%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=CY1nZ%2Fjdcm2pBHtbwpN4HS2Jhr1kYewKUZ3S1oz56HI%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=4B6up0TmwGSahtgFpgC1JqDWRq8e2LK%2BgPW4zTqgbig%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=aP%2Fo1iIj6GgbVjCUbMTb1TOAh3GcxdBqwb4Ep8Kvo%2FI%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%7Cbcd56d5631214335f1bc08da2545dd70%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637863280979895708%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=FYn%2BXKeA%2Bx%2FRrBlt0IZKm0Ghw1w8rMVd0QFybLizlNU%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>
</div>
</div>
</div>
<!-- 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" alt="" width="20" height="20" /></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>