I just did a test .... "Sentence 1. Sentence 2. Sentence 3. 4 sentences are here."
Recognizes only 3 sentences. ". " (period space) then should be recognized as a sentence delimiter. and 1 letter sentences could maybe be ignored as acronyms., and also we can read whether the period is preceded or followed by a number. I guess there is no way to make it error proof.... but this example seems way too common to fail. On Fri, Nov 16, 2018 at 6:47 PM Tore Nilsen via use-livecode < [email protected]> wrote: > After some thinking I actually do agree it is not a bug. The problem being > that full stop (period) can also be used in abbreviations, and numbers can > follow immediately after such abbreviations. > > Tore > > > > > > > > > 17. nov. 2018 kl. 00:36 skrev Tore Nilsen via use-livecode < > [email protected]>: > > > > I would still say it is a bug, as it is recognized as a sentence if > previous sentence ends with anything but full stop. A sentence may well > start with a number! > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
