Changeset 98 for branches/rakefile-work/lib/wordnet/lexicon.rb
- Timestamp:
- 09/05/08 12:47:11 (4 months ago)
- Files:
-
- 1 modified
-
branches/rakefile-work/lib/wordnet/lexicon.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/rakefile-work/lib/wordnet/lexicon.rb
r93 r98 185 185 186 186 187 ### Look up sy sets (Wordnet::Synset objects) matching +text+ as a187 ### Look up synsets (Wordnet::Synset objects) matching +text+ as a 188 188 ### +part_of_speech+, where +part_of_speech+ is one of +WordNet::Noun+, 189 189 ### +WordNet::Verb+, +WordNet::Adjective+, or +WordNet::Adverb+. Without
