Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0a13a1f1b58c17d06afda66a741d2e10 > files > 11

bharati-m17n-1.2-1.fc15.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">


<div class="wikipage">

<div id="searchable"><h2 id="BharatiInputMethodfor11IndicLanguages"><strong>Bharati Input Method based on InScript layout for 11 Indic Languages</strong></h2> <hr>
<p>
Bharati is an input method originally designed for Marathi. It works 
with IBUS, SCIM as well as M17N. The input method scheme is inscript 
based (one-to-one mapping) and implements a unique transformation rule 
of deleting on the fly the previous matra/dependent-vowel (would be 
explained shortly). Currently, bharati layout is available in 10 other 
Indic languages.<br>
<h3 id="Indiclanguagescovered:">Indic languages covered:</h3>
<ul><li>Assamese
</li><li>Bengali
</li><li>Gujarati
</li><li>Hindi
</li><li>Kannada
</li><li>Malayalam
</li><li>Marathi
</li><li>Oriya
</li><li>Punjabi
</li><li>Tamil
</li><li>Telugu
</li></ul>
</p>
<p>
Before explaining how bharati is different from other inscript based 
layouts, let  me explain some of the characteristics of inscript layout.
 In Inscript layout, the keystrokes correspond to dependent vowels, 
consonants, independent vowels, digits and various other signs, all of 
which have been assigned specific Unicode values.<br>
</p>
<p>
When text is prepared through data entry, the user should be provided 
with an intelligent interface to generate desired text from the 
keystrokes.<br>
Bharati attempts to bring intelligence to existing upstream Indic inscript layouts.<br>
</p>
<h2 id="ComparisonofupstreamIndicinscript.mimandbharati.mim:"><strong>Comparison of upstream Indic inscript *.mim and bharati *.mim:</strong></h2>
<ul><li>Upstream Indic inscript *.mim doesn't classify data into groups.
 Bharati *.mim classify data into meaningful groups such as independent 
vowels, consonants, dependent vowel signs, digits, etc.
</li><li>Upstream Indic inscript *.mim is 'one to one' pattern mapping 
in m17n. Bharati too follows 'one to one' pattern mapping but when 
applied to specific language/script(s) applies certain transformation 
rule. 
</li></ul><p>
Now, I will explain how does the unique transformation rule of deleting on the fly the previous matra/dependent-vowel work.<br>
</p>
<p>
In bharati, following transformation rule is implemented:<br>
(consonant) + (dependent-vowel-1) + (dependent-vowel-2) ==  (consonant) + (dependent-vowel-2)
</p>
<p>
Example (devanagari script):<br>
input sequence: क + ा + ि + ी + ु + ू + े + ै + ो +  ौ   <br>
</p>
<p>
mr-inscript.mim: कािीुूेैोौ  <br>
mr-bharati.mim: कौ  <br>
</p>
<p>
i.e. Previous matra/dependent-vowel sign is deleted on the fly.<br>
</p>
<h2 id="Benefitsofbharati.mimoverIndicinscript.mim:"><strong>Benefits of bharati *.mim over Indic inscript *.mim:</strong></h2>
<ul><li>Allows user to delete on the fly the previous matra/dependent-vowel sign.
</li><li>Bharati layout implements following:
</li></ul><p>
(consonant) + [ (dependent-vowel-1) * n ] == (consonant) + (dependent-vowel-1)
</p>
<p>
Example (devanagari script): <br>
input sequence: क+ ि+ ि+ ि+ ि+ ि+ ि+ ि+ ि+ ि+ ि  <br>
</p>
<p>
mr-inscript.mim: किििििििििि  <br>
mr-bharati.mim: कि  <br>
</p>
<p>
i.e. Number of matra/dependent-vowel after consonant is restricted to one.
</p>
<ul><li>With bharati it is also possible to type in perfectly legal 
Unicode strings (but without any linguistic content) as in the 
illustration below:
</li></ul><blockquote>
<blockquote>
<p>
कििुीमिोौोैॉोििििििििि 
</p>
</blockquote>
</blockquote>
<ul><li>Provides on the fly validation check of data entry of invalid syllable (often displayed with dotted circle).
</li><li>Helps in improving the typing speed (since data entry with minimal keystrokes is handled).
</li></ul><h2 id="Download:"><strong>Download:</strong></h2>
<p>
You can download the .mim files from <a class="ext-link" href="https://fedorahosted.org/released/bharati/bharati-m17n-1.2.tar.gz"><span class="icon">here</span></a>.
 Icons for each language are also provided. You can see .mim files for 
