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