mirror of
https://github.com/syuilo/ai.git
synced 2024-11-22 05:08:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
a4c3ad8de1
commit
14ae1f1508
|
@ -122,6 +122,21 @@ export const itemPrefixes = [
|
||||||
'人の手に負えない',
|
'人の手に負えない',
|
||||||
'バグった',
|
'バグった',
|
||||||
'どこからともなく現れる',
|
'どこからともなく現れる',
|
||||||
|
'人工',
|
||||||
|
'天然',
|
||||||
|
'祀られた',
|
||||||
|
'チョコレートコーティング',
|
||||||
|
'地域で親しまれている',
|
||||||
|
'抗菌仕様',
|
||||||
|
'耐火',
|
||||||
|
'血行を良くする作用がある',
|
||||||
|
'なんらかのオーラを感じる',
|
||||||
|
'周囲の気温を上昇させる効果がある',
|
||||||
|
'激',
|
||||||
|
'猛',
|
||||||
|
'超',
|
||||||
|
'群生する',
|
||||||
|
'軽量',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -292,6 +307,11 @@ export const items = [
|
||||||
'スライム',
|
'スライム',
|
||||||
'点P',
|
'点P',
|
||||||
'🤯',
|
'🤯',
|
||||||
|
'きんのたま',
|
||||||
|
'フロッピーディスク',
|
||||||
|
'掛け軸',
|
||||||
|
'JavaScriptコンソール',
|
||||||
|
'インターネットエクスプローラー',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue