X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tests%2Fcomparison_tests%2FTreebank.xml.queries;fp=tests%2Fcomparison_tests%2FTreebank.xml.queries;h=be0e21eac44ae4e67ff4c3db3a4f49aca0424155;hb=adbae5267917033dec93e753bbc81272d16ab218;hp=0000000000000000000000000000000000000000;hpb=8f5b2f0c7e95245c1b7f4cc18aa137ba8e784166;p=SXSI%2Fxpathcomp.git diff --git a/tests/comparison_tests/Treebank.xml.queries b/tests/comparison_tests/Treebank.xml.queries new file mode 100644 index 0000000..be0e21e --- /dev/null +++ b/tests/comparison_tests/Treebank.xml.queries @@ -0,0 +1,9 @@ +T01%/descendant::NP +#%/descendant::*/child::NP +#T03%/descendant::NP/descendant::VBZ +T02%/descendant::S[descendant::VP and descendant::NP]/child::VP/child::PP[child::IN]/child::NP/child::VBN +T03%/descendant::NP[descendant::JJ or descendant::CC] +T04%/descendant::CC[ not(descendant::JJ) ] +#%/descendant::S/child::VP/child::PP[child::NP/child::VBN]/child::IN +T05%/descendant::NN[descendant::VBZ or descendant::IN]/child::*[descendant::NN or descendant::_QUOTE_] +#T06%/descendant::EMPTY[descendant::VP and descendant::S]/descendant::PP[descendant::S and descendant::VGN] \ No newline at end of file