Git Product home page Git Product logo

Comments (6)

bbrk24 avatar bbrk24 commented on June 11, 2024

I could implement these if you're still interested. Probably not Analphabetic, but I could definitely manage the other ones.

Another one we could try to target is Praat's notation, which is unique in that all non-ASCII symbols have representations starting with \, except for ‖ which is ||.

from conniebot.

bbrk24 avatar bbrk24 commented on June 11, 2024

Praat's notation was added in v3.6.0. Another notation that has been requested is something akin to APIE but for Proto-Semitic. So far the informal standard we have is

  • /p t k b d g/ -> *p t k b d g

  • /t. k. 7/ -> *ṭ ḳ ʼ

  • /w y l m n h z/ -> *w y l m n h z

  • /t- d- x/ -> *ṯ ḏ ḫ

  • /s1 s2 s3/ -> *s₁ s₂ s₃

  • /t-. h. g. s. l. c/ -> *ṯ̣ ḥ ġ ṣ ṣ́ ʻ

  • /a i u/ -> *a i u

  • /a: i: u:/ -> *ā ī ū

from conniebot.

xsduan avatar xsduan commented on June 11, 2024

If we're adding potentially a lot of different alphabets, it might be good to add a help: field so the help text would be something like:

{intro, x/help, x/invite, etc}

x/alphabets -- check which alphabets are available

{invite, etc}

and then when you do x/alphabets

X-SAMPA `x[]` -- <link to x-sampa wiki>
Z-SAMPA `z[]` -- <link to z-sampa wiki>
...

which is all dynamically built.

Another thing to consider is using the slash commands to make it more visible.

from conniebot.

bbrk24 avatar bbrk24 commented on June 11, 2024

I'd rather not use slash commands, in part for practical reasons -- all the servers where beberkonnie is already present invited it with scope=bot, but slash commands require scope=bot%20applications.commands.

I am in favor of the change to the help menu you suggested, though.

from conniebot.

xsduan avatar xsduan commented on June 11, 2024

Fair enough, though we could always gracefully degrade for permissions. Unsure if there's an "upgrade" action for permissions…they could always reinvite the bot.

from conniebot.

bbrk24 avatar bbrk24 commented on June 11, 2024

I'm going to close this issue since more alphabets have been added. With the introduction of @mszegedy's ASCIIPA 2 (currently only on the dev branch), there aren't any more requested alphabets that could feasibly be implemented.

from conniebot.

Related Issues (20)

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.