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.
- Timestamp:
-
Apr 18, 2007, 2:00:44 PM (18 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v30
|
v31
|
|
82 | 82 | |
83 | 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) |
| 84 | * ''word:'' - search for exact literal, for example ''dog:'' will find all synsets with literal dog (exactly this one word) |
85 | 85 | * ''word:number'' - search for entries containg whole word with sense number, for example ''dog:3'' |
86 | 86 | * ''xml_element=value'' - search for value of xml_element, for example ''SYNSET.POS=n'' will find all nouns |