insult: Generate a random Shakespearean insult

Description Usage Arguments

Description

With this function thee can gen'rate a plain three-element æfþanc, one prefix'd with "thou", and completeth fracoþ sentences with varying punctuation.

Usage

1
2
3
4
5
6
7
8
9
insult(thou = TRUE, sentence = FALSE, exclaim = TRUE)

gehornian(thou = TRUE, sentence = FALSE, exclaim = TRUE)

híenan(thou = TRUE, sentence = FALSE, exclaim = TRUE)

misgrétan(thou = TRUE, sentence = FALSE, exclaim = TRUE)

scendan(thou = TRUE, sentence = FALSE, exclaim = TRUE)

Arguments

thou

if TRUE then the insults are prefixed with "thou"

sentence

if TRUE then the insults are prefixed with "Thou art a" and end with punctuation. See exclaim for how to specify which punctuation. The value of sentence overrides thou.

exclaim

if TRUE and sentence == TRUE then the generated sentence will be ended with a "!" else it shall be ended with a ".". This parameter is ignored if sentence is FALSE.


hrbrmstr/bismer documentation built on May 17, 2019, 4:55 p.m.