- Workaround for a, b / b, a transpositions and Greek witnesses, where a segment of a single word
can be longer than a segment containing lots of small words.
- Transposition limiter is moved from IslandConflictResolver to
the transposition detector class.
- Fix: PhraseMatches in the TranspositionDetector are now normalized in size. This fixes a problem where false
positives where detected in cases where there are more than 2 witnesses
and a specific case of variation between witnesses.