Tag Archives: Javanese script

Tahano Hinyan and Daléian alphabet

Tahano Hikamu “Java” Hinyan[1. The italic variant of my Tahano Hikamu font, Tagāti Book, is modelled after this style. — 2012-11-09]

For some time now I’ve played around with a style for Ayeri’s native writing system Tahano Hikamu that I loosely based on the look of the Javanese script (which I’ve already mentioned in a previous posting). I made several examples before using an experimental font, but the style has not been documented anywhere so far. However, the file is up now as a kind of brochure/leaflet/thing intended to be a supplement to the “Alphabet” page. That is, I spared me the work to repeat myself with explanations, so most of the file’s content is really just a table of the different characters with their names underneath.

Download (PDF, 1.1 MB)

For those who are curious: The outlines of the characters were drawn in Illustrator, the brochure was made in InDesign, the stock photos are from the wonderful stock.xchng. This all also explains the file size, by the way.

Daléian Alphabet

Daléian script example

Note that I’ve also put up information for the Daléian script again. I just printed out the relevant page from my old website as a PDF file. The low resolution of the images is suboptimal for this purpose, but I suppose it’s still good enough to read on screen and get an idea.

Download (PDF, 143 KB)

Pangram

Since I read about the Javanese script a couple of years ago, I’ve been kind of fascinated by the idea of its collation, formerly quoted on Omniglot, and – with better quotability – at the moment to be found in a paper by Michael Everson:

The traditional order of the Javanese script is: ha na ca ra ka da ta sa wa la pa dha ja ya nya ma ga ba tha nga and this order has some currency. (The order is hana caraka, data sawala, padha jayanya, maga bathanga, a sentence which means ‘There were (two) emissaries, they began to fight, their valour was equal, they both fell dead’.) (Everson 5)

I wondered whether something like this would also work for Ayeri, since it draws some inspiration from the phonologies of south-east Asian languages. Now fellow ZBB member Z500 posted a “Translation Challenge” today with a request to translate “The quick brown fox jumped [sic!] over the lazy dog,” the famous test sentence for fonts in Microsoft Windows, into one’s own language. I found the original example very unchallenging, so I finally wanted to tackle the attempt to make a pangram in Ayeri.

Since I’ve reworked this website last month, it is possible to simply enter a regular expression into the text field of the “Advanced Search” page, like this:

^([^aeiou(ay)(ey)(oy)(uy)āēīō]?a?)+$

Querying for this term returns a lengthy list of words that consist of the pattern C(a)C(a)… as in the Javanese example above. I chose to do it this way because using every vowel only once would’ve been extra hard, while there are numerous words that fit the Ca-pattern perfectly. So I played with this list a little, and came up with this:

Ang kamayan para dagās vala, bahu ca!
[gloss]Ang kamayan para dagās vala, bahu ca!
AT be_as_as-3PM.T quick turtle-P lovely, shout-IMP 3PM.LOC[/gloss]
‘They are as quick as a lovely turtle; shout at them!’
or ‘If they are as quick as a lovely turtle, shout at them!’

However, this isn’t a perfect pangram: /u/ and /aː/ occur although I wanted all vowels to be just /a/, and also /j/ occurs twice, since c /t͡ʃ/ corresponds to ty in the ‘native’ script (see “Alphabet” page). The latter issue is debatable, however, since ya is a diacritic there (ya eyra), not the letter ya itself. Due to the sentence beginning with the particle ang this almost-pangram even includes the otherwise silent vowel carrier character, ranyan.

With currently 370 unique results for the word pattern quoted above, it will certainly be possible to make up more pangrams with some patience. Maybe I’ll give this another try sometime else and that time really manage to come up with a pangram the way I intended to make one.

  • Everson, Michael. “Proposal for Encoding the Javanese Script in the UCS.” Evertype. 2011. Michael Everson, 28 Jan. 2008. Web. 29 Mar. 2011.
  • “Javanese.” Ancient Scripts. Lawrence Lo, 2010. Web. 29 Mar. 2011.
  • “Javanese Alphabet.” Omniglot. Writing Systems and Languages of the World. Simon Ager, 2011. Web. 7 Apr. 2010. (Access with ‹waybackmachine.org› on 29 Mar. 2011)
  • Added interlinear formatting and rendition in native script.
  • Another attempt at making a pangram in Ayeri.