Code:
 if ($istok($1-,nn,32 ) || $istok($1-,nn!,32) || $istok($1-,nn.,32)) { do this }
 


alright how would I use that with all of the "goodnight, good night, night, nn" commands? keeping it in one simplfied code?