diff --git a/rawspec/0-complete.json b/rawspec/0-complete.json index a67dcea..fd6a03a 100644 --- a/rawspec/0-complete.json +++ b/rawspec/0-complete.json @@ -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", diff --git a/rawspec/nouns.json b/rawspec/nouns.json index 2fae7bb..b78a585 100644 --- a/rawspec/nouns.json +++ b/rawspec/nouns.json @@ -206,5 +206,17 @@ { "word": "cikaranem", "meaning": "mental strength" + }, + { + "word": "canwa", + "meaning": "result" + }, + { + "word": "wucan", + "meaning": "victory" + }, + { + "word": "dican", + "meaning": "defeat" } ] \ No newline at end of file