A corner case when converting bicameral text to Sentence case...

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

A corner case when converting bicameral text to Sentence case...

Post by dfhtextpipe »

Hi Simon,

I just observed a strange result after converting parts of a text file to sentence case.

To illustrate it:

Code: Select all

1st Corinthians, an introduction
becomes

Code: Select all

1St Corinthians, an introduction
IMHO, the s in 1st ought not to be capitalised.

Please review the definition of sentence case when a sentence begins like this.

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: A corner case when converting bicameral text to Sentence case...

Post by DataMystic Support »

Thanks David - we will look at this for the next release
Post Reply