<div dir="ltr">Hi Andrew<div>I did the changes you suggested but it did not work .</div><div><br></div><div>B&R</div><div>RAISI</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 26, 2022 at 8:42 AM raisi <<a href="mailto:aliraisi807@gmail.com">aliraisi807@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear All,<div>good morning,</div><div>I attached the screenshot of the problem that I want to resolve it, from the screenshot you can see when I click on "Generate new Lexical Growth Curve data" it won't generate any graph.</div><div><br></div><div>B&R</div><div>Ali RAISI</div><div><img src="cid:ii_l2fs4d8i0" alt="image.png" width="562" height="232"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 26, 2022 at 3:47 AM <<a href="mailto:cwb-request@sslmit.unibo.it" target="_blank">cwb-request@sslmit.unibo.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send CWB mailing list submissions to<br>
<a href="mailto:cwb@sslmit.unibo.it" target="_blank">cwb@sslmit.unibo.it</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" rel="noreferrer" target="_blank">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:cwb-request@sslmit.unibo.it" target="_blank">cwb-request@sslmit.unibo.it</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:cwb-owner@sslmit.unibo.it" target="_blank">cwb-owner@sslmit.unibo.it</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of CWB digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Where to start looking for the problem? (Hardie, Andrew)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 26 Apr 2022 01:46:49 +0000<br>
From: "Hardie, Andrew" <<a href="mailto:a.hardie@lancaster.ac.uk" target="_blank">a.hardie@lancaster.ac.uk</a>><br>
To: Open source development of the Corpus WorkBench<br>
<<a href="mailto:cwb@sslmit.unibo.it" target="_blank">cwb@sslmit.unibo.it</a>><br>
Subject: Re: [CWB] Where to start looking for the problem?<br>
Message-ID:<br>
<<a href="mailto:LO4P265MB3485F7F884E04993A3A4B748CBFB9@LO4P265MB3485.GBRP265.PROD.OUTLOOK.COM" target="_blank">LO4P265MB3485F7F884E04993A3A4B748CBFB9@LO4P265MB3485.GBRP265.PROD.OUTLOOK.COM</a>><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
No, it couldn?t.<br>
<br>
That is a bug, which I?ve now fixed, but it hasn?t got anything to do with the problems you?ve been having.<br>
<br>
best<br>
<br>
Andrew.<br>
<br>
From: <a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.unibo.it</a> <<a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.unibo.it</a>> On Behalf Of "Andr?s Chand?a"<br>
Sent: 25 April 2022 16:09<br>
To: Open source development of the Corpus WorkBench <<a href="mailto:cwb@sslmit.unibo.it" target="_blank">cwb@sslmit.unibo.it</a>><br>
Subject: Re: [CWB] Where to start looking for the problem?<br>
<br>
Hi Andrew, thanks for your suggestions...<br>
<br>
I have realised that in...<br>
Corpus Settings ? Displays settings ? Word annotation to make available as alternative view in extended context:<br>
pos it is set, I don't know if it's due to this, but it is impossible to change it to: "Do not make alternative view available", I can only change it to "lemma" or back to "pos"<br>
<br>
could this be the issue?<br>
<br>
<br>
<br>
<br>
El Lun, 25 de Abril de 2022, 2:41, Hardie, Andrew escribi?:<br>
<br>
This line in your output:<br>
show +word + ;<br>
ought to look like this:<br>
show +word +pos ;<br>
(assuming that pos is set as your primary annotation.)<br>
The missing ?pos? is a CQP syntax error, which is what is causing your issues.<br>
I can?t reproduce this problem. If I could, I?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.<br>
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 ?show +word +?? command is sent to the CQP process . As you can see, it uses the variable $Corpus->primary_annotation, which comes straight from the primary_annotation column of the corpus_info table (the global $Corpus object is created during startup).<br>
<a href="https://sourceforge.net/p/cwb/code/HEAD/tree/gui/cqpweb/branches/3.2-latest/lib/concordance-ui.php#l772" rel="noreferrer" target="_blank">https://sourceforge.net/p/cwb/code/HEAD/tree/gui/cqpweb/branches/3.2-latest/lib/concordance-ui.php#l772</a><<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fcwb%2Fcode%2FHEAD%2Ftree%2Fgui%2Fcqpweb%2Fbranches%2F3.2-latest%2Flib%2Fconcordance-ui.php%23l772&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=I1AO5niP895pkkYflWQaOunmA2t%2BFMoiWMXkDVdTLxk%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fcwb%2Fcode%2FHEAD%2Ftree%2Fgui%2Fcqpweb%2Fbranches%2F3.2-latest%2Flib%2Fconcordance-ui.php%23l772&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=I1AO5niP895pkkYflWQaOunmA2t%2BFMoiWMXkDVdTLxk%3D&reserved=0</a>><br>
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?ve described. As you can see from line 769, this variable pre-empts the use of the primary annotation.<br>
best<br>
Andrew.<br>
From: <a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.unibo.it</a> On Behalf Of "Andr?s Chand?a"<br>
Sent: 24 April 2022 14:59<br>
To: Open source development of the Corpus WorkBench<br>
Subject: Re: [CWB] Where to start looking for the problem?<br>
At Annotation metadata there are only: lemma and pos<br>
they were without description so I added lemma for lemma and pos for pos, then I tried next combinations in "CEQL (simple query) syntax bindings for token-level annotation in coca" without success, I mean, always the same result:<br>
Primary annotation<br>
Secondary annotation<br>
1.<br>
pos<br>
lemma<br>
2.<br>
lemma<br>
pos<br>
3.<br>
pos<br>
x<br>
4.<br>
lemma<br>
x<br>
5.<br>
x<br>
pos<br>
6.<br>
x<br>
lemma<br>
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>
show +word + ;<br>
Ignoring subsequent input until next ';'...<br>
PARSE ERROR<br>
<br>
El Dom, 24 de Abril de 2022, 15:34, Hardie, Andrew escribi?:<br>
The problem is here:<br>
show +word + ;<br>
It indicates that you have the primary annotation set to an empty string. That won?t work!<br>
Try resetting the primary annotation using the ?CEQL bindings? under ?Manage annotation?.<br>
best<br>
Andrew.<br>
From: <a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.unibo.it</a> On Behalf Of "Andr?s Chand?a"<br>
Sent: 23 April 2022 17:25<br>
To: Stephanie Evert<br>
Cc: CWBdev Mailing List<br>
Subject: Re: [CWB] Where to start looking for the problem?<br>
<br>
Ok, eventhough the previous time I have changed platform in th <a href="http://config.mk" rel="noreferrer" target="_blank">config.mk</a> file,<br>
<br>
something<br>
<br>
should have gone wrong...<br>
<br>
now I did it the way you suggested:<br>
<br>
cd<br>
<br>
cwb-3.4.33-src<br>
make clean PLATFORM=linux-64 SITE=standard<br>
make depend<br>
<br>
PLATFORM=linux-64<br>
<br>
SITE=standard<br>
make all PLATFORM=linux-64 SITE=standard<br>
make install<br>
<br>
PLATFORM=linux-64 SITE=standard<br>
--------------------------------- INSTALLING<br>
<br>
CORPUS<br>
<br>
WORKBENCH<br>
.... install the CL static library file<br>
.... install cwb/cl.h<br>
<br>
header<br>
<br>
file<br>
....<br>
<br>
install the CQP programs<br>
.... install the CQi/cqi.h header file<br>
....<br>
<br>
install<br>
<br>
the CWB utility programs<br>
.... install all manual files<br>
<br>
and now is<br>
<br>
correct....<br>
<br>
/usr/local/bin/cqp -v<br>
<br>
The IMS Open Corpus Workbench<br>
<br>
(CWB)<br>
<br>
Copyright<br>
<br>
(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<br>
<br>
Evert<br>
with contributions by Arne Fitschen<br>
<br>
Copyright (C) 2007-today by<br>
<br>
the<br>
<br>
CWB<br>
<br>
open-source community<br>
individual contributors are listed in source file AUTHORS<br>
<br>
Download and contact: <a href="http://cwb.sourceforge.net/" rel="noreferrer" target="_blank">http://cwb.sourceforge.net/</a><<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcwb.sourceforge.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QxUeoB0fChmhpMfCxqqr39f1d3Gr6ouixq3REZguKXk%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcwb.sourceforge.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QxUeoB0fChmhpMfCxqqr39f1d3Gr6ouixq3REZguKXk%3D&reserved=0</a>><br>
<br>
Compiled: s?b 23 abr 2022<br>
<br>
18:16:17 CEST<br>
Version: 3.4.33<br>
<br>
<br>
but still on the web interface, on<br>
<br>
querying<br>
<br>
the coca corpus I get<br>
<br>
CQP reports an error! The CQP program sent back<br>
<br>
these<br>
<br>
error messages:<br>
<br>
**** CQP ERROR ****<br>
<br>
CQP Error:<br>
<br>
CQP<br>
<br>
Syntax<br>
<br>
Error: syntax error, unexpected ';', expecting ID<br>
<br>
show +word + ;<br>
Ignoring<br>
<br>
subsequent<br>
<br>
input until next ';'...<br>
<br>
PARSE ERROR<br>
PHP debugging backtrace<br>
<br>
array(6) {<br>
[1]=><br>
array(4) {<br>
["file"]=><br>
string(55)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/exiterror-lib.php"<br>
["line"]=><br>
int(380)<br>
["function"]=><br>
string(9)<br>
<br>
"exiterror"<br>
["args"]=><br>
array(1)<br>
<br>
{<br>
[0]=><br>
array(7) {<br>
[0]=><br>
string(69) "CQP reports an<br>
<br>
error! The CQP program sent back these error messages:"<br>
[1]=><br>
string(19)<br>
<br>
"**** CQP ERROR ****"<br>
[2]=><br>
string(10) "CQP Error:"<br>
[3]=><br>
string(60) "CQP Syntax Error: syntax error,<br>
<br>
unexpected ';', expecting ID"<br>
[4]=><br>
string(18) "show +word + ;<br>
<br>
[5]=><br>
string(43) "Ignoring subsequent input until next ';'..."<br>
[6]=><br>
string(11) "PARSE ERROR"<br>
}<br>
}<br>
}<br>
[2]=><br>
array(4) {<br>
["file"]=><br>
string(45)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php"<br>
["line"]=><br>
int(1798)<br>
["function"]=><br>
string(13)<br>
<br>
"exiterror_cqp"<br>
["args"]=><br>
array(1) {<br>
[0]=><br>
array(6) {<br>
[0]=><br>
string(19) "**** CQP ERROR ****"<br>
[1]=><br>
string(10) "CQP Error:"<br>
[2]=><br>
string(60) "CQP Syntax<br>
<br>
Error:<br>
<br>
syntax error, unexpected ';', expecting ID"<br>
[3]=><br>
string(18)<br>
<br>
"show +word + ; [4]=><br>
string(43) "Ignoring subsequent input until<br>
<br>
next<br>
<br>
';'..."<br>
[5]=><br>
string(11) "PARSE ERROR"<br>
}<br>
}<br>
}<br>
[3]=><br>
array(7) {<br>
["file"]=><br>
string(45)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php"<br>
["line"]=><br>
int(1850)<br>
["function"]=><br>
string(11)<br>
<br>
"shout_error"<br>
["class"]=><br>
string(3) "CQP"<br>
["object"]=><br>
object(CQP)#67 (21) {<br>
["has_been_disconnected":"CQP":private]=><br>
bool(false)<br>
["process":"CQP":private]=><br>
resource(4) of type (process)<br>
["pipe":"CQP":private]=><br>
array(3) {<br>
[0]=><br>
resource(1)<br>
<br>
of type (stream)<br>
[1]=><br>
resource(2) of type (stream)<br>
[2]=><br>
resource(3) of type (stream)<br>
}<br>
["last_registry_invoked":"CQP":private]=><br>
string(48)<br>
<br>
"/mnt/vmdata/corptedig-glif/corpora/cqp/registry/"<br>
["major_version"]=><br>
int(3)<br>
["minor_version"]=><br>
int(4)<br>
["revision_version"]=><br>
int(33)<br>
["revision_version_flagged_beta":"CQP":private]=><br>
bool(false)<br>
["compile_date"]=><br>
NULL<br>
["version_string"]=><br>
string(18)<br>
<br>
"CQP version 3.4.33"<br>
["status":"CQP":private]=><br>
int(1)<br>
["error_handler":"CQP":private]=><br>
string(13)<br>
<br>
"exiterror_cqp"<br>
["error_message":"CQP":private]=><br>
array(6) {<br>
[0]=><br>
string(19) "**** CQP ERROR ****"<br>
[1]=><br>
string(10) "CQP<br>
<br>
Error:"<br>
[2]=><br>
string(60)<br>
<br>
"CQP Syntax Error: syntax error, unexpected ';', expecting ID"<br>
[3]=><br>
string(18) "show +word + ; [4]=><br>
string(43) "Ignoring<br>
<br>
subsequent input until next ';'..."<br>
[5]=><br>
string(11) "PARSE<br>
<br>
ERROR"<br>
}<br>
["EOL":"CQP":private]=><br>
string(1)<br>
<br>
"<br>
"<br>
["progress_handler":"CQP":private]=><br>
bool(false)<br>
["gzip_path":"CQP":private]=><br>
string(0)<br>
<br>
""<br>
["debug_mode":"CQP":private]=><br>
bool(false)<br>
["unbuffered_output_pending":"CQP":private]=><br>
bool(false)<br>
["pretty_suspended":"CQP":private]=><br>
bool(false)<br>
["corpus_charset":"CQP":private]=><br>
int(0)<br>
["last_set_corpus":"CQP":private]=><br>
string(4)<br>
<br>
"COCA"<br>
}<br>
["type"]=><br>
string(2) "->"<br>
["args"]=><br>
array(0) {<br>
}<br>
}<br>
[4]=><br>
array(7) {<br>
["file"]=><br>
string(45)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php"<br>
["line"]=><br>
int(1143)<br>
["function"]=><br>
string(20)<br>
<br>
"check_pipe_for_error"<br>
["class"]=><br>
string(3)<br>
<br>
"CQP"<br>
["object"]=><br>
object(CQP)#67 (21) {<br>
["has_been_disconnected":"CQP":private]=><br>
bool(false)<br>
["process":"CQP":private]=><br>
resource(4) of type (process)<br>
["pipe":"CQP":private]=><br>
array(3) {<br>
[0]=><br>
resource(1) of type (stream)<br>
[1]=><br>
resource(2)<br>
<br>
of type (stream)<br>
[2]=><br>
resource(3) of type (stream)<br>
}<br>
["last_registry_invoked":"CQP":private]=><br>
string(48)<br>
<br>
"/mnt/vmdata/corptedig-glif/corpora/cqp/registry/"<br>
["major_version"]=><br>
int(3)<br>
["minor_version"]=><br>
int(4)<br>
["revision_version"]=><br>
int(33)<br>
["revision_version_flagged_beta":"CQP":private]=><br>
bool(false)<br>
["compile_date"]=><br>
NULL<br>
["version_string"]=><br>
string(18)<br>
<br>
"CQP version 3.4.33"<br>
["status":"CQP":private]=><br>
int(1)<br>
["error_handler":"CQP":private]=><br>
string(13)<br>
<br>
"exiterror_cqp"<br>
["error_message":"CQP":private]=><br>
array(6) {<br>
[0]=><br>
string(19) "**** CQP ERROR ****"<br>
[1]=><br>
string(10) "CQP<br>
<br>
Error:"<br>
[2]=><br>
string(60)<br>
<br>
"CQP Syntax Error: syntax error, unexpected ';', expecting ID"<br>
[3]=><br>
string(18) "show +word + ; [4]=><br>
string(43) "Ignoring<br>
<br>
subsequent input until next ';'..."<br>
[5]=><br>
string(11) "PARSE<br>
<br>
ERROR"<br>
}<br>
["EOL":"CQP":private]=><br>
string(1)<br>
<br>
"<br>
"<br>
["progress_handler":"CQP":private]=><br>
bool(false)<br>
["gzip_path":"CQP":private]=><br>
string(0)<br>
<br>
""<br>
["debug_mode":"CQP":private]=><br>
bool(false)<br>
["unbuffered_output_pending":"CQP":private]=><br>
bool(false)<br>
["pretty_suspended":"CQP":private]=><br>
bool(false)<br>
["corpus_charset":"CQP":private]=><br>
int(0)<br>
["last_set_corpus":"CQP":private]=><br>
string(4)<br>
<br>
"COCA"<br>
}<br>
["type"]=><br>
string(2) "->"<br>
["args"]=><br>
array(0) {<br>
}<br>
}<br>
[5]=><br>
array(7) {<br>
["file"]=><br>
string(56)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php"<br>
["line"]=><br>
int(770)<br>
["function"]=><br>
string(7)<br>
<br>
"execute"<br>
["class"]=><br>
string(3)<br>
<br>
"CQP"<br>
["object"]=><br>
object(CQP)#67 (21) {<br>
["has_been_disconnected":"CQP":private]=><br>
bool(false)<br>
["process":"CQP":private]=><br>
resource(4) of type (process)<br>
["pipe":"CQP":private]=><br>
array(3) {<br>
[0]=><br>
resource(1) of type (stream)<br>
[1]=><br>
resource(2)<br>
<br>
of type (stream)<br>
[2]=><br>
resource(3) of type (stream)<br>
}<br>
["last_registry_invoked":"CQP":private]=><br>
string(48)<br>
<br>
"/mnt/vmdata/corptedig-glif/corpora/cqp/registry/"<br>
["major_version"]=><br>
int(3)<br>
["minor_version"]=><br>
int(4)<br>
["revision_version"]=><br>
int(33)<br>
["revision_version_flagged_beta":"CQP":private]=><br>
bool(false)<br>
["compile_date"]=><br>
NULL<br>
["version_string"]=><br>
string(18)<br>
<br>
"CQP version 3.4.33"<br>
["status":"CQP":private]=><br>
int(1)<br>
["error_handler":"CQP":private]=><br>
string(13)<br>
<br>
"exiterror_cqp"<br>
["error_message":"CQP":private]=><br>
array(6) {<br>
[0]=><br>
string(19) "**** CQP ERROR ****"<br>
[1]=><br>
string(10) "CQP<br>
<br>
Error:"<br>
[2]=><br>
string(60)<br>
<br>
"CQP Syntax Error: syntax error, unexpected ';', expecting ID"<br>
[3]=><br>
string(18) "show +word + ; [4]=><br>
string(43) "Ignoring<br>
<br>
subsequent input until next ';'..."<br>
[5]=><br>
string(11) "PARSE<br>
<br>
ERROR"<br>
}<br>
["EOL":"CQP":private]=><br>
string(1)<br>
<br>
"<br>
"<br>
["progress_handler":"CQP":private]=><br>
bool(false)<br>
["gzip_path":"CQP":private]=><br>
string(0)<br>
<br>
""<br>
["debug_mode":"CQP":private]=><br>
bool(false)<br>
["unbuffered_output_pending":"CQP":private]=><br>
bool(false)<br>
["pretty_suspended":"CQP":private]=><br>
bool(false)<br>
["corpus_charset":"CQP":private]=><br>
int(0)<br>
["last_set_corpus":"CQP":private]=><br>
string(4)<br>
<br>
"COCA"<br>
}<br>
["type"]=><br>
string(2) "->"<br>
["args"]=><br>
array(1) {<br>
[0]=><br>
string(13) "show +word<br>
<br>
+<br>
<br>
"<br>
}<br>
}<br>
[6]=><br>
array(4) {<br>
["file"]=><br>
string(53) "/mnt/vmdata/corptedig-glif/cqpweb/exe/concordance.php"<br>
["line"]=><br>
int(1)<br>
["args"]=><br>
array(1)<br>
<br>
{<br>
[0]=><br>
string(56)<br>
<br>
"/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php"<br>
}<br>
["function"]=><br>
string(7) "require"<br>
}<br>
}<br>
<br>
Thanks, and sorry for all the trouble...<br>
<br>
<br>
<br>
<br>
<br>
That's still<br>
<br>
a<br>
<br>
fairly old version, most current<br>
<br>
release is here: <a href="https://sourceforge.net/projects/cwb/files/cwb/cwb-3.5-RC/cwb-3.4.33-src.tar.gz/download" rel="noreferrer" target="_blank">https://sourceforge.net/projects/cwb/files/cwb/cwb-3.5-RC/cwb-3.4.33-src.tar.gz/download</a><<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&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=npa7dOy47YUb%2BNWEqRx3DYF1euyfivg4MwsNxEGaZ6Q%3D&reserved=0" rel="noreferrer" target="_blank">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&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=npa7dOy47YUb%2BNWEqRx3DYF1euyfivg4MwsNxEGaZ6Q%3D&reserved=0</a>><br>
<br>
Your newly compiled version was<br>
<br>
probably installed into /usr/local/cwb-3.4.22/bin because you failed to set PLATFORM<br>
<br>
and<br>
<br>
SITE configuration flags. Andrew Hardie recommends the auto-install script, but you can<br>
<br>
also<br>
<br>
just append PLATFORM=linux-64 SITE=standard to _every_ make command. See file<br>
<br>
INSTALL for detailed instructions. Links and guidance on the Web page will be update<br>
<br>
when I finally have some spare time. Best, Steph<br>
<br>
<br>
<br>
<br>
<br>
_______________________<br>
andr?s chand?a<br>
[IMAGE REMOVED]<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=43J4CfOCNtIrIYCS2mSr0p%2BSHVZEuxaRjfvjx4I%2Bry0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=43J4CfOCNtIrIYCS2mSr0p%2BSHVZEuxaRjfvjx4I%2Bry0%3D&reserved=0</a>><br>
D?ngupeyem<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=rSx%2BihKEXArdHjCoMY0l3nqx83kIxOzBpI3xYzWn1z4%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=rSx%2BihKEXArdHjCoMY0l3nqx83kIxOzBpI3xYzWn1z4%3D&reserved=0</a>> | IECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=1Xu280Pmbk7aFPEe3ymi4grsJ8kB7KOlmK%2F6o7C53Qs%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=1Xu280Pmbk7aFPEe3ymi4grsJ8kB7KOlmK%2F6o7C53Qs%3D&reserved=0</a>> | ISECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99</a><br>
b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=169Pa3F%2FaRKhJuzCcwiBkzqSrGbjtnUGM1%2FVyMv%2BoYw%3D&reserved=0> | NMT<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TSDHkfQJ1MNB75oLbwO17uB8GO4bp9odfEnkTmAFLps%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TSDHkfQJ1MNB75oLbwO17uB8GO4bp9odfEnkTmAFLps%3D&reserved=0</a>> | Corlexim<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D</a><br>
%7C3000%7C%7C%7C&sdata=NO23I8YtlaKpXvoy6ABeYdoXLK5T3jyxXbyPq%2BGl3EI%3D&reserved=0><br>
<br>
Desarrollador de:<br>
Parles.upf<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HcurU4SnJxg%2BUooxzV0%2BeT8GzIooCYoj0nD42z%2B7ZnQ%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HcurU4SnJxg%2BUooxzV0%2BeT8GzIooCYoj0nD42z%2B7ZnQ%3D&reserved=0</a>> | IWCH<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=jKqPMdF%2F2xWtBly%2B4yxKGJ%2Fpqj%2BZs%2FaOSVLsmX0aMxA%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=jKqPMdF%2F2xWtBly%2B4yxKGJ%2Fpqj%2BZs%2FaOSVLsmX0aMxA%3D&reserved=0</a>> | Amind terapia<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26c" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26c</a><br>
ea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xndYxUlaIKFjXn2qGecHqgSw03%2FIGrcbBrg%2B8YagUso%3D&reserved=0> | Nocando<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zVseYEnStqxmTRH%2FjM2Nf4kkt0ytAsnN8XKh5sUoSyI%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zVseYEnStqxmTRH%2FjM2Nf4kkt0ytAsnN8XKh5sUoSyI%3D&reserved=0</a>> | IAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7</a><br>
C%7C%7C&sdata=l3Dbjn0FMN%2B7HnTLYUi1X%2B3AZ0%2B14kTBJn6yBHjkxl8%3D&reserved=0> | CddZ<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hI1S%2FEkzLJvMnM6LXTv5XyED1EnLSEGoVMCaFAURt8o%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hI1S%2FEkzLJvMnM6LXTv5XyED1EnLSEGoVMCaFAURt8o%3D&reserved=0</a>> | ISAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=cpc8Wx5YuLxwjR5mgmOPBlSOzDXEhMAnEQo1hZziv6I%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=cpc8Wx5YuLxwjR5mgmOPBlSOzDXEhMAnEQo1hZziv6I%3D&reserved=0</a>> | CatCg<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Ch" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Ch</a><br>
ardiea%<a href="http://40live.lancs.ac.uk" rel="noreferrer" target="_blank">40live.lancs.ac.uk</a>%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=KGWfkHRGX8Nu6Fn7QP10%2BYWjMlCKT%2BEVNXOuuFyLBFQ%3D&reserved=0><br>
P No imprima innecesariamente. ?Cuide el medio ambiente!<br>
<br>
<br>
<br>
_______________________<br>
andr?s chand?a<br>
[Image removed by sender. <a href="http://chandia.net" rel="noreferrer" target="_blank">chandia.net</a>]<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=43J4CfOCNtIrIYCS2mSr0p%2BSHVZEuxaRjfvjx4I%2Bry0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967049952772%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=43J4CfOCNtIrIYCS2mSr0p%2BSHVZEuxaRjfvjx4I%2Bry0%3D&reserved=0</a>>[Image removed by sender.]<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fchandianet&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LDXE9Bd%2FagR8lCubIPjunpM1qavqnvxkt0zP7GCOPn0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fchandianet&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LDXE9Bd%2FagR8lCubIPjunpM1qavqnvxkt0zP7GCOPn0%3D&reserved=0</a>><br>
D?ngupeyem<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UIyGcmz27ylA5DzpwuFbveJOslS9hYDlZQv2CCIhQ4c%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UIyGcmz27ylA5DzpwuFbveJOslS9hYDlZQv2CCIhQ4c%3D&reserved=0</a>> | IECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nxO3KjbJft0Eo6kT90Al5tXi%2BFdcRBo6upeiF8oJlHU%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nxO3KjbJft0Eo6kT90Al5tXi%2BFdcRBo6upeiF8oJlHU%3D&reserved=0</a>> | ISECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%</a><br>
7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3kg8xDe54oQwMAsNA%2FSaGPH8tFzNrQfDJ3OQNTJNVas%3D&reserved=0> | NMT<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CPOnPmJS79ryIJSlN%2BPydGpgcgDiyBSOKP%2B6XqeP5do%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CPOnPmJS79ryIJSlN%2BPydGpgcgDiyBSOKP%2B6XqeP5do%3D&reserved=0</a>> | Corlexim<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7</a><br>
C3000%7C%7C%7C&sdata=Tn9W9Jp0sMWx7lmV3SGda%2BrW%2BnPef2q7zr5tidWmEpk%3D&reserved=0><br>
<br>
Desarrollador de:<br>
Parles.upf<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZYzKPOv6dbvOmGKYscSicfIHcqXi0XVHmkzLGIqglVw%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZYzKPOv6dbvOmGKYscSicfIHcqXi0XVHmkzLGIqglVw%3D&reserved=0</a>> | IWCH<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lR7w5a6%2Fi%2FBL8Zmyyy55thmsXsVmtAC4AvuDBGvxFyo%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lR7w5a6%2Fi%2FBL8Zmyyy55thmsXsVmtAC4AvuDBGvxFyo%3D&reserved=0</a>> | Amind terapia<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9b" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9b</a><br>
cd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=8xN4C3dKz7B1D1iBNChPRw9Sw%2Bunp2YY96YGmAQnNoI%3D&reserved=0> | Nocando<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pNJf6zF3Re8pBV8ik1nkq0BvaUhKX%2FR0rkPZX3goVVY%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pNJf6zF3Re8pBV8ik1nkq0BvaUhKX%2FR0rkPZX3goVVY%3D&reserved=0</a>> | IAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=</a><br>
XVc3jZuXIUDN06qsOIA8XVjUhuVZXICAgcBxvg3HDN0%3D&reserved=0> | CddZ<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ixuW0RtHKPC4%2FFHA3m0GPv072fInCoaxWym95v85GBA%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ixuW0RtHKPC4%2FFHA3m0GPv072fInCoaxWym95v85GBA%3D&reserved=0</a>> | ISAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7ozjOTT00lEaMIUjdvu45tCvi%2Fd5dxWDtXoRP0yuEF0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7ozjOTT00lEaMIUjdvu45tCvi%2Fd5dxWDtXoRP0yuEF0%3D&reserved=0</a>> | CatCg<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Chardiea%40live.lanc" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Chardiea%40live.lanc</a><br>
<a href="http://s.ac.uk" rel="noreferrer" target="_blank">s.ac.uk</a>%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zfMYA9F9zvqd1aOa720a%2B2FPByEEWaHTGdSsHNZ1OLM%3D&reserved=0><br>
P No imprima innecesariamente. ?Cuide el medio ambiente!<br>
<br>
<br>
<br>
_______________________<br>
andr?s chand?a<br>
[<a href="http://chandia.net" rel="noreferrer" target="_blank">chandia.net</a>]<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Nti0CDA8gSQUOW1EB8ud9pmjaDbfUGWgkWgGovf75fU%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.chandia.net%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Nti0CDA8gSQUOW1EB8ud9pmjaDbfUGWgkWgGovf75fU%3D&reserved=0</a>>[<a href="http://mail.chandia.net/images/ico_tw.png" rel="noreferrer" target="_blank">http://mail.chandia.net/images/ico_tw.png</a>]<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fchandianet&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LDXE9Bd%2FagR8lCubIPjunpM1qavqnvxkt0zP7GCOPn0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fchandianet&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LDXE9Bd%2FagR8lCubIPjunpM1qavqnvxkt0zP7GCOPn0%3D&reserved=0</a>><br>
D?ngupeyem<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UIyGcmz27ylA5DzpwuFbveJOslS9hYDlZQv2CCIhQ4c%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fdungupeyem&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UIyGcmz27ylA5DzpwuFbveJOslS9hYDlZQv2CCIhQ4c%3D&reserved=0</a>> | IECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nxO3KjbJft0Eo6kT90Al5tXi%2BFdcRBo6upeiF8oJlHU%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fiecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nxO3KjbJft0Eo6kT90Al5tXi%2BFdcRBo6upeiF8oJlHU%3D&reserved=0</a>> | ISECMap<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fisecmap&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%</a><br>
7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3kg8xDe54oQwMAsNA%2FSaGPH8tFzNrQfDJ3OQNTJNVas%3D&reserved=0> | NMT<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CPOnPmJS79ryIJSlN%2BPydGpgcgDiyBSOKP%2B6XqeP5do%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fchandia.net%2Fnmt-norwirin-mapudungun-trapumwe&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CPOnPmJS79ryIJSlN%2BPydGpgcgDiyBSOKP%2B6XqeP5do%3D&reserved=0</a>> | Corlexim<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorlexim.cl%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7</a><br>
C3000%7C%7C%7C&sdata=Tn9W9Jp0sMWx7lmV3SGda%2BrW%2BnPef2q7zr5tidWmEpk%3D&reserved=0><br>
<br>
Desarrollador de:<br>
Parles.upf<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZYzKPOv6dbvOmGKYscSicfIHcqXi0XVHmkzLGIqglVw%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZYzKPOv6dbvOmGKYscSicfIHcqXi0XVHmkzLGIqglVw%3D&reserved=0</a>> | IWCH<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lR7w5a6%2Fi%2FBL8Zmyyy55thmsXsVmtAC4AvuDBGvxFyo%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiwch.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lR7w5a6%2Fi%2FBL8Zmyyy55thmsXsVmtAC4AvuDBGvxFyo%3D&reserved=0</a>> | Amind terapia<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9b" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Famindterapia.com%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9b</a><br>
cd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=8xN4C3dKz7B1D1iBNChPRw9Sw%2Bunp2YY96YGmAQnNoI%3D&reserved=0> | Nocando<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pNJf6zF3Re8pBV8ik1nkq0BvaUhKX%2FR0rkPZX3goVVY%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparles.upf.edu%2Fllocs%2Fnocando&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pNJf6zF3Re8pBV8ik1nkq0BvaUhKX%2FR0rkPZX3goVVY%3D&reserved=0</a>> | IAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2F&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=</a><br>
XVc3jZuXIUDN06qsOIA8XVjUhuVZXICAgcBxvg3HDN0%3D&reserved=0> | CddZ<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ixuW0RtHKPC4%2FFHA3m0GPv072fInCoaxWym95v85GBA%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fcddz&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ixuW0RtHKPC4%2FFHA3m0GPv072fInCoaxWym95v85GBA%3D&reserved=0</a>> | ISAC<<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7ozjOTT00lEaMIUjdvu45tCvi%2Fd5dxWDtXoRP0yuEF0%3D&reserved=0" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fiac.upf.edu%2Fisac&data=05%7C01%7Chardiea%40live.lancs.ac.uk%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7ozjOTT00lEaMIUjdvu45tCvi%2Fd5dxWDtXoRP0yuEF0%3D&reserved=0</a>> | CatCg<<a href="https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Chardiea%40live.lanc" rel="noreferrer" target="_blank">https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcatcg.upf.edu%2F&data=05%7C01%7Chardiea%40live.lanc</a><br>
<a href="http://s.ac.uk" rel="noreferrer" target="_blank">s.ac.uk</a>%7Ce80f2f0cfd064a019a4e08da26cea99b%7C9c9bcd11977a4e9ca9a0bc734090164a%7C0%7C0%7C637864967050109023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zfMYA9F9zvqd1aOa720a%2B2FPByEEWaHTGdSsHNZ1OLM%3D&reserved=0><br>
P No imprima innecesariamente. ?Cuide el medio ambiente!<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20220426/473ae3ed/attachment.html" rel="noreferrer" target="_blank">http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20220426/473ae3ed/attachment.html</a>><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: ~WRD0005.jpg<br>
Type: image/jpeg<br>
Size: 823 bytes<br>
Desc: ~WRD0005.jpg<br>
URL: <<a href="http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20220426/473ae3ed/attachment.jpg" rel="noreferrer" target="_blank">http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20220426/473ae3ed/attachment.jpg</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
CWB mailing list<br>
<a href="mailto:CWB@sslmit.unibo.it" target="_blank">CWB@sslmit.unibo.it</a><br>
<a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" rel="noreferrer" target="_blank">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a><br>
<br>
<br>
End of CWB Digest, Vol 181, Issue 25<br>
************************************<br>
</blockquote></div>
</blockquote></div>