To run an example such as in the file "animals.osf", start OSF V3:

	make run

in this directory, and then type:

	%include "animals.osf". %encode. %sorts.

followed by a carriage return. This will load the (unclassified)
taxonomy in file "animals.osf", encode it (classifiy it), and display
its sorts and their codes.

Then, you can normalize and display OSF terms as in:

	#X:animal(food-habit => carnivore, name => #X:tiger).
	
Enjoy ! 8^D
