Skip to content

Instantly share code, notes, and snippets.

@mrdrozdov
Created November 27, 2018 20:31
Show Gist options
  • Save mrdrozdov/784f84c054233efc4ab2d79d466470d9 to your computer and use it in GitHub Desktop.
Save mrdrozdov/784f84c054233efc4ab2d79d466470d9 to your computer and use it in GitHub Desktop.
pv.txt
verbs = [
['agree', 'with'],
['bog', 'down'],
['break', 'away'],
['bring', 'about'],
['bring', 'along'],
['bring', 'back'],
['bring', 'forward'],
['bring', 'in'],
['bring', 'off'],
['bring', 'out'],
['bring', 'round'],
['bring', 'up'],
['burn', 'down'],
['buy', 'out'],
['buy', 'up'],
['call', 'off'],
['call', 'up'],
['carry', 'off'],
['carry', 'out'],
['cut', 'back'],
['cut', 'down'],
['cut', 'off'],
['cut', 'out'],
['cut', 'up'],
['flip', 'out'],
['follow', 'along'],
['give', 'away'],
['give', 'back'],
['give', 'off'],
['go', 'ahead'],
['hand', 'back'],
['hand', 'down'],
['hand', 'in '],
['hand', 'on'],
['hand', 'out'],
['hand', 'over'],
['hand', 'round'],
['head', 'out'],
['hold', 'up'],
['knock', 'down'],
['knock', 'out'],
['knock', 'over'],
['leave', 'behind'],
['leave', 'out'],
['let', 'down'],
['let', 'in'],
['let', 'off'],
['let', 'out'],
['pass', 'down'],
['pass', 'over'],
['pass', 'round'],
['pay', 'attention'],
['point', 'out'],
['push', 'about'],
['push', 'around'],
['push', 'over'],
['put', 'across'],
['put', 'away'],
['put', 'down'],
['put', 'forward'],
['put', 'off'],
['put', 'off'],
['put', 'on'],
['put', 'out'],
['put', 'out'],
['put', 'through'],
['put', 'together'],
['put', 'up'],
['quit', 'it'],
['read', 'out'],
['set', 'apart'],
['set', 'aside'],
['set', 'back'],
['set', 'down'],
['shape', 'up'],
['shut', 'away'],
['shut', 'in'],
['shut', 'off'],
['shut', 'out'],
['single', 'out'],
['sleep', 'in'],
['speak', 'up'],
['sum', 'up'],
['take', 'apart'],
['take', 'away'],
['take', 'back'],
['take', 'down'],
['take', 'in'],
['take', 'on'],
['take', 'over'],
['take', 'up'],
['thing', 'up'],
['think', 'over'],
['think', 'through'],
['turn', 'off'],
['turn', 'on'],
['wind', 'up'],
['wrap', 'up'],
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment