mirror of
https://github.com/syuilo/ai.git
synced 2024-11-12 17:08:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
a9196d61b3
commit
3a38b9e2a5
|
@ -207,6 +207,7 @@ export const itemPrefixes = [
|
|||
'アナログ',
|
||||
'考察の対象となり得る',
|
||||
'値切る余地がありそうな',
|
||||
'彁な',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -428,6 +429,7 @@ export const items = [
|
|||
'化石',
|
||||
'マンホールの蓋',
|
||||
'蛇口',
|
||||
'彁',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue