{"id":19273011,"url":"https://github.com/enzet/phonetic-alphabet","last_synced_at":"2026-05-16T13:02:17.535Z","repository":{"id":248586355,"uuid":"829104647","full_name":"enzet/phonetic-alphabet","owner":"enzet","description":"A featural alternative to IPA","archived":false,"fork":false,"pushed_at":"2024-08-19T22:02:39.000Z","size":3743,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T01:33:15.568Z","etag":null,"topics":["alphabet","font","linguistics","phonetics","typography"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enzet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-15T19:08:58.000Z","updated_at":"2024-08-19T22:02:43.000Z","dependencies_parsed_at":"2024-08-20T01:57:26.367Z","dependency_job_id":"4ef7fdcf-bb2e-4eea-9852-0cbc8bf5935c","html_url":"https://github.com/enzet/phonetic-alphabet","commit_stats":null,"previous_names":["enzet/featural"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/enzet/phonetic-alphabet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzet%2Fphonetic-alphabet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzet%2Fphonetic-alphabet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzet%2Fphonetic-alphabet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzet%2Fphonetic-alphabet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enzet","download_url":"https://codeload.github.com/enzet/phonetic-alphabet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzet%2Fphonetic-alphabet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alphabet","font","linguistics","phonetics","typography"],"created_at":"2024-11-09T20:40:02.820Z","updated_at":"2026-05-16T13:02:17.510Z","avatar_url":"https://github.com/enzet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Featural alternative to international phonetic alphabet\n\nGoals:\n\n  *  the alphabet is featural, meaning each element should represent some phonological feature of a sound, \n  *  symbols for most frequently used symbols should be as simple as possible, \n  *  the character elements must have the same line width so that they can be written by hand with a pen. \n\n## Build and run\n\nRequirements:\n\n  * C++20 compiler,\n  * CMake version 3.30 or higher,\n  * `xelatex` compiler ([XeTeX](https://tug.org/xetex/)).\n\nWe include fonts under Open Font License (`fonts` directory):\n\n  * [Doulos SIL](https://software.sil.org/doulos/download/),\n  * [Noto Sans Korean](https://fonts.google.com/noto/specimen/Noto+Sans+KR),\n  * [CMU Serif Roman](https://cm-unicode.sourceforge.io/index.html).\n\nTo get a PDF file with the alphabet, run\n\n```shell\n./build.sh\n```\n\nIt will create `build` directory and `out` directory with output PDF file.\n\n## Language utility\n\nLanguage utility has two commands: `table` and `symbol`:\n\n  *  `table \u003crows\u003e \u003ccolumns\u003e`, where `rows` is the list of phoneme parameters separated by `,`. E.g. `table \"dental,alveolar\" \"trill;voiceless,trill;voiced\"`. \n  *  `symbol \u003cdescriptors\u003e`, where `descriptors` is the list of symbol element descriptors. E.g. `symbol vc hc`. \n\n## Code and commit style\n\nAll C++ code should be formatted with clang-format, configuration file is `.clang-format`. All Python code should be formatted with Black, default configuration with `--line-length 80`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzet%2Fphonetic-alphabet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenzet%2Fphonetic-alphabet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzet%2Fphonetic-alphabet/lists"}