<div>Hi,</div>
<div>I have also used this lexicon a bit, and was wondering if you use some real dictionary to create plural and past participle,</div>
<div>or is this implemented as a set of rules such as lemma+s for plural or lemma+n for p.participle, etc.?</div>
<div> </div>
<div>The reason I am asking is that for some properties which are actually verb+noun, for example, hasEmail, it added &#39;s&#39; and &#39;ed&#39; for pl and vbg respectively. Then I was wondering how to edit automatically created pl and vbg, as could not estimate how these are used by ACE.</div>

<div> </div>
<div>Is there any &#39;rule of thumb&#39; on how to handle these kind of properties i.e. how to add them to the lexicon in order to make them &#39;understandable&#39; by ACE? Maybe just editing the verb part, so adding &#39;have&#39; &#39;has&#39; &#39;had&#39; ?</div>

<div> </div>
<div>Best,</div>
<div>Danica Damljanovic</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">2009/4/3 Kaarel Kaljurand <span dir="ltr">&lt;<a href="mailto:kaljurand@gmail.com">kaljurand@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>
<div class="im"><br>On Thu, Apr 2, 2009 at 5:40 PM,  &lt;<a href="mailto:adam@wyner.info">adam@wyner.info</a>&gt; wrote:<br>&gt;<br>&gt; Can you point me to the document about how to use a custom lexicon?  I<br>&gt; assume that besides following the Lexicon Specification, there must be<br>
&gt; something about how to make use of the lexicon with ACE.<br><br></div>the ACE lexicon format (as specified by the ACE Lexicon Specification,<br><a href="http://attempto.ifi.uzh.ch/site/docs/ace_lexicon.html" target="_blank">http://attempto.ifi.uzh.ch/site/docs/ace_lexicon.html</a>)<br>
is the lexicon format understood by the ACE parser (APE).<br>ACE View generates this format behind the scenes on the basis<br>of certain OWL entity annotations whenever it needs to communicate with<br>APE.<br><br>So, an ACE View user does not need to know<br>
anything about the ACE lexicon format. In ACE View, when you<br>create a new OWL entity (class, property, individual), it is automatically<br>annotated (using entity annotation properties) with the surface<br>forms of the entity. For example, if you introduce an object property &quot;know&quot;,<br>
then the following annotations are added (written in the<br>subject-predicate-object style here):<br><br>(know, sg, &quot;knows&quot;)<br>(know, pl, &quot;know&quot;)<br>(know, vbg, &quot;known&quot;)<br><br>These annotations are created automatically but one can edit them<br>
in the &quot;Lexicon View&quot; by double-clicking on the table cells.<br><br>When you save the ontology then these annotations (i.e. &quot;the lexicon&quot;)<br>are saved as well, into the same file as the ontology.<br>So no separate lexicon file is needed.<br>
It is not possible in ACE View to store the annotations into an<br>independent file. (There might exist P4 plugins though that allow<br>one to split the annotations and the logical content of the ontology into<br>separate files.)<br>
<br>An example of an OWL file that just contains entities<br>and their annotations, but no axioms is:<br><br><a href="http://attempto.ifi.uzh.ch/aceview/examples/countries_base.owl" target="_blank">http://attempto.ifi.uzh.ch/aceview/examples/countries_base.owl</a><br>
<br>(This example is linked to from the ACE View page.)<br><br>Hope this helped,<br><font color="#888888">Kaarel<br></font>
<div>
<div></div>
<div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best,<br>Danica Damljanovic<br>-- <br>Research Associate<br>GATE team <a href="http://gate.ac.uk">http://gate.ac.uk</a><br>Natural Language Processing Group<br>
University of Sheffield<br><br>blog: <a href="http://lemel-i-cipa.blogspot.com/">http://lemel-i-cipa.blogspot.com/</a><br>