| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| nest [2026/03/22 00:52] – [Yivalkes / Valaksá / Ibbala] mangotrain | nest [2026/04/16 00:43] (current) – [Keyboard] wikarai |
|---|
| ====== Yivalkes / Valaksá / Ibbala ====== | ====== Yivalkes / Valaksá / Ibbala ====== |
| |
| | ==== Keyboard ==== |
| | [[font:keyboard]] JS keyboard implementation of typewriter-like input, with exporter for popup keyboard anyone can use. |
| | |
| | ==== Yivalekes Portal ==== |
| [[yivalkes:nest|Some town on the Adriatic sea.]] | [[yivalkes:nest|Some town on the Adriatic sea.]] |
| ===== Glossary ===== | ===== Glossary ===== |
| * [[https://atigerseye.com/wiki/yivalkes/teacher|Teacher Bot]] | * [[https://crow.work/wiki/yivalkes/teacher|Teacher Bot]] |
| * [[https://atigerseye.com/wiki/yivalkes/script|De Script shon]] of the syllabary YzWr character set and their multiple use cases. | * [[yivalkes:ipa|IPA]] Jason file for phonetics |
| * [[https://atigerseye.com/den/yivalkes|YivalEZ]] — Online Glossary w/ advanced search capabilities. <sup>[Beta]</sup> | * [[https://crow.work/wiki/yivalkes/script|De Script shon]] of the syllabary YzWr character set and their multiple use cases. |
| | * [[https://crow.work/yiv|YivalEZ]] — Online Glossary w/ advanced search capabilities. <sup>[Beta]</sup> |
| * [[https://github.com/B7th/b7th.github.io/blob/master/Vocabulary.ods|Vocabulary.ods - Github]] — Mangotrain's live updated glossary for Yivalese. <html><sup>[Requires <a href=" https://www.libreoffice.org/LibreOffice">LibreOffice</a> for RegEx functionality]</sup></html> | * [[https://github.com/B7th/b7th.github.io/blob/master/Vocabulary.ods|Vocabulary.ods - Github]] — Mangotrain's live updated glossary for Yivalese. <html><sup>[Requires <a href=" https://www.libreoffice.org/LibreOffice">LibreOffice</a> for RegEx functionality]</sup></html> |
| * **Record count:** <html><span id="yival-words-count"></span></html> Words | * **Record count:** <html><span id="yival-words-count"></span></html> Words |
| if (!wordsEl && !lastEl) return; | if (!wordsEl && !lastEl) return; |
| |
| const apiUrl = 'https://atigerseye.com/den/yivalkes/api.php?action=update_summary'; | const apiUrl = 'https://crow.work/yiv/api.php?action=update_summary'; |
| |
| function ordinal(n) { | function ordinal(n) { |