Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medavox/pronounceable-bytes
pronounceable bytes
https://github.com/medavox/pronounceable-bytes
Last synced: 6 days ago
JSON representation
pronounceable bytes
- Host: GitHub
- URL: https://github.com/medavox/pronounceable-bytes
- Owner: medavox
- License: mit
- Created: 2024-07-24T15:16:30.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-24T15:59:53.000Z (4 months ago)
- Last Synced: 2024-07-24T17:46:29.143Z (4 months ago)
- Language: Kotlin
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pronounceable Bytes
Inspired by [Proquints](https://arxiv.org/html/0901.4016) (see also https://github.com/dsw/proquint)
| | 0x␣0: **␣q** | 0x␣1: **␣a** | 0x␣2: **␣e** | 0x␣3: **␣i** | 0x␣4: **␣o** | 0x␣5: **␣u** | 0x␣6: **␣ai** | 0x␣7: **␣au** | 0x␣8: **␣qn** | 0x␣9: **␣an** | 0x␣a: **␣en** | 0x␣b: **␣in** | 0x␣c: **␣on** | 0x␣d: **␣un** | 0x␣e: **␣ain** | 0x␣f: **␣aun** |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| **0x0␣: ␣** | 00: q | 01: a | 02: e | 03: i | 04: o | 05: u | 06: ai | 07: au | 08: qn | 09: an | 0a: en | 0b: in | 0c: on | 0d: un | 0e: ain | 0f: aun |
| **0x1␣: b␣** | 10: bq | 11: ba | 12: be | 13: bi | 14: bo | 15: bu | 16: bai | 17: bau | 18: bqn | 19: ban | 1a: ben | 1b: bin | 1c: bon | 1d: bun | 1e: bain | 1f: baun |
| **0x2␣: c␣** | 20: cq | 21: ca | 22: ce | 23: ci | 24: co | 25: cu | 26: cai | 27: cau | 28: cqn | 29: can | 2a: cen | 2b: cin | 2c: con | 2d: cun | 2e: cain | 2f: caun |
| **0x3␣: d␣** | 30: dq | 31: da | 32: de | 33: di | 34: do | 35: du | 36: dai | 37: dau | 38: dqn | 39: dan | 3a: den | 3b: din | 3c: don | 3d: dun | 3e: dain | 3f: daun |
| **0x4␣: f␣** | 40: fq | 41: fa | 42: fe | 43: fi | 44: fo | 45: fu | 46: fai | 47: fau | 48: fqn | 49: fan | 4a: fen | 4b: fin | 4c: fon | 4d: fun | 4e: fain | 4f: faun |
| **0x5␣: g␣** | 50: gq | 51: ga | 52: ge | 53: gi | 54: go | 55: gu | 56: gai | 57: gau | 58: gqn | 59: gan | 5a: gen | 5b: gin | 5c: gon | 5d: gun | 5e: gain | 5f: gaun |
| **0x6␣: h␣** | 60: hq | 61: ha | 62: he | 63: hi | 64: ho | 65: hu | 66: hai | 67: hau | 68: hqn | 69: han | 6a: hen | 6b: hin | 6c: hon | 6d: hun | 6e: hain | 6f: haun |
| **0x7␣: k␣** | 70: kq | 71: ka | 72: ke | 73: ki | 74: ko | 75: ku | 76: kai | 77: kau | 78: kqn | 79: kan | 7a: ken | 7b: kin | 7c: kon | 7d: kun | 7e: kain | 7f: kaun |
| **0x8␣: l␣** | 80: lq | 81: la | 82: le | 83: li | 84: lo | 85: lu | 86: lai | 87: lau | 88: lqn | 89: lan | 8a: len | 8b: lin | 8c: lon | 8d: lun | 8e: lain | 8f: laun |
| **0x9␣: m␣** | 90: mq | 91: ma | 92: me | 93: mi | 94: mo | 95: mu | 96: mai | 97: mau | 98: mqn | 99: man | 9a: men | 9b: min | 9c: mon | 9d: mun | 9e: main | 9f: maun |
| **0xa␣: n␣** | a0: nq | a1: na | a2: ne | a3: ni | a4: no | a5: nu | a6: nai | a7: nau | a8: nqn | a9: nan | aa: nen | ab: nin | ac: non | ad: nun | ae: nain | af: naun |
| **0xb␣: p␣** | b0: pq | b1: pa | b2: pe | b3: pi | b4: po | b5: pu | b6: pai | b7: pau | b8: pqn | b9: pan | ba: pen | bb: pin | bc: pon | bd: pun | be: pain | bf: paun |
| **0xc␣: s␣** | c0: sq | c1: sa | c2: se | c3: si | c4: so | c5: su | c6: sai | c7: sau | c8: sqn | c9: san | ca: sen | cb: sin | cc: son | cd: sun | ce: sain | cf: saun |
| **0xd␣: t␣** | d0: tq | d1: ta | d2: te | d3: ti | d4: to | d5: tu | d6: tai | d7: tau | d8: tqn | d9: tan | da: ten | db: tin | dc: ton | dd: tun | de: tain | df: taun |
| **0xe␣: w␣** | e0: wq | e1: wa | e2: we | e3: wi | e4: wo | e5: wu | e6: wai | e7: wau | e8: wqn | e9: wan | ea: wen | eb: win | ec: won | ed: wun | ee: wain | ef: waun |
| **0xf␣: y␣** | f0: yq | f1: ya | f2: ye | f3: yi | f4: yo | f5: yu | f6: yai | f7: yau | f8: yqn | f9: yan | fa: yen | fb: yin | fc: yon | fd: yun | fe: yain | ff: yaun |the only major differences from IPA pronunciation are:
```
⟨c⟩ as /ʃ ~ tʃ/
⟨q⟩ as /ə ~ ʌ/
```
⟨f⟩, ⟨h⟩ and ⟨w⟩ have a range of valid pronunciations, to aid internationality.Full pronunciation guide:
onset | rough pronunciation
------|--------
nothing | ∅ (no onset consonant)
b | b
c | ʃ ~ tʃ
d | d
f | f ~ ɸ
g | g
h | h ~ x ~ χ ~ ʁ
y | j
k | k
l | l
m | m
n | n
p | p
s | s
t | t
w | w ~ ʋ ~ vptk and bdg are distinguished by voicing, aspiration or both
coda | pronunciation (IPA)
---|---
q | ə ~ ʌ
a | a
e | e
i | i ~ ɪ
o | o
u | u ~ ʊ
ai | aɪ
au | aʊ
qn | ən
an | an
en | en
in | in ~ ɪn
on | on
un | un ~ ʊn
ain | aɪn
aun | aʊn