<div dir="ltr">Hello,<div><br></div><div>I am trying to extract instances where the conjunction 'and' connects elements of the same syntactic category that form a constituent together, e.g., complex subjects like "John and Mary" as in "John and Mary like apples" or complex objects as in "John likes apples and pears" or - though I know this is presumably trickier - VPs as in "John likes apples and hates pears."</div><div><br></div><div>The first code I tried for an <i>approximation </i>of what I wanted was <font color="#0000ff">combo +d7 +sg|SUBJ^g|CONJ^g|COORD +t%mor +t%gra.</font></div><div><font color="#0000ff"><br></font></div><div><font color="#000000">This found all subjects immediately followed by a conjunction immediately followed by the element that was conjoined with this subject. But as you will notice, there are things this code doesn't get. For example, I am only interested in <i>and</i>, but this code finds other conjunctions like <i>or</i> as well. I tried to incorporate this information into the code using the %mor tier (<i>coord|and</i>), but I think I made a mistake because I got a blank output. Also, while I can make this code work for subjects and objects, I don't know how I will extract cases of VP-level conjunction, because the heads of the conjoined phrases (the verbs) will not necessarily be adjacent. </font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Any help for solving these problems would be much appreciated.</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thank you so much,</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Simge</font></div><div><font color="#000000"><br></font></div><div><font color="#000000"><br></font></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/47e39390-54d6-49ce-8d31-6ad57a76f504%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/47e39390-54d6-49ce-8d31-6ad57a76f504%40googlegroups.com</a>.<br />