{"id":22894354,"url":"https://github.com/willem3141/navi-tslamyu","last_synced_at":"2026-03-19T23:55:20.237Z","repository":{"id":86876780,"uuid":"230972177","full_name":"Willem3141/navi-tslamyu","owner":"Willem3141","description":"A parser for Na'vi","archived":false,"fork":false,"pushed_at":"2022-07-11T21:20:16.000Z","size":125,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T23:48:17.978Z","etag":null,"topics":["conlang","na-vi"],"latest_commit_sha":null,"homepage":"","language":"Nearley","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Willem3141.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-30T19:57:03.000Z","updated_at":"2025-03-19T15:24:01.000Z","dependencies_parsed_at":"2023-05-29T16:15:39.442Z","dependency_job_id":null,"html_url":"https://github.com/Willem3141/navi-tslamyu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Willem3141/navi-tslamyu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willem3141%2Fnavi-tslamyu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willem3141%2Fnavi-tslamyu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willem3141%2Fnavi-tslamyu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willem3141%2Fnavi-tslamyu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Willem3141","download_url":"https://codeload.github.com/Willem3141/navi-tslamyu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willem3141%2Fnavi-tslamyu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29534447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["conlang","na-vi"],"created_at":"2024-12-13T23:17:42.372Z","updated_at":"2026-02-17T05:01:56.447Z","avatar_url":"https://github.com/Willem3141.png","language":"Nearley","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a (currently very incomplete!) parser for the Na'vi language.\n\nIt uses Reykunyu's API (at https://reykunyu.wimiso.nl) to parse individual words in the input sentence, and then uses a nearley grammar to parse these tokens into a parse tree.\n\n## Usage\n\n* Install [nearley](https://github.com/kach/nearley): `sudo npm install -g nearley`\n* Compile the grammar: `nearleyc navi.ne -o navi.js`\n* Parse a sentence: `node runParser.js \"\u003csentence to parse\u003e\"` (or use it programmatically: `tslamyu.doParse(...)`)\n\n## Supported grammar features\n\nOnly a very limited set of grammar features are supported at the moment:\n\n* nouns\n    * including conjugated nouns with **fì-/tsa-**, **-fkeyk** and similar affixes\n    * subclauses attached to nouns by **a**\n    * genitive attached to nouns\n* pronouns\n* intransitive verbs\n    * subjective\n* transitive verbs\n    * agentive\n    * patientive\n    * intransitive usage of transitive verb\n* copula verbs\n    * with adjectives or nouns as the predicate\n* modal verbs (to do: require **\u003civ\u003e** in the dependent verb)\n* **si** verbs\n* adjectives\n    * predicative usage\n    * attributive usage\n* adverbials\n    * adverbs\n    * dative\n    * adpositions\n* negation (**ke** / **rä'ä**)\n\nAnything else is unsupported for now, including:\n\n* adverbials\n    * adpositions attached to a noun\n    * vocatives\n* topical\n* numbers\n* **f**-words\n    * also **taluna**, **krra**, etc.\n* interjections (**kaltxì**, **wiya**)\n* **san** / **sìk**\n* **fte** and **tsnì** phrases\n* verb infixes\n    * especially **\u003ceyk\u003e** and **\u003cäp\u003e** don't change transitivity yet\n\nMany of these can only be implemented after they are supported in navi-reykunyu first.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillem3141%2Fnavi-tslamyu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillem3141%2Fnavi-tslamyu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillem3141%2Fnavi-tslamyu/lists"}