Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions inst/topics/cliches.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## collected cliches
## hdshea
c(
"Let’s touch base.",
"The apple doesn’t fall far from the tree.",
"Don’t put all of your eggs in one basket.",
"I’m like a kid in a candy store.",
"I lost track of time.",
"Time heals all wounds.",
"We’re not laughing at you, we’re laughing with you.",
"Play your cards right.",
"Read between the lines.",
"Beauty is only skin deep.",
"It’s an uphill battle.",
"Better safe than sorry.",
"You can’t judge a book by its cover.",
"Low-hanging fruit.",
"The grass is always greener on the other side.",
"Ignorance is bliss.",
"All that glitters isn't gold.",
"Don’t get your knickers in a twist.",
"All for one, and one for all.",
"Kiss and make up.",
"He has his tail between his legs.",
"And they all lived happily ever after.",
"Cat got your tongue?",
"Someone woke up on the wrong side of the bed."
)