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
ec6f0176ca
commit
33be24a3fd
|
@ -211,6 +211,7 @@ export const itemPrefixes = [
|
|||
'キミの',
|
||||
'あなただけの',
|
||||
'ゴキゲンな',
|
||||
'この文が真なら、',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -433,6 +434,7 @@ export const items = [
|
|||
'マンホールの蓋',
|
||||
'蛇口',
|
||||
'彁',
|
||||
'鬮',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue