fix
This commit is contained in:
parent
f3360e78ab
commit
7f03e3997e
121
ue.json
121
ue.json
@ -2,39 +2,65 @@
|
|||||||
"aiue": {
|
"aiue": {
|
||||||
"name": "ue",
|
"name": "ue",
|
||||||
"body": {
|
"body": {
|
||||||
"text": "game naming conventions, ai unreal engine",
|
"text": "ai unreal engine, game naming conventions, character attribute",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "ゲームの命名規則, AI Unreal Engine"
|
"ja": "AI Unreal Engine, ゲームの命名規則, キャラクターの属性"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tag": [
|
"tag": [
|
||||||
"ai",
|
"ai",
|
||||||
"atom",
|
"atom",
|
||||||
|
"molecule",
|
||||||
"atmosphere",
|
"atmosphere",
|
||||||
"universe"
|
"universe"
|
||||||
],
|
],
|
||||||
"ai": {
|
"ai": {
|
||||||
"name": "ai",
|
"name": "ai",
|
||||||
"body": {
|
"group": [
|
||||||
"text": "the smallest unit in this world / a character name",
|
"origin"
|
||||||
"lang": {
|
],
|
||||||
"ja": "この世で一番小さな単位 / キャラクター名"
|
"lang": {
|
||||||
}
|
"ja": "アイ"
|
||||||
},
|
},
|
||||||
"story": {
|
"ref": "at://syui.ai",
|
||||||
"body": {
|
"body": {
|
||||||
"text": "there is nothing the same in this world. even though we may seem to be looking at the same thing, we are actually looking at something different. there is uniqueness in everything",
|
"text": "the smallest unit in this world, smaller than a quark. the smaller it is, the more it can gather together. it generates enormous gravity, and black holes are made up of these particles. this world is the world of existence. existence is made up of the consciousness of existence. the consciousness of existence is the smallest thing in this world, and all matter is a collection of this consciousness.",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ"
|
"ja": "クォークよりも小さいこの世界の最小単位。小さいほど集まることができる。膨大な重力が発生し、ブラックホールはこの粒子で構成されている。この世界は存在の世界。存在は存在の意識で構成される。存在の意識はこの世界で最も小さいもので、あらゆる物質はこの意識の集合体"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tag": [
|
"tag": [
|
||||||
|
"ai",
|
||||||
"yui"
|
"yui"
|
||||||
]
|
],
|
||||||
|
"ai": {
|
||||||
|
"name": "ai",
|
||||||
|
"color": "#fff700",
|
||||||
|
"lang": {
|
||||||
|
"ja": "アイ"
|
||||||
|
},
|
||||||
|
"story": {
|
||||||
|
"body": {
|
||||||
|
"text": "there is nothing the same in this world. even though we may seem to be looking at the same thing, we are actually looking at something different. there is uniqueness in everything",
|
||||||
|
"lang": {
|
||||||
|
"ja": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"yui": {
|
||||||
|
"name": "yui",
|
||||||
|
"color": "#313131",
|
||||||
|
"lang": {
|
||||||
|
"ja": "ユイ"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"atom": {
|
"atom": {
|
||||||
"name": "atom",
|
"name": "atom",
|
||||||
|
"group": [
|
||||||
|
"fantasy"
|
||||||
|
],
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "原子"
|
"ja": "原子"
|
||||||
},
|
},
|
||||||
@ -50,45 +76,98 @@
|
|||||||
"neutron",
|
"neutron",
|
||||||
"atomic",
|
"atomic",
|
||||||
"electron",
|
"electron",
|
||||||
"quark",
|
"quark"
|
||||||
"ai"
|
|
||||||
],
|
],
|
||||||
"proton": {
|
"proton": {
|
||||||
"name": "proton",
|
"name": "proton",
|
||||||
|
"color": "#e74c3c",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "陽子"
|
"ja": "陽子"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"neutron": {
|
"neutron": {
|
||||||
"name": "neutron",
|
"name": "neutron",
|
||||||
|
"color": "#cacfd2",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "中性子"
|
"ja": "中性子"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"atomic": {
|
"atomic": {
|
||||||
"name": "atomic",
|
"name": "atomic",
|
||||||
|
"color": "#1abc9c",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "原子核"
|
"ja": "核"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"name": "electron",
|
"name": "electron",
|
||||||
|
"color": "#3498db",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "電子"
|
"ja": "電子"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"quark": {
|
"quark": {
|
||||||
"name": "quark",
|
"name": "quark",
|
||||||
|
"color": "#9b59b6",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "クォーク"
|
"ja": "クォーク"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ai": {
|
"molecule": {
|
||||||
"name": "ai",
|
"name": "molecule",
|
||||||
|
"group": [
|
||||||
|
"animal"
|
||||||
|
],
|
||||||
|
"lang": {
|
||||||
|
"ja": "分子"
|
||||||
|
},
|
||||||
|
"ref": "https://en.wikipedia.org/wiki/molecule",
|
||||||
"body": {
|
"body": {
|
||||||
"text": "a unit much smaller than a quark, the smaller the particles, the more they can gather together. when they do, huge amounts of gravity are generated. black holes are also made up of these units. this world is the world of existence. existence is composed of the consciousness of existence. the consciousness of existence is the smallest thing in this world, and all matter is a collection of this consciousness.",
|
"text": "a neutrally charged substance made up of two or more atoms",
|
||||||
"lang": {
|
"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": "#black",
|
||||||
|
"lang": {
|
||||||
|
"ja": "岩"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ice": {
|
||||||
|
"name": "ice",
|
||||||
|
"color": "#white",
|
||||||
|
"lang": {
|
||||||
|
"ja": "氷"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user