- update to 20090924
This commit is contained in:
parent
c40cc18a10
commit
4283474150
122
hyph_ta_IN.dic
122
hyph_ta_IN.dic
@ -17,82 +17,60 @@ UTF-8
|
||||
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
%
|
||||
% GENERAL RULE
|
||||
% Do not break either side of ZERO-WIDTH JOINER
|
||||
% (U+200D) and ZERO-WIDTH NON-JOINER (U+200C)
|
||||
% Do not break either side of ZERO-WIDTH JOINER (U+200D)
|
||||
22
|
||||
22
|
||||
% Break on both sides of ZERO-WIDTH NON JOINER (U+200C)
|
||||
11
|
||||
% Break before or after any independent vowel.
|
||||
1அ1
|
||||
1ஆ1
|
||||
1இ1
|
||||
1ஈ1
|
||||
1உ1
|
||||
1ஊ1
|
||||
1எ1
|
||||
1ஏ1
|
||||
1ஐ1
|
||||
1ஒ1
|
||||
1ஓ1
|
||||
1ஔ1
|
||||
அ1
|
||||
ஆ1
|
||||
இ1
|
||||
ஈ1
|
||||
உ1
|
||||
ஊ1
|
||||
எ1
|
||||
ஏ1
|
||||
ஐ1
|
||||
ஒ1
|
||||
ஓ1
|
||||
ஔ1
|
||||
% Break after any dependent vowel, but not before.
|
||||
2ா1
|
||||
2ி1
|
||||
2ீ1
|
||||
2ு1
|
||||
2ூ1
|
||||
2ெ1
|
||||
2ே1
|
||||
2ை1
|
||||
2ொ1
|
||||
2ோ1
|
||||
2ௌ1
|
||||
ா1
|
||||
ி1
|
||||
ீ1
|
||||
ு1
|
||||
ூ1
|
||||
ெ1
|
||||
ே1
|
||||
ை1
|
||||
ொ1
|
||||
ோ1
|
||||
ௌ1
|
||||
% Break before or after any consonant.
|
||||
1க1
|
||||
1ங1
|
||||
1ச1
|
||||
1ஜ1
|
||||
1ஞ1
|
||||
1ட1
|
||||
1ண1
|
||||
1த1
|
||||
1ந1
|
||||
1ப1
|
||||
1ம1
|
||||
1ய1
|
||||
1ர1
|
||||
1ற1
|
||||
1ல1
|
||||
1ள1
|
||||
1ழ1
|
||||
1வ1
|
||||
1ஷ1
|
||||
1ஸ1
|
||||
1ஹ1
|
||||
% Do not break before a final consonant or conjunct.
|
||||
2க்.
|
||||
2ங்.
|
||||
2ச்.
|
||||
2ஜ்.
|
||||
2ஞ்.
|
||||
2ட்.
|
||||
2ண்.
|
||||
2த்.
|
||||
2ந்.
|
||||
2ப்.
|
||||
2ம்.
|
||||
2ய்.
|
||||
2ர்.
|
||||
2ற்.
|
||||
2ல்.
|
||||
2ள்.
|
||||
2ழ்.
|
||||
2வ்.
|
||||
2ஷ்.
|
||||
2ஸ்.
|
||||
2ஹ்.
|
||||
1க
|
||||
1ங
|
||||
1ச
|
||||
1ஜ
|
||||
1ஞ
|
||||
1ட
|
||||
1ண
|
||||
1த
|
||||
1ந
|
||||
1ப
|
||||
1ம
|
||||
1ய
|
||||
1ர
|
||||
1ற
|
||||
1ல
|
||||
1ள
|
||||
1ழ
|
||||
1வ
|
||||
1ஷ
|
||||
1ஸ
|
||||
1ஹ
|
||||
% Do not break before anusvara, visarga and length mark.
|
||||
2ஂ
|
||||
2ஃ
|
||||
2ௗ
|
||||
2ஂ1
|
||||
2ஃ1
|
||||
2ௗ1
|
||||
% Do not break either side of virama (may be within conjunct).
|
||||
2்2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: hyphen-ta
|
||||
Summary: Tamil hyphenation rules
|
||||
%define upstreamid 20090813
|
||||
%define upstreamid 20090924
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source: http://git.savannah.gnu.org/cgit/smc.git/plain/hyphenation/hyph_ta_IN.dic
|
||||
@ -34,6 +34,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2009 Parag <pnemade@redhat.com> - 0.20090924-1
|
||||
- update to 20090924
|
||||
|
||||
* Mon Aug 17 2009 Parag <pnemade@redhat.com> - 0.20090813-1
|
||||
- latest version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user