<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Verdana",sans-serif;
        color:#1F4B7D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple" style="word-wrap:break-word">
<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:<o:p></o:p></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"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><strong>show +word + ; &lt;--</strong><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US"><o:p></o:p></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"><o:p>&nbsp;</o:p></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:<o:p></o:p></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"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><strong>show +word +pos ; &lt;--</strong><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F4B7D;mso-fareast-language:EN-US"><o:p></o:p></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"><o:p>&nbsp;</o:p></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.)<o:p></o:p></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"><o:p>&nbsp;</o:p></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 &#8220;pos&#8221; is a CQP syntax error, which is what is causing your issues.<o:p></o:p></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"><o:p>&nbsp;</o:p></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&#8217;t reproduce this problem. If I could, I&#8217;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. <o:p>
</o:p></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"><o:p>&nbsp;</o:p></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 &#8220;show +word
 +&#8230;&#8221; 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).<o:p></o:p></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"><o:p>&nbsp;</o:p></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">https://sourceforge.net/p/cwb/code/HEAD/tree/gui/cqpweb/branches/3.2-latest/lib/concordance-ui.php#l772</a><o:p></o:p></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"><o:p>&nbsp;</o:p></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&#8217;ve described. As you can see from line 769, this variable pre-empts the use of the primary annotation.<o:p></o:p></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"><o:p>&nbsp;</o:p></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<o:p></o:p></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"><o:p>&nbsp;</o:p></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.<o:p></o:p></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"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> cwb-bounces@sslmit.unibo.it &lt;cwb-bounces@sslmit.unibo.it&gt;
<b>On Behalf Of </b>&quot;Andrés Chandía&quot;<br>
<b>Sent:</b> 24 April 2022 14:59<br>
<b>To:</b> Open source development of the Corpus WorkBench &lt;cwb@sslmit.unibo.it&gt;<br>
<b>Subject:</b> Re: [CWB] Where to start looking for the problem?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<p class="MsoNormal">At Annotation metadata there are only:<strong> lemma and pos</strong><o:p></o:p></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:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<table class="MsoNormalTable" border="1" cellspacing="1" cellpadding="0" width="200" style="width:150.0pt">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt"></td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal" align="center" style="text-align:center"><b>Primary annotation<o:p></o:p></b></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal" align="center" style="text-align:center"><b>Secondary annotation<o:p></o:p></b></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">1.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">pos<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">lemma<o:p></o:p></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">2.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">lemma<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">pos<o:p></o:p></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">3.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">pos<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">&nbsp;x<o:p></o:p></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">4.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">lemma<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">&nbsp;x<o:p></o:p></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">5.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">&nbsp;x<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">pos<o:p></o:p></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">6.<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">&nbsp;x<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">lemma<o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></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 + ; &lt;--</strong><br>
Ignoring subsequent input until next ';'...<br>
PARSE ERROR<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<p class="MsoNormal"><br>
El Dom, 24 de Abril de 2022, 15:34, Hardie, Andrew escribió:<br>
<br>
<o:p></o:p></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><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">show +word + ;
<o:p></o:p></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&#8217;t work!</span><o:p></o:p></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 &#8220;CEQL bindings&#8221; under &#8220;Manage
 annotation&#8221;.</span><o:p></o:p></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><o:p></o:p></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><o:p></o:p></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 lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></strong><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">
 cwb-bounces@sslmit.unibo.it <strong><span style="font-family:&quot;Calibri&quot;,sans-serif">On Behalf Of
