mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
886154785e
commit
9e166075e0
|
@ -199,6 +199,7 @@ export const itemPrefixes = [
|
||||||
'丹念に熟成された',
|
'丹念に熟成された',
|
||||||
'アルミダイキャスト',
|
'アルミダイキャスト',
|
||||||
'畏怖の念を抱く',
|
'畏怖の念を抱く',
|
||||||
|
'養殖',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -419,6 +420,7 @@ export const items = [
|
||||||
'<ここに任意の文字列>',
|
'<ここに任意の文字列>',
|
||||||
'化石',
|
'化石',
|
||||||
'マンホールの蓋',
|
'マンホールの蓋',
|
||||||
|
'蛇口',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue