<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 12 (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:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 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;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        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","serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Verdana","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">{N}_M<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">best<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Andrew.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> cwb-bounces@sslmit.unibo.it [mailto:cwb-bounces@sslmit.unibo.it]
<b>On Behalf Of </b>&quot;Andrés Chandía&quot;<br>
<b>Sent:</b> 25 October 2012 19:10<br>
<b>To:</b> Open source development of the Corpus WorkBench<br>
<b>Subject:</b> Re: [CWB] Announcement: Another CWB/CQPweb setup in China<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Hi JM<br>
We've been able of making a query like the one you describe, our tagset is personalized so if we want to look for a &quot;Name folloewd by an Adjective&quot; we do next at the SQL: &quot;_N* _A*&quot; (wothout the doublequotes<br>
<br>
if we want to look for a secondary tag like, let say gender, the query is like this: {M} (for masculine)<br>
<br>
that means:<br>
query for primary anotation tag = _*<br>
query for secondary anotation tag = {*}<br>
<br>
What we haven't been able to do is find the combination to query for a &quot;Noun Masculine&quot; for instance, we have tried many combinations with no success ( _N{M} - {N/M}, etc.) so if somebody could help us with this we would appreciate it a lot.<br>
<br>
@ch<br>
<br>
<br>
El Jue, 25 de Octubre de 2012, 13:04, Josep M. Fontana escribió:<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:black">Hi,<br>
<br>
I am a little (or quite) confused about the syntax of CQPweb queries (simple query language). I went to the wonderful resource Ray Wu has made available so that I could see how it works since we are in the process of installing CQPweb as an interface for our
 corpora. I wasn't able to complete any search using the simple query language, though. I'm sure it is something very simple that I am missing. From what I understand reading the document 'simple query language syntax', I should be able to do the following
 in the simple query mode:<br>
<br>
_JJ _NN1 <br>
<br>
which would supposedly look for sequences of an adjective followed by noun according to the CLAWS tag set.
<br>
<br>
OK, I'm conducting the searches in the Old Icelandic Corpus which has been supposedly tagged using the CLAWS7 tagset (according to the information in &quot;View corpus metadata&quot;. When I do this, however, I get a message saying &quot;Your query had no results. There are
 no matches for your query.&quot; This is very puzzling because you would imagine that there would be occurrences of adjectives followed by nouns. Doing it the opposite order (_NN1 _JJ) gives me the same results. What is even more puzzling is that I also get nothing
 using single POS labels such as _NN1 by itself or _JJ. <br>
<br>
Am I doing something wrong or is this due to the fact that this particular corpus uses a completely different tagset? When you access a CQPWeb corpus, is there any way to retrieve the tags that have been used in the corpus? The only relevant info I find in
 this corpus is the link to the CLAWS7 tagset but, as I said, this doesn't seem to be the right information. Going into the CQP syntax mode and doing &quot;show &#43;pos&quot; doesn't work.
<br>
<br>
<br>
JM<o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="font-size:10.5pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Dear members,<br>
<br>
We are pleased to announce another CWB/CQPweb setup in China and we dub it BFSU CQPweb. It is closely modelled after Hardie's own (sorry Andrew, we're badly in need of imagination) and currently features more than 20 corpora, including two Brown family cousins
 (CLOB and Crown) developed at Beijing Foreign Studies Unversity by Dr. Xu Jiajing and Professor Liang Maocheng.
<br>
<br>
You may access it from <a href="http://124.193.83.252/cqp/" target="_blank" title="Este enlace externo se abrirá en una nueva
ventana">
http://124.193.83.252/cqp/</a> using test/test as username/password. <br>
<br>
We'd like to take this opportunity to thank the CWB team for their wonderful work and generosity. It is great fun to build our work on their shoulders.<o:p></o:p></span></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="font-size:10.5pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Best,<br>
Ray<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="background:white"><span style="font-size:10.5pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><br>
<br>
<br>
<br>
<br>
<o:p></o:p></span></p>
<pre style="background:white"><span style="color:black">_______________________________________________ CWB mailing list <a href="mailto:CWB@sslmit.unibo.it" target="_blank" title="Este
enlace externo se abrirá en una nueva ventana">CWB@sslmit.unibo.it</a> <a href="http://devel.sslmit.unibo.it/mailman/listinfo/cwb" target="_blank" title="Este enlace externo se abrirá en una nueva ventana">http://devel.sslmit.unibo.it/mailman/listinfo/cwb</a> <o:p></o:p></span></pre>
</div>
</blockquote>
<p class="MsoNormal" style="background:white"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
</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="http://www.chandia.net" target="_blank" title="This external link will open in a new window"><span style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><img border="0" width="100" height="100" id="_x0000_i1025" src="cid:~WRD000.jpg" alt="Image removed by sender. chandia.net"></span></a><br>
<span style="font-size:18.0pt;font-family:Webdings;color:#4F6228">P </span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#4F6228">No imprima innecesariamente. ¡Cuide el medio ambiente!</span><o:p></o:p></p>
</div>
</body>
</html>