<HTML>
<HEAD>
<TITLE>Re: [ACT-R-users] WN-Lexical question</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Bruce, <BR>
In principle, there is no first or last gloss in the lexicon. <BR>
There is just some higher probability that some lexical elements will be retrieved given a prior context. <BR>
<BR>
In Wn-Lexical, a random selection, a set-difference or a set intersection constraint can be specified in the retrieval request.<BR>
Also, in Wordnet every lexical entry and operator has a synset-id attached to it. Words having the same synset-ids are synonyms. <BR>
This way you can have a constrained retrieval of a specific gloss or word given a known synset-id. <BR>
<BR>
I have attached to this email a new set of files for the WNLexical module. <BR>
In particular, you could have a look at the model find-all-synomyns.lisp as an example of getting a specific word sense. <BR>
More elaborate models could use the hyponyms and hypernyms operators. <BR>
<BR>
Bruno<BR>
<BR>
<BR>
On 6/15/08 7:56 PM, "Bruce J Weimer MD" <bjweimer@charter.net> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Arial">I'm looking at the example "wnl-find-definition.lisp" - it returns a random gloss for the word... is there a way to get it to return the first gloss?<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">Bruce.<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
ACT-R-users mailing list<BR>
ACT-R-users@act-r.psy.cmu.edu<BR>
<a href="http://act-r.psy.cmu.edu/mailman/listinfo/act-r-users">http://act-r.psy.cmu.edu/mailman/listinfo/act-r-users</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>