morphological resource specification framework and precompilation tool

* Installation

ocaml >= 3.07 is needed to compile hunlex

build with
	
  make

install systemwide with 

  sudo make install 

or to an alternative location by setting INSTALL_PREFIX

  make INSTALL_PREFIX=~ install

* Documentation

The reference manual is found in
the doc directory in various formats and will also be installed in
$(INSTALL_PREFIX)/share/hunlex

* Bugs, comments, suggestions

contact the author
  Viktor Tron
  v.tron@ed.ac.uk