All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.oblac.nomen.Adjectives Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
package com.oblac.nomen;

public final class Adjectives {

	public static final String[] LIST = new String[] {
		"admiring",
		"adoring",
		"agitated",
		"amazing",
		"angry",
		"awesome",
		"backstabbing",
		"berserk",
		"big",
		"boring",
		"clever",
		"cocky",
		"compassionate",
		"condescending",
		"cranky",
		"desperate",
		"determined",
		"distracted",
		"dreamy",
		"drunk",
		"ecstatic",
		"elated",
		"elegant",
		"evil",
		"fervent",
		"focused",
		"furious",
		"gigantic",
		"gloomy",
		"goofy",
		"grave",
		"happy",
		"high",
		"hopeful",
		"hungry",
		"insane",
		"jolly",
		"jovial",
		"kickass",
		"lonely",
		"loving",
		"mad",
		"modest",
		"naughty",
		"nauseous",
		"nostalgic",
		"pedantic",
		"pensive",
		"prickly",
		"reverent",
		"romantic",
		"sad",
		"serene",
		"sharp",
		"sick",
		"silly",
		"sleepy",
		"small",
		"stoic",
		"stupefied",
		"suspicious",
		"tender",
		"thirsty",
		"tiny",
		"trusting",
	};
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy