This commit is contained in:
syui 2024-12-15 18:00:01 +09:00
parent d58d548c95
commit bd68c602b7
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

382
ue.json
View File

@ -1,18 +1,19 @@
{
"aiue": {
"name": "ue",
"name": "aiue",
"body": {
"text": "ai unreal engine, game naming conventions, character attribute",
"text": "[ai] [u]nreal [e]ngine, game naming conventions, character attribute",
"lang": {
"ja": "AI Unreal Engine, ゲームの命名規則, キャラクターの属性"
"ja": "ai Unreal Engine, ゲームの命名規則, キャラクターの属性"
}
},
"tag": [
"enum": [
"ai",
"atom",
"molecule",
"atmosphere",
"universe"
"universe",
"character"
],
"ai": {
"name": "ai",
@ -29,7 +30,7 @@
"ja": "クォークよりも小さいこの世界の最小単位。小さいほど集まることができる。膨大な重力が発生し、ブラックホールはこの粒子で構成されている。この世界は存在の世界。存在は存在の意識で構成される。存在の意識はこの世界で最も小さいもので、あらゆる物質はこの意識の集合体"
}
},
"tag": [
"enum": [
"ai",
"yui"
],
@ -39,12 +40,10 @@
"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": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ"
}
"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": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ"
}
}
},
@ -71,7 +70,7 @@
"ja": "アトムはギリシャ語のアトモス、これ以上分割できないという単語が由来。原子は陽子と中性子からなる原子核と、その周囲に分布する電子から構成される"
}
},
"tag": [
"enum": [
"proton",
"neutron",
"atomic",
@ -112,63 +111,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": "#black",
"lang": {
"ja": "岩"
}
},
"ice": {
"name": "ice",
"color": "#white",
"lang": {
"ja": "氷"
}
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
}
},
"enum": [
"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": "氷"
}
}
},
@ -188,7 +187,7 @@
"max": 10000
}
],
"tag": [
"enum": [
"universe"
]
},
@ -203,7 +202,7 @@
"max": 700
}
],
"tag": [
"enum": [
"aurora"
]
},
@ -218,7 +217,7 @@
"max": 80
}
],
"tag": [
"enum": [
"meteor"
]
},
@ -233,7 +232,7 @@
"max": 50
}
],
"tag": [
"enum": [
"ozone"
]
},
@ -248,10 +247,73 @@
"max": 12
}
],
"tag": [
"enum": [
"sky"
]
},
"account": {
"name": "at",
"body": {
"text": "at protocol",
"lang": {
"ja": "アット プロトコル"
}
},
"repo": "https://github.com/bluesky-social/atproto",
"uri": "https://atproto.com/ja/guides/glossary",
"service": [
{
"name": "pds",
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/pds"
},
{
"name": "bsky",
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/bsky",
"tag": [
"api",
"appview"
]
},
{
"name": "bsync",
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/bsync"
},
{
"name": "ozone",
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/ozone"
},
{
"name": "bgs",
"repo": "https://github.com/bluesky-social/indigo/tree/main/cmd/bigsky"
},
{
"name": "plc",
"repo": "https://github.com/did-method-plc/did-method-plc/tree/main/packages/server",
"tag": [
"did"
]
},
{
"name": "social-app",
"repo": "https://github.com/bluesky-social/social-app",
"tag": [
"web"
]
},
{
"name": "oauth",
"repo": "https://github.com/bluesky-social/cookbook/tree/main/python-oauth-web-app"
},
{
"name": "feed",
"repo": "https://github.com/bluesky-social/feed-generator"
},
{
"name": "stream",
"repo": "https://github.com/bluesky-social/jetstream"
}
]
},
"ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth"
},
"universe": {
@ -259,8 +321,9 @@
"lang": {
"ja": "宇宙"
},
"uri": "https://eyes.nasa.gov/apps/solar-system",
"ref": "https://en.wikipedia.org/wiki/universe",
"tag": [
"enum": [
"earth",
"moon",
"sun",
@ -292,7 +355,7 @@
},
"sun": {
"name": "sun",
"tag": [
"enum": [
"solar"
],
"lang": {
@ -369,7 +432,7 @@
"lang": {
"ja": "銀河"
},
"tag": [
"enum": [
"milkyway",
"andromeda",
"bode",
@ -422,6 +485,173 @@
}
}
}
},
"character": {
"ref": "https://git.syui.ai/ai/ue/src/branch/main/lexicons/ai/syui/game/user.json",
"lang": {
"ja": "キャラクター"
},
"body": {
"text": "each player is assigned one character. each character has one attribute. the attribute is determined by the group [origin, fantasy, animal...]. the character evolves into [animal, human, divinity]. as the season changes, new groups are added and the assigned characters change.",
"lang": {
"ja": "プレイヤーには1キャラクターが割り当てられます。キャラクターは1つの属性を持ちます。グループ[オリジン、ファンタジー、アニマル...]によって属性が決まります。キャラクターは[動物、人間、神性]へと進化します。シーズンが移行すると新しいグループが追加され、割り当てられるキャラクターが変化していきます"
}
},
"enum": [
"ai",
"chinese",
"manny",
"quinn",
"phoenix",
"kirin",
"leviathan",
"wyvern",
"cerberus",
"dragon",
"kitsune",
"pegasus",
"whale",
"lion",
"elephant",
"eagle",
"snake"
],
"ai": {
"lang": {
"ja": "アイ"
},
"season": 0,
"group": "origin",
"attribute": "ai"
},
"manny": {
"lang": {
"ja": "マニー"
},
"season": 0,
"group": "test",
"attribute": "test"
},
"quinn": {
"lang": {
"ja": "クイーン"
},
"season": 0,
"group": "test",
"attribute": "test"
},
"chinese": {
"lang": {
"ja": "シンリュウ"
},
"season": 1,
"group": "fantasy",
"attribute": "quark"
},
"phoenix": {
"lang": {
"ja": "フェニックス"
},
"season": 1,
"group": "fantasy",
"attribute": "proton"
},
"kirin": {
"lang": {
"ja": "キリン"
},
"season": 1,
"group": "fantasy",
"attribute": "neutron"
},
"leviathan": {
"lang": {
"ja": "リヴァイアサン"
},
"season": 1,
"group": "fantasy",
"attribute": "electron"
},
"wyvern": {
"lang": {
"ja": "ワイバーン"
},
"season": 1,
"group": "fantasy",
"attribute": "proton"
},
"cerberus": {
"lang": {
"ja": "ケルベロス"
},
"season": 1,
"group": "fantasy",
"attribute": "atomic"
},
"dragon": {
"lang": {
"ja": "ドラゴン"
},
"season": 1,
"group": "fantasy",
"attribute": "atomic"
},
"kitsune": {
"lang": {
"ja": "ヨウコ"
},
"season": 1,
"group": "fantasy",
"attribute": "neutron"
},
"pegasus": {
"lang": {
"ja": "ペガサス"
},
"season": 1,
"group": "fantasy",
"attribute": "electron"
},
"lion": {
"lang": {
"ja": "ライオン"
},
"season": 2,
"group": "animal",
"attribute": "fire"
},
"elephant": {
"lang": {
"ja": "ゾウ"
},
"season": 2,
"group": "animal",
"attribute": "rock"
},
"eagle": {
"lang": {
"ja": "ワシ"
},
"season": 2,
"group": "animal",
"attribute": "wind"
},
"snake": {
"lang": {
"ja": "ヘビ"
},
"season": 2,
"group": "animal",
"attribute": "ice"
},
"whale": {
"lang": {
"ja": "クジラ"
},
"season": 2,
"group": "animal",
"attribute": "water"
}
}
}
}