John Cowan wrote:
> Marco Cimarosti scripsit:
> 
> > The issue is making the error window as narrow as possible. 
> My assumption is
> > that is common words such as "c'", "d'", "j'", "l'", "n'", 
> "qu'", "s'", "t'"
> > or "v'" are more common than edge cases like "prud'homme".
> 
> How about this heuristic:
> 
> Break after an apostrophe that is the second or third letter in the
> word.  Do not break after apostrophes that come later.  This neatly
> handles (I think) all the English, Italian, and Esperanto cases, and
> a good many of the French ones.

Tutt'altro! Eccogliene un bell'esempio: [Not at all! Here is a nice example
of it for you:]
    ^                         ^

"Vino d'un'altr'annata" ["Wine from a different vintage"]
       ^  ^    ^

This is a limit case which appeared in newsgroup
<it.cultura.linguistica.italiano>. Anyway, words of arbitrary length can be
elided in Italian, and phrases with two consecutive elisions (i.e. three
words in a row without intervening spaces) are not rare, e.g.
"dell'altr'anno" ["last year's"].

_ Marco

Reply via email to