Given the analysed data from stallo (or stalo?): 1. split data on dep, dis and xml files _six 01_extract_data.xsl inDir=out_cd-corrected 2. generate data in text format (aka grep corpus) _six 02_compile_txt_format.xsl ==== output dir from the 1. step is the input dir for the 2. step === grep_corpus>g 02_out_data4korp *.xsl 01_extract_data.xsl: 02_compile_txt_format.xsl: ==> inDir parameter at command line or in the script, ad libitum === meaning of _six === grep_corpus>alias _six alias _six='java -Xmx16800m -Dfile.encoding=UTF8 net.sf.saxon.Transform -it:main'