Install guide for Text Structure Analysis System

[1] Environment
  This system is available on SIMPOS ver.7.1 of PSI system.

[2] Install

 (1) Define "ctx" in the init file "login.com".
       ex. "ctx":= [ ">sys>ctx"]

 (2) Define "CTX system" in the init file "login.com".
       ex. {"CTX system",ctx_system}

    ATTENTION: You have to logout once to make (2) and (3) available.

 (3) Make the following directories on the directory "ctx:".
        init	(for sentence analysis results)
        org	(for original text files)
        morph	(for morphological analysis text files)
        rule	(for Text Analysis rules)
        source	(for Source files)
        text	(for text files)
        tmp	(for error files)

 (4) Set *.org files to "ctx:org>".
     Set *.txt files to "ctx:txt>".
     Set *.mor files to "ctx:mor>".
     Set *.init files to "ctx:init>".

 (5) Set txt_struct.rule and code.1 files to "ctx:rule>".

 (6) Set the other files to "ctx:source>".

 (7) Catalogue *.tmp files in the directory "ctx:source>" and Save them.

 (8) Catalogue *.esp files in the directory "ctx:source>" and Save them.
