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
5749fc63b9
commit
e536477d3d
|
@ -226,6 +226,11 @@ export const itemPrefixes = [
|
|||
'滅びの',
|
||||
'反発係数がe>1の',
|
||||
'摩擦係数0の',
|
||||
'誉れ高き',
|
||||
'解き放たれし',
|
||||
'大きな',
|
||||
'小さな',
|
||||
'強欲な',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -462,6 +467,10 @@ export const items = [
|
|||
'素数',
|
||||
'タスクマネージャー',
|
||||
'有象無象',
|
||||
'炭水化物',
|
||||
'正十二面体',
|
||||
'クラインの壺',
|
||||
'メビウスの輪',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue