
talkerror ()
{
	print ("Sorry, error in trying to talk.\n");
}

alreadyquiet ()
{
	print ("I'm quiet already!\n");
}