</span></strong>&quot;Andrés Chandí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><o:p></o:p></p>
</div>
</div>
<div>
<pre>Ok, eventhough the previous time I have changed platform in th config.mk file, something<o:p></o:p></pre>
<pre>should have gone wrong...<br><br>now I did it the way you suggested:<br><br>cd<o:p></o:p></pre>
<pre>cwb-3.4.33-src<br>make clean PLATFORM=linux-64 SITE=standard<br>make depend<o:p></o:p></pre>
<pre>PLATFORM=linux-64<o:p></o:p></pre>
<pre> SITE=standard<br>make all PLATFORM=linux-64 SITE=standard<br>make install<o:p></o:p></pre>
<pre>PLATFORM=linux-64 SITE=standard<br>--------------------------------- INSTALLING CORPUS<o:p></o:p></pre>
<pre>WORKBENCH<br>.... install the CL static library file<br>.... install cwb/cl.h header<o:p></o:p></pre>
<pre>file<br>....<o:p></o:p></pre>
<pre> install the CQP programs<br>.... install the CQi/cqi.h header file<br>.... install<o:p></o:p></pre>
<pre>the CWB utility programs<br>.... install all manual files<br><br>and now is<o:p></o:p></pre>
<pre>correct....<br><br>/usr/local/bin/cqp -v<br><br>The IMS Open Corpus Workbench (CWB)<br><br>Copyright<o:p></o:p></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<o:p></o:p></pre>
<pre>Evert<br>with contributions by Arne Fitschen<br><br>Copyright (C) 2007-today by the<o:p></o:p></pre>
<pre>CWB<o:p></o:p></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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">http://cwb.sourceforge.net/</a><br><br>Compiled: sáb 23 abr 2022 18:16:17 CEST<br>Version: 3.4.33<br><br><br>but still on the web interface, on querying<o:p></o:p></pre>
<pre> the coca corpus I get<br><br>CQP reports an error! The CQP program sent back these<o:p></o:p></pre>
<pre>error messages:<br><br>**** CQP ERROR ****<br><br>CQP Error:<br><br>CQP Syntax<o:p></o:p></pre>
<pre>Error: syntax error, unexpected ';', expecting ID<br><br>show +word + ; <br>Ignoring<o:p></o:p></pre>
<pre>subsequent<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></pre>
<pre>&quot;exiterror&quot;<br>[&quot;args&quot;]=&gt;<br>array(1)<o:p></o:p></pre>
<pre> {<br>[0]=&gt;<br>array(7) {<br>[0]=&gt;<br>string(69) &quot;CQP reports an<o:p></o:p></pre>
<pre>error! The CQP program sent back these error messages:&quot;<br>[1]=&gt;<br>string(19)<o:p></o:p></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,<o:p></o:p></pre>
<pre> unexpected ';', expecting ID&quot;<br>[4]=&gt;<br>string(18) &quot;show +word + ;<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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:<o:p></o:p></pre>
<pre>syntax error, unexpected ';', expecting ID&quot;<br>[3]=&gt;<br>string(18)<o:p></o:p></pre>
<pre> &quot;show +word + ; [4]=&gt;<br>string(43) &quot;Ignoring subsequent input until next<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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<o:p></o:p></pre>
<pre>subsequent input until next ';'...&quot;<br>[5]=&gt;<br>string(11) &quot;PARSE<o:p></o:p></pre>
<pre>ERROR&quot;<br>}<br>[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br>string(1)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></pre>
<pre>&quot;check_pipe_for_error&quot;<br>[&quot;class&quot;]=&gt;<br>string(3)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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<o:p></o:p></pre>
<pre>subsequent input until next ';'...&quot;<br>[5]=&gt;<br>string(11) &quot;PARSE<o:p></o:p></pre>
<pre>ERROR&quot;<br>}<br>[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br>string(1)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></pre>
<pre>&quot;execute&quot;<br>[&quot;class&quot;]=&gt;<br>string(3)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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<o:p></o:p></pre>
<pre>subsequent input until next ';'...&quot;<br>[5]=&gt;<br>string(11) &quot;PARSE<o:p></o:p></pre>
<pre>ERROR&quot;<br>}<br>[&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;<br>string(1)<o:p></o:p></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)<o:p></o:p></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)<o:p></o:p></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 +<o:p></o:p></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)<o:p></o:p></pre>
<pre> {<br>[0]=&gt;<br>string(56)<o:p></o:p></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<o:p></o:p></pre>
<pre>fairly old version, most current<o:p></o:p></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" 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><o:p></o:p></pre>
<pre>Your newly compiled version was<o:p></o:p></pre>
<pre> probably installed into /usr/local/cwb-3.4.22/bin because you failed to set PLATFORM and<o:p></o:p></pre>
<pre>SITE configuration flags. Andrew Hardie recommends the auto-install script, but you can also<o:p></o:p></pre>
<pre>just append PLATFORM=linux-64 SITE=standard to _every_ make command. See file<o:p></o:p></pre>
<pre> INSTALL for detailed instructions. Links and guidance on the Web page will be update<o:p></o:p></pre>
<pre>when I finally have some spare time. Best, Steph <o:p></o:p></pre>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br>
<br>
<br>
<br>
<br>
_______________________<br>
andrés chandí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="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><img border="0" width="178" height="70" style="width:1.8541in;height:.7291in" id="Picture_x0020_2" src="cid:~WRD0002.jpg" alt="Image removed by sender. chandia.net"></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="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><img border="0" width="20" height="20" style="width:.2083in;height:.2083in" id="Picture_x0020_1" src="cid:~WRD0002.jpg" alt="Image removed by sender."></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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">Dü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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">
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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">
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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">
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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">
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" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">
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. ¡Cuide el medio ambiente!</span><o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
<br>
<br>
_______________________<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;andrés chandí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"><span style="text-decoration:none"><img border="0" width="178" height="70" style="width:1.8541in;height:.7291in" id="_x0000_i1026" src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net"></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"><span style="text-decoration:none"><img border="0" width="20" height="20" style="width:.2083in;height:.2083in" id="_x0000_i1025" src="http://mail.chandia.net/images/ico_tw.png"></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="Analizador y generador mofológico de
mapudüngun">Dü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="Interfaz de
explotación de corpus del mapudüngun">
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="Interfaz sencilla de explotación de corpus del mapudüngun">
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="Unificador ortográfico de
mapudüngun">
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="Corpus lexicográfico de
mapudüngun">
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">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="Interfície Web de Consulta d'Horaris UCA TCL UPF">
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">
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">
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">
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">
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">
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">
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. ¡Cuide el medio ambiente!</span><o:p></o:p></p>
</div>
</div>
</body>
</html>