474475476477478479480481482483484
while ((tree = fin.next()) != null) { fold.println(tree.toStringSRL()+"\n"); DEPLibEn.postLabel(tree); fnew.println(tree.toStringSRL()+"\n"); } } void testException(int i) throws Exception {
13331334133513361337133813391340134113421343
sHead = sArc.getNode(); // sHead = sArc.getNode().getHead(); if (sHead != dHead && sHead != dHead.getHead() && node.isDescendentOf(sHead)) { System.out.println(node.id+" "+sArc.getNode().id+" "+tree.toStringSRL()); try {System.in.read();} catch (IOException e) {e.printStackTrace();} } } } }