Baraha Sort
Baraha Sort can be used to sort the Kannada words in Kannada alphabetical order and produce the output in various formats.
Script:
Select the script in which you want to do the sorting.
Input:
The window in the input section is where you type the Kannada words to
be sorted. You can also open an existing file which contains the words, by clicking
the "Open " button. You can copy the text from other
applications and paste into the input window by clicking "Paste"
button. You can save the contents of the input window by clicking the "Save"
button.
"Input Format" combo box specifies the format of input data. Depending on the currently selected script, the following formats are available.
- KANTRANS: Kannada text written in Baraha transliteration scheme.
- KAGAPA: Kannada text written in KGP Keyboard layout.
- DEVTRANS1: Devanagari text written in Sanskrit Baraha transliteration scheme.
- DEVTRANS2: Devanagari text written in Hindi/Marathi Baraha transliteration scheme.
- TAMTRANS: Tamil text written in Baraha transliteration scheme.
- TELTRANS: Telugu text written in Baraha transliteration scheme.
- MALTRANS: Malayalam text written in Baraha transliteration scheme.
- GUJTRANS: Gujarati text written in Baraha transliteration scheme.
- GURTRANS: Gurumukhi text written in Baraha transliteration scheme.
- BENTRANS: Bengali text written in Baraha transliteration scheme.
- ORITRANS: Oriya text written in Baraha transliteration scheme.
- ANSI: The text using the Baraha TrueType fonts.
Output:
The window in the output section is where the sorted words are displayed. You can
save the output by clicking the "Save" button. You can copy the
output text by clicking the "Copy" button.
"Output Format" combobox specifies the format of the output data. It can be one of the formats described above.
Memcmp:
If this box is checked, then the strings are compared based on their binary
values.
If this box is not checked, then a special comparison algorithm is used. In the special comparison, the access modifiers such as vedic, music, laghu, & guru symbols are ignored. For Kannada script, 'ra' kaara & 'repha' are matched. Ex: the KANTRANS strings "karma" & "kaRma" are evaluated as equal. When this option is used the sorting operation is comparitively slower.
Sort order:
If "Ascending" box is checked, the words are sorted in the ascending
order. Otherwise, they are sorted in the descending order.
Sort button:
Clicking this button will sort the Kannada text in the input window and displays
in the output window.