33 lines
981 B
YAML
33 lines
981 B
YAML
|
name: Georgian
|
|||
|
languages: ka_GE
|
|||
|
attributes: {shiftable: false} # Automatic shifting breaks many of the characters
|
|||
|
rows:
|
|||
|
- letters:
|
|||
|
- 'ქ'
|
|||
|
- {type: case, normal: ['წ', 'ჭ'], shiftedManually: ['ჭ']}
|
|||
|
- ['ე', '%', 'ჱ']
|
|||
|
- {type: case, normal: ['რ', 'ღ'], shiftedManually: ['ღ']}
|
|||
|
- {type: case, normal: ['ტ', 'თ'], shiftedManually: ['თ']}
|
|||
|
- ['ყ', '%', 'ჸ']
|
|||
|
- 'უ'
|
|||
|
- ['ი', '%', 'ჲ']
|
|||
|
- 'ო'
|
|||
|
- 'პ'
|
|||
|
- letters:
|
|||
|
- ['ა', 'ჺ']
|
|||
|
- {type: case, normal: ['ს', 'შ'], shiftedManually: ['შ']}
|
|||
|
- 'დ'
|
|||
|
- ['ფ', 'ჶ']
|
|||
|
- ['გ', 'ჹ']
|
|||
|
- ['ჰ', 'ჵ']
|
|||
|
- {type: case, normal: ['ჯ', 'ჟ', 'ჷ'], shiftedManually: ['ჟ']}
|
|||
|
- 'კ'
|
|||
|
- 'ლ'
|
|||
|
- letters:
|
|||
|
- {type: case, normal: ['ზ', 'ძ'], shiftedManually: ['ძ']}
|
|||
|
- ['ხ', 'ჴ']
|
|||
|
- {type: case, normal: ['ც', 'ჩ'], shiftedManually: ['ჩ']}
|
|||
|
- ['ვ', 'ჳ']
|
|||
|
- 'ბ'
|
|||
|
- ['ნ', 'ჼ']
|
|||
|
- 'მ'
|