f = createFont("Game of Squids",16,true);
String[] nouns = {"typewriter","sewing machine","fabric","medicine","chair","dishwasher","stove","oven","bathtub","toaster","table","oven mit","bed"};
String[] nounsA = {"drill","car","truck","computer","spaceship","video camera","flying car"};
String[] nounsB = {"spin","twist","bend","upside down","rotate","swirl","bite","kick","pat","crouch"};
String[] nounsC = {"clean","nurse","feed","hug","play","listen","pretend","smell","feel","cook","sweep","hold","pick up","carry","scrub","bend","lift","rock","lift"};
String[] nounsD = {"sister","neighbor","friend","sibling","co-worker","playmate","sibling","stranger","sibling","mother","father","brother","acquaintence","carer","nurse","teacher"};
text(nounsD[d],1100,400);
String[] nounsE = {"under a tree","kitchen","street","bathroom","office","sidewalk","school","family room","hospital","bedroom","grocery store","porch","beach","parking lot"};
text(nounsE[e],1050,700);
String[] nounsF = {"hysterectomy","lumpectomy","salpingectomy","oophorectomy","triploidy","molar","identical twins","placental abruption"};
text(nounsF[f],1300,800);
String[] nounsG = {"breasts","uterus","bladder","intestines","fallopian tubes","ovaries","colon","hands","thigh","neck","chest","bottom","anus","penis","vulva",
text(nounsG[g],1500,900);
String[] nounsH = {"hot flash","numbness","headache","dizziness","double vision","tingling","constipation","aches","sciatica","occipital neuralgia","prolapse"};
String[] nounsI = {"poop","pee","fart","blood","snot","discharge","puss","ear wax","vomit","mucus","saliva","semen"};
text(nounsI[i],1800,100);
String[] adjectivesA = {"squelchy","smooshy","watery","messy","toothy","sticky","squishy","goopy","mushy","tickly","itchy","soft"};
int ab = int(random(12));
text(adjectivesA[ab],1800,900);
String[] adjectivesB = {"doily","dilly dally","hullaballoo","Whippersnapper","lollygag","bamboozled","flabbergast","cattywampus","wonky","fuddy-duddy","festooned","flummoxed",
"flibbertigibbet","namby-pamby"};
int bb = int(random(12));
text(adjectivesB[bb],1900,1000);
String[] nounsJ = {"flower","rainbow","leaf","sun","tree","ocean","bird","dirt","seed","rain","cloud","wind",
text(nounsJ[j],1600,200);
String[] nounsK = {"loaf of bread","banana","fork","apple","pancake","cheerio","cake","donuts","jello","applesauce","lime","popsicles",
text(nounsK[k],1400,600);
String[] nounsL = {"tardigrade","beaver in hotair balloon","squirrel","golden mole","bobcat","blobfish","fossa","dodo bird","saber tooth tiger","whale","fennic fox","penguin",
text(nounsL[l],1000,300);
String[] nounsM = {"Mary Blair","Sue Williams","Kara Elizabeth Walker","Kiki Smith","Wangari Mutu","Julie Mehretu","Amy Cutler","Sarah Lucas","saber tooth tiger","whale","fennic fox","penguin",
"Eva Hesse","Annette Messager"};
String[] nounsO = {"Jeanne Villepreux-Power (1794 - 1871)","Margaret E. Knight (1838 - 1914)","Josephine Cochrane (1839 - 1913)","Maria Beasley (1847 - 1904?)","Mary Anderson (1866 - 1953)","Sarah Breedlove / Madam C. J. Walker (1867 - 1919)","Ruth Graves Wakefield (1903 - 1977)","Grace Hopper (1906 - 1992)","Virginia Apgar (1909 - 1974)","Hedy Lamarr (1914 - 2000)","Marion Donovan (1917 - 1998)","Mary Sherman Morgan (1921 - 2004)",
"Melitta Bentz (1873 - 1950)","Beulah Louise Henry (1887 - 1973)"};