114552edac5933cba25f883769d1925b639949ce
[tatoo.git] / tests / queries / Treebank.xml.queries
1 /descendant::NP
2 #%/descendant::*/child::NP
3 #T03%/descendant::NP/descendant::VBZ
4 T02%/descendant::S[descendant::VP and descendant::NP]/child::VP/child::PP[child::IN]/child::NP/child::VBN
5 T03%/descendant::NP[descendant::JJ or descendant::CC]
6 T04%/descendant::CC[ not(descendant::JJ) ]
7 #%/descendant::S/child::VP/child::PP[child::NP/child::VBN]/child::IN
8 T05%/descendant::NN[descendant::VBZ or descendant::IN]/child::*[descendant::NN or descendant::_QUOTE_]
9 #T06%/descendant::EMPTY[descendant::VP and descendant::S]/descendant::PP[descendant::S and descendant::VGN]