close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 28 and Version 29 of DebVisDicManual


Ignore:
Timestamp:
Apr 18, 2007, 1:59:21 PM (18 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebVisDicManual

    v28 v29  
    7979
    8080== Search, queries ==
     81You can use several types of queries, from the basic ones to the advanced.
    8182
    82 === Query language ===
     83 * ''word'' - search for entries containing whole word in literals, for example ''dog'' will give you all the synsets with dog in literals (even multiword literals, like Eskimo dog)
     84 * "word:" - search for exact literal, for example ''dog:'' will find all synsets with literal dog (exactly this one word)
     85 * ''word:number'' - search for entries containg whole word with sense number, for example ''dog:3''
     86 * ''xml_element=value'' - search for value of xml_element, for example ''SYNSET.POS=n'' will find all nouns
     87 * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2
    8388
    84 === Advanced queries ===
    8589
    8690== Inter-!WordNet functions ==