R/adverb.R

adverb_manner <- c(
  "beautifully",
  "bellissimo",
  "bigly",
  "bravely",
  "brightly",
  "calmly",
  "carefully",
  "cautiously",
  "cheerfully",
  "clearly",
  "correctly",
  "courageously",
  "daringly",
  "deliberately",
  "doubtfully",
  "eagerly",
  "easily",
  "effectively",
  "elegantly",
  "enormously",
  "enthusiastically",
  "faithfully",
  "fast",
  "fondly",
  "fortunately",
  "frankly",
  "frantically",
  "generously",
  "gently",
  "gladly",
  "gracefully",
  "happily",
  "healthily",
  "honestly",
  "joyously",
  "justly",
  "kindly",
  "neatly",
  "openly",
  "patiently",
  "perfectly",
  "politely",
  "powerfully",
  "quickly",
  "quietly",
  "rapidly",
  "really",
  "regularly",
  "repeatedly",
  "rightfully",
  "seriously",
  "sharply",
  "smoothly",
  "speedily",
  "successfully",
  "swiftly",
  "tenderly",
  "thoughtfully",
  "truthfully",
  "trustfully",
  "warmly",
  "well",
  "wisely"
)

adverb <- adverb_manner
rladies/praise documentation built on Jan. 19, 2024, 6:23 p.m.