From 614f7364e03686ec64748dbf85094c3c16abfe62 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:20:48 +0000 Subject: [PATCH] =?UTF-8?q?actions=E2=80=94generate=20JSON=20langspec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rawspec/0-complete.json | 6 ++++++ rawspec/adjectives.json | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/rawspec/0-complete.json b/rawspec/0-complete.json index 06df05f..828c938 100644 --- a/rawspec/0-complete.json +++ b/rawspec/0-complete.json @@ -233,6 +233,12 @@ "extra": [], "type": "adjective" }, + { + "word": "miremire", + "meaning": "gray", + "extra": [], + "type": "adjective" + }, { "word": "nen", "meaning": "no", diff --git a/rawspec/adjectives.json b/rawspec/adjectives.json index a8b046f..16da955 100644 --- a/rawspec/adjectives.json +++ b/rawspec/adjectives.json @@ -201,6 +201,11 @@ "word": "lajito", "meaning": "white, light, bright", "extra": [] + }, + { + "word": "miremire", + "meaning": "gray", + "extra": [] } ] }