# File lib/wordnet/synset.rb, line 361
                def pos
                        return SyntacticCategories[ @partOfSpeech ]
                end