NAME

detour - Command-line interface for FrameNet::WordNet::Detour

SYNOPSIS

detour [options] synset

Options:
  -w         display weights for each frame
  -f, -e     display the frame evoking elements
  -v         run in verbose mode
  -vv        run in debuging mode
  -l         run in limited mode
  --wn PATH  set path to WordNet
  --fn PATH  set path to FrameNet
  -h         show this help

Synset:
  A specific synset (e.g. 'get#v#1') or all synsets for one 
  lexical unit for one part-of-speech (e.g. 'get#v')

DESCRIPTION

detour is a small command line script that can be used to pose a query to the detour system. The detour system is a perl module, that can be found on CPAN (FrameNet::WordNet::Detour).