<p>I'm doing something similar at the moment; trying to build a translator from APE DRS into CycL and IKL.   </p>
<p>Associating objects, etc. with collections, individuals and predicates is easy enough if the concept is known and the lexical mapping is in the kb. ACE doesn't need to be that involved, and guessed lexical terms may not get as much win from opencyc as they would from research cyc due to the limited number of axioms exported. </p>

<p>There's not much  of ontological significance (apart from undoing some of the reification which can be handled by the quasi-HOL, and figuring out what named(_X) commits to). </p>
<p>Also, working with JPL prolog terms and sexprs in java is  far more annoying than it should be. I am tempted to do more of the work in prolog or lisp, but the APE java api needs some love, so I'm making myself do it.  </p>

<p>I expect I will discover that I should have used a lot of code from the wiki parser...</p>
<p>Simon</p>
<div class="gmail_quote">On Feb 2, 2013 2:35 PM, "Edmon Begoli" <<a href="mailto:ebegoli@gmail.com">ebegoli@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear colleagues,<br>
<br>
I have seen that Attempto editor does auto lookup to WordNet.<br>
<br>
Has anyone tried to integrate Attempto with upper ontologies like<br>
OpenCyc or some other?<br>
<br>
Thank you,<br>
Edmon<br>
_______________________________________________<br>
attempto mailing list<br>
<a href="mailto:attempto@lists.ifi.uzh.ch">attempto@lists.ifi.uzh.ch</a><br>
<a href="https://lists.ifi.uzh.ch/listinfo/attempto" target="_blank">https://lists.ifi.uzh.ch/listinfo/attempto</a><br>
</blockquote></div>