mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +00:00
Update vocabulary.ts
This commit is contained in:
parent
ec6f0176ca
commit
33be24a3fd
|
@ -211,6 +211,7 @@ export const itemPrefixes = [
|
||||||
'キミの',
|
'キミの',
|
||||||
'あなただけの',
|
'あなただけの',
|
||||||
'ゴキゲンな',
|
'ゴキゲンな',
|
||||||
|
'この文が真なら、',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -433,6 +434,7 @@ export const items = [
|
||||||
'マンホールの蓋',
|
'マンホールの蓋',
|
||||||
'蛇口',
|
'蛇口',
|
||||||
'彁',
|
'彁',
|
||||||
|
'鬮',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue