sed 's/(/\[/g;s/)/\]/g' | /project/nlp/Work/LinearParserGrammarTools/treeflatten | sed 's/\[/\(/g;s/\]/\)/g' | wish scripts/viewtree
