R/adjective.R

adjective <- c(
  "ace",
  "amazing",
  "astonishing",
  "astounding",
  "awe-inspiring",
  "awesome",
  "badass",
  "beautiful",
  "bedazzling",
  "bee's knees",
  "best",
  "breathtaking",
  "brilliant",
  "cat's meow",
  "cat's pajamas",
  "classy",
  "cool",
  "dandy",
  "dazzling",
  "delightful",
  "divine",
  "doozie",
  "epic",
  "excellent",
  "exceptional",
  "exquisite",
  "extraordinary",
  "fabulous",
  "fantastic",
  "fantabulous",
  "fine",
  "finest",
  "first-class",
  "first-rate",
  "flawless",
  "funkadelic",
  "geometric",
  "glorious",
  "gnarly",
  "good",
  "grand",
  "great",
  "groovy",
  "groundbreaking",
  "hunky-dory",
  "impeccable",
  "impressive",
  "incredible",
  "kickass",
  "kryptonian",
  "laudable",
  "legendary",
  "lovely",
  "luminous",
  "magnificent",
  "majestic",
  "marvelous",
  "mathematical",
  "mind-blowing",
  "neat",
  "outstanding",
  "peachy",
  "perfect",
  "phenomenal",
  "pioneering",
  "polished",
  "posh",
  "praiseworthy",
  "premium",
  "priceless",
  "prime",
  "primo",
  "rad",
  "remarkable",
  "riveting",
  "sensational",
  "shining",
  "slick",
  "smashing",
  "solid",
  "spectacular",
  "splendid",
  "stellar",
  "striking",
  "stunning",
  "stupendous",
  "stylish",
  "sublime",
  "super",
  "super-duper",
  "super-excellent",
  "superb",
  "superior",
  "supreme",
  "swell",
  "terrific",
  "tiptop",
  "top-notch",
  "transcendent",
  "tremendous",
  "ultimate",
  "unreal",
  "well-made",
  "wicked",
  "wonderful",
  "wondrous",
  "world-class"
)

Try the praise package in your browser

Any scripts or data that you put into this service are public.

praise documentation built on May 2, 2019, 2:45 p.m.