Hindi, Marathi, Assamese, Bengali, Punjabi, Gujarati, Oriya, Tamil, 
Telugu, Kannada and Malayalam. 
</p>
<p>
<strong>Note:</strong> source files for above languages are generated from Marathi mapping file using a Python script.<br>
</p>
<p>
If you are interested in testing and/or correcting the maps for your 
language, please proceed ahead with "Installation" and/or "Correction of
 maps".
</p>
<h2 id="Installation:"><strong>Installation:</strong></h2>
<p>
Download the tar ball containing all the .mim files and icons from <a class="ext-link" href="https://fedorahosted.org/released/bharati/bharati-m17n-1.2.tar.gz"><span class="icon">here</span></a>. Extract it and run 'make install' with root user. <br>
</p>
<p>
<strong>Note:</strong> Before moving ahead with the installation, you need to install ibus-m17n or scim-m17n package.<br>
</p>
<p>
Now, if using iBus,
<p><img src="ibus_IM_icon.png"/></p>
right click on ibus icon and select "Restart" to 
restart iBus. Whereas, if using scim, restarting X is required to 
restart scim.<br>
</p>
<h2 id="Addingbharatilayout:"><strong>Adding bharati layout:</strong></h2>
<p>
If using iBus:
</p>
<ul><li>Right click the iBus icon in the notification area (top panel)
<p><img src="ibus-right-click.png"/></p>
</li><li>Go to Preferences -&gt; Input Method 
<p><img src="pref_IM.png"/></p>
</li><li>In the "Select an input method", select Marathi-&gt;bharati 
<p><img src="marathi-bharati-layout.png"/></p>
</li><li>Click Add button 
<p><img src="add-button.png"/></p>
</li><li>Press Close
<p><img src="close-button.png"/></p>
</li><li>Right Click on ibus icon, select "Restart" 
<p><img src="ibus-restart.png"/></p>
</li><li>Press Alt+F2 
</li><li>Open gedit 
<p><img src="run-gedit.png"/></p>
</li><li>Enable iBus/Input Method and select your language &gt; bharati layout
<p><img src="select-mr-bharati.png"></p>
</li><li>Start typing
<p><img src="start-typing.png"/></p>
</li></ul><p>
If using scim:
</p>
<ul><li>Restart X by pressing "Ctrl+Alt+Delete" OR do "logout+login"
</li><li>Press Alt+F2 
</li><li>Open gedit 
</li><li>Enable scim/Input Method and select your language &gt; bharati layout 
</li><li>Start typing
</li></ul><h2 id="Correctionofmaps:"><strong>Correction of maps:</strong></h2>
<p>
Open the .mim file for your language using any text editor. If known 
pattern is not found in .mim file just add the missing line(s) as per 
the “lisp” syntax. <br>
</p>
<p>
Once you are done, install it by just copying it to /usr/share/m17n directory. 
</p>
<p>
<strong>Note:</strong> If using ibus, right click on ibus icon and 
select "Restart" to restart iBus. Whereas, if using scim, restarting X 
is required to restart scim.<br>
</p>
<h2 id="Communicate:">Communicate:</h2>
<ul><li><strong>Mailing list: </strong> <a class="ext-link" href="https://fedorahosted.org/mailman/listinfo/bharati-devel"><span class="icon">bharati-devel</span></a> discussion group.
</li><li><strong>IRC:</strong> <a class="ext-link" href="irc://irc.freenode.org:8001/#bharati"><span class="icon">#bharati</span></a> on the <a class="ext-link" href="http://freenode.net/"><span class="icon">Freenode</span></a> network.
</li></ul><h2 id="License:">License:</h2>
<p>
bharati is licensed under GNU General Public License version 3 or later.
</p>
<h2 id="Author">Author:</h2>
<p>
Sandeep Sheshrao Shedmake <a href="mailto:sandeeps@fedoraproject.org">sandeeps@fedoraproject.org</a>
</p>
<hr>
<p>project Home Page: <a href="https://fedorahosted.org/bharati/wiki">https://fedorahosted.org/bharati/wiki</a>
</p>
</div>

</div>

</body></html>