[CWB] xml searches...
Graham Ranger -- UAPV
graham.ranger at univ-avignon.fr
Mon Jun 29 19:11:01 CEST 2026
Hello everybody,
I have a corpus with xml tagging, some of it pretty standard, other
stuff homemade. I can made a search like this
<orw> []+ </orw>
to recover all elements tagged <orw>.
I can also make searches targeting words or parts of speech inside a
chapter division like this
n:[pos="AJ0"] :: n.div2_n="2";
Is there any way I can search for xml tags inside other xml tags?
Something like
n: <orw>[]+</orw> :: n.div2_n="1";
(which doesn't work, as it is gross improvisation!).
Many thanks in advance for any help!
Best,
Graham.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20260629/6ef012c9/attachment.html>
More information about the CWB
mailing list