$ python Python 3.9.16 | packaged by conda-forge | (main, Feb 1 2023, 21:38:11) [Clang 14.0.6 ] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> raw = open('oliver_twist.txt').read() >>> len(raw) 893534 >>> import re >>> re.findall(r'\b\wly\b') Traceback (most recent call last): File "", line 1, in TypeError: findall() missing 1 required positional argument: 'string' >>> re.findall(r'\b\wly\b', raw) ['sly', 'fly', 'fly', 'sly', 'fly', 'sly', 'fly', 'fly', 'sly', 'ply', 'sly', 'fly', 'fly'] >>> len(re.findall(r'\b\wly\b', raw)) 13 >>> len(set(re.findall(r'\b\wly\b', raw))) 3 >>> len(re.findall(r'\b\wly\b', raw)) >>> re.findall(r'\b\w+ly\b', raw) ['anciently', 'possibly', 'unequally', 'decidedly', 'inevitably', 'indubitably', 'reasonably', 'carelessly', 'feebly', 'imperfectly', 'alternately', 'hastily', 'Apparently', 'passionately', 'wildly', 'likely', 'only', 'lustily', 'duly', 'magnanimously', 'humanely', 'elderly', 'elderly', 'weekly', 'originally', 'unquestionably', 'Unfortunately', 'usually', 'perversely', 'usually', 'Occasionally', 'usually', 'inadvertently', 'rebelliously', 'speedily', 'invariably', 'decidedly', 'atrociously', 'unexpectedly', 'directly', 'only', 'only', 'only', 'officiously', 'complacently', 'persuasively', 'approvingly', 'early', 'evidently', 'directly', 'deeply', 'naturally', 'only', 'firmly', 'nearly', 'scarcely', 'clearly', 'lively', 'particularly', 'fortunately', 'bitterly', 'unconsciously', 'marvellously', 'surly', 'supply', 'supply', 'periodically', 'kindly', 'family', 'family', 'loosely', 'nearly', 'assiduously', 'generally', 'darkly', 'weakly', 'implicitly', 'distinctly', 'namely', 'solemnly', 'only', 'bitterly', 'sociably', 'distinctly', 'deeply', 'alternately', 'probably', 'generally', 'particularly', 'inevitably', 'joyously', 'exactly', 'only', 'speedily', 'only', 'frequently', 'Decidedly', 'slowly', 'firmly', 'reply', 'silly', 'gradually', 'hardly', 'piteously', 'unnaturally', 'bitterly', 'pompously', 'certainly', 'innocently', 'partially', 'gradually', 'sly', 'doggedly', 'reasonably', 'ugly', 'firmly', 'immediately', 'significantly', 'sharply', 'kindly', 'positively', 'decidedly', 'only', 'totally', 'possibly', 'generally', 'only', 'effectually', 'naturally', 'cordially', 'friendly', 'precisely', 'especially', 'family', 'proudly', 'tightly', 'contemptuously', 'only', 'approvingly', 'completely', 'accordingly', 'briskly', 'sternly', 'lonely', 'lonely', 'deferentially', 'pettishly', 'slatternly', 'only', 'meekly', 'timidly', 'slowly', 'lively', 'only', 'heavily', 'gently', 'directly', 'honourably', 'innocently', 'especially', 'graciously', 'Shortly', 'scornfully', 'specially', 'reply', 'impartially', 'peculiarly', 'sharply', 'humbly', 'only', 'graciously', 'only', 'melancholy', 'only', 'merely', 'rightly', 'speedily', 'lively', 'only', 'family', 'only', 'only', 'sharply', 'carefully', 'firmly', 'effectually', 'legally', 'densely', 'sufficiently', 'occasionally', 'only', 'firmly', 'nightly', 'cautiously', 'mechanically', 'involuntarily', 'grizzly', 'fiercely', 'furiously', 'reply', 'bitterly', 'wholly', 'ghastly', 'only', 'eagerly', 'family', 'patiently', 'Immediately', 'loosely', 'safely', 'formally', 'sickly', 'perfectly', 'wholly', 'distinctly', 'meekly', 'indirectly', 'possibly', 'quickly', 'sharply', 'expressively', 'quickly', 'coolly', 'likely', 'cowardly', 'moderately', 'particularly', 'reply', 'only', 'piteously', 'highly', 'directly', 'reply', 'loudly', 'only', 'perfectly', 'rightly', 'highly', 'angrily', 'nearly', 'directly', 'Certainly', 'certainly', 'benignly', 'boldly', 'piously', 'voluntarily', 'wholly', 'only', 'family', 'boldly', 'severely', 'kindly', 'likely', 'cautiously', 'intently', 'gently', 'softly', 'fly', 'quickly', 'directly', 'quickly', 'early', 'early', 'nearly', 'ordinarily', 'extremely', 'wholly', 'dismally', 'hardly', 'only', 'mournfully', 'generally', 'only', 'assuredly', 'Early', 'slowly', 'only', 'listlessly', 'carelessly', 'earnestly', 'ugly', 'lightly', 'nearly', 'apparently', 'mildly', 'only', 'Certainly', 'playfully', 'especially', 'immediately', 'friendly', 'elderly', 'flightly', 'secretly', 'quickly', 'nearly', 'only', 'positively', 'cautiously', 'reply', 'reply', 'firmly', 'perfectly', 'especially', 'probably', 'directly', 'Immediately', 'gently', 'softly', 'thoroughly', 'precisely', 'mentally', 'gently', 'carefully', 'severally', 'costly', 'earnestly', 'vacantly', 'only', 'possibly', 'furiously', 'meekly', 'fiercely', 'earnestly', 'abruptly', 'only', 'uneasily', 'Only', 'only', 'Certainly', 'certainly', 'scarcely', 'agreeably', 'sprightly', 'formally', 'slyly', 'carefully', 'nicely', 'uproariously', 'closely', 'exquisitely', 'reply', 'nearly', 'jolly', 'naturally', 'possibly', 'constantly', 'closely', 'nimbly', 'accidently', 'neatly', 'exactly', 'remarkably', 'directly', 'kindly', 'unexpectedly', 'especially', 'lightly', 'approvingly', 'quietly', 'deeply', 'regularly', 'earnestly', 'actively', 'eagerly', 'surprisingly', 'suddenly', 'stealthily', 'regularly', 'possibly', 'finally', 'naturally', 'only', 'merely', 'exactly', 'theoretically', 'fly', 'deeply', 'only', 'eagerly', 'wildly', 'officiously', 'lubberly', 'preciously', 'anxiously', 'generally', 'roughly', 'passionately', 'compassionately', 'hardly', 'only', 'carelessly', 'actually', 'only', 'intolerably', 'slowly', 'abruptly', 'intrusively', 'only', 'happily', 'hastily', 'really', 'exactly', 'respectfully', 'gentlemanly', 'contemptuously', 'perfectly', 'contemptuously', 'really', 'peremptorily', 'bully', 'greatly', 'only', 'accidently', 'actually', 'leniently', 'really', 'reply', 'deadly', 'really', 'only', 'reply', 'really', 'instinctively', 'Summarily', 'elderly', 'hastily', 'especially', 'daily', 'daily', 'virtually', 'consequently', 'perfectly', 'innocently', 'deadly', 'Directly', 'carefully', 'quickly', 'nearly', 'carefully', 'comfortably', 'surely', 'Feebly', 'anxiously', 'hastily', 'motherly', 'neatly', 'precisely', 'softly', 'gently', 'kindly', 'mildly', 'reply', 'partly', 'partly', 'completely', 'nearly', 'tenderly', 'shortly', 'slowly', 'fervently', 'Gradually', 'safely', 'violently', 'only', 'intently', 'hardly', 'heartily', 'really', 'quickly', 'distinctly', 'gently', 'scarcely', 'supply', 'sufficiently', 'stoutly', 'slightly', 'sternly', 'steadily', 'strongly', 'beseechingly', 'hastily', 'precisely', 'hardly', 'wisely', 'entirely', 'totally', 'strictly', 'immediately', 'usually', 'distinctly', 'likely', 'entirely', 'cautiously', 'suddenly', 'reply', 'rascally', 'sharply', 'only', 'slowly', 'uneasily', 'reply', 'tightly', 'perfectly', 'sullenly', 'easily', 'perfectly', 'suddenly', 'stoutly', 'recently', 'quietly', 'deliberately', 'perfectly', 'plentifully', 'wholly', 'circumstantially', 'likely', 'closely', 'vacantly', 'unfortunately', 'deeply', 'Only', 'coaxingly', 'positively', 'merely', 'gaily', 'gorgeously', 'surly', 'collectedly', 'ultimately', 'recently', 'Accordingly', 'smilingly', 'gravely', 'shortly', 'softly', 'reply', 'Nolly', 'Nolly', 'clearly', 'properly', 'wholesomely', 'mentally', 'reply', 'deeply', 'hastily', 'expeditiously', 'greatly', 'carefully', 'unintentionally', 'hastily', 'impatiently', 'reply', 'carefully', 'humouredly', 'attentively', 'quickly', 'cosily', 'orderly', 'properly', 'readily', 'safely', 'nicely', 'grievously', 'really', 'kindly', 'equally', 'heartily', 'reply', 'strongly', 'only', 'peculiarly', 'loosely', 'irresistibly', 'nearly', 'particularly', 'hardly', 'entirely', 'abruptly', 'strongly', 'directly', 'imply', 'pettishly', 'only', 'Mealy', 'Mealy', 'impatiently', 'strongly', 'unusually', 'inwardly', 'maliciously', 'graciously', 'smoothly', 'warmly', 'particularly', 'safely', 'steadily', 'eagerly', 'carefully', 'clearly', 'gaily', 'smilingly', 'really', 'unfeignedly', 'really', 'earnestly', 'strongly', 'scarcely', 'strongly', 'alternately', 'suddenly', 'simultaneously', 'generally', 'deliberately', 'fiercely', 'only', 'furiously', 'suddenly', 'humbly', 'obviously', 'impatiently', 'soothingly', 'hastily', 'suspiciously', 'nearly', 'merely', 'perfectly', 'previously', 'reply', 'slightly', 'Possibly', 'timidly', 'presently', 'deeply', 'suddenly', 'deeply', 'accidently', 'exactly', 'quickly', 'only', 'bitterly', 'hardly', 'only', 'reply', 'dreadfully', 'directly', 'greatly', 'Only', 'directly', 'only', 'really', 'anxiously', 'perseveringly', 'roughly', 'plainly', 'unusually', 'scarecely', 'firmly', 'closely', 'deadly', 'nearly', 'apparently', 'cautiously', 'gently', 'softly', 'quickly', 'perfectly', 'reply', 'jolly', 'convulsively', 'nearly', 'sally', 'really', 'hardly', 'hardly', 'coolly', 'lively', 'covertly', 'directly', 'scarecely', 'suddenly', 'wildly', 'violently', 'savagely', 'sufficiently', 'tolerably', 'reply', 'quickly', 'violently', 'alternately', 'gradually', 'beautifully', 'especially', 'involuntarily', 'cowardly', 'mutely', 'possibly', 'only', 'hysterically', 'composedly', 'passionately', 'eagerly', 'probably', 'Certainly', 'apparently', 'unwillingly', 'opportunely', 'perpetually', 'only', 'only', 'chiefly', 'early', 'portly', 'deferentially', 'merely', 'only', 'gradually', 'slowly', 'evidently', 'sternly', 'coaxingly', 'only', 'blandly', 'angrily', 'loosely', 'meekly', 'faintly', 'malignantly', 'imperiously', 'pathetically', 'immediately', 'shortly', 'warmly', 'slowly', 'carefully', 'actually', 'reply', 'immediately', 'proudly', 'gently', 'caustically', 'quickly', 'triumphantly', 'apprehensively', 'cowardly', 'really', 'sorrowfully', 'gladly', 'gravely', 'evidently', 'violently', 'energetically', 'firmly', 'indignantly', 'clearly', 'wilfully', 'timely', 'unfortunately', 'precisely', 'indispensably', 'imperfectly', 'deeply', 'inconveniently', 'really', 'unlikely', 'timidly', 'hideously', 'early', 'softly', 'only', 'melancholy', 'grizzly', 'quickly', 'condescendingly', 'honestly', 'carelessly', 'evidently', 'mournfully', 'merely', 'only', 'timidly', 'openly', 'only', 'suddenly', 'jolly', 'Charly', 'lively', 'heartily', 'only', 'Nolly', 'gleefully', 'only', 'apply', 'decidedly', 'sally', 'thoroughly', 'accordingly', 'heartily', 'wily', 'slowly', 'completely', 'quickly', 'suspiciously', 'sluggishly', 'stealthily', 'suddenly', 'densely', 'evidently', 'only', 'Only', 'only', 'Apparently', 'imply', 'speedily', 'ugly', 'quickly', 'meanly', 'coaxingly', 'only', 'coldly', 'properly', 'incredulously', 'perfectly', 'furtively', 'apparently', 'abruptly', 'safely', 'suddenly', 'softly', 'eagerly', 'scarcely', 'suddenly', 'reflectively', 'only', 'only', 'impatiently', 'composedly', 'coolly', 'frightfully', 'only', 'literally', 'fiercely', 'properly', 'only', 'surly', 'craftily', 'recently', 'solemnly', 'unreservedly', 'narrowly', 'sly', 'impatiently', 'softly', 'quickly', 'anxiously', 'involuntarily', 'boldly', 'surly', 'softly', 'Suddenly', 'fixedly', 'gradually', 'ghastly', 'equally', 'severely', 'Carelessly', 'lonely', 'Only', 'gently', 'reply', 'suddenly', 'Nolly', 'closely', 'barely', 'surely', 'hastily', 'narrowly', 'sufficiently', 'cautiously', 'only', 'hastily', 'instinctively', 'quickly', 'quickly', 'scarcely', 'uncommonly', 'cordially', 'grimly', 'emphatically', 'slightly', 'approvingly', 'thoroughly', 'quickly', 'presently', 'humourously', 'easily', 'precisely', 'busily', 'surly', 'scarcely', 'merely', 'firmly', 'perfectly', 'only', 'closely', 'fairly', 'slowly', 'briskly', 'gradually', 'likely', 'nearly', 'perpetually', 'heavily', 'constantly', 'steadily', 'abstractedly', 'steadily', 'only', 'directly', 'fairly', 'early', 'sufficiently', 'directly', 'gallantly', 'grimly', 'gently', 'lonely', 'intently', 'suddenly', 'lonely', 'softly', 'violently', 'thoroughly', 'hastily', 'smartly', 'occasionally', 'apparently', 'lively', 'Only', 'impatiently', 'immensely', 'scarecely', 'carefully', 'piteously', 'family', 'hastily', 'immediately', 'surly', 'actively', 'hastily', 'completely', 'mechanically', 'intensely', 'early', 'briskly', 'wholly', 'occasionally', 'scarcely', 'directly', 'cautiously', 'involuntarily', 'vigorously', 'probably', 'securely', 'softly', 'jolly', 'scarcely', 'imperiously', 'firmly', 'gently', 'safely', 'briefly', 'Directly', 'intently', 'firmly', 'family', 'stealthily', 'suddenly', 'fly', 'deadly', 'only', 'savagely', 'hardly', 'evidently', 'reflectively', 'mournfully', 'easily', 'slightly', 'hastily', 'only', 'pettishly', 'sharply', 'modestly', 'reply', 'family', 'only', 'hardly', 'emphatically', 'properly', 'properly', 'exactly', 'only', 'carefully', 'bashfully', 'instantaneously', 'slowly', 'slightly', 'occasionally', 'family', 'approvingly', 'slowly', 'slowly', 'doubly', 'vivaciously', 'immeasurably', 'particularly', 'unfortunately', 'consequently', 'deliberately', 'reply', 'sharply', 'hideously', 'ugly', 'Sally', 'angrily', 'purposely', 'hastily', 'briefly', 'closely', 'mentally', 'only', 'early', 'previously', 'easily', 'apparently', 'ghastly', 'easily', 'cautiously', 'heartily', 'exultingly', 'impatiently', 'sharply', 'sternly', 'snappishly', 'drowsily', 'Sally', 'unlikely', 'privily', 'fiercely', 'only', 'eagerly', 'only', 'faintly', 'lonely', 'feebly', 'eagerly', 'reply', 'instinctively', 'slowly', 'stiffly', 'carelessly', 'busily', 'reply', 'apparently', 'abstractedly', 'peculiarly', 'wisely', 'only', 'apply', 'frequently', 'highly', 'gravely', 'extremely', 'merely', 'neatly', 'invariably', 'uproariously', 'jolly', 'ruefully', 'sufficiently', 'early', 'reply', 'Thoroughly', 'angrily', 'angrily', 'considerably', 'unfortunately', 'reply', 'softly', 'mysteriously', 'friendly', 'Gently', 'softly', 'immediately', 'disconsolately', 'patiently', 'quietly', 'furiously', 'faintly', 'only', 'freely', 'early', 'strangely', 'familiarly', 'Lively', 'amazingly', 'sly', 'easily', 'Lively', 'Lively', 'ineffectually', 'plainly', 'familiarly', 'Merely', 'softly', 'anxiously', 'closely', 'scarcely', 'gradually', 'softly', 'prominently', 'irresistibly', 'early', 'utterly', 'eagerly', 'apparently', 'slightly', 'quietly', 'impatiently', 'properly', 'hastily', 'softly', 'cooly', 'only', 'narrowly', 'impatiently', 'feverishly', 'restlessly', 'covertly', 'Apparently', 'reply', 'only', 'suddenly', 'scornfully', 'bitterly', 'furiously', 'surely', 'involuntarily', 'safely', 'only', 'languidly', 'nervously', 'hastily', 'steadily', 'readily', 'utterly', 'rudely', 'quickly', 'uneasily', 'reply', 'willingly', 'softly', 'stealthily', 'exactly', 'partially', 'easily', 'badly', 'Only', 'sternly', 'safely', 'humbly', 'submissively', 'only', 'anxiously', 'impatiently', 'likely', 'tumultuously', 'only', 'intently', 'contemptuously', 'effectually', 'gradually', 'only', 'suddenly', 'seemly', 'imperatively', 'unfortunately', 'properly', 'lowly', 'carefully', 'stately', 'placidly', 'immediately', 'dreadfully', 'soothingly', 'distractedly', 'incoherently', 'piously', 'gently', 'tenderly', 'previously', 'gradually', 'insensibly', 'affectionately', 'slightly', 'rapturously', 'bashfully', 'only', 'amicably', 'satisfactorily', 'solemnly', 'evasively', 'hastily', 'lovely', 'merely', 'negligently', 'sufficiently', 'only', 'reflectively', 'reproachfully', 'sternly', 'furiously', 'slowly', 'fairly', 'hurriedly', 'readily', 'mediately', 'frequently', 'Certainly', 'perfectly', 'philosophically', 'only', 'bounceably', 'handsomely', 'suddenly', 'especially', 'apprehensively', 'swiftly', 'slowly', 'languidly', 'faintly', 'gradually', 'noisily', 'rudely', 'scarcely', 'feebly', 'surely', 'languidly', 'angrily', 'Suddenly', 'hurriedly', 'incessantly', 'mechanically', 'heavily', 'lonely', 'only', 'scarcely', 'fly', 'faintly', 'especially', 'simultaneously', 'softly', 'approvingly', 'violently', 'naturally', 'probably', 'reply', 'suddenly', 'suddenly', 'savagely', 'pleasantly', 'timorously', 'mutely', 'valiantly', 'fortunately', 'quietly', 'only', 'carefully', 'instantly', 'skilfully', 'kindly', 'pleasantly', 'stately', 'attentively', 'lovely', 'scarcely', 'busily', 'playfully', 'simply', 'apparently', 'quickly', 'nearly', 'positively', 'especially', 'feverishly', 'respectfully', 'perpetually', 'justly', 'reply', 'carefully', 'only', 'certainly', 'deeply', 'perfectly', 'agreeably', 'softly', 'recently', 'gently', 'softly', 'early', 'mournfully', 'really', 'equally', 'eagerly', 'surely', 'frightfully', 'bully', 'indispensably', 'only', 'generally', 'heartily', 'Finally', 'heavily', 'sufficiently', 'slowly', 'surely', 'generally', 'properly', 'mysteriously', 'sharply', 'violently', 'universally', 'considerably', 'reply', 'indolently', 'profoundly', 'doubtfully', 'doubtfully', 'reply', 'keenly', 'only', 'portly', 'coolly', 'portly', 'occasionally', 'Certainly', 'carelessly', 'presently', 'Certainly', 'hardly', 'Surely', 'faithfully', 'worldly', 'surely', 'exactly', 'ugly', 'only', 'forcibly', 'materially', 'impatiently', 'likely', 'likely', 'eagerly', 'immediately', 'graciously', 'Family', 'hardly', 'family', 'only', 'directly', 'consequently', 'shortly', 'only', 'Closely', 'softly', 'accidently', 'immediately', 'professionally', 'gently', 'certainly', 'vacantly', 'impatiently', 'really', 'only', 'previously', 'really', 'mortally', 'eagerly', 'Finally', 'accordingly', 'only', 'readily', 'Family', 'equally', 'gradually', 'sadly', 'deeply', 'ardently', 'only', 'feebly', 'only', 'only', 'sincerely', 'eagerly', 'sufficiently', 'accordingly', 'ugly', 'suddenly', 'nearly', 'coolly', 'rascally', 'dexterously', 'anxiously', 'keenly', 'violently', 'scarcely', 'eagerly', 'directly', 'presently', 'feebly', 'certainly', 'eventually', 'fairly', 'sickly', 'daily', 'peacefully', 'lonely', 'lovely', 'unsightly', 'sadly', 'kindly', 'slowly', 'differently', 'happily', 'homely', 'reverently', 'usually', 'completely', 'swiftly', 'unusually', 'unusually', 'slowly', 'merely', 'abstractedly', 'reply', 'hastily', 'deadly', 'presently', 'comply', 'elderly', 'deadly', 'anxiously', 'hastily', 'Surely', 'earnestly', 'impressively', 'steadily', 'cheerfully', 'steadily', 'reply', 'scarcely', 'mechanically', 'impatiently', 'Swiftly', 'accidently', 'suddenly', 'only', 'incoherently', 'violently', 'safely', 'completely', 'rapidly', 'idly', 'dearly', 'violently', 'lonely', 'softly', 'brightly', 'brightly', 'instinctively', 'surely', 'ghastly', 'harshly', 'brightly', 'involuntarily', 'passionately', 'friendly', 'scarcely', 'briskly', 'reply', 'suddenly', 'eagerly', 'hastily', 'only', 'hurriedly', 'abundantly', 'slowly', 'Only', 'anxiously', 'nearly', 'differently', 'effectually', 'only', 'early', 'impatiently', 'lightly', 'firmly', 'reply', 'earthly', 'imply', 'coldly', 'coldly', 'eagerly', 'affectionately', 'reply', 'lately', 'admirably', 'hurriedly', 'speedily', 'highly', 'commonly', 'cheerfully', 'proportionately', 'immoderately', 'heartily', 'recently', 'melancholy', 'brightly', 'regularly', 'invariably', 'expressively', 'rapidly', 'greatly', 'uncommonly', 'gradually', 'really', 'really', 'strangely', 'materially', 'perfectly', 'Suddenly', 'firmly', 'deeply', 'loudly', 'scarcely', 'prodigiously', 'narrowly', 'plainly', 'plainly', 'suddenly', 'evidently', 'sufficiently', 'equally', 'rapidly', 'family', 'merely', 'insensibly', 'brightly', 'naturally', 'passionately', 'hardly', 'early', 'devotedly', 'languidly', 'only', 'proudly', 'only', 'dearly', 'deeply', 'sordidly', 'deeply', 'differently', 'happily', 'firmly', 'reply', 'lonely', 'differently', 'only', 'melancholy', 'finally', 'seriously', 'stately', 'likely', 'shortly', 'certainly', 'greatly', 'faithfully', 'only', 'wholly', 'pensively', 'moodily', 'sickly', 'fly', 'occasionally', 'only', 'melancholy', 'closely', 'imperfectly', 'exceedingly', 'lightly', 'particularly', 'necessarily', 'strongly', 'rakishly', 'immediately', 'tightly', 'luckily', 'Certainly', 'certainly', 'really', 'hastily', 'immediately', 'fairly', 'fairly', 'consequently', 'really', 'usually', 'unexpectedly', 'properly', 'distractedly', 'submissively', 'rapturously', 'instantly', 'portly', 'dejectedly', 'only', 'distractedly', 'heavily', 'scarcely', 'supply', 'majestically', 'differently', 'only', 'slowly', 'impressively', 'keenly', 'freely', 'drily', 'shortly', 'carefully', 'scrupulously', 'despondingly', 'sternly', 'fixedly', 'gradually', 'freely', 'Sally', 'Hastily', 'shortly', 'plainly', 'Only', 'hastily', 'Shortly', 'quickly', 'Only', 'hastily', 'chiefly', 'hastily', 'actually', 'formerly', 'probably', 'violently', 'directly', 'apparently', 'impatiently', 'boldly', 'obviously', 'scarcely', 'usually', 'only', 'apprehensively', 'easily', 'easily', 'slightly', 'suddenly', 'hastily', 'reply', 'perfectly', 'abundantly', 'significantly', 'reply', 'originally', 'sternly', 'collectedly', 'plainly', 'impatiently', 'easily', 'only', 'melancholy', 'plainly', 'reply', 'grimly', 'only', 'nearly', 'sickly', 'directly', 'ghastly', 'Sally', 'attentively', 'merely', 'carelessly', 'hardly', 'only', 'violently', 'partly', 'quickly', 'hastily', 'scarcely', 'suddenly', 'quietly', 'rapidly', 'unavailingly', 'hurriedly', 'scarcely', 'freely', 'heavily', 'gradually', 'infallibly', 'slowly', 'only', 'marvellously', 'nervously', 'softly', 'merely', 'drowsily', 'badly', 'only', 'fully', 'busily', 'really', 'usually', 'wholly', 'impatiently', 'hastily', 'previously', 'especially', 'gradually', 'carefully', 'Only', 'jolly', 'angrily', 'submissively', 'eagerly', 'hastily', 'sly', 'ply', 'sparingly', 'gradually', 'heartily', 'hardly', 'presently', 'only', 'sullenly', 'scarcely', 'apparently', 'wholly', 'highly', 'only', 'triumphantly', 'only', 'hastily', 'immediately', 'remarkably', 'hastily', 'Only', 'hardly', 'reply', 'loosely', 'unearthly', 'immediately', 'steadily', 'carelessly', 'merely', 'wholly', 'Suddenly', 'gradually', 'completely', 'suddenly', 'nearly', 'partly', 'partly', 'merely', 'reply', 'probably', 'unusually', 'unlikely', 'roughly', 'quickly', 'restlessly', 'vacantly', 'suddenly', 'languidly', 'hastily', 'fearfully', 'softly', 'swiftly', 'rapidly', 'eagerly', 'comparatively', 'family', 'smartly', 'reply', 'only', 'violently', 'strongly', 'ruthlessly', 'earnestly', 'only', 'firmly', 'scarcely', 'womanly', 'sufficiently', 'harshly', 'completely', 'passionately', 'earnestly', 'truly', 'kindly', 'openly', 'involuntarily', 'surely', 'accidently', 'directly', 'only', 'safely', 'easily', 'uneasily', 'scarcely', 'perpetually', 'quickly', 'only', 'strictly', 'only', 'solemnly', 'hurriedly', 'only', 'steadily', 'only', 'gently', 'scarcely', 'only', 'clearly', 'infallibly', 'scarcely', 'studiously', 'hardly', 'hardly', 'scarcely', 'directly', 'directly', 'only', 'elderly', 'particularly', 'hastily', 'correctly', 'naturally', 'entirely', 'only', 'obviously', 'uncommonly', 'severally', 'considerably', 'only', 'suddenly', 'graciously', 'only', 'testily', 'fondly', 'prudently', 'readily', 'early', 'cautiously', 'actually', 'exactly', 'gently', 'likely', 'Simply', 'fraudulently', 'entirely', 'only', 'unlikely', 'obstinately', 'impetuously', 'really', 'perfectly', 'strongly', 'unanimously', 'only', 'deeply', 'possibly', 'accordingly', 'deeply', 'suddenly', 'only', 'effectually', 'merely', 'apparently', 'occasionally', 'impatiently', 'despondingly', 'fully', 'considerably', 'greatly', 'lovingly', 'wisely', 'consequently', 'graciously', 'immediately', 'only', 'only', 'cautiously', 'patiently', 'attentively', 'jolly', 'sly', 'ugly', 'only', 'especially', 'condescendingly', 'greatly', 'only', 'friendly', 'regularly', 'only', 'only', 'certainly', 'friendly', 'tolerably', 'possibly', 'doubtfully', 'perfectly', 'immediately', 'unlikely', 'gradually', 'slowly', 'anxiously', 'shortly', 'perfectly', 'only', 'only', 'Certainly', 'largely', 'Only', 'only', 'easily', 'inconveniently', 'ugly', 'Only', 'clearly', 'thoughtfully', 'really', 'wily', 'visibly', 'highly', 'only', 'angrily', 'soothingly', 'Really', 'really', 'vehemently', 'properly', 'likely', 'immediately', 'ungainly', 'punctually', 'chiefly', 'only', 'listlessly', 'sternly', 'only', 'hardly', 'eagerly', 'quickly', 'certainly', 'heartily', 'immediately', 'deliberately', 'particularly', 'fully', 'prudently', 'carefully', 'wholly', 'richly', 'wholly', 'steadily', 'rigidly', 'forcibly', 'gruffly', 'despondingly', 'reply', 'quietly', 'only', 'roughly', 'suddenly', 'thoughtfully', 'thoughtfully', 'slowly', 'surely', 'likely', 'clearly', 'tightly', 'impatiently', 'evidently', 'complacently', 'heartily', 'only', 'eagerly', 'briefly', 'stealthily', 'softly', 'Scarcely', 'scarcely', 'Plainly', 'hastily', 'nervously', 'eagerly', 'stealthily', 'apparently', 'quietly', 'nearly', 'quickly', 'possibly', 'certainly', 'sternly', 'thickly', 'nearly', 'closely', 'scarcely', 'immediately', 'suddenly', 'immediately', 'hurriedly', 'roughly', 'necessarily', 'only', 'hastily', 'tardily', 'lonely', 'entirely', 'directly', 'scarcely', 'attentively', 'evidently', 'hardly', 'scarcely', 'kindly', 'shortly', 'safely', 'nearly', 'implicitly', 'firmly', 'earnestly', 'firmly', 'fully', 'firmly', 'quickly', 'safely', 'occasionally', 'thoroughly', 'forcibly', 'strongly', 'constantly', 'suddenly', 'only', 'distinctly', 'singularly', 'only', 'entirely', 'hastily', 'only', 'sadly', 'nearly', 'slowly', 'stealthily', 'nearly', 'truly', 'plainly', 'deadly', 'gently', 'presently', 'burly', 'fixedly', 'violently', 'involuntarily', 'sternly', 'ostentatiously', 'soundly', 'previously', 'easily', 'impatiently', 'slowly', 'sleepily', 'pettishly', 'forcibly', 'easily', 'fiercely', 'wildly', 'furiously', 'hastily', 'Only', 'reply', 'tightly', 'softly', 'lightly', 'reply', 'hastily', 'early', 'only', 'violently', 'nearly', 'ghastly', 'costly', 'ghastly', 'softly', 'nearly', 'rapidly', 'idly', 'homely', 'ingeniously', 'only', 'only', 'consequently', 'directly', 'plainly', 'directly', 'probably', 'impatiently', 'apparently', 'doggedly', 'ghastly', 'supply', 'melancholy', 'visibly', 'widely', 'suddenly', 'lonely', 'madly', 'only', 'suspiciously', 'stealthily', 'Suddenly', 'probably', 'slowly', 'softly', 'plainly', 'quickly', 'publicly', 'deeply', 'lonely', 'only', 'gently', 'only', 'only', 'family', 'listlessly', 'wearily', 'wholly', 'utterly', 'family', 'happily', 'immediately', 'solemnly', 'only', 'restlessly', 'usually', 'immediately', 'slowly', 'fly', 'fly', 'early', 'freely', 'worldly', 'family', 'freely', 'hastily', 'strangely', 'boldly', 'likely', 'accidentally', 'only', 'morally', 'really', 'quietly', 'hurriedly', 'only', 'especially', 'hastily', 'wholly', 'wholly', 'Folly', 'Folly', 'strongly', 'probably', 'melancholy', 'Especially', 'violently', 'suddenly', 'angrily', 'slowly', 'furtively', 'instantly', 'slowly', 'actually', 'ugly', 'directly', 'Accordingly', 'gradually', 'actually', 'heavily', 'thickly', 'noisily', 'fiercely', 'easily', 'Folly', 'hastily', 'immediately', 'firmly', 'bodily', 'only', 'abruptly', 'completely', 'thoroughly', 'really', 'tightly', 'firmly', 'earnestly', 'unearthly', 'bravely', 'completely', 'scarcely', 'carefully', 'cautiously', 'recently', 'eagerly', 'only', 'gently', 'only', 'involuntarily', 'nearly', 'only', 'nearly', 'sternly', 'reply', 'impatiently', 'patiently', 'wildly', 'only', 'unconditionally', 'only', 'only', 'only', 'ultimately', 'deadly', 'deeply', 'merely', 'shortly', 'porochially', 'tartly', 'flatly', 'Certainly', 'Sally', 'emphatically', 'faintly', 'rely', 'only', 'tenderly', 'dearly', 'lovely', 'only', 'firmly', 'softly', 'coldly', 'originally', 'sharply', 'scarcely', 'hastily', 'only', 'only', 'wistfully', 'mechanically', 'intently', 'only', 'hastily', 'attentively', 'stupidly', 'gradually', 'hardly', 'suddenly', 'only', 'only', 'only', 'early', 'nearly', 'immediately', 'intimately', 'evidently', 'instantly', 'solemnly', 'only', 'vacantly', 'Softly', 'nearly', 'nearly', 'unceasingly', 'equally', 'joyfully', 'quickly', 'only', 'nearly', 'really', 'instantaneously', 'cordially', 'accordingly', 'rally', 'gradually', 'finally', 'equally', 'properly', 'certainly', 'early', 'lively', 'sadly', 'early', 'melancholy', 'truly'] >>> re.findall(r'\b\w+ly\b', raw) >>> [word for word in re.findall(r'\b\w+ly\b', raw) if len(word) > 13] ['unquestionably', 'contemptuously', 'compassionately', 'contemptuously', 'contemptuously', 'circumstantially', 'unintentionally', 'simultaneously', 'apprehensively', 'inconveniently', 'condescendingly', 'instantaneously', 'disconsolately', 'contemptuously', 'affectionately', 'satisfactorily', 'philosophically', 'apprehensively', 'simultaneously', 'professionally', 'affectionately', 'proportionately', 'apprehensively', 'condescendingly', 'inconveniently', 'ostentatiously', 'unconditionally', 'instantaneously'] >>> len([word for word in re.findall(r'\b\w+ly\b', raw) if len(word) > 13]) 28 >>> len(set([word for word in re.findall(r'\b\w+ly\b', raw) if len(word) > 13])) 18 >>> re.findall(r'\b\w{12,}ly\b', raw) ['unquestionably', 'contemptuously', 'compassionately', 'contemptuously', 'contemptuously', 'circumstantially', 'unintentionally', 'simultaneously', 'apprehensively', 'inconveniently', 'condescendingly', 'instantaneously', 'disconsolately', 'contemptuously', 'affectionately', 'satisfactorily', 'philosophically', 'apprehensively', 'simultaneously', 'professionally', 'affectionately', 'proportionately', 'apprehensively', 'condescendingly', 'inconveniently', 'ostentatiously', 'unconditionally', 'instantaneously'] >>> len(re.findall(r'\b\w{12,}ly\b', raw)) 28 >>> len(set(re.findall(r'\b\w{12,}ly\b', raw))) 18 >>> >>> re.findall(r'\b\w+ly\b\s+\b\w+ly\b', raw) ['supply periodically', 'only reply', 'hideously\nugly', 'amazingly sly', 'quietly only'] >>> re.findall(r'\b\w+ly\b\W+\b\w+ly\b', raw) ['supply periodically', 'only reply', 'hideously\nugly', 'amazingly sly', 'quietly only', 'family, happily'] >>> re.findall(r'\b\w+ly\b\W+\b\w+ly\b\W+\b\w+ly\b', raw) [] >>> re.findall(r'\b[A-Z]\w*-[A-Z]\w*\b', raw) ['PIN-MONEY', 'West-End', 'PIN-MONEY'] >>>