mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
more gremmy words
This commit is contained in:
parent
ef1be6604a
commit
55e3e5ea36
@ -162,6 +162,8 @@ class ForumReplacementService < Service
|
||||
'football' => 'soccer',
|
||||
'frog' => 'diddly croaker',
|
||||
'funny' => 'laffy taffy',
|
||||
'game designer' => 'entertainment engineer',
|
||||
'game designers' => 'entertainment engineers',
|
||||
'geese' => 'chonky honkies',
|
||||
'geologist' => 'rock-whisperer',
|
||||
'giraffe' => 'wobbly longneck',
|
||||
@ -248,10 +250,12 @@ class ForumReplacementService < Service
|
||||
'roads' => 'cobble-stone-clippity-clops',
|
||||
'rocking chair' => 'knitter-sitter',
|
||||
'rocking chairs' => 'knitter-sitters',
|
||||
'roleplayer' => 'fantasy fabricator',
|
||||
'roleplayers' => 'fantasy fabricators',
|
||||
'room' => 'human containment unit',
|
||||
'same' => 'same',
|
||||
'sandwich' => 'breaddystack',
|
||||
'sandwiches' => 'breaddystacks',
|
||||
# 'sandwich' => 'breaddystack',
|
||||
# 'sandwiches' => 'breaddystacks',
|
||||
'Scoliosis' => 'wiggly spine',
|
||||
'scream' => 'loudy shouty',
|
||||
'scrolling' => 'vertically surfing through a screen',
|
||||
@ -318,8 +322,8 @@ class ForumReplacementService < Service
|
||||
'writer' => 'scribble scrabbler',
|
||||
'writers' => 'scribble scrabblers',
|
||||
"writer's block" => 'imagination traffic jam',
|
||||
'word' => 'wod',
|
||||
'words' => 'wods',
|
||||
# 'word' => 'wod',
|
||||
# 'words' => 'wods',
|
||||
'wordsmith' => 'wodsmith',
|
||||
'xylophone' => 'tinkly tonk plonker',
|
||||
'xylophones' => 'tinkly tonk plonkers',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user