Difference between revisions of "Tibetan/Keyboard"

From LING073
Jump to: navigation, search
(My Process)
(My Process)
Line 14: Line 14:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Header 1
+
! Symbol
! Header 2
+
! Decimal
! Header 3
+
! Hex
 +
! Value
 
|-
 
|-
 
| row 1, cell 1
 
| row 1, cell 1
 
| row 1, cell 2
 
| row 1, cell 2
 
| row 1, cell 3
 
| row 1, cell 3
 +
|
 
|-
 
|-
 
| row 2, cell 1
 
| row 2, cell 1
 
| row 2, cell 2
 
| row 2, cell 2
 
| row 2, cell 3
 
| row 2, cell 3
 +
|
 
|}
 
|}
  

Revision as of 09:42, 2 February 2018

On this page, I document the steps I took to develop a Tibetan transcription keyboard. There git repository for this project. More information about the Tibetan language, translations and texts and the tools I have developed in the class can be found on the LING073 Tibetan Language page.

Transcription Characters

Over the course of this project, I learned about the International Phonetic Alphabet (IPA), which is a system of phonetic characters based on the Latin alphabet.[1] I laid out some of these symbols on the keyboard so that users can type in Tibetan text based on how it sounds. The file for this transcription keyboard is in the Github repository I created for this project. I found the data for this keyboard on the Tibetan language Wikipedia page. The following tables reflect the consonants and vowels needed to transcribe Standard Tibetan.[2]

Standard Tibetan Consonants IPA.png Standard Tibetan Vowels IPA.png

My Process

You will notice that some of the characters in the above tables already exist on standard Latin alphabet keyboards. Therefore I did not change the position of these keys. Furthermore, there are keys that look similar to Latin script letters; I tried to place each of these keys as close to Latin script letters that they are most similar to on a standard English language keyboard. The non-standard letters from the IPA used for this keyboard are shown below:

Symbol Decimal Hex Value
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3

References

  1. International Phonetic Alphabet. "Wikipedia: The Free Encyclopedia. Retrieved February 2, 2018>
  2. Standard Tibetan. "Wikipedia: The Free Encyclopedia. Retrieved February 2, 2018>