Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Created September 25, 2019 02:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IntegerMan/6e3a8e6273dd72a269b5f82e8a1806ef to your computer and use it in GitHub Desktop.
Save IntegerMan/6e3a8e6273dd72a269b5f82e8a1806ef to your computer and use it in GitHub Desktop.
"substitute": {
"pick up": "get",
"climb up": "climb",
"turn on": "activate",
"turn off": "deactivate",
"north east": "northeast",
"north west": "northwest",
"south east": "southeast",
"south west": "southwest",
"cannot": "can not",
"weed whacker": "whacker",
"front yard": "frontyard",
"side yard": "sideyard",
"back yard": "backyard",
"inside": "in",
"outside": "out"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment