Amir E. Aharoni 4f14bcea9a Add Láadan (ldn)
Requested at
https://translatewiki.net/w/i.php?title=Support&oldid=11429494

With contstructed languages, there are sometimes potential issues
of copyright, but in this case, it seems OK. Looking at the website:

Is it possible to get permission to do things with Láadan?
What if I want to write poetry in Láadan, for example, or fiction?
What if I want to start a Láadan study group?
What if I want to make some changes in the language?

Answer: No living human language is “owned” by anyone or anything.
Since Láadan was launched as a scientific experiment, intended
to live or die on its own like any other language, there was
no way I could “own” it except in the sense of having copyrighted
its original form. From the very beginning, every chance I got,
I made it clear that I not only was willing to have other people
do things with the language, I encouraged it. Nobody has to have
my permission; nobody has to clear what they do with me,
or report to me, or anything like that.

from: https://laadanlanguage.com/articles/articles-by-suzette/laadan-faq/
2023-02-20 17:45:26 +02:00
2023-02-20 17:45:26 +02:00
2021-09-23 14:11:35 +03:00
2022-01-18 13:12:47 +02:00
2022-07-08 16:54:40 +05:30
2017-08-01 13:49:03 +05:30
2020-05-25 09:25:51 +03:00
2020-05-18 15:45:15 +03:00
2023-01-25 12:50:59 +05:30
2023-01-25 12:50:59 +05:30
2020-05-18 15:45:15 +03:00

Language data and utilities

npm node-build php-build

This library contains language related data, and utility libraries written in PHP and Node.js to interact with that data.

The language related data comprises of the following,

  1. The script in which a language is written
  2. The script code
  3. The language code
  4. The regions in which the language is spoken
  5. The autonym - language name written in its own script
  6. The directionality of the text

This data is populated from the current version of CLDR supplemental data and various other sources.

Documentation

  1. Full documentation
  2. Using the PHP library
  3. Using the Node.js library
  4. Adding Languages

Release schedule

Similar to MLEB, this library will have a quarterly release schedule, and will be released along with MLEB. Intermediate releases will be made for important bug fixes.

Changelog

The full changelog is available in CHANGELOG.md.

Description
Languages
PHP 58%
JavaScript 42%