<div dir="ltr"><div class="gmail_default" style="color:#0b5394">About the mail I&#39;ve just sent, I&#39;m definitely wrong because queries are working with other corpus...</div><div class="gmail_default" style="color:#0b5394"><br clear="all"></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="color:rgb(0,0,255)"><i><span style="font-family:trebuchet ms,sans-serif">... Andrés Chandía</span></i></span><br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Missatge de Andrés Chandía &lt;<a href="mailto:andres.chandia@upf.edu">andres.chandia@upf.edu</a>&gt; del dia dj., 20 d’abr. 2023 a les 18:14:<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"><div class="gmail_default" style="color:rgb(11,83,148)">Hi Andrew, error seems to be generated on the sql query:</div><div class="gmail_default" style="color:rgb(11,83,148)"><br></div><div class="gmail_default" style="color:rgb(11,83,148)"><pre>About to run SQL:
        SELECT * from saved_queries
                                                                        where corpus     = &#39;bnc&#39;
                                                                        and query_mode   = &#39;sq_nocase&#39;
                                                                        and cqp_query    = &#39;[word=\&quot;word\&quot;%c]&#39;
                                                                        and query_scope  = &#39;&#39;
                                                                        and postprocess  = &#39;&#39;
                                                                        and saved = 0 
                                                                        limit 1 
        /* from User: admin | Function: load_from_params() | 2023-Apr-20 18:01 */</pre></div><div class="gmail_default" style="color:rgb(11,83,148)"><br></div><div class="gmail_default" style="color:rgb(11,83,148)">cqp_query goes  &#39;[word=\&quot;word\&quot;%c]&#39; where the characters <b>%c</b> are added generating the error (at least that seems to me) so, if this is the cause of the error, any idea on how to clean that or fix it,</div><div class="gmail_default" style="color:rgb(11,83,148)">I see that %c characters in many files, so there is probably a typo in one of those files, which one? how could I get the file generating the problem?</div><div class="gmail_default" style="color:rgb(11,83,148)">Again, I&#39;m probably wrong... so I better add the complete php debugging...</div><div class="gmail_default" style="color:rgb(11,83,148)"><br></div><div class="gmail_default" style="color:rgb(11,83,148)"><pre>array(6) {
  [1]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(55) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/exiterror-lib.php&quot;
    [&quot;line&quot;]=&gt;
    int(380)
    [&quot;function&quot;]=&gt;
    string(9) &quot;exiterror&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      array(7) {
        [0]=&gt;
        string(69) &quot;CQP reports an error! The CQP program sent back these error messages:&quot;
        [1]=&gt;
        string(19) &quot;**** CQP ERROR ****&quot;
        [2]=&gt;
        string(10) &quot;CQP Error:&quot;
        [3]=&gt;
        string(60) &quot;CQP Syntax Error: syntax error, unexpected &#39;;&#39;, expecting ID&quot;
        [4]=&gt;
        string(18) &quot;show +word + ; &lt;--&quot;
        [5]=&gt;
        string(43) &quot;Ignoring subsequent input until next &#39;;&#39;...&quot;
        [6]=&gt;
        string(11) &quot;PARSE ERROR&quot;
      }
    }
  }
  [2]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;
    [&quot;line&quot;]=&gt;
    int(1798)
    [&quot;function&quot;]=&gt;
    string(13) &quot;exiterror_cqp&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      array(6) {
        [0]=&gt;
        string(19) &quot;**** CQP ERROR ****&quot;
        [1]=&gt;
        string(10) &quot;CQP Error:&quot;
        [2]=&gt;
        string(60) &quot;CQP Syntax Error: syntax error, unexpected &#39;;&#39;, expecting ID&quot;
        [3]=&gt;
        string(18) &quot;show +word + ; &lt;--&quot;
        [4]=&gt;
        string(43) &quot;Ignoring subsequent input until next &#39;;&#39;...&quot;
        [5]=&gt;
        string(11) &quot;PARSE ERROR&quot;
      }
    }
  }
  [3]=&gt;
  array(7) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;
    [&quot;line&quot;]=&gt;
    int(1850)
    [&quot;function&quot;]=&gt;
    string(11) &quot;shout_error&quot;
    [&quot;class&quot;]=&gt;
    string(3) &quot;CQP&quot;
    [&quot;object&quot;]=&gt;
    object(CQP)#84 (21) {
      [&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;process&quot;:&quot;CQP&quot;:private]=&gt;
      resource(5) of type (process)
      [&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;
      array(3) {
        [0]=&gt;
        resource(2) of type (stream)
        [1]=&gt;
        resource(3) of type (stream)
        [2]=&gt;
        resource(4) of type (stream)
      }
      [&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;
      string(48) &quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;
      [&quot;major_version&quot;]=&gt;
      int(3)
      [&quot;minor_version&quot;]=&gt;
      int(5)
      [&quot;revision_version&quot;]=&gt;
      int(0)
      [&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;compile_date&quot;]=&gt;
      NULL
      [&quot;version_string&quot;]=&gt;
      string(17) &quot;CQP version 3.5.0&quot;
      [&quot;status&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;
      string(13) &quot;exiterror_cqp&quot;
      [&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;
      array(6) {
        [0]=&gt;
        string(19) &quot;**** CQP ERROR ****&quot;
        [1]=&gt;
        string(10) &quot;CQP Error:&quot;
        [2]=&gt;
        string(60) &quot;CQP Syntax Error: syntax error, unexpected &#39;;&#39;, expecting ID&quot;
        [3]=&gt;
        string(18) &quot;show +word + ; &lt;--&quot;
        [4]=&gt;
        string(43) &quot;Ignoring subsequent input until next &#39;;&#39;...&quot;
        [5]=&gt;
        string(11) &quot;PARSE ERROR&quot;
      }
      [&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;
      string(1) &quot;
&quot;
      [&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;
      string(0) &quot;&quot;
      [&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;
      bool(true)
      [&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;
      string(3) &quot;BNC&quot;
    }
    [&quot;type&quot;]=&gt;
    string(2) &quot;-&gt;&quot;
    [&quot;args&quot;]=&gt;
    array(0) {
    }
  }
  [4]=&gt;
  array(7) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/cqp.php&quot;
    [&quot;line&quot;]=&gt;
    int(1101)
    [&quot;function&quot;]=&gt;
    string(20) &quot;check_pipe_for_error&quot;
    [&quot;class&quot;]=&gt;
    string(3) &quot;CQP&quot;
    [&quot;object&quot;]=&gt;
    object(CQP)#84 (21) {
      [&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;process&quot;:&quot;CQP&quot;:private]=&gt;
      resource(5) of type (process)
      [&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;
      array(3) {
        [0]=&gt;
        resource(2) of type (stream)
        [1]=&gt;
        resource(3) of type (stream)
        [2]=&gt;
        resource(4) of type (stream)
      }
      [&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;
      string(48) &quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;
      [&quot;major_version&quot;]=&gt;
      int(3)
      [&quot;minor_version&quot;]=&gt;
      int(5)
      [&quot;revision_version&quot;]=&gt;
      int(0)
      [&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;compile_date&quot;]=&gt;
      NULL
      [&quot;version_string&quot;]=&gt;
      string(17) &quot;CQP version 3.5.0&quot;
      [&quot;status&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;
      string(13) &quot;exiterror_cqp&quot;
      [&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;
      array(6) {
        [0]=&gt;
        string(19) &quot;**** CQP ERROR ****&quot;
        [1]=&gt;
        string(10) &quot;CQP Error:&quot;
        [2]=&gt;
        string(60) &quot;CQP Syntax Error: syntax error, unexpected &#39;;&#39;, expecting ID&quot;
        [3]=&gt;
        string(18) &quot;show +word + ; &lt;--&quot;
        [4]=&gt;
        string(43) &quot;Ignoring subsequent input until next &#39;;&#39;...&quot;
        [5]=&gt;
        string(11) &quot;PARSE ERROR&quot;
      }
      [&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;
      string(1) &quot;
&quot;
      [&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;
      string(0) &quot;&quot;
      [&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;
      bool(true)
      [&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;
      string(3) &quot;BNC&quot;
    }
    [&quot;type&quot;]=&gt;
    string(2) &quot;-&gt;&quot;
    [&quot;args&quot;]=&gt;
    array(0) {
    }
  }
  [5]=&gt;
  array(7) {
    [&quot;file&quot;]=&gt;
    string(56) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php&quot;
    [&quot;line&quot;]=&gt;
    int(770)
    [&quot;function&quot;]=&gt;
    string(7) &quot;execute&quot;
    [&quot;class&quot;]=&gt;
    string(3) &quot;CQP&quot;
    [&quot;object&quot;]=&gt;
    object(CQP)#84 (21) {
      [&quot;has_been_disconnected&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;process&quot;:&quot;CQP&quot;:private]=&gt;
      resource(5) of type (process)
      [&quot;pipe&quot;:&quot;CQP&quot;:private]=&gt;
      array(3) {
        [0]=&gt;
        resource(2) of type (stream)
        [1]=&gt;
        resource(3) of type (stream)
        [2]=&gt;
        resource(4) of type (stream)
      }
      [&quot;last_registry_invoked&quot;:&quot;CQP&quot;:private]=&gt;
      string(48) &quot;/mnt/vmdata/corptedig-glif/corpora/cqp/registry/&quot;
      [&quot;major_version&quot;]=&gt;
      int(3)
      [&quot;minor_version&quot;]=&gt;
      int(5)
      [&quot;revision_version&quot;]=&gt;
      int(0)
      [&quot;revision_version_flagged_beta&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;compile_date&quot;]=&gt;
      NULL
      [&quot;version_string&quot;]=&gt;
      string(17) &quot;CQP version 3.5.0&quot;
      [&quot;status&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;error_handler&quot;:&quot;CQP&quot;:private]=&gt;
      string(13) &quot;exiterror_cqp&quot;
      [&quot;error_message&quot;:&quot;CQP&quot;:private]=&gt;
      array(6) {
        [0]=&gt;
        string(19) &quot;**** CQP ERROR ****&quot;
        [1]=&gt;
        string(10) &quot;CQP Error:&quot;
        [2]=&gt;
        string(60) &quot;CQP Syntax Error: syntax error, unexpected &#39;;&#39;, expecting ID&quot;
        [3]=&gt;
        string(18) &quot;show +word + ; &lt;--&quot;
        [4]=&gt;
        string(43) &quot;Ignoring subsequent input until next &#39;;&#39;...&quot;
        [5]=&gt;
        string(11) &quot;PARSE ERROR&quot;
      }
      [&quot;EOL&quot;:&quot;CQP&quot;:private]=&gt;
      string(1) &quot;
&quot;
      [&quot;progress_handler&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;gzip_path&quot;:&quot;CQP&quot;:private]=&gt;
      string(0) &quot;&quot;
      [&quot;debug_mode&quot;:&quot;CQP&quot;:private]=&gt;
      bool(true)
      [&quot;unbuffered_output_pending&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;pretty_suspended&quot;:&quot;CQP&quot;:private]=&gt;
      bool(false)
      [&quot;corpus_charset&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)
      [&quot;last_set_corpus&quot;:&quot;CQP&quot;:private]=&gt;
      string(3) &quot;BNC&quot;
    }
    [&quot;type&quot;]=&gt;
    string(2) &quot;-&gt;&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(13) &quot;show +word + &quot;
    }
  }
  [6]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(53) &quot;/mnt/vmdata/corptedig-glif/cqpweb/exe/concordance.php&quot;
    [&quot;line&quot;]=&gt;
    int(1)
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(56) &quot;/mnt/vmdata/corptedig-glif/cqpweb/lib/concordance-ui.php&quot;
    }
    [&quot;function&quot;]=&gt;
    string(7) &quot;require&quot;
  }
}
<br><br></pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Missatge de Andrés Chandía &lt;<a href="mailto:andres.chandia@upf.edu" target="_blank">andres.chandia@upf.edu</a>&gt; del dia dj., 20 d’abr. 2023 a les 14:57:<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"><div class="gmail_default" style="color:rgb(11,83,148)">Sorry Josep, maybe Andrew is asking about cqpweb, if so....<br></div><div class="gmail_default" style="color:rgb(11,83,148)">CQPweb v3.2.43 © 2008-2020
                        </div><div class="gmail_default" style="color:rgb(11,83,148)"><br clear="all"></div><div><div dir="ltr"><div dir="ltr"><span style="color:rgb(0,0,255)"><i><span style="font-family:trebuchet ms,sans-serif">... Andrés Chandía</span></i></span><br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Missatge de Josep M. Fontana &lt;<a href="mailto:josepm.fontana@upf.edu" target="_blank">josepm.fontana@upf.edu</a>&gt; del dia dj., 20 d’abr. 2023 a les 14:55:<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>
    <p>OK. In the error message I see a reference to version 3.50 of
      CQP. I&#39;m not sure whether that also corresponds to the version of
      CQPWeb.<br>
    </p>
    <p>```<br>
      NULL
    </p>
    <pre>      [&quot;version_string&quot;]=&gt;
      string(17) &quot;CQP version 3.5.0&quot;
      [&quot;status&quot;:&quot;CQP&quot;:private]=&gt;
      int(1)</pre>
    <p>```<br>
      <br>
      JM<br>
    </p>
    <div>On 20/4/23 14:38, Hardie, Andrew wrote:<br>
    </div>
    <blockquote type="cite">
      
      
      
      <div>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)">Hi
            Josep,<u></u><u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)">what
            version are you running?
            <u></u><u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)">best<u></u><u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)">Andrew.<u></u><u></u></span></p>
        <p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
        <div>
          <div style="border-color:rgb(225,225,225) currentcolor currentcolor;border-style:solid none none;border-width:1pt medium medium;padding:3pt 0cm 0cm">
            <p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> <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">&lt;cwb-bounces@sslmit.unibo.it&gt;</a>
                <b>On Behalf Of </b>Josep M. Fontana<br>
                <b>Sent:</b> Thursday, April 20, 2023 1:28 PM<br>
                <b>To:</b> <a href="mailto:cwb@sslmit.unibo.it" target="_blank">cwb@sslmit.unibo.it</a><br>
                <b>Subject:</b> [CWB] Problems exporting<u></u><u></u></span></p>
          </div>
        </div>
        <p class="MsoNormal"><u></u> <u></u></p>
        <div>
          <p>Hi there,<u></u><u></u></p>
          <p>I&#39;m having problems using the &#39;Export corpus&#39; functionality
            in cqpWeb. <br>
            <br>
            When I try:<br>
            <br>
            Corpus queries &gt; Export corpus &gt; Choose an export
            format: &gt; Word-and-tag format (joined with forward-slash)<u></u><u></u></p>
          <p>or <br>
            <br>
            Corpus queries &gt; Export corpus &gt; Choose an export
            format: &gt; Columnar with all tags (CWB input format)<u></u><u></u></p>
          <p>Whether it is as a &#39;single text file&#39; or as &#39;zip file with
            separate files for each corpus text&#39; , I always get a pop-up
            window with the message &#39;CQPweb is processing your request.
            Please wait.&#39;<u></u><u></u></p>
          <p>This never goes away, though. Nothing seems to be exported.
            I don&#39;t know whether there is a connection, but in one of
            the attempts to export a corpus, the particular corpus I
            tried to export ceased to work and now I&#39;m get this error
            message when I try to do a search:<u></u><u></u></p>
          <p>```<u></u><u></u></p>
          <p>CQP reports an error! The CQP program
            sent back these error messages:<u></u><u></u></p>
          <p>**** CQP ERROR ****<u></u><u></u></p>
          <p>CQP Error:<u></u><u></u></p>
          <p>CQP Syntax Error: syntax error,
            unexpected &#39;;&#39;, expecting ID<u></u><u></u></p>
          <p>show +word + ; &lt;--<u></u><u></u></p>
          <p>Ignoring subsequent input until next
            &#39;;&#39;...<u></u><u></u></p>
          <p>PARSE ERROR<u></u><u></u></p>
          <p><br>
            ```<u></u><u></u></p>
          <p>This didn&#39;t happen before I try to export this corpus.<u></u><u></u></p>
          <p>I also don&#39;t know whether this is related but, whatever of
            our corpora I&#39;m using, I often get this error message:<u></u><u></u></p>
          <p style="margin-bottom:12pt"><br>
            ERROR: Redirect type unrecognised.<br>
                        <br>
                        Please reload CQPweb.<br>
            <br>
            The problem gets solved by clicking on the link to reload
            CQPweb but it looks like this is a sign that something is
            wrong with our installation.
            <br>
            <br>
            I&#39;m aware that there are a few different issues here and I
            will appreciate any help you can provide to solve them. My
            most pressing issue, though, is that I need to urgently
            export one of our corpora. We are working on a project where
            we need to process the tagged corpus outside CQPweb. The
            problem is that we cannot find the files with the tagged
            texts that were the basis for the CQPWeb installation of the
            corpus.
            <br>
            <br>
            I have browsed through the different folders connected to
            the CQPWeb installation in our server and I haven&#39;t been
            able to find any text files that would contain the word and
            the tag whether it is in the columnar &#39;CWB input format&#39; or
            &#39;joined with forward-slash&#39;.
            <br>
            <br>
            So, any help with being able to export the corpus via the
            CQPWeb interface or with identifying the relevant text files
            in the folder structure associated with the CQPWeb
            installation (would these files, if they do exist, have a
            specific extension that would help identifying them?) would
            be especially appreciated. <br>
            <br>
            Josep M.<br>
                        <u></u><u></u></p>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
CWB mailing list
<a href="mailto:CWB@sslmit.unibo.it" target="_blank">CWB@sslmit.unibo.it</a>
<a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" target="_blank">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<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>
</blockquote></div>
</blockquote></div>
</blockquote></div>