Converting xml files and merging them into one corpus file

Change-Id: I0fbdd1e89658523c0f4bbcda73b41af7e277c2f8
diff --git a/bunc2tei.py b/bunc2tei.py
index 9dda9f2..055f45c 100644
--- a/bunc2tei.py
+++ b/bunc2tei.py
@@ -29,7 +29,7 @@
             #print(currentRoot.tag)
             corpusRoot.append(currentRoot)
         except:
-            print("sorry")
+            print(sys.argv[j])
             continue
 
     # Indent and save tree