<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It will be fairly simple to add if we require an intervening space. In
the same location that we have identified a number as a part of a book
name, we also allow a roman numeral. We only need to allow I, II and
III. e.g. III John is allowed.<br>
<br>
<br>
Joe Walker wrote:<br>
<blockquote cite="mid5dd474260408311201513b596f@mail.gmail.com"
type="cite">
<pre wrap="">I think I considered handling Roman numerals but stopped because it
could get very confusing.
Is "Jude v 5" an error (only one chapter in Jude and not 5) or Jude verse 5.
Is "ISa5" 1Samuel 5 or Isaiah 5?
Maybe we need an exception handling routine where we consider roman
numerals if all else fails?
Joe.
On Tue, 31 Aug 2004 14:41:24 -0400, DM Smith <a class="moz-txt-link-rfc2396E" href="mailto:dmsmith555@yahoo.com"><dmsmith555@yahoo.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I am wondering whether I broke something.
I am looking at the GerElb bible and it has references with Roman
numerals like:
book.DataPolice(DEBUG) Unparsable passage:II Chronicles 27:3 due to Too
many parts to the Verse. (Parts are separated by any of :.)
It is choking on II.
Was II allowed?
Should II be allowed?
_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
</pre>
</blockquote>
<pre wrap=""><!---->_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
</pre>
</blockquote>
</body>
</html>