Updated name list
This commit is contained in:
		@@ -1,52 +1,21 @@
 | 
				
			|||||||
export const Nouns = [
 | 
					export const Nouns = [
 | 
				
			||||||
    'area',
 | 
					    'puma',
 | 
				
			||||||
    'book',
 | 
					    'otter',
 | 
				
			||||||
    'business',
 | 
					    'chimpanzee',
 | 
				
			||||||
    'case',
 | 
					    'crab',
 | 
				
			||||||
    'child',
 | 
					    'elephant',
 | 
				
			||||||
    'company',
 | 
					    'lizard',
 | 
				
			||||||
    'country',
 | 
					    'lemur',
 | 
				
			||||||
    'day',
 | 
					    'ram',
 | 
				
			||||||
    'eye',
 | 
					    'mandrill',
 | 
				
			||||||
    'fact',
 | 
					    'raccoon',
 | 
				
			||||||
    'family',
 | 
					    'crocodile',
 | 
				
			||||||
    'government',
 | 
					    'hedgehog',
 | 
				
			||||||
    'group',
 | 
					    'hippopotamus',
 | 
				
			||||||
    'hand',
 | 
					    'badger',
 | 
				
			||||||
    'home',
 | 
					    'iguana',
 | 
				
			||||||
    'job',
 | 
					    'camel',
 | 
				
			||||||
    'life',
 | 
					    'frog',
 | 
				
			||||||
    'lot',
 | 
					    'cougar',
 | 
				
			||||||
    'man',
 | 
					    'ferret'
 | 
				
			||||||
    'money',
 | 
					 | 
				
			||||||
    'month',
 | 
					 | 
				
			||||||
    'mother',
 | 
					 | 
				
			||||||
    'Mr',
 | 
					 | 
				
			||||||
    'night',
 | 
					 | 
				
			||||||
    'number',
 | 
					 | 
				
			||||||
    'part',
 | 
					 | 
				
			||||||
    'people',
 | 
					 | 
				
			||||||
    'place',
 | 
					 | 
				
			||||||
    'point',
 | 
					 | 
				
			||||||
    'problem',
 | 
					 | 
				
			||||||
    'program',
 | 
					 | 
				
			||||||
    'question',
 | 
					 | 
				
			||||||
    'right',
 | 
					 | 
				
			||||||
    'room',
 | 
					 | 
				
			||||||
    'school',
 | 
					 | 
				
			||||||
    'state',
 | 
					 | 
				
			||||||
    'story',
 | 
					 | 
				
			||||||
    'student',
 | 
					 | 
				
			||||||
    'study',
 | 
					 | 
				
			||||||
    'system',
 | 
					 | 
				
			||||||
    'thing',
 | 
					 | 
				
			||||||
    'time',
 | 
					 | 
				
			||||||
    'water',
 | 
					 | 
				
			||||||
    'way',
 | 
					 | 
				
			||||||
    'week',
 | 
					 | 
				
			||||||
    'woman',
 | 
					 | 
				
			||||||
    'word',
 | 
					 | 
				
			||||||
    'work',
 | 
					 | 
				
			||||||
    'world',
 | 
					 | 
				
			||||||
    'year',
 | 
					 | 
				
			||||||
];
 | 
					];
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user