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 20, 2007, 10:32:16 AM (18 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v31
|
v32
|
|
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 |
87 | | * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2 |
88 | | |
| 87 | * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2, for example ''SYNSET.SUMO=sumo:BodyPart:CONCEPT.ID'' will lookup the entry with ''!BodyPart'' in ''sumo'' dictionary and take the value of element ''CONCEPT.ID'' and then search for all synsets with given value in element ''SYNSET.SUMO'' |
89 | 88 | |
90 | 89 | == Inter-!WordNet functions == |
| 90 | |
| 91 | Usually, !WordNets are connected using !InterLanguage Identifiers. If you right-click in the lower part of !WordNet window, you'll see the dictionary |
| 92 | context menu. |
| 93 | |
91 | 94 | |
92 | 95 | == Editing functions == |