[CWB] CEQL syntax error
    Hardie, Andrew 
    a.hardie at lancaster.ac.uk
       
    Wed May 22 06:10:06 CEST 2019
    
    
  
This is the key thing:    no attribute defined for part-of-speech tags
Click on “Manage annotation” and provide ceql bindings.
Best
Andrew.
From: cwb-bounces at sslmit.unibo.it <cwb-bounces at sslmit.unibo.it> On Behalf Of D. Yuan
Sent: 22 May 2019 04:53
To: cwb at sslmit.unibo.it
Subject: [CWB] CEQL syntax error
Hi All,
I ran into another simple query language syntax error using the default example query "super+_V*", which give me the following error:
*******************************************
Syntax error
Sorry, your simple query [[[ super+_V* ]]] contains a syntax error.
**Error:** no attribute defined for part-of-speech tags (internal error)
- when parsing '' V* '' as **pos_tag**, **pos_constraint**
- when parsing '' super+_V* '' as **token_expression**, **phrase_element**
- at this location: '' super+_V* ''**<==**'' ''
- when parsing '' super+_V* '' as **phrase_query**
- when parsing ''
super+_V*
'' as **default**
____________________________________
and below is the PhP debugging backtrace:
rray(2) {
  [1]=>
  array(4) {
    ["file"]=>
    string(43) "/var/www/html/cqpweb/lib/concordance-ui.php"
    ["line"]=>
    int(376)
    ["function"]=>
    string(9) "exiterror"
    ["args"]=>
    array(1) {
      [0]=>
      array(12) {
        [0]=>
        string(12) "Syntax error"
        [1]=>
        string(67) "Sorry, your simple query [[[ super+_V* ]]] contains a syntax error."
        [2]=>
        string(72) "**Error:** no attribute defined for part-of-speech tags (internal error)"
        [3]=>
        string(59) " - when parsing '' V* '' as **pos_tag**, **pos_constraint**"
        [4]=>
        string(75) " - when parsing '' super+_V* '' as **token_expression**, **phrase_element**"
        [5]=>
        string(49) " - at this location: '' super+_V* ''**<==**''  ''"
        [6]=>
        string(51) " - when parsing '' super+_V* '' as **phrase_query**"
        [7]=>
        string(19) " - when parsing '' "
        [8]=>
        string(9) "super+_V*"
        [9]=>
        string(0) ""
        [10]=>
        string(18) " '' as **default**"
        [11]=>
        string(0) ""
      }
    }
  }
  [2]=>
  array(4) {
    ["file"]=>
    string(40) "/var/www/html/cqpweb/exe/concordance.php"
    ["line"]=>
    int(1)
    ["args"]=>
    array(1) {
      [0]=>
      string(43) "/var/www/html/cqpweb/lib/concordance-ui.php"
    }
    ["function"]=>
    string(7) "require"
  }
}
Anyone knows what may possibly cause this error?
Many thanks in advance!
Best,
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20190522/56e91add/attachment-0001.html>
    
    
More information about the CWB
mailing list