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
|
@ -202,259 +202,262 @@ export const itemPrefixes = [
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
'Eggplant',
|
'Eggplant ',
|
||||||
'Tomato',
|
'Tomato ',
|
||||||
'Cucumber',
|
'Cucumber ',
|
||||||
'Potato',
|
'Potato ',
|
||||||
'Fried Rice Vermicelli',
|
'Fried Rice Vermicelli ',
|
||||||
'Loin',
|
'Loin ',
|
||||||
'Sushi',
|
'Sushi ',
|
||||||
'Pumpkin',
|
'Pumpkin ',
|
||||||
'Yukichi',
|
'Yukichi ',
|
||||||
'Kilobar',
|
'Kilobar ',
|
||||||
'Aluminum',
|
'Aluminum ',
|
||||||
'Sodium',
|
'Sodium ',
|
||||||
'Magnesium',
|
'Magnesium ',
|
||||||
'Plutonium',
|
'Plutonium ',
|
||||||
'Small Medal',
|
'Small Medal ',
|
||||||
'Milk Carton',
|
'Milk Carton ',
|
||||||
'Plastic Bottle',
|
'Plastic Bottle ',
|
||||||
'Cookie',
|
'Cookie ',
|
||||||
'Chocolate',
|
'Chocolate ',
|
||||||
'Maid Uniform',
|
'Maid Uniform ',
|
||||||
'Orange',
|
'Orange ',
|
||||||
'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 ',
|
||||||
'Positron Brain',
|
'Positron Brain ',
|
||||||
'Planet',
|
'Planet ',
|
||||||
'Theremin',
|
'Theremin ',
|
||||||
'Worm Gear',
|
'Worm Gear ',
|
||||||
'Mounter',
|
'Mounter ',
|
||||||
'Bucket wheel excavator',
|
'Bucket wheel excavator ',
|
||||||
'Christcore',
|
'Christcore ',
|
||||||
'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 ',
|
||||||
'Energy drink',
|
'Energy drink ',
|
||||||
'Mouse cursor',
|
'Mouse cursor ',
|
||||||
'Glasses',
|
'Glasses ',
|
||||||
'Tuna',
|
'Tuna ',
|
||||||
'Trash can',
|
'Trash can ',
|
||||||
'Toothpick',
|
'Toothpick ',
|
||||||
'The green divider thing in a lunchbox',
|
'The green divider thing in a lunchbox ',
|
||||||
'Disposable chopsticks',
|
'Disposable chopsticks ',
|
||||||
'Ventilation fan',
|
'Ventilation fan ',
|
||||||
'Plastic bottle cap',
|
'Plastic bottle cap ',
|
||||||
'Wave breaker block',
|
'Wave breaker block ',
|
||||||
'Pizza',
|
'Pizza ',
|
||||||
'Toothpaste',
|
'Toothpaste ',
|
||||||
'Empty can',
|
'Empty can ',
|
||||||
'Key chain',
|
'Key chain ',
|
||||||
'Blonde, blue-eyed beauty',
|
'Blonde, blue-eyed beauty ',
|
||||||
'SD card',
|
'SD card ',
|
||||||
'Lip balm',
|
'Lip balm ',
|
||||||
'Chocolate cornet without chocolate',
|
'Chocolate cornet without chocolate ',
|
||||||
'Bird flu',
|
'Bird flu ',
|
||||||
'Vending machine',
|
'Vending machine ',
|
||||||
'Heavy object',
|
'Heavy object ',
|
||||||
'Laptop',
|
'Laptop ',
|
||||||
'Beef jerky',
|
'Beef jerky ',
|
||||||
'String cheese',
|
'String cheese ',
|
||||||
'Diamond',
|
'Diamond ',
|
||||||
'Object',
|
'Object ',
|
||||||
'Moon rock',
|
'Moon rock ',
|
||||||
'Singularity',
|
'Singularity ',
|
||||||
'Neutron star',
|
'Neutron star ',
|
||||||
'Liquid',
|
'Liquid ',
|
||||||
'Satellite',
|
'Satellite ',
|
||||||
'Zucchini',
|
'Zucchini ',
|
||||||
'Black object',
|
'Black object ',
|
||||||
'White object',
|
'White object ',
|
||||||
'Red object',
|
'Red object ',
|
||||||
'Round object',
|
'Round object ',
|
||||||
'Square object',
|
'Square object ',
|
||||||
'Card-shaped object',
|
'Card-shaped object ',
|
||||||
'Gas',
|
'Gas ',
|
||||||
'Pencil',
|
'Pencil ',
|
||||||
'Eraser',
|
'Eraser ',
|
||||||
'Sword',
|
'Sword ',
|
||||||
'Rod-shaped object',
|
'Rod-shaped object ',
|
||||||
'Agricultural product',
|
'Agricultural product ',
|
||||||
'Metal slime',
|
'Metal slime ',
|
||||||
'Octopus legs',
|
'Octopus legs ',
|
||||||
'Mushroom',
|
'Mushroom' ,
|
||||||
'Nameko',
|
'Nameko ',
|
||||||
'Canned chuhai',
|
'Canned chuhai ',
|
||||||
'Nail clippers',
|
'Nail clippers ',
|
||||||
'Earpick',
|
'Earpick ',
|
||||||
'Plush toy',
|
'Plush toy ',
|
||||||
'Tyrannosaurus',
|
'Tyrannosaurus ',
|
||||||
'Urinary stones',
|
'Urinary stones ',
|
||||||
'Enter key',
|
'Enter key ',
|
||||||
'Pot',
|
'Pot ',
|
||||||
'Mercury',
|
'Mercury ',
|
||||||
'DHMO',
|
'DHMO ',
|
||||||
'Water',
|
'Water ',
|
||||||
'Land',
|
'Land ',
|
||||||
'Continent',
|
'Continent ',
|
||||||
'Dice',
|
'Dice ',
|
||||||
'Outdoor unit',
|
'Outdoor unit ',
|
||||||
'Hydraulic jack',
|
'Hydraulic jack ',
|
||||||
'Tapioca',
|
'Tapioca ',
|
||||||
'Toilet paper roll',
|
'Toilet paper roll ',
|
||||||
'Cardboard box',
|
'Cardboard box ',
|
||||||
'Haniwa',
|
'Haniwa ',
|
||||||
'Ballpoint pen',
|
'Ballpoint pen ',
|
||||||
'Mechanical pencil',
|
'Mechanical pencil ',
|
||||||
'Atom',
|
'Atom ',
|
||||||
'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 ',
|
||||||
'Quartz glass',
|
'Quartz glass ',
|
||||||
'Dam',
|
'Dam ',
|
||||||
'Virus',
|
'Virus ',
|
||||||
'bacteria',
|
'bacteria ',
|
||||||
'concrete arch dam',
|
'concrete arch dam ',
|
||||||
'concrete gravity dam',
|
'concrete gravity dam ',
|
||||||
'flush valve',
|
'flush valve ',
|
||||||
'vibraslap',
|
'vibraslap ',
|
||||||
'object',
|
'object ',
|
||||||
'nuclear power plant',
|
'nuclear power plant ',
|
||||||
'nuclear reactor',
|
'nuclear reactor ',
|
||||||
'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 ',
|
||||||
'air',
|
'air ',
|
||||||
'RTX 3090',
|
'RTX 3090 ',
|
||||||
'mechanical pencil lead',
|
'mechanical pencil lead ',
|
||||||
'Rosetta Stone',
|
'Rosetta Stone ',
|
||||||
'caps lock',
|
'caps lock ',
|
||||||
'nothingness',
|
'nothingness ',
|
||||||
'UFO',
|
'UFO ',
|
||||||
'num lock',
|
'num lock ',
|
||||||
'radioactive waste',
|
'radioactive waste ',
|
||||||
'Mars',
|
'Mars ',
|
||||||
'uranium',
|
'uranium ',
|
||||||
'centrifuge',
|
'centrifuge ',
|
||||||
'undefined',
|
'undefined ',
|
||||||
'null',
|
'null ',
|
||||||
'NaN',
|
'NaN ',
|
||||||
'[object Object]',
|
'[object Object] ',
|
||||||
'Zero-width space',
|
'Zero-width space ',
|
||||||
'Full-width space',
|
'Full-width space ',
|
||||||
'Drum',
|
'Drum ',
|
||||||
'Stone statue',
|
'Stone statue ',
|
||||||
'Slime',
|
'Slime ',
|
||||||
'Point P',
|
'Point P ',
|
||||||
'🤯',
|
'🤯 ',
|
||||||
'Golden egg',
|
'Golden egg ',
|
||||||
'Floppy disk',
|
'Floppy disk ',
|
||||||
'Scroll',
|
'Scroll ',
|
||||||
'JavaScript console',
|
'JavaScript console ',
|
||||||
'Internet Explorer',
|
'Internet Explorer ',
|
||||||
'Submarine-launched ballistic missile',
|
'Submarine-launched ballistic missile ',
|
||||||
'Mitochondria',
|
'Mitochondria ',
|
||||||
'Helium',
|
'Helium ',
|
||||||
'Protein',
|
'Protein ',
|
||||||
'Capsaicin',
|
'Capsaicin ',
|
||||||
'Escalator',
|
'Escalator ',
|
||||||
'Nuclear fusion reactor',
|
'Nuclear fusion reactor ',
|
||||||
'Geothermal power plant',
|
'Geothermal power plant ',
|
||||||
'Apartment building',
|
'Apartment building ',
|
||||||
'Lava light',
|
'Lava light ',
|
||||||
'Galileo thermometer',
|
'Galileo thermometer ',
|
||||||
'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 ',
|
||||||
'Futon',
|
'Futon ',
|
||||||
'Bedding',
|
'Bedding ',
|
||||||
'Idol',
|
'Idol ',
|
||||||
'All things in the universe',
|
'All things in the universe ',
|
||||||
'Stupa',
|
'Stupa ',
|
||||||
'Fundamental rights of citizens',
|
'Fundamental rights of citizens ',
|
||||||
'Kotatsu',
|
'Kotatsu ',
|
||||||
'Socks (one missing)',
|
'Socks (one missing) ',
|
||||||
'Health insurance card',
|
'Health insurance card ',
|
||||||
'Telephone card',
|
'Telephone card ',
|
||||||
'Black piano keys',
|
'Black piano keys ',
|
||||||
'AC adapter',
|
'AC adapter ',
|
||||||
'DVD',
|
'DVD ',
|
||||||
'City bus',
|
'City bus ',
|
||||||
'Base station',
|
'Base station ',
|
||||||
'404 Not Found',
|
'404 Not Found ',
|
||||||
'JSON',
|
'JSON ',
|
||||||
'Tapestry',
|
'Tapestry ',
|
||||||
'Book',
|
'Book ',
|
||||||
'Stone statue',
|
'Stone statue ',
|
||||||
'Ancient document',
|
'Ancient document ',
|
||||||
'Scroll',
|
'Scroll ',
|
||||||
'Misskey',
|
'Misskey ',
|
||||||
'Picked fruit',
|
'Picked fruit ',
|
||||||
'<any string here>',
|
'<any string here> ',
|
||||||
'Fossil',
|
'Fossil ',
|
||||||
'Manhole cover',
|
'Manhole cover ',
|
||||||
'Faucet',
|
'Manhole ',
|
||||||
'Bi',
|
'Faucet ',
|
||||||
'Coin',
|
'Bi ',
|
||||||
'1 yen coin',
|
'Coin ',
|
||||||
'G-clef',
|
'Bitcoin ',
|
||||||
'Portal',
|
'1 yen coin ',
|
||||||
'National budget',
|
'G-clef ',
|
||||||
'The other half of a bracket that was forgotten to be closed',
|
'Portal ',
|
||||||
'Electric massager',
|
'National budget ',
|
||||||
'Pop-up ads',
|
'The other half of a bracket that was forgotten to be closed ',
|
||||||
'README.txt',
|
'Electric massager ',
|
||||||
'Aaaaah',
|
'Pop-up ads ',
|
||||||
'Commit',
|
'README.txt ',
|
||||||
'Prime numbers',
|
'Aaaaah ',
|
||||||
'Task manager',
|
'Commit ',
|
||||||
'Miscellaneous',
|
'Prime numbers ',
|
||||||
'Carbohydrates',
|
'Task manager ',
|
||||||
'Decahedron',
|
'Miscellaneous ',
|
||||||
'Kleins bottle',
|
'Carbohydrates ',
|
||||||
'Möbius strip',
|
'Decahedron ',
|
||||||
'Orichalcum',
|
"Klein's bottle ",
|
||||||
'Sludge',
|
'Möbius strip ',
|
||||||
'Grating',
|
'Orichalcum ',
|
||||||
'The Cosmos',
|
'Sludge ',
|
||||||
'Super-Kamiokande',
|
'Grating ',
|
||||||
'Desktop',
|
'The Cosmos ',
|
||||||
|
'Super-Kamiokande ',
|
||||||
|
'Desktop ',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
'mimicked',
|
'mimicked ',
|
||||||
'entered',
|
'entered ',
|
||||||
'looks like',
|
'looks like ',
|
||||||
'pretending to be',
|
'pretending to be',
|
||||||
'oppressed',
|
'oppressed ',
|
||||||
'made servant of',
|
'made servant of ',
|
||||||
'ridden on',
|
'servant of God ',
|
||||||
|
'ridden on ',
|
||||||
];
|
];
|
||||||
|
|
||||||
export function genItem(seedOrRng?: (() => number) | string | number) {
|
export function genItem(seedOrRng?: (() => number) | string | number) {
|
||||||
|
|
Loading…
Reference in a new issue