Index: staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x =================================================================== --- staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x (revision 67902) +++ staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x (revision 67905) @@ -11010,18 +11010,22 @@ - + + - + - - + + - + + + + @@ -11038,7 +11042,7 @@ - + Index: staging/apertium-eng-kaz/apertium-eng-kaz.eng-kaz.dix =================================================================== --- staging/apertium-eng-kaz/apertium-eng-kaz.eng-kaz.dix (revision 67902) +++ staging/apertium-eng-kaz/apertium-eng-kaz.eng-kaz.dix (revision 67905) @@ -19940,6 +19940,7 @@

consentкеліс

conserveсақта

considerқара

+

considerескер

consignтағайында

consistқұрамдабол

consolidateбіріктір

@@ -20052,6 +20053,7 @@

deepenшұқырайт

defeatжеңіл

defectзақымтигіз

+

defectзақымда

defendқорға

defineанықта

deformдеформацияла

Index: staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh (revision 67902) +++ staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh (revision 67905) @@ -1,6 +1,6 @@ -DIX=/home/apertium/apertium-testing/apertium-kaz/apertium-kaz.kaz.lexc -BIN=/home/apertium/apertium-testing/apertium-eng-kaz/kaz-eng.automorf.bin -cat /home/apertium/apertium-testing/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt +DIX=/home/apertium/apertium-kaz/apertium-kaz.kaz.lexc +BIN=/home/apertium/apertium-eng-kaz/kaz-eng.automorf.bin +cat /home/apertium/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt EDICT=`cat $DIX | grep ':' | wc -l`; EPAR=`cat $DIX | grep ':' | wc -l`; Index: staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh (revision 67902) +++ staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh (revision 67905) @@ -1,6 +1,6 @@ -DIX=/home/apertium/apertium-testing/apertium-kaz/apertium-kaz.kaz.lexc -BIN=/home/apertium/apertium-testing/apertium-eng-kaz/kaz-eng.automorf.bin -cat /home/apertium/apertium-testing/apertium-eng-kaz/Coding_challenge/corpus\ Lab\ IIS\ \(5925\).kz.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt +DIX=/home/apertium/apertium-kaz/apertium-kaz.kaz.lexc +BIN=/home/apertium/apertium-eng-kaz/kaz-eng.automorf.bin +cat /home/apertium/apertium-eng-kaz/Coding_challenge/corpus\ Lab\ IIS\ \(5925\).kz | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt EDICT=`cat $DIX | grep ':' | wc -l`; EPAR=`cat $DIX | grep ':' | wc -l`;