Class Adjective.AdjectivePosition

java.lang.Object
net.didion.jwnl.data.Adjective.AdjectivePosition
All Implemented Interfaces:
Serializable
Enclosing class:
Adjective

public static final class Adjective.AdjectivePosition extends Object implements Serializable
Adjective positions denote a restriction on the on the syntactic position the adjective may have in relation to noun that it modifies. Adjective positions are only used through WordNet version 1.6.
See Also:
  • Field Details

  • Constructor Details

    • AdjectivePosition

      private AdjectivePosition(String label, String key)
  • Method Details