Sealang Plus icon

Sealang Plus

Extension Actions

CRX ID
elnlcjojbmjmhheahimkikghiajeloha
Description from extension meta

Enhancements for Sealang.net

Image from store
Sealang Plus
Description from store

Sealang Plus enhances Sealang.net's Old Javanese - English dictionary search to find variants of the input word. OJED is at http://sealang.net/ojed/.

For example, searching for "manusa" will search for variants with varying diacritics manuśa, manūsa, manūṣa, etc. If the word starts with a vowel, it tries the search with an "h" at the beginning of the word, too.

The letter equivalent classes are as follows:

[ "a", "ā" ],
[ "b", "bh" ],
[ "c", "ch" ],
[ "d", "dh", "ḍ", "ḍh" ],
[ "ĕ", "ö" ],
[ "e", "ai" ],
[ "g", "gh" ],
[ "h" ],
[ "i", "ī" ],
[ "j", "jh" ],
[ "k", "kh" ],
[ "l" ],
[ "m" ],
[ "n" ],
[ "ṅ" ],
[ "ñ" ],
[ "o" ],
[ "p", "ph" ],
[ "r", "ṛ" ],
[ "s", "ś", "ṣ" ],
[ "t", "th", "ṭ", "ṭh" ],
[ "u", "ū" ],
[ "w" ],
[ "y" ]

These are vowels for which the search tries a variant with an extra "h" at the beginning.
[ 'a', 'ā', 'e', 'ĕ', 'ö', 'i', 'ī', 'o', 'u', 'ū' ];

The extension was inspired by this Tweet:
https://twitter.com/siwaratrikalpa/status/985096695192092673

The code for the extension is here:
https://github.com/pradn/sealang-plus