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