module.exports = {
'of course': 'RB',
'at least': 'RB',
'no longer': 'RB',
'sort of': 'RB',
'at first': 'RB',
'once again': 'RB',
'once more': 'RB',
'up to': 'RB',
'by now': 'RB',
'all but': 'RB',
'just about': 'RB',
'on board': 'JJ',
'a lot': 'RB',
'by far': 'RB',
'at best': 'RB',
'at large': 'RB',
'for good': 'RB',
'vice versa': 'JJ',
'en route': 'JJ',
'for sure': 'RB',
'upside down': 'JJ',
'at most': 'RB',
'per se': 'RB',
'at worst': 'RB',
'upwards of': 'RB',
'en masse': 'RB',
'point blank': 'RB',
'up front': 'JJ',
'in situ': 'JJ',
'in vitro': 'JJ',
'ad hoc': 'JJ',
'de facto': 'JJ',
'ad infinitum': 'JJ',
'ad nauseam': 'RB',
'for keeps': 'JJ',
'a priori': 'FW',
'et cetera': 'FW',
'off guard': 'JJ',
'spot on': 'JJ',
'ipso facto': 'JJ',
'not withstanding': 'RB',
'de jure': 'RB',
'a la': 'IN',
'ad hominem': 'NN',
'par excellence': 'RB',
'de trop': 'RB',
'a posteriori': 'RB',
'fed up': 'JJ',
'brand new': 'JJ',
'old fashioned': 'JJ',
'bona fide': 'JJ',
'well off': 'JJ',
'far off': 'JJ',
'straight forward': 'JJ',
'hard up': 'JJ',
'sui generis': 'JJ',
'en suite': 'JJ',
'avant garde': 'JJ',
'sans serif': 'JJ',
'gung ho': 'JJ',
'super duper': 'JJ',
'new york': 'NN',
'new england': 'NN',
'new hampshire': 'NN',
'new delhi': 'NN',
'new jersey': 'NN',
'new mexico': 'NN',
'united states': 'NN',
'united kingdom': 'NN',
'great britain': 'NN',
'head start': 'NN'
};