[liblouis-liblouisxml] [liblouis] r755 committed - Added a further Hungarian partword exception and tests....

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 31 Jul 2012 11:46:12 +0000

Revision: 755
Author:   mesar.hameed@xxxxxxxxx
Date:     Tue Jul 31 04:45:51 2012
Log:      Added a further Hungarian partword exception and tests.
Thanks Attila.

http://code.google.com/p/liblouis/source/detail?r=755

Modified:
 /trunk/tables/hu-exceptionwords.cti
 /trunk/tests/harness/hu-hu-g1-hyph_harness.txt
 /trunk/tests/harness/hu-hu-g1_harness.txt
 /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt
 /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt

=======================================
--- /trunk/tables/hu-exceptionwords.cti Wed Jul 25 23:32:13 2012
+++ /trunk/tables/hu-exceptionwords.cti Tue Jul 31 04:45:51 2012
@@ -738,6 +738,7 @@
partword formánsszint 124-135-1235-134-4-1345-234-156-24-1345-2345 For example formánsszintetizátor word
 partword vírussz 1236-34-1235-136-234-156 For example vírusszűrés word
partword stílussz 234-2345-34-123-136-234-156 For example stílusszerű, stílusszerkesztő words +partword hármassz 125-4-1235-134-1-234-156 For example hármasszak, hármassziget word

 #ty, lly tty related exceptions
#This exception part containing english words with need presenting original english braille rules
=======================================
--- /trunk/tests/harness/hu-hu-g1-hyph_harness.txt      Wed Jul 25 23:32:13 2012
+++ /trunk/tests/harness/hu-hu-g1-hyph_harness.txt      Tue Jul 31 04:45:51 2012
@@ -859,6 +859,14 @@
           "input": "hármasszámú",
           "output": "hár-mas-szá-mú"
         },
+        {
+          "input": "hármasszak",
+          "output": "hár-masszak"
+        },
+        {
+          "input": "Hármassziget",
+          "output": "Hár-mas-szi-get"
+        },
         {
           "input": "hársszén",
           "output": "hárs-szén"
=======================================
--- /trunk/tests/harness/hu-hu-g1_harness.txt   Wed Jul 25 23:32:13 2012
+++ /trunk/tests/harness/hu-hu-g1_harness.txt   Tue Jul 31 04:45:51 2012
@@ -834,6 +834,14 @@
           "input": "⠓⠈⠗⠍⠁⠎⠱⠈⠍⠬",
           "output": "hármasszámú"
         },
+        {
+          "input": "⠓⠈⠗⠍⠁⠎⠱⠁⠅",
+          "output": "hármasszak"
+        },
+        {
+          "input": "⠨⠓⠈⠗⠍⠁⠎⠱⠊⠛⠑⠞",
+          "output": "Hármassziget"
+        },
         {
           "input": "⠓⠈⠗⠎⠱⠡⠝",
           "output": "hársszén"
@@ -3986,6 +3994,14 @@
           "input": "hármasszámú",
           "output": "⠓⠈⠗⠍⠁⠎⠱⠈⠍⠬"
         },
+        {
+          "input": "hármasszak",
+          "output": "⠓⠈⠗⠍⠁⠎⠱⠁⠅"
+        },
+        {
+          "input": "Hármassziget",
+          "output": "⠨⠓⠈⠗⠍⠁⠎⠱⠊⠛⠑⠞"
+        },
         {
           "input": "hársszén",
           "output": "⠓⠈⠗⠎⠱⠡⠝"
=======================================
--- /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt Wed Jul 25 23:32:13 2012 +++ /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt Tue Jul 31 04:45:51 2012
@@ -639,6 +639,12 @@
 testmode: hyphenate
 hármasszámú

+testmode: hyphenate
+hármasszak
+
+testmode: hyphenate
+Hármassziget
+
 testmode: hyphenate
 hársszén

=======================================
--- /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt Wed Jul 25 23:32:13 2012 +++ /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt Tue Jul 31 04:45:51 2012
@@ -1035,6 +1035,16 @@
 testmode: backtranslate
 hármasszámú

+hármasszak
+
+testmode: backtranslate
+hármasszak
+
+Hármassziget
+
+testmode: backtranslate
+Hármassziget
+
 hársszén

 testmode: backtranslate

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r755 committed - Added a further Hungarian partword exception and tests.... - liblouis