diff options
author | László Németh <nemeth@numbertext.org> | 2018-03-27 22:42:18 +0200 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2018-03-29 16:45:33 +0200 |
commit | 7b1eb6313c0d2621c364df1724c69d28f8267841 (patch) | |
tree | f6a63022a8c80874e0210023465f82b1f7df729a /lingucomponent/Library_guesslang.mk | |
parent | 36c4fe664c90cebe3456bcb2cc3c463f94bf4dd0 (diff) |
tdf#116666 fix Hungarian sorting
Apply the following extra requirements of Hungarian orthography
for sorting words and sentences:
– expand simplified double consonants;
– ignore spaces and hyphens;
– prefer lower case homonyms.
Note: automatic sorting is better this way, but it's still not error-free.
Important advantage, that now it's *possible* to fix all errors
in a semi-automatic way, using soft hyphens. Inserting them in bad
or ambiguous character positions will fix all automatic sortings later.
Example with consonant "gy", simplified form of long "gygy" is the
ambiguous "ggy" (it can be "g" and "gy", too, as in "meggyőz"):
= Bad = = Now = = Good (corrected, "|" signs soft hyphen) =
megbíz megbíz megbíz
meggyíz megzavar meg|győz
meggyőz megye megzavar
megzavar meggyíz megye
megye meggyőz meggyíz
megyünk megyünk megyünk
Change-Id: Ia84f264ad9ea4cdebe5f3ea22212a9594b4fe44d
Reviewed-on: https://gerrit.libreoffice.org/51973
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'lingucomponent/Library_guesslang.mk')
0 files changed, 0 insertions, 0 deletions