Git Product home page Git Product logo

latynka's People

Contributors

jkramr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vlad-levchenko

latynka's Issues

ьо

В конструкції, це вживається "мякий знак - о" ("ьо"), латинкою замість апострофа з'являється буква "j"

На приклад:
"Цьому" => "Cjomu"
А це вже виходить слово не "цьому", а "цйому".

Під час зворотньої транслітерації з латинки назад в кирилицю іншомовні прізвища з апострофами некоректно транслітеруються

  1. Складні випадки відтворення іншомовних прізвищ при зворотній транслітерації:

Д'Аламбер, Д'Артаньян, Д'Обіньє; О'Генрі, О'Кейсі, О'Коннейль. → D'Alamber, D'Artan'jan, D'Obin'je; O'Genri, O'Kejsi, O'Konnejl'. → ДЬАламбер, ДЬАртан’ян, ДЬОбін’є; ОЬГенрі, ОЬКейсі, ОЬКоннейль.

image

  1. Зверніть увагу, що "ньян" та "ньє" в прізвищах Д'Артаньян, Д'Обіньє теж змінилися на "н’ян" та "н’є".

Сюди також можна віднести інші запозичені слова з "ьє" / "ья" / "ьйо": льє, бульйон, сомельє, Сьєрра-Леоне, тощо:

image

Alternative keyboard layout

I found this keyboard layout conception more useful, at least for developers.
It is the standard US / QWERTY layout, that extended by using Alt Gr keys on same chars.

For example

š = altgr + s
č = altgr + c
ž = altgr + z
ĝ = altgr + g

And example of keymap file

//
// cp /usr/share/X11/xkb/symbols/ukr-latynka-org-altgr
// setxkbmap -layout ukr-latynka-org-altgr
// ===
//
partial alphanumeric_keys
xkb_symbols "ukr-latynka-org-altgr" {
  include "us(basic)"
  name[Group1]= "Ukrainian (Alt Gr / ukr-latynka.org)";

    key <AB01> {  [z, Z, zcaron, Zcaron] };
    key <AB03> {  [c, C, ccaron, Ccaron] };
    key <AC02> {  [s, S, scaron, Scaron] };
    key <AC05> {  [g, G, gcircumflex, Gcircumflex] };
};

Anyway here is the original conception by it author, implemented as the exemple for linux / X11 users
#11 not sure about the special chars just, me using my own version above as more plain for myself.

Префікс "най-" з наступною голосною неправильно транслітерується з латинки в кирилицю

Приклад:

Найактуальніший → Najaktual'nišyj → Наяктуальніший

Стосується всіх слів, що починаються на префікс "най-", що стоїть перед голосною: найуживаніший, найактивніший, найінтенсивніший, тощо.

image

Suggestion: adopt ДСТУ 9112:2021

Reasons to adopt:

  • It's a standard, there will be no other to replace it. Personal latynka projects will fade away.
  • It defines forward and backward transliteration, and will help in resolving issues like #3

Alphabet specification in the readme file / website

I found transliteration rules in the app sources, but assured we need to have specified document, it version revisions, human readeble, presented on the main pages as the basics for regular people, not coders.

Wondering, did not found that on the main page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.