mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
vocabulary.ts
This commit is contained in:
parent
6dbc83a15e
commit
760bb727ec
1 changed files with 252 additions and 249 deletions
|
@ -226,7 +226,7 @@ export const items = [
|
|||
'Knee Socks ',
|
||||
'Antimatter Capacitor ',
|
||||
'Particle Accelerator ',
|
||||
'Microprocessor (4 Cores 8 Threads)',
|
||||
'Microprocessor (8 Cores 16 Threads) ',
|
||||
'Nuclear Power Plant ',
|
||||
'Layer 4 Switch ',
|
||||
'Buffer Chain ',
|
||||
|
@ -240,12 +240,12 @@ export const items = [
|
|||
'Game Boy Advance ',
|
||||
'Quantum computer ',
|
||||
'Anamorphic lens ',
|
||||
'Mysterious creature that came out from the back of the closet',
|
||||
'Mysterious creature that came out of the closet ',
|
||||
'Smartphone ',
|
||||
'Clock ',
|
||||
'Pudding ',
|
||||
'Gabriels Trumpet',
|
||||
'Mengers sponge',
|
||||
"Gabriel's Trumpet ",
|
||||
"Menger's sponge ",
|
||||
'Hand spinner ',
|
||||
'Hypercube ',
|
||||
'Building ',
|
||||
|
@ -324,7 +324,7 @@ export const items = [
|
|||
'Space ',
|
||||
'Elementary particles ',
|
||||
'Sesame oil ',
|
||||
'Rice with raw egg on top',
|
||||
'Kraft Mac n Cheese ',
|
||||
'Dark matter ',
|
||||
'Black hole ',
|
||||
'Sun ',
|
||||
|
@ -342,7 +342,7 @@ export const items = [
|
|||
'sieve of Eratosthenes ',
|
||||
'cathode ray tube ',
|
||||
'tachyon ',
|
||||
'Russells teapot',
|
||||
"Russell's teapot ",
|
||||
'electronic device ',
|
||||
'TNT ',
|
||||
'polygon ',
|
||||
|
@ -388,7 +388,7 @@ export const items = [
|
|||
'Radiometer ',
|
||||
'Sand picture ',
|
||||
'Storm glass ',
|
||||
'Newtons cradle',
|
||||
"Newton's cradle ",
|
||||
'Perpetual motion machine ',
|
||||
'The peanut part of a persimmon seed ',
|
||||
'The cylindrical thing you put the receipt in ',
|
||||
|
@ -419,9 +419,11 @@ export const items = [
|
|||
'<any string here> ',
|
||||
'Fossil ',
|
||||
'Manhole cover ',
|
||||
'Manhole ',
|
||||
'Faucet ',
|
||||
'Bi ',
|
||||
'Coin ',
|
||||
'Bitcoin ',
|
||||
'1 yen coin ',
|
||||
'G-clef ',
|
||||
'Portal ',
|
||||
|
@ -437,7 +439,7 @@ export const items = [
|
|||
'Miscellaneous ',
|
||||
'Carbohydrates ',
|
||||
'Decahedron ',
|
||||
'Kleins bottle',
|
||||
"Klein's bottle ",
|
||||
'Möbius strip ',
|
||||
'Orichalcum ',
|
||||
'Sludge ',
|
||||
|
@ -454,6 +456,7 @@ export const and = [
|
|||
'pretending to be',
|
||||
'oppressed ',
|
||||
'made servant of ',
|
||||
'servant of God ',
|
||||
'ridden on ',
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue