mirror of
https://github.com/LibreOffice/dictionaries.git
synced 2025-07-21 23:37:53 +00:00
Add Punjabi & Oriya
Change-Id: I2d25d1bd617e4628a1b376c837b8cd40efa1cb00 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/180106 Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
This commit is contained in:

committed by
Ilmari Lauhakangas

parent
5b8116e5e8
commit
d12cf2e15f
20
Dictionary_or.mk
Normal file
20
Dictionary_or.mk
Normal file
@ -0,0 +1,20 @@
|
||||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_Dictionary_Dictionary,dict-or,dictionaries/or_IN))
|
||||
|
||||
$(eval $(call gb_Dictionary_add_root_files,dict-or,\
|
||||
dictionaries/or_IN/or_IN.aff \
|
||||
dictionaries/or_IN/or_IN.dic \
|
||||
dictionaries/or_IN/hyph_or_IN.dic \
|
||||
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
20
Dictionary_pa.mk
Normal file
20
Dictionary_pa.mk
Normal file
@ -0,0 +1,20 @@
|
||||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_Dictionary_Dictionary,dict-pa,dictionaries/pa_IN))
|
||||
|
||||
$(eval $(call gb_Dictionary_add_root_files,dict-pa,\
|
||||
dictionaries/pa_IN/pa_IN.aff \
|
||||
dictionaries/pa_IN/pa_IN.dic \
|
||||
dictionaries/pa_IN/hyph_pa_IN.dic \
|
||||
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
91
or_IN/hypn_or_IN.dic
Normal file
91
or_IN/hypn_or_IN.dic
Normal file
@ -0,0 +1,91 @@
|
||||
UTF-8
|
||||
% Hyphenation for Oriya
|
||||
% Copyright (C) 2008-2010 Santhosh Thottingal <santhosh.thottingal@gmail.com>
|
||||
%
|
||||
% This library is free software; you can redistribute it and/or
|
||||
% modify it under the terms of the GNU Lesser General Public
|
||||
% License as published by the Free Software Foundation;
|
||||
% version 3 or later version of the License.
|
||||
%
|
||||
% This library is distributed in the hope that it will be useful,
|
||||
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
% Lesser General Public License for more details.
|
||||
%
|
||||
% You should have received a copy of the GNU Lesser General Public
|
||||
% License along with this library; if not, write to the Free Software
|
||||
% 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)
|
||||
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
|
||||
% Break after any dependent vowel, but not before.
|
||||
ା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ହ
|
||||
% Do not break before anusvara, visarga and length mark.
|
||||
2ଂ1
|
||||
2ଃ1
|
||||
2ୗ1
|
||||
2ଁ1
|
||||
% Do not break either side of virama (may be within conjunct).
|
||||
2୍2
|
2
or_IN/or_IN.aff
Normal file
2
or_IN/or_IN.aff
Normal file
File diff suppressed because one or more lines are too long
1030
or_IN/or_IN.dic
Normal file
1030
or_IN/or_IN.dic
Normal file
File diff suppressed because it is too large
Load Diff
87
pa_IN/hyph_pa_IN.dic
Normal file
87
pa_IN/hyph_pa_IN.dic
Normal file
@ -0,0 +1,87 @@
|
||||
UTF-8
|
||||
% Hyphenation for Panjabi
|
||||
% Copyright (C) 2008-2010 Santhosh Thottingal <santhosh.thottingal@gmail.com>
|
||||
%
|
||||
% This library is free software; you can redistribute it and/or
|
||||
% modify it under the terms of the GNU Lesser General Public
|
||||
% License as published by the Free Software Foundation;
|
||||
% version 3 or later version of the License.
|
||||
%
|
||||
% This library is distributed in the hope that it will be useful,
|
||||
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
% Lesser General Public License for more details.
|
||||
%
|
||||
% You should have received a copy of the GNU Lesser General Public
|
||||
% License along with this library; if not, write to the Free Software
|
||||
% 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)
|
||||
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
|
||||
% Break after any dependent vowel but not before.
|
||||
ਾ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ਹ
|
||||
% Do not break before chandrabindu, anusvara, visarga, avagraha
|
||||
% and accents.
|
||||
2ਁ1
|
||||
2ਂ1
|
||||
2ਃ1
|
||||
% Do not break either side of virama (may be within conjunct).
|
||||
2੍2
|
||||
2ੰ2
|
||||
2ੱ2
|
2
pa_IN/pa_IN.aff
Normal file
2
pa_IN/pa_IN.aff
Normal file
@ -0,0 +1,2 @@
|
||||
SET UTF-8
|
||||
TRY ਭ ਮ㈀ਸ ਰ ਲ㈀ਾ㈀ਿ ਹ ਾ㸀ੀ㸀ੂ瀀ਲ㸀ੇ㸀ੋ㸀ੜ嬀ੇ㸀ੳἀੀԀਤἀੇ⸀ਆༀਣἀਗ਼ༀਧ⨀ਂᜀੀᜀੂ⨀ਈᜀੇ⠀ਂᔀੀ⠀ਆ⠀ਈ⸀ਤ䬀ਂༀਾ㠀ੀ⸀ਧጀੀ䬀ਆ⸀ਨ⨀ਖ⸀ਬⰀਤጀੇ⠀ਓ␀ਂ⸀ਰ㘀ੂ⠀ਕⰀਨ⠀ਗ␀ਅ⸀ਲጀੋऀਰ⨀ਡ␀ਆ⸀ਵ䬀ਓ⠀ਚ䜀ਂ⸀ਸ⨀ਦⰀਰ䬀ਗ⠀ਟ⨀ਨ䜀ਆ⠀ਠᔀਫ਼⨀ਪ⨀ਬ⠀ਤऀਾ㈀ੀ␀ਓ ਂ␀ਕ㠀ਫ਼⠀ਨ䜀ਏ␀ਖ⨀ਲ㈀ੇ⠀ਬ☀ਤ䬀ਦ⠀ਮ ੀ䜀ਕ␀ਜ䬀ਨ⠀ਰ ੂ䬀ਪ␀ਟ⠀ਲ␀ਡ⨀ਾ䬀ਮ⠀ਵ ੇ䜀ਜ␀ਣ⠀ਸ਼␀ਤ䬀ਰ⠀ਸ䜀ਟ ੋ☀ਰ␀ਧ䜀ਡ␀ਨ∀ਟ☀ਲ䜀ਣ䜀ਤ䬀ਸ਼⠀ਾ䬀ਸ␀ਮ䜀ਨ␀ਰ␀ਲ䬀ਾ☀ਾ䜀ਮ ਤ␀ਸ਼䜀ਰ䜀ਲ䜀ਸ਼␀ਾ䜀ਾ䜀ਿ ਾ帀ਂ帀ਨ尀ਤༀੀ尀ਾ⸀ੀᰀਂ⸀ੇᨀਂᨀਆ⨀ੀᰀਕ⠀ੀᘀਂ⠀ੁᰀਡ䬀ੀ⠀ੇ⠀ੈ☀ੀⰀੜ䬀ੇ☀ੇ䬀ੋ␀ੀ␀ੂਰ䜀ੀ␀ੇᨀਮᨀਰ㤀ਗᰀਾ䬀ਜ਼䬀ੜ䜀ੋᨀਸᘀਨᨀਾᘀਮ␀ਜ਼㤀ਨᘀਾ㔀ਨ㤀ਾਂ㔀ਲਆਈਜਤਨਰ㼀ੀਾ尀ਜ਼ȀਂȀਃȀਆȀਈȀਕȀਗȀਜȀਟȀਣȀਤȀਨࠀਂȀਮȀਰᨀੇȀਲȀਲ਼ȀਸᘀੀࠀਕȀਾ✀ਂ⬀ਗࠀਟࠀਣࠀਤ⌀ਂ✀ਕࠀਰ✀ਗ⌀ਆ⬀ਮࠀਸ਼℀ਆⴀਾ⌀ਓࠀਾ⌀ਕ✀ਨ䈀ਂ℀ਓ䠀ਟ℀ਕ✀ਰ⌀ਠ℀ਗ䀀ਂ⌀ਨ℀ਟ䀀ਆ℀ਡ䀀ਈ✀ਾੀ⌀ਮੂ⌀ਰ℀ਨ℀ਪੇ⌀ਵ䀀ਕੋ⌀ਸ䀀ਗ℀ਰ⌀ਾ℀ਸ਼䈀ਦ䀀ਟ䀀ਡ䈀ਬ䀀ਣ䀀ਤ℀ਾ䀀ਦੜ䀀ਨ䀀ਬ䈀ਸ਼䀀ਮ䀀ਰ䀀ਲ䈀ਾ䀀ਸ䀀ਾ㸀ਂ㸀ਆ㸀ਈ㸀ਏ㸀ਓ㸀ਕ㸀ਖ㸀ਟ㸀ਡ㸀ਣ嬀ਂ㸀ਤ㸀ਥ㸀ਦ㸀ਧ㸀ਨ㸀ਪ㸀ਬ㸀ਮ㸀ਰ㸀ਲ㸀ਵ㸀ਸ㸀ਹ㸀ਾȀੀȀੂ嬀ਠ嬀ਣȀੇȀੈ嬀ਦ嬀ਪ嬀ਫȀਜ਼ἀਈȀੜἀਕἀਗࠀੇἀਟࠀੋἀਡᜀਂἀਨἀਬ✀ੀᔀਂἀਰἀਲᔀਆ㠀ਂἀਸᜀਕᴀਲ㠀ਈἀਾ㘀ਂ⌀ੀᔀਕᜀਟᜀਡ⌀ੇᜀਣ㠀ਓᔀਚᜀਤ㠀ਕጀਓ⌀ੋᔀਟᜀਨᔀਡᔀਣ℀ੇ㈀ਂᔀਤ㘀ਕ㠀ਟᔀਦᔀਧ㠀ਡᔀਨᜀਲᔀਪ㘀ਚጀਡ㠀ਤ䈀ੀ㘀ਜጀਣ ਂᔀਮᜀਸ㠀ਨᔀਰጀਨ䈀ੇጀਪᜀਾ㠀ਮ䀀ੀᔀਸ਼㠀ਰ㈀ਕᔀਸ㘀ਨ㈀ਗጀਲ䀀ੇᔀਾ ਓ㠀ਸ ਕ䀀ੋ㘀ਰ㈀ਟ㘀ਲ ਗ ਘ㈀ਡ㠀ਾ㈀ਣ㘀ਸ਼㈀ਤ䈀ਜ਼ ਜ㘀ਸ㈀ਨ ਟ ਠ ਡ㘀ਾ ਣ ਤ䀀ਜ਼㈀ਮ㈀ਰ ਧ ਨ㈀ਲ ਪ ਬ
|
2046
pa_IN/pa_IN.dic
Normal file
2046
pa_IN/pa_IN.dic
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user