NAME

vfind.pl - Find occurences of a word in the voynich manuscript.


SYNOPSIS

perl vfind.pl [options] [wordlist]

If you do not give a wordlist on the command line, the program runs in interactive mode.


DESCRIPTION

The vfind.pl tool finds occurences of a word in the voynich manuscript. It uses the index generated by the vindex tool, so you have to generate the index first.


OPTIONS

-t transcriber-codes or --transcriber=transcriber-codes
Select only the pages with the given transcriber codes.

--interactive
Switch to interactive mode after processing the words on the command line.


BUGS

No known bugs, but something you might find strange.

If the vindex.pl tool was invoked without options, it does not generate index entries for words with asterisk characters. So only full readable words are indexed.


AUTHOR

vfind.pl was written by Michael Winkelmann, michael@weltretter.de