Giter Club home page Giter Club logo

proquint's People

Contributors

christian-blades-cb avatar dsw avatar fgaz avatar icco avatar l-ra avatar michaelglass avatar minhajuddin avatar rshest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

proquint's Issues

Feature: Proquint for other European languages

Some design choices:

  1. The sounds from these languages should fit similarly to the English version
  • If it is impossible, replace the sound that only exist in English with a unqiue soud in the other language
  1. Each sound should be one character in Unicode only (so no double consonants and double vowels)
  2. Sound changes due to being in front of the word or back of the word, needs to be accounted for

Make Java version usable

I've looked a bit, but have not found a Java implementation aside from your own. I'd like to use it, but I'm not sure if it's meant to be used directly, or as an inspiration for other implementations? In either case, I'd be happy to help.

Things I'd like to do:

  • Give the classes a proper package name
  • Not use System.out or System.exit
  • Package it so that it can be distributed via Maven Central
  • Give it a friendlier interface

Would you want this as part of this repo or should I make my own?

it seems like soft Gs are an issue

Among the examples in the paper is "higil", which I imagine most English speakers would pronounce to rhyme with "sigil" (and indeed, "sigil" itself is a proquint). This seems identical to how the same speakers would pronounce the proquint "hijil" (or "sijil").

Obviously an enfranchised user will understand that they need to use a hard G, but this (and possibly other similar cases, maybe "lasar" and "lazar"?) seems like a real impediment to general usability. I wonder if anyone has thought about solutions to this, and whether there have been any real-world deployments that have encountered this issue.

24-bit CSS color values?

It seems like this would be a nice way to talk unambiguously about CSS hex colors, e.g. "aquamarine" -> #7FFFD4. These color values are usually listed in 24-bit format and so isn't either 32 or 16-bit that would fit a proquint or proquint pair.

Maybe a proposal here is to always assume such colors are RGBA values, that is, 32 bits with the alpha channel included. #7FFFD4 becomes #7FFFD4FF (fully-opaque) and then converts to "luzuz-tiguz"

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.