<div dir="ltr"><div><div>usfm2osis.py appears to be very broken now. I ran it on a number of bibles and it failed to properly convert all of them. For the World English Bible it reported the following:<br><br>    Unhandled USFM tags: \+bk, \c, \li1&lt;verse, \p, \p&lt;verse, \q2, \v (7 total)<br></div><div><br>Chapter and verse numbering in the resulting osis is broken as well. It looks like the following:<br></div><br>    &lt;chapter osisID=&quot;$BOOK$.1&quot; sID=&quot;$BOOK$.1&quot;/&gt;<br>    &lt;verse osisID=&quot;$BOOK$.$CHAP$.1&quot; sID=&quot;$BOOK$.$CHAP$.1&quot;/&gt;<br><br></div></div>