Skip to content

Commit

Permalink
actions—generate JSON langspec
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 19, 2024
1 parent 0d2c87d commit 21f8bf3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
15 changes: 15 additions & 0 deletions rawspec/0-complete.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,21 @@
"meaning": "mental strength",
"type": "noun"
},
{
"word": "canwa",
"meaning": "result",
"type": "noun"
},
{
"word": "wucan",
"meaning": "victory",
"type": "noun"
},
{
"word": "dican",
"meaning": "defeat",
"type": "noun"
},
{
"word": "Word",
"meaning": "Number",
Expand Down
12 changes: 12 additions & 0 deletions rawspec/nouns.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,17 @@
{
"word": "cikaranem",
"meaning": "mental strength"
},
{
"word": "canwa",
"meaning": "result"
},
{
"word": "wucan",
"meaning": "victory"
},
{
"word": "dican",
"meaning": "defeat"
}
]

0 comments on commit 21f8bf3

Please sign in to comment.