
 1: Brief explanation of this software

  This software is an experimental system analyzing discourse structures for
  Japanese text. In this system, a discourse structure is analyzed based on
  the following linguistic knowledge.

  $B!&(BSegmentation rule
    Capturing the relations between Japanese surface rhetorical expressions
    and the global constraints on the discourse structure.

  $B!&(BThinking-flow rule
    Expressing local constrains on the sequence of rhetorical relations and
    local structures.

  Note: This software includes a Japanese syntactic analysis program. This
    program was generated from Localized Unification Grammar (LUG) by using
    an Interactive Japanese Language Analysis System (LINGUIST). Please
    catalogue the following programs.

	DATA>TOSSFTB99.esp
	DATA>TOSSFTB50.esp

    See No.34 and No.38 programs in our free softwares.


 2: Environment for execution

  This software can work in SIMPOS 6.2 OKI-PSI-II.


 3: List of programs

COPYRIGHT
COPYRIGHT.j
DATA/
INSTALL
INSTALL.j
INSTALL.j~
INSTALL~
README
README.j
analy.esp
analy_pp.esp
analysis.data
analysis1.data
bsset.esp
bun_cut.esp
bun_cut.tbl
bun_type.esp
bun_zokusei.esp
bunmyaku.view
bunpu.esp
conjbun.data
conjbun.esp
conjbun.tbl
context.esp
conv.esp
convert.esp
daimeisi.esp
daimeisi_io.esp
data_pool.esp
demo_bun_cut.esp
demo_bun_type.esp
demo_bun_zokusei.esp
demo_bunpu.esp
demo_conjbun.esp
demo_daimeisi.esp
demo_disp.esp
demo_ds_segment.esp
demo_ds_setuzoku.esp
demo_ds_zokusei.esp
demo_kankei.esp
demo_linguist.esp
demo_menu.esp
demo_reduce.esp
demo_segment.esp
demo_sentence.esp
demo_setuzoku.esp
demo_struct.esp
demo_through.esp
demo_through_tmp.esp
demo_through_tmp.esp~
demo_windows.esp
disp_win.esp
display1.data
display2.data
exbunseki.esp
exdisp.esp
exec_tmp.esp
exshow.esp
file.esp
fuyougoku.tbl
general_io.esp
general_io2.esp
kankei.data
kankei.esp
kankei.tbl
login.com
meta.esp
new_bsset.esp
new_data_pool.esp
reduce.esp
retrieve.esp
rule.esp
seg2io.esp
segcheck.esp
segio.esp
segment.esp
segp2io.esp
segpio.esp
segrule.tbl
sentence.esp
sentence_io.esp
setuzoku.esp
struct.esp
structio.esp
system_data.esp
through.esp
util.esp
wadai.esp
wadai_io.esp

 4: Brief explanation of installation

  First, define packages: "jo_exk", "tjbunmyaku" and "unilingua" by using
  librarian. Second, set the default package to "tjbunmyaku", and catalogue
  all esp programs in a directory ">sys>user>bunmyaku". Read INSTALL for
  detailed information.

