
AineL (Aine Language) is based on AIML.

If you have existing .aiml files you want to use with AINE:
in /source/AIML_to_AineL type 'make' (if you are on Unix/Linux) 
- this will create a program - converter from .aiml format to .aine

File by file you can convert all your .aiml files to .aine

NOTE: Files converted using this "converter" are NOT yet ready to use
	- you, most probably, will have to fix some things manually
	(punctuation in <t>THAT</t>, fix some condition tags, etc.)


There are some nice web sites about writing clever things in AIML 
- most of those tricks also work in AineL, so you may be interested:

http://www.alicebot.org
http://www.aiml.info
http://www.aitools.org 
