R/adjective.R

adjective <- c(
  "ace",
  "adorable",
  "amazing",
  "astonishing",
  "astounding",
  "awe-inspiring",
  "awesome",
  "baboosh",
  "badass",
  "beautiful",
  "bedazzling",
  "best",
  "bravissimo",
  "breathtaking",
  "brightest",
  "brilliant",
  "charming",
  "clever",
  "chic",
  "classy",
  "clever",
  "cool",
  "crackin'",
  "cute",
  "dandy",
  "dazzling",
  "delicate",
  "delicious",
  "delightful",
  "distinctive",
  "divine",
  "dope",
  "dynamite",
  "elegant",
  "epic",
  "excellent",
  "exclusive",
  "exceptional",
  "exciting",
  "exquisite",
  "extraordinary",
  "fabulous",
  "fancy",
  "fantastic",
  "fantabulosus",
  "fantabulous",
  "fascinating",
  "fine",
  "finest",
  "first-class",
  "first-rate",
  "flawless",
  "formidable",
  "funkadelic",
  "geometric",
  "glorious",
  "gnarly",
  "good",
  "good-looking",
  "gorgeous",
  "grand",
  "great",
  "groovy",
  "groundbreaking",
  "hip",
  "hot",
  "hunky-dory",
  "impeccable",
  "impressive",
  "incredible",
  "irresistible",
  "just wow",
  "kickass",
  "kryptonian",
  "laudable",
  "legendary",
  "lovely",
  "luminous",
  "magnificent",
  "magnifique",
  "majestic",
  "marvelous",
  "mathematical",
  "metal",
  "mind-blowing",
  "miraculous",
  "nice",
  "neat",
  "nice",
  "outstanding",
  "particular",
  "peachy",
  "peculiar",
  "perfect",
  "phenomenal",
  "pioneering",
  "polished",
  "praiseworthy",
  "premium",
  "priceless",
  "prime",
  "primo",
  "proper",
  "rad",
  "radical",
  "remarkable",
  "riveting",
  "rockandroll",
  "rockin",
  "sensational",
  "sharp",
  "shining",
  "slick",
  "smart",
  "smashing",
  "solid",
  "special",
  "spectacular",
  "spiffing",
  "splendery-doodley",
  "splendid",
  "splendiferous",
  "stellar",
  "sterling",
  "striking",
  "stonking",
  "stunning",
  "stupefying",
  "stupendous",
  "stylish",
  "sublime",
  "supah",
  "super",
  "super-duper",
  "super-excellent",
  "super-good",
  "superb",
  "superior",
  "supreme",
  "sweet",
  "sweetest",
  "swell",
  "terrific",
  "tiptop",
  "top-notch",
  "top-shelf",
  "transcendent",
  "tremendous",
  "tubular",
  "ultimate",
  "unique",
  "unbelievable",
  "unreal",
  "well-made",
  "wicked",
  "wise",
  "wonderful",
  "wondrous",
  "world-class"
)
rladies/praise documentation built on Jan. 19, 2024, 6:23 p.m.