diff --git a/ue.json b/ue.json index 078f397..2dc51ed 100644 --- a/ue.json +++ b/ue.json @@ -112,63 +112,63 @@ "lang": { "ja": "クォーク" } + } + }, + "molecule": { + "name": "molecule", + "group": [ + "animal" + ], + "lang": { + "ja": "分子" }, - "molecule": { - "name": "molecule", - "group": [ - "animal" - ], + "ref": "https://en.wikipedia.org/wiki/molecule", + "body": { + "text": "a neutrally charged substance made up of two or more atoms", "lang": { - "ja": "分子" - }, - "ref": "https://en.wikipedia.org/wiki/molecule", - "body": { - "text": "a neutrally charged substance made up of two or more atoms", - "lang": { - "ja": "2つ以上の原子から構成される電荷的に中性な物質" - } - }, - "tag": [ - "water", - "wind", - "rock", - "ice", - "fire" - ], - "water": { - "name": "water", - "color": "#blue", - "lang": { - "ja": "水" - } - }, - "fire": { - "name": "fire", - "color": "#red", - "lang": { - "ja": "火" - } - }, - "wind": { - "name": "wind", - "color": "#green", - "lang": { - "ja": "風" - } - }, - "rock": { - "name": "rock", - "color": "#f0b27a", - "lang": { - "ja": "岩" - } - }, - "ice": { - "name": "ice", - "color": "#ebf5fb", - "lang": { - "ja": "氷" - } + "ja": "2つ以上の原子から構成される電荷的に中性な物質" + } + }, + "tag": [ + "water", + "wind", + "rock", + "ice", + "fire" + ], + "water": { + "name": "water", + "color": "#blue", + "lang": { + "ja": "水" + } + }, + "fire": { + "name": "fire", + "color": "#red", + "lang": { + "ja": "火" + } + }, + "wind": { + "name": "wind", + "color": "#green", + "lang": { + "ja": "風" + } + }, + "rock": { + "name": "rock", + "color": "#f0b27a", + "lang": { + "ja": "岩" + } + }, + "ice": { + "name": "ice", + "color": "#ebf5fb", + "lang": { + "ja": "氷" } } },