WordNet::

Constants module

This is a module containing constants used in the WordNet interface for Ruby. They are contained in a module to facilitate their easy inclusion in other namespaces. All constants in this module are also contained in the WordNet namespace itself.

Constants

DEFAULT_DB_OPTIONS

The default database options

DELIM

Record-part delimiter

DELIM_RE
DOMAIN_TYPES

Domain synset pointer types

DomainSymbols

Domain indicator -> type map

HOLONYM_SYMBOLS

Holonym indicator -> type map

HOLONYM_TYPES

Holonym synset pointer types

HYPERNYM_SYMBOLS

Hypernym indicator -> type map

HYPERNYM_TYPES

Hypernym synset pointer types

HYPONYM_SYMBOLS

Hyponym indicator -> type map

HYPONYM_TYPES

Hyponym synset pointer types

LEXFILES

Lexicographer file index – from lexnames(5WN)

MEMBER_SYMBOLS

Member indicator -> type map

MEMBER_TYPES

Member synset pointer types

MERONYM_SYMBOLS

Meronym indicator -> type map

MERONYM_TYPES

Meronym synset pointer types

POINTER_SUBTYPES

Map of primary types to maps of their subtypes

POINTER_SYMBOLS

Synset pointer indicator -> typename

POINTER_TYPES

Synset pointer typenames -> indicators

SUB_DELIM

Record-subpart delimiter

SUB_DELIM_RE
SYNTACTIC_CATEGORIES

Synset syntactic-category names -> indicators

SYNTACTIC_SYMBOLS

Syntactic-category indicators -> names

VERB_SENTS

Verb sentences (?) – used in building verb frames